summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* generate.sh needs bash, so make it to ask for it by nameEric Andersen2006-12-081-0/+8
* stime is a reserved name, don't let ltp use it for a local variableEric Andersen2006-12-081-0/+93
* - The sysroot requires an existing argument, so make sure that we did configureBernhard Reutner-Fischer2006-12-071-1/+1
* - pass the target (kernel-) arch in.Bernhard Reutner-Fischer2006-12-071-1/+3
* Update to newer snapshot."Steven J. Hill"2006-12-071-1/+1
* - remove patch for "s3c2410_serial*" that doesn't apply anymore.Bernhard Reutner-Fischer2006-12-061-12/+0
* - set PREFIX and SHAREDIR properBernhard Reutner-Fischer2006-12-051-2/+4
* Patch the entire source tree up to get rid of deprecated and obsolete functio..."Steven J. Hill"2006-12-051-3/+279
* Patch packages to remove legacy and deprecated functions. All of these patche..."Steven J. Hill"2006-12-053-0/+82
* - re-add IFA_ and IFLA_ defines that were removed by YOSHIFUJI Hideaki in cbd...Bernhard Reutner-Fischer2006-12-041-0/+35
* - +xBernhard Reutner-Fischer2006-12-041-0/+0
* - provide default config for busybox for a generic i386 target.Bernhard Reutner-Fischer2006-12-021-1/+2
* - add generic target. X86 for now, don't fork this but generalize it!Bernhard Reutner-Fischer2006-12-029-0/+3113
* ver bumpMike Frysinger2006-12-025-0/+265
* - andersee, what was that good for? It just slows down rebuilds as it delves ...Bernhard Reutner-Fischer2006-12-021-1/+2
* - rm cruft via fakeroot, not afterwards where it has no effect.Bernhard Reutner-Fischer2006-12-021-1/+1
* - adjust busybox-source dependenciesBernhard Reutner-Fischer2006-12-021-1/+1
* - eventually mount the crap /proc before remounting to make busybox's mount t...Bernhard Reutner-Fischer2006-12-021-1/+1
* - pass target specific settings to configure when configuring for the target.Bernhard Reutner-Fischer2006-12-021-0/+2
* - provide a 'make uclibc-config' target to make target specific configuration...Bernhard Reutner-Fischer2006-12-021-1/+14
* - bump version. No patches (yet). Yay! :)Bernhard Reutner-Fischer2006-12-021-2/+3
* - bump version to cope with changes imposed by 2.6.19.Bernhard Reutner-Fischer2006-12-021-2/+2
* - bump non-sanitized version to 2.6.19Bernhard Reutner-Fischer2006-12-022-12/+11
* - name the default busybox config-file.Bernhard Reutner-Fischer2006-12-021-0/+1
* Remove usage of bcopy."Steven J. Hill"2006-12-021-0/+31
* Bump the revision to the latest release and update the patches. Some idiots d..."Steven J. Hill"2006-12-024-239/+125
* For GCC 4.2 snapshots, we need to get the actual version from the BASE-VER fi..."Steven J. Hill"2006-12-021-1/+6
* - bump version. Thanks to Petr Stetiar.Bernhard Reutner-Fischer2006-12-013-6/+25
* - We don't provide the arts library, and it's checked for in a way not suita...Bernhard Reutner-Fischer2006-11-301-1/+2
* - use the correct installation path.Bernhard Reutner-Fischer2006-11-291-5/+5
* - honor uclibc's notion of LFS supportBernhard Reutner-Fischer2006-11-292-0/+38
* - keep the original tarball around.Bernhard Reutner-Fischer2006-11-291-4/+4
* - provide a choice to select the compressor to use for the final rootfs.Bernhard Reutner-Fischer2006-11-292-4/+58
* - use the HOSTCC as set by the user.Bernhard Reutner-Fischer2006-11-291-0/+1
* - build a udev for the target rather than for the host.Bernhard Reutner-Fischer2006-11-291-2/+13
* - it helps to actually apply the patches.. ;)Bernhard Reutner-Fischer2006-11-291-1/+1
* - compile against the cross toolchain, not the hostBernhard Reutner-Fischer2006-11-293-3/+38
* - fix typo in grub-cleanBernhard Reutner-Fischer2006-11-291-1/+1
* - move check for which(1) before it's first useBernhard Reutner-Fischer2006-11-291-21/+21
* - bump version. Fetch from old/ dir if the version is out-of-date.Bernhard Reutner-Fischer2006-11-291-2/+4
* - acpid is compiled with -Werror, and gcc 4.1.1 warns about mismatchingBernhard Reutner-Fischer2006-11-293-4/+26
* - dmraid sources include libdevmapper.h,, which is provided by dmBernhard Reutner-Fischer2006-11-291-0/+1
* ver bumpMike Frysinger2006-11-285-0/+265
* - strip cruft off the pluto patch.Bernhard Reutner-Fischer2006-11-281-46/+0
* - add openswan support. Compile tested only. Closes #200.Bernhard Reutner-Fischer2006-11-289-0/+380
* - add "lib" prefixBernhard Reutner-Fischer2006-11-284-22/+22
* - fix parsing the gcc version. Also look at the HOSTCC's version rather than ...Bernhard Reutner-Fischer2006-11-282-3/+3
* - look at target variants when determining if syslinux is supported or not.Bernhard Reutner-Fischer2006-11-281-0/+17
* - Change LC_ALL=POSIX to LC_ALL=C and remove LANG=C as suggested by vapier.Bernhard Reutner-Fischer2006-11-281-1/+1
* - add stunnel package. Thanks to Crispin WellingtonBernhard Reutner-Fischer2006-11-244-0/+102