summaryrefslogtreecommitdiffstats
path: root/package
Commit message (Collapse)AuthorAgeFilesLines
* make updating configs easierMike Frysinger2005-11-151-1/+1
|
* version bump from 1.3.8 to 1.3.9Mike Frysinger2005-11-151-1/+1
|
* version bump from 5.4 to 5.5Mike Frysinger2005-11-151-1/+1
|
* add an option for installing symlinks for supported busybox applets #536Mike Frysinger2005-11-102-1/+17
|
* ver bumpMike Frysinger2005-11-101-1/+1
|
* add initial support for sandboxMike Frysinger2005-11-101-4/+26
|
* fix one more BR2_PACKAGE_DROPBEAR_SSHD -> BR2_PACKAGE_DROPBEAR as pointed ↵Mike Frysinger2005-11-051-1/+1
| | | | out by vlad in bug 533
* sync with config cvsMike Frysinger2005-10-293-4/+7
|
* use := instead of = for variables and make sure zlib builds with target cflagsMike Frysinger2005-10-291-6/+7
|
* rename dropbear_sshd to just dropbearMike Frysinger2005-10-295-99/+99
|
* openssl calls the i686 target "i686/cmov" not just "i686" as pointed out by ↵Mike Frysinger2005-10-061-0/+4
| | | | Sieg on irc
* This patch is necessary in order to build with gcc-4.1 compilers. Otherwise, ↵"Steven J. Hill"2005-10-041-0/+28
| | | | you will get the error message of 'fsck.cramfs.c:98: error: variable-size type declared outside of any function'. I emailed the maintainer giving them a couple of different ways to fix the package, but I have not heard anything. He gets a 'L' for Lame. Anyway, I have hardcoded the PAGE_CACHE_SIZE (page size) to be 4096. Only alpha and the 64-bit platforms will have something different, or MIPS with its variable page size. Curse you MIPS.
* dont version bump since all the patches need to be redoneMike Frysinger2005-10-021-1/+1
|
* let people control location of download dirMike Frysinger2005-10-011-2/+7
|
* Remove /usr/share/man instead of /usr/man after installEric Andersen2005-09-301-1/+1
|
* also set the gl_cv_func_chown_follows_symlink configure optionEric Andersen2005-09-301-0/+1
|
* Support building a cross libtool for use on the host during cross-development.Eric Andersen2005-09-301-0/+5
|
* Add iostat, ltt, xfsprogs, and memtesterEric Andersen2005-09-3013-0/+547
|
* fetch diethotplug from kernel.orgEric Andersen2005-09-301-1/+1
|
* After some effort, I have taught depmod to handle endianness,Eric Andersen2005-09-302-0/+453
| | | | | | allowing us to build a cross-depmod that runs on the host and generates the target modules.dep and modules.*map files -Erik
* After some effort, I have taught depmod to handle endianness,Eric Andersen2005-09-301-16/+71
| | | | | | allowing us to build a cross-depmod that runs on the host and generates the target modules.dep and modules.*map files -Erik
* ver bump by gnat in Bug 452 and make sure we configure as i386 with i[456]86 ↵Mike Frysinger2005-09-301-2/+8
| | | | targets by schieli in Bug 450
* dont run uname and crap to figure out build stuff Bug 219 by kkMike Frysinger2005-09-291-3/+50
|
* version bump as pointed out by daisuke in Bug 400Mike Frysinger2005-09-242-32/+3
|
* version bump as pointed out by daisuke in Bug 399Mike Frysinger2005-09-241-1/+1
|
* import mdadm written by ktraum in bug 443Mike Frysinger2005-09-243-0/+53
|
* ver bumpMike Frysinger2005-09-243-144/+5
|
* ver bump as reported by Nathanael D. NobletMike Frysinger2005-09-221-1/+1
|
* version bumpMike Frysinger2005-09-221-2/+3
|
* version bumpMike Frysinger2005-09-221-1/+1
|
* ver bumpMike Frysinger2005-09-221-2/+4
|
* version bumpMike Frysinger2005-09-221-1/+1
|
* version bumpMike Frysinger2005-09-221-1/+1
|
* Patch from steelman. fixes bug 437.Joakim Tjernlund2005-09-181-1/+1
|
* add sf mirrors list in help (fix by Bernhard Fischer) and allow people to ↵Mike Frysinger2005-09-181-2/+12
| | | | add custom prefix/suffix to builds
* patch from 'steelman'Eric Andersen2005-09-141-2/+2
|
* if we have external syslogd, force busybox to use itEric Andersen2005-09-131-0/+4
|
* Add support for the full blown versions of sysklogd and klogdEric Andersen2005-09-136-0/+137
|
* Add an empty dhclient-script to keep dhclient from complainingEric Andersen2005-09-132-0/+3
|
* Tar's default of use chown when being cross compiled is stupid, as lchown isEric Andersen2005-09-131-0/+1
| | | | available on virtually every platform, and all linux versions since linux 2.0.
* How about we check our work a little better?"Steven J. Hill"2005-09-131-1/+1
|
* version bumpMike Frysinger2005-09-123-2/+58
|
* version bump and fix stripping as reported by Jun SunMike Frysinger2005-09-122-586/+11
|
* ver bump to 5.8.7Mike Frysinger2005-09-091-1/+1
|
* cvs packageMike Frysinger2005-09-092-0/+64
|
* if QTE isnt enabled, make sure the versions dont screw up the make rulesMike Frysinger2005-09-091-2/+18
|
* QTE by Allan Clark Bug 391Mike Frysinger2005-09-094-0/+538
|
* fix shared library buildingMike Frysinger2005-09-086-30/+1847
|
* dont need patch, is already a config optMike Frysinger2005-09-081-56/+0
|
* fall back to /dev/urandom if /dev/random is out of entropy Bug 138 by rirelandMike Frysinger2005-09-082-2/+59
|