summaryrefslogtreecommitdiff
path: root/README
Commit message (Collapse)AuthorAgeFilesLines
* README: doccument the need of CONFIG_DESKTOPDenis Vlasenko2008-02-081-0/+3
| | | | | | | | | od: fix help text to include -t od: handle /proc files (which have filesize 0) correctly od: fix comments to not lie about return value od: "%u" is 1 byte less than "%zu" cat: fix English
* s/PREFIX/CONFIG_PREFIX/Denis Vlasenko2007-02-031-4/+4
|
* Put up BusyBox 1.2.2 and get out of Denis' way. Also minor tweak to Rob Landley2006-10-241-2/+2
| | | | | autodocifier.pl so USAGE_ macros that haven't been converted to USE_ yet get correctly stripped out when generating BusyBox.html.
* Add diffutils and dhcp to list of packages we provide replacements for.Rob Landley2006-05-191-6/+6
|
* Remove some out of date bits.Rob Landley2006-05-151-7/+2
|
* just whitespaceTim Riker2006-01-251-1/+1
|
* Update readme and install.sh usage message.Rob Landley2006-01-191-9/+10
|
* Fluff out INSTALL a bit.Rob Landley2005-10-091-0/+1
|
* The readme in 1.0 is more up to date than the 1.1 version...Rob Landley2005-10-091-81/+163
|
* - fix building out-of-tree;Bernhard Reutner-Fischer2005-10-051-17/+9
| | | | | | | | | | | | | | | | | to test, checkout the source (let's assume /scratch/src/busybox), then mkdir /tmp/bb ; cd /tmp/bb make top_srcdir=/scratch/src/busybox O="$(pwd)" -f /scratch/src/busybox/Makefile allyesconfig check - default to O=$(pwd) if no O was specified. Now you can just specify the top_srcdir (without O=/somewhere) to create the obj-tree in pwd. - make "make configtarget buildtarget" work. Previously this didn't work due to how HAVE_DOT_CONFIG was evaluated. Two separate steps were needed before, e.g. make config ; make busybox. - remove some unneeded variables from Rules.mak (BB_SRC_DIR from Mr. ldoolitt@recycle.lbl) which suggest that the stuff fixed above didn't work before. - move selinux libraries to where they belong (from Makefile to Rules.mak) - update the docs to mention svn instead of cvs and provide an example for building out-of-tree in INSTALL.
* Fix the supported architectures sectionEric Andersen2004-10-081-7/+8
|
* Based on patches from Mike Frysinger, add insmod support forEric Andersen2004-09-021-8/+9
| | | | | | | | | sparc and ia64 (itanium). Also, reorganize the insmod architecture support code to be alphasorted and less messy. Update the readme to list current insmod arch support.
* "Mac OS X" is how it is written on the Apple websiteEric Andersen2004-04-121-2/+2
|
* Fix spelling. "sort of" is two words.Eric Andersen2004-04-121-1/+1
|
* Yet more doc updatesEric Andersen2004-04-061-3/+4
|
* Update docsEric Andersen2004-03-271-26/+21
|
* Remove trailing whitespace. Update copyright to include 2004.Eric Andersen2004-03-151-9/+9
|
* prepare for release1_00_pre4Eric Andersen2003-12-111-1/+1
|
* Update mail locationEric Andersen2003-10-221-2/+2
|
* Move shell descriptions to the config systemEric Andersen2003-08-081-30/+0
|
* Update required kernel version and note that libc5 is no longerEric Andersen2003-07-161-3/+4
| | | | | supported (it is unmaintained and lacks support for simple things such as stdint.h) and uClibc is a better choice these days anyways.
* Update a bunch of docs. Run a script to update my email addr.Eric Andersen2003-07-141-27/+37
|
* last_patch_68 from Vladimir N. OleynikGlenn L McGrath2002-11-271-3/+2
|
* Add insmod support for the NEC v850e processor.Miles Bader2002-04-011-1/+1
|
* Update URLs and email addressesEric Andersen2001-12-221-5/+6
|
* Begin moving things to busybox.netEric Andersen2001-12-081-4/+4
| | | | -Erik
* Mention that glibc-2.2 is supportedEric Andersen2001-11-101-2/+3
|
* Major rework of the directory structure and the entire build system.Eric Andersen2001-10-241-10/+5
| | | | -Erik
* Ok, here we go...Eric Andersen2001-08-021-8/+4
|
* Allow multiple shells to be enabled.Matt Kraai2001-08-011-0/+32
|
* Note that m68k is supportedEric Andersen2001-07-251-1/+2
|
* Doc update for the 0.51 release.0_51Eric Andersen2001-04-101-4/+5
| | | | -Erik
* Note that insmod now also supports powerpc and mips. Thanks Larry.Eric Andersen2001-04-061-1/+1
|
* Fix up copyright msgs. Bump version to 0.49 in preparation for0_49Eric Andersen2001-01-271-3/+4
| | | | | a release. Update the website with release details. -Erik
* Applied patch from Larry Doolittle to list supported arches, libcs and kernelsMark Whitley2001-01-261-0/+18
|
* A few more updatesEric Andersen2000-12-131-9/+41
|
* Moar Speling fickes frum Larry DoolittleEric Andersen2000-11-291-8/+8
|
* Gratuitously changed the file "busybox.defs.h" to the moreEric Andersen2000-09-251-1/+1
| | | | | sensible and noticable "Config.h". -Erik
* More doc updatesEric Andersen2000-06-221-0/+31
| | | | -Erik
* More libc portability updates, add in the website (which has not beenErik Andersen2000-05-191-16/+26
| | | | | archived previously). Wrote 'which' during the meeting today. -Erik
* Upates to include copyright 2000 to everythingErik Andersen2000-04-131-6/+6
| | | | -Erik
* Fixed spelling of my name. Geez.Eric Andersen1999-12-111-1/+1
| | | | | Ah kant evun spel mi nam. -Erik
* Minor updatesEric Andersen1999-12-111-2/+6
|
* Latest and greatest0_36Eric Andersen1999-11-181-20/+20
|
* Fixed up copyright notices and suchEric Andersen1999-10-201-9/+4
|
* Added sfdisk. Ststic-ified a bunch of stuff.Eric Andersen1999-10-191-1/+5
|
* Initial revision0_29alpha2Eric Andersen1999-10-051-0/+27