summaryrefslogtreecommitdiff
path: root/packages/busybox
AgeCommit message (Collapse)AuthorFiles
2006-08-01busybox: new 1.2.1 versionHolger Schurig28
* also made sure that busybox's wget understands --passive-ftp
2006-08-01busybox 1.2.0: remove unupdated defconfigs, add a large default one and ↵Koen Kooi6
remove DEFAULT_PREFERENCE = -1
2006-08-01busybox: defconfig for MNCIHolger Schurig2
2006-07-31Unslung: slingbox defconfig added advanced fdisk optionsMike Westerhof1
2006-07-31Unslung: slingbox: added built-in fdisk support, but without the /bin/fdisk linkMike Westerhof2
so as not to overwrite the Linksys fdisk utility.
2006-07-07busybox 1.2.0: save 8k by disabling httpd in angstrom defconfig Koen Kooi1
2006-07-07busybox 1.2.0: fix horrendous bug where busybox wouldn't use the ↵Koen Kooi1
crosscompiler, spotted by the good mister Davey
2006-07-06busybox 1.2.0: add initial defconfig for angstromKoen Kooi2
2006-07-06busybox 1.2.0 fix packaging due to changed CONFIG_ optionsMichael Lauer7
WARNING: Need to review ALL defconfigs before setting this version as default
2006-07-06busybox 1.2.0: add it, closes #745 Koen Kooi28
2006-05-31busybox - sh may not always be enabled in defconfig.Raymond Danks2
2006-05-25Unslung slingbox: upgrade slingbox to 1.1.3 busybox baseMike Westerhof7
2006-05-18busybox-1.01: improve uclibc-posix patch to not break the glibc build. ↵Michael Lauer2
closes #657
2006-04-29busybox: add defconfig for angstromKoen Kooi3
2006-04-13busybox/slugos: Bumped PR due to sysctl.conf change.Rod Whitby1
2006-04-13busybox/slugos: Reinstated the fix to sysctl.conf which seems to have been ↵Rod Whitby1
reverted by someone.
2006-04-22slingbox: add losetup to defconfigMike Westerhof2
2006-03-15busybox-1.01: make ping6.c compile against glibc-2.4Philipp Zabel2
2006-02-25busybox: Fix hotplug bug in slugos-*Oyvind Repvik2
2006-02-25busybox: fix slugos-related building problemOyvind Repvik1
2006-02-25Add sysctl applet to slugosOyvind Repvik3
2006-02-08busybox: Add fix for uclibc on x86 (from Stelios Koroneos - bug #657)Richard Purdie4
2006-02-03merge of 0a4dda033896ff5bcc2aac99f0ac7064e34f6cd6John Bowler2
and 5ffc1b1540c0c7e039758bae429eea419195f09b
2006-02-03busybox: fix udhcpc with multiple ports on slugos in 1.01John Bowler2
- a new 'simple.script' patch ensures that resolve.conf is maintained correctly when multiple ethernet ports are present in the system, fixes slug bug 347
2006-02-02busybox 1.01: smaller config for OpenZaurusMarcin Juszkiewicz2
- removed Minix FS support - removed DevFS support - removed DHCP server - removed unzip (we have it in separate package) - removed busybox keymaps handling support - switched buffer allocation policy to "Allocate on the Stack" like Familiar have
2006-01-31busybox: Add slimmed configuration for Familiar.Florian Boor3
2006-01-30busybox: add missing patch in 1.01John Bowler1
2006-01-30busybox: put fdisk back in to slugos defconfig in 1.01John Bowler2
- util-linux fdisk does not work on ARM (alignment problems) so use the busybox one in preference
2006-01-29busybox: change slugos defconfig not to include mount/umount/swaponoff in 1.01John Bowler2
- the util-linux versions of the standard mount utilities are now used in the slugos images.
2006-01-09slugos: remove/correct references to openslugJohn Bowler4
- apex: contains an absolute build sys path name (commented) - base-files: rename openslug to slugos in 3.0.14 - busybox: rename openslug to slugos in 1.00, 1.01 - netbase: rename openslug to slugos in 4.21 - slugos-init: rename openslug to slugos in 0.10 - all others: remove or replace openslug in comments (no build changes)
2006-01-07slugos: Major rename of common SlugOS files and directories from openslug to ↵Rod Whitby6
slugos.
2006-01-04slingbox: Update slingbox umount to support -f and add the Linksys custom -L ↵Rod Whitby3
(-lazy umount) option.
2005-09-29busybox: set 1.0.1 as defaultMichael Lauer1
2005-09-09busybox: Enable busybox_1.01 on nslu2John Bowler1
2005-09-05added busybox 1.01Marcin Juszkiewicz28
- DEFAULT_PREFERENCE = "-1" because it is not tested on all devices - works on my collie with OZ 3.5.4-20050830
2005-08-04Add /etc/syslog.conf to the CONFFILES for busybox (CONFFILES are previouslyJohn Bowler2
empty) and update syslog.conf to comment out the 'ROTATE' lines - these cause busybox syslog to error out with BUFFER=file.
2005-07-25Check for existance of 'test' before assuming it isn't there and alias test ↵David Karlstrom1
to 'busybox test'. When building a rootfs the previos implementation cased a few serious (non-fatal) errors showing up with tinderbox.
2005-07-23Updated to use update-alternatives and fix some FHS bugsDavid Karlstrom1
2005-07-11Busybox: enable the -l option for umountMichael Lauer2
2005-06-30import clean BK tree at cset 1.3670Koen Kooi33
2005-06-25Merge bk://oe-devel@oe-devel.bkbits.net/openembeddedMichael Lauer1
into r2d2.tm.informatik.uni-frankfurt.de:/local/pkg/oe/packages 2005/06/25 15:54:07+02:00 uni-frankfurt.de!mickeyl busybox: back out the CELF patch since it breaks the return behaviour of 'test'# BKrev: 42bd621en8xpNP2j1y7noNxCet13-g
2005-06-16Merge bk://oe-devel.bkbits.net/openembeddednslu2-linux.adm@bkbits.net1
into bkbits.net:/repos/n/nslu2-linux/openembedded 2005/06/16 19:20:15+02:00 (none)!br1 modutils.sh: also handle cases when depmod and modprobe is not installed 2005/06/16 19:19:03+02:00 (none)!br1 wrt busybox config: add run-parts, start-stop-daemon, ifup. remove telnetd 2005/06/16 19:12:23+02:00 (none)!br1 add modutils for wrt BKrev: 42b1b97bNWtJltYtYyTXoAV0eFK0nw
2005-06-15Merge bk://oe-devel.bkbits.net/openembeddedJohn Bowler2
into marsco.kalmiopsis:/home/nslu2/openembedded 2005/06/15 12:55:22+02:00 utwente.nl!koen sapwood_1.20-1.bb: extra install_append, courtesy Florian Boor osso-gnome-vfs2_2.8.4.4-1.bb: adjust depends, courtesy Florian Boor Many files: added, courtesy Florian Boor hildon-libs_0.9.6-2.bb: adjust staging, courtesy Florian Boor 2005/06/15 12:18:24+02:00 uni-frankfurt.de!mickeyl add mathomatic, a small, portable, general purpose CAS. Patch courtesy Simon Pickering 2005/06/15 11:58:18+02:00 utwente.nl!koen Many meamo files: source -> ., courtesy Florian Boor Add gconf-osso, part of the maemo.org suite, courtesy Florian Boor 2005/06/15 11:45:40+02:00 utwente.nl!koen base-files_3.0.14.bb: support nokia770, courtesy Florian Boor 2005/06/15 11:05:24+02:00 handhelds.org!CoreDump Merge bk://oe-devel@oe-devel.bkbits.net/openembedded into handhelds.org:/home/mhentges/OpenEmbedded/bitbake/openembedded 2005/06/15 11:05:02+02:00 handhelds.org!CoreDump altboot: Add a timeout on boot and only show the menu when requested 2005/06/15 10:29:53+02:00 mn-solutions.de!schurig assorted MNCI / RT3000 changes 2005/06/15 10:27:59+02:00 mn-solutions.de!schurig classes/rootfs_ipk.bbclass: allows to keep the Packages file (my own python script to create Packages is way faster :-) 2005/06/14 22:59:08+01:00 reciva.com!pb use mkdir -p, not install -d 2005/06/14 22:02:28+02:00 utwente.nl!koen Merge bk://oe-devel@oe-devel.bkbits.net/openembedded into bitbake.utwente.nl:/home/koen/OE/openembedded 2005/06/14 22:02:15+02:00 utwente.nl!koen xmame_0.95.bb: remove UNNECESSARY and BOGUS qpe crap. Can we please stop committing such nonsonse? virtual/libsdl exists for a reason 2005/06/14 21:01:19+01:00 reciva.com!pb apply PARALLEL_INSTALL_MODULES patch from Erik Hovland 2005/06/14 20:55:08+01:00 reciva.com!pb update xmame to 0.95, courtesy Erik Hovland 2005/06/14 20:52:19+01:00 reciva.com!pb update handhelds-pxa kernel to hh40, courtesy Erik Hovland 2005/06/14 19:10:13+02:00 uni-frankfurt.de!mickeyl Merge bk://oe-devel@oe-devel.bkbits.net/openembedded into r2d2.tm.informatik.uni-frankfurt.de:/local/pkg/oe/packages 2005/06/14 19:00:35+02:00 uni-frankfurt.de!mickeyl Add tslib config files for omap5912osk. Patch courtesy philip@balister.org 2005/06/14 18:59:02+02:00 uni-frankfurt.de!mickeyl Fix Typo in xerces-c. Patch courtesy philip@balister.org 2005/06/14 13:45:03+02:00 local!hrw Merge bk://oe-devel@oe-devel.bkbits.net/openembedded into marcinj.local:/home/hrw/zaurus/oe/openembedded 2005/06/14 13:44:34+02:00 local!hrw updated kdepimpi to 2.1.5 2005/06/14 13:16:38+02:00 handhelds.org!CoreDump Merge bk://oe-devel@oe-devel.bkbits.net/openembedded into handhelds.org:/home/mhentges/OpenEmbedded/bitbake/openembedded 2005/06/14 13:16:14+02:00 handhelds.org!CoreDump altboot: Update to latest version 2005/06/14 13:13:37+02:00 utwente.nl!koen Merge bk://oe-devel@oe-devel.bkbits.net/openembedded into bitbake.utwente.nl:/home/koen/OE/openembedded 2005/06/14 13:13:23+02:00 utwente.nl!koen Add tune-supersparc.conf for people who have v8 cpu's and want hardware integer multiply and divide. Makes ssh login approx. 30 times faster 2005/06/14 11:55:00+01:00 reciva.com!pb Merge bk://oe-devel@openembedded-devel.bkbits.net/openembedded into mill.internal.reciva.com:/nexus/home/pb/oe/oe 2005/06/14 11:52:01+01:00 reciva.com!pb eliminate spare copy of sun4cdm kernel preference 2005/06/14 12:43:33+02:00 mn-solutions.de!schurig Merge bk://oe-devel@oe-devel.bkbits.net/openembedded/ into mnz66.mn-solutions.de:/usr/src/mnci54/oe 2005/06/14 12:43:12+02:00 mn-solutions.de!schurig renamed MACHINE 'ramses' to 'mnci' added new MACHINE 'rt3000' renamed DISTRO 'openmnci' to 'openmn', which now is for both MNCI and RT3000 2005/06/14 09:52:19+02:00 mn-solutions.de!schurig Merge bk://oe-devel@oe-devel.bkbits.net/openembedded/ into mnz66.mn-solutions.de:/usr/src/mnci54/oe 2005/06/10 09:37:26+02:00 mn-solutions.de!schurig Merge bk://oe-devel@oe-devel.bkbits.net/openembedded/ into mnz66.mn-solutions.de:/usr/src/mnci54/oe 2005/06/08 10:05:02+02:00 mn-solutions.de!schurig Merge bk://oe-devel@oe-devel.bkbits.net/openembedded/ into mnz66.mn-solutions.de:/usr/src/mnci54/oe 2005/06/08 09:16:06+02:00 mn-solutions.de!schurig icewm: use sourceforge mirror BKrev: 42b037e5CrddHepCs3gW5YAsfOQ7ng
2005-06-12Merge bk://oe-devel.bkbits.net/openembeddednslu2-linux.adm@bkbits.net2
into bkbits.net:/repos/n/nslu2-linux/openembedded 2005/06/12 11:50:57+01:00 reciva.com!pb new xorg snapshot 2005/06/12 11:33:55+01:00 reciva.com!pb second attempt at fixing the busybox environ thing BKrev: 42ac1f1aoAopYvTGJJFaO61xPMc9hA
2005-06-11Merge bk://oe-devel.bkbits.net/openembeddednslu2-linux.adm@bkbits.net1
into bkbits.net:/repos/n/nslu2-linux/openembedded 2005/06/11 16:53:44+02:00 (none)!br1 Merge bk://oe-devel@oe-devel.bkbits.net/openembedded into null.(none):/data/mtx/src/build/unstable.wrt/openembedded 2005/06/11 16:53:15+02:00 (none)!br1 wrt54 updates: use minimal init "miniint", wrt specific config files for uClibc and busybox, added "nvram" BKrev: 42ab05d7sJq1G3I2D6IwTgkY4x9iEQ
2005-06-06Merge bk://oe-devel.bkbits.net/openembeddedJohn Bowler1
into marsco.kalmiopsis:/home/nslu2/openembedded 2005/06/06 15:42:51+02:00 utwente.nl!koen Merge bk://oe-devel@oe-devel.bkbits.net/openembedded into bitbake.utwente.nl:/home/koen/OE/openembedded 2005/06/06 15:42:10+02:00 utwente.nl!koen Fix ts.conf so it actually parses, courtesy Florian Boor 2005/06/06 14:40:46+01:00 reciva.com!pb tweak device node creation in lirc-modules postinst 2005/06/06 14:36:41+01:00 reciva.com!pb need to call "initscript stop" in prerm, not postrm 2005/06/06 13:27:26+02:00 mn-solutions.de!schurig MNCI "Ramses": get rid of my experimental arm-linuxeabi TARGET_ARCH 2005/06/06 13:25:41+02:00 mn-solutions.de!schurig make modutils-cross compile again, tip from do13 on IRC 2005/06/06 13:10:24+02:00 utwente.nl!koen xserver-kdrive-omap_6.6.3.bb: tweak xserver-omap, courtesy Florian Boor 2005/06/06 12:40:49+02:00 uni-frankfurt.de!mickeyl Merge bk://oe-devel@oe-devel.bkbits.net/openembedded into r2d2.tm.informatik.uni-frankfurt.de:/local/pkg/oe/packages 2005/06/06 12:40:28+02:00 uni-frankfurt.de!mickeyl openzaurus-3.5.4: bump CVSDATE 2005/06/06 10:18:58+01:00 reciva.com!pb remove gcc_csl-arm preference on armeb 2005/06/06 10:15:53+01:00 reciva.com!pb disable ifupdown-spurious-environ patch due to segfaults on armeb 2005/06/06 11:04:32+02:00 utwente.nl!koen nokia770.conf: remove unneeded orinoco driver BKrev: 42a4619cgEf5_eucbkPjTgBmQzeUMw
2005-06-06Fix NSLU2 so that ifup no longer crashesJohn Bowler1
BKrev: 42a4083bR2NvNC-Dnxv822S2XVc6sA
2005-06-06Fix build problems (failsafe of initscripts-openslug which willJohn Bowler1
fail to build if there is any change to the OE initscripts package.) BKrev: 42a39fde9YrbkwKrZAL7LJIeNx2XvA
2005-06-05Merge bk://oe-devel.bkbits.net/openembeddednslu2-linux.adm@bkbits.net3
into bkbits.net:/repos/n/nslu2-linux/openembedded 2005/06/05 23:33:13+01:00 reciva.com!pb apply patch for modutils compile failure with gcc4 2005/06/05 23:18:11+01:00 reciva.com!pb patch busybox bogosities causing compile failure with gcc 4.0.0 BKrev: 42a37f48ppNNsV-Yx-ZlvvH3bDCi7Q
2005-05-30Initscripts patch.John Bowler1
This changes the order of the shutdown scripts in openslug to ensure that the network shutdown does not happen before network file systems have been unmounted. It also adds some missing scripts - hwclock.sh (load/save the hwclock, otherwise it gets loaded but not saved, in the absence of NTP). alignment.sh (added to openslug, was in 'arm' before), and umountfs (excluded from oe). The file system unmount scripts use /proc/mounts (not fstab) and unmount in the correct order (the old scripts only worked if nothing was mounted within a mounted file system). Scripts have been patched (openslug only patches) to make them work correctly with openslug NFS, flash and disk root and to arrange for syslog to run as long as possible (it's now in S/0/6, not in the user run levels). Directory struction of openslug-init has been tidied up, with all the initscripts in a sub-dirctory. initscritps-openslug is an openslug specific variant of initscripts which tracks it and fails safe (an update/change to initscripts will cause initscripts-openslug to fail rather than build strangeness). turnup also contains a fix for slugbug 150. BKrev: 429aaed1D-1XOdk8brF2bP9C9EEEJQ