Age | Commit message (Collapse) | Author | |
---|---|---|---|
2006-12-21 | - use DESTDIR for install. Thanks to Stuart Longland. Closes #926 | Bernhard Reutner-Fischer | |
2006-12-21 | - use global DISABLE_LARGEFILE | Bernhard Reutner-Fischer | |
2006-12-20 | - don't install the docs | Bernhard Reutner-Fischer | |
2006-12-20 | - fails for parallel builds, so force -j1 | Bernhard Reutner-Fischer | |
- improve the -clean target | |||
2006-12-20 | - Add args patch. | Bernhard Reutner-Fischer | |
2006-12-20 | - Petr Stetiar updated the kexec arm patch. Thanks! | Bernhard Reutner-Fischer | |
2006-12-20 | - add argus | Bernhard Reutner-Fischer | |
2006-12-20 | - remove obsoleted dep on host-fakeroot | Bernhard Reutner-Fischer | |
2006-12-19 | - add kexec package | Bernhard Reutner-Fischer | |
2006-12-18 | - pass the correct kernel headers in and improve the -clean target. | Bernhard Reutner-Fischer | |
2006-12-15 | - bump version, mv the libmagic.a to the staging dir and peruse one sourcedir | Bernhard Reutner-Fischer | |
for both host and target build. Thanks to Ulrich Hecht. | |||
2006-12-15 | - sudo depends on host-fakeroot | Bernhard Reutner-Fischer | |
2006-12-15 | - pull bsdiff's Config in | Bernhard Reutner-Fischer | |
2006-12-15 | - use one (patched) sourcedir and build the -host and -target fakeroute in their | Bernhard Reutner-Fischer | |
own dirs. Thanks to Ulrich Hecht. | |||
2006-12-15 | - Update URL. Thanks to Ulrich Hecht. | Bernhard Reutner-Fischer | |
2006-12-15 | - Thomas Lundquist added bsdiff | Bernhard Reutner-Fischer | |
2006-12-15 | - remove unused variable | Bernhard Reutner-Fischer | |
2006-12-15 | - add config option to specify modules to be copied to the target. | Bernhard Reutner-Fischer | |
2006-12-14 | - forgot to add the cross patch. | Bernhard Reutner-Fischer | |
2006-12-14 | - Ulrich Hecht writes: The current mpg123 package | Bernhard Reutner-Fischer | |
- ignores TARGET_CC (overwritten in Makefile) - ignores TARGET_CFLAGS - is hardcoded to use the i386 target | |||
2006-12-14 | - bump version | Bernhard Reutner-Fischer | |
2006-12-14 | - eventually let configure check our cross-compiler. nil the checks otherwise. | Bernhard Reutner-Fischer | |
2006-12-14 | - remove usage of SUSv3 legacy functions. | Bernhard Reutner-Fischer | |
2006-12-14 | - update path. Closes #896. | Bernhard Reutner-Fischer | |
2006-12-14 | - pass the correct compiler in | Bernhard Reutner-Fischer | |
2006-12-14 | - Add skeleton for vsftpd, an FTP daemon. | Bernhard Reutner-Fischer | |
sysdeputil needs treatment, perhaps it get's Claudio Leonel started | |||
2006-12-14 | - small tweaks to the gmp and mpfr -clean targets to uninstall them frmo the ↵ | Bernhard Reutner-Fischer | |
target. - minor adjustments. | |||
2006-12-14 | iptables seems to not be safe for 'make -jN' for any N>1 | Eric Andersen | |
2006-12-13 | - Convince lsof to honor uClibc's notion of wchar and locale support. | Bernhard Reutner-Fischer | |
2006-12-13 | - make sure to agree on the installation CONFIG_PREFIX | Bernhard Reutner-Fischer | |
2006-12-13 | - fix typo. | Bernhard Reutner-Fischer | |
2006-12-13 | - Thomas Lundquist added qtopia4 support. Untested. | Bernhard Reutner-Fischer | |
2006-12-13 | - Add libgmp-host and libmpfr-host support. I'll need this for fortran support. | Bernhard Reutner-Fischer | |
2006-12-13 | bump version as old version has gone missing | Eric Andersen | |
2006-12-13 | bump version | Eric Andersen | |
2006-12-13 | stupid typo | Eric Andersen | |
2006-12-13 | update paths | Eric Andersen | |
2006-12-13 | update busybox defaults a bit | Eric Andersen | |
2006-12-13 | - add libraw1394, thanks to Lars Munch | Bernhard Reutner-Fischer | |
2006-12-13 | - andersee, please use ZCAT / BZCAT as configured by the user. | Bernhard Reutner-Fischer | |
(see buildroot/Config.in config BR2_ZCAT and BR2_BZCAT that are available as ZCAT and BZCAT). Thanks.. | |||
2006-12-13 | - bump version. | Bernhard Reutner-Fischer | |
2006-12-13 | fix broken shell fragment | Eric Andersen | |
2006-12-13 | let people select different versions of busybox to suit their needs | Eric Andersen | |
2006-12-13 | Use a stable version of busybox by default. The daily snapshot of | Eric Andersen | |
busybox tends to break often and is thus not a great default. | |||
2006-12-12 | Add avahi package and add libdaemon, which is needed by avahi | Eric Andersen | |
2006-12-12 | add mpatrol package | Eric Andersen | |
2006-12-12 | add dmalloc | Eric Andersen | |
2006-12-12 | add netplug package | Eric Andersen | |
2006-12-12 | * Remove bogus tab in libcgi.mk that prevented the library from being build | Bernhard Reutner-Fischer | |
* Added headerfiles to STAGING_DIR in usr/include/libcgi so that we can actually use the library with the toolchain * Added patch that fixes up the makefile.in and fixes a few bugs in libcgi * rm the target-dir's so* in libcgi-clean Most of the patch has been taken from the debian package. Thanks to Lars Munch. | |||
2006-12-10 | - Add default udev.conf and fix a mkdir call. | Bernhard Reutner-Fischer | |
Thanks to Petr Stetiar. |