summaryrefslogtreecommitdiffstats
path: root/package
Commit message (Collapse)AuthorAgeFilesLines
* - Petr Stetiar updated the kexec arm patch. Thanks!Bernhard Reutner-Fischer2006-12-201-0/+75
|
* - add argusBernhard Reutner-Fischer2006-12-204-0/+1381
|
* - remove obsoleted dep on host-fakerootBernhard Reutner-Fischer2006-12-201-2/+1
|
* - add kexec packageBernhard Reutner-Fischer2006-12-193-0/+486
|
* - pass the correct kernel headers in and improve the -clean target.Bernhard Reutner-Fischer2006-12-181-3/+3
|
* - bump version, mv the libmagic.a to the staging dir and peruse one sourcedirBernhard Reutner-Fischer2006-12-151-15/+18
| | | | for both host and target build. Thanks to Ulrich Hecht.
* - sudo depends on host-fakerootBernhard Reutner-Fischer2006-12-151-2/+1
|
* - pull bsdiff's Config inBernhard Reutner-Fischer2006-12-151-0/+1
|
* - use one (patched) sourcedir and build the -host and -target fakeroute in theirBernhard Reutner-Fischer2006-12-151-18/+18
| | | | own dirs. Thanks to Ulrich Hecht.
* - Update URL. Thanks to Ulrich Hecht.Bernhard Reutner-Fischer2006-12-151-1/+1
|
* - Thomas Lundquist added bsdiffBernhard Reutner-Fischer2006-12-152-0/+62
|
* - remove unused variableBernhard Reutner-Fischer2006-12-151-1/+0
|
* - add config option to specify modules to be copied to the target.Bernhard Reutner-Fischer2006-12-152-7/+32
|
* - forgot to add the cross patch.Bernhard Reutner-Fischer2006-12-141-0/+44
|
* - Ulrich Hecht writes: The current mpg123 packageBernhard Reutner-Fischer2006-12-141-1/+10
| | | | | | - ignores TARGET_CC (overwritten in Makefile) - ignores TARGET_CFLAGS - is hardcoded to use the i386 target
* - bump versionBernhard Reutner-Fischer2006-12-141-1/+6
|
* - eventually let configure check our cross-compiler. nil the checks otherwise.Bernhard Reutner-Fischer2006-12-141-1/+4
|
* - remove usage of SUSv3 legacy functions.Bernhard Reutner-Fischer2006-12-142-4/+23
|
* - update path. Closes #896.Bernhard Reutner-Fischer2006-12-141-1/+1
|
* - pass the correct compiler inBernhard Reutner-Fischer2006-12-141-0/+1
|
* - Add skeleton for vsftpd, an FTP daemon.Bernhard Reutner-Fischer2006-12-143-0/+95
| | | | sysdeputil needs treatment, perhaps it get's Claudio Leonel started
* - small tweaks to the gmp and mpfr -clean targets to uninstall them frmo the ↵Bernhard Reutner-Fischer2006-12-142-20/+31
| | | | | | target. - minor adjustments.
* iptables seems to not be safe for 'make -jN' for any N>1Eric Andersen2006-12-141-4/+4
|
* - Convince lsof to honor uClibc's notion of wchar and locale support.Bernhard Reutner-Fischer2006-12-131-0/+7
|
* - make sure to agree on the installation CONFIG_PREFIXBernhard Reutner-Fischer2006-12-131-0/+2
|
* - fix typo.Bernhard Reutner-Fischer2006-12-131-2/+2
|
* - Thomas Lundquist added qtopia4 support. Untested.Bernhard Reutner-Fischer2006-12-133-0/+332
|
* - Add libgmp-host and libmpfr-host support. I'll need this for fortran support.Bernhard Reutner-Fischer2006-12-132-1/+67
|
* bump version as old version has gone missingEric Andersen2006-12-131-2/+2
|
* bump versionEric Andersen2006-12-131-1/+1
|
* stupid typoEric Andersen2006-12-131-1/+1
|
* update pathsEric Andersen2006-12-131-4/+5
|
* update busybox defaults a bitEric Andersen2006-12-132-114/+305
|
* - add libraw1394, thanks to Lars MunchBernhard Reutner-Fischer2006-12-133-0/+72
|
* - andersee, please use ZCAT / BZCAT as configured by the user.Bernhard Reutner-Fischer2006-12-135-5/+5
| | | | (see buildroot/Config.in config BR2_ZCAT and BR2_BZCAT that are available as ZCAT and BZCAT). Thanks..
* - bump version.Bernhard Reutner-Fischer2006-12-131-2/+2
|
* fix broken shell fragmentEric Andersen2006-12-131-1/+1
|
* let people select different versions of busybox to suit their needsEric Andersen2006-12-135-9/+999
|
* Use a stable version of busybox by default. The daily snapshot ofEric Andersen2006-12-131-1/+1
| | | | busybox tends to break often and is thus not a great default.
* Add avahi package and add libdaemon, which is needed by avahiEric Andersen2006-12-1210-0/+389
|
* add mpatrol packageEric Andersen2006-12-125-0/+862
|
* add dmallocEric Andersen2006-12-124-0/+130
|
* add netplug packageEric Andersen2006-12-125-0/+188
|
* * Remove bogus tab in libcgi.mk that prevented the library from being buildBernhard Reutner-Fischer2006-12-122-6/+119
| | | | | | | | | | | * 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.
* - Add default udev.conf and fix a mkdir call.Bernhard Reutner-Fischer2006-12-102-1/+8
| | | | Thanks to Petr Stetiar.
* - bash can't be built with -j.Bernhard Reutner-Fischer2006-12-081-4/+4
|
* - Quote TARGET_PATH. Closes #1107.Bernhard Reutner-Fischer2006-12-081-1/+2
|
* sighEric Andersen2006-12-081-0/+11
|
* use '/bin/echo -e' to make certain we don't use an unusable /bin/sh builtinEric Andersen2006-12-082-2/+2
|
* generate.sh needs bash, so make it to ask for it by nameEric Andersen2006-12-081-0/+8
|