summaryrefslogtreecommitdiff
path: root/applets/install.sh (follow)
Commit message (Collapse)AuthorAgeFilesLines
* add a --noclobber flagMike Frysinger2006-06-071-2/+8
|
* add support for cleaning out previous busybox installMike Frysinger2006-06-071-0/+18
|
* dont install emtpy libdirsMike Frysinger2006-06-071-1/+1
|
* dont mix tabs and spaces, kthxMike Frysinger2006-06-071-13/+13
|
* When cross-compiling, the install directory for shared libraries has to comeRob Landley2006-03-241-5/+6
| | | | from gcc (target machine), not uname (host machine).
* - fixes parallel builds (make -j)Bernhard Reutner-Fischer2006-03-011-1/+2
| | | | - use less resources for the buildsystem itself
* add s390x to the listMike Frysinger2006-02-201-1/+1
|
* Update readme and install.sh usage message.Rob Landley2006-01-191-1/+1
|
* - shared libbusybox.Bernhard Reutner-Fischer2006-01-151-2/+17
| | | | | - IMA compilation option (aka IPO, IPA,..) Please holler if i broke something..
* The rest of Yann E. Morin's install revamp.Rob Landley2005-12-151-5/+6
|
* Per Vladimir's suggestion, force the locale to POSIX for allEric Andersen2001-03-081-0/+3
| | | | the scripts so busybox will install properly.
* Disabled debugging outputPavel Roskin2000-07-281-8/+6
| | | | | Fine-grained checks for possible errors instead of "set -e" The standard output shows what is being linked to what
* Clean up $1=$prefixEric Andersen2000-07-251-5/+5
| | | | -Erik
* Adjusted install.sh to use relative symlinks, and to optionallyEric Andersen2000-07-201-7/+37
| | | | | create hardlinks. Added a makefile target to create hardlinks. -Erik
* Fix creation of /linuxrcErik Andersen2000-04-181-0/+1
| | | | -Erik
* UpdatesErik Andersen2000-02-111-1/+1
| | | | -Erik
* StufEric Andersen1999-12-071-2/+1
|
* StufEric Andersen1999-12-031-5/+4
|
* Bug fixesEric Andersen1999-11-221-3/+3
|
* StufEric Andersen1999-11-221-1/+1
|
* Fix bugsEric Andersen1999-11-221-5/+2
|
* StufEric Andersen1999-11-191-6/+9
|
* UpdatesEric Andersen1999-11-151-3/+8
|
* Adjust install a bit...Eric Andersen1999-11-121-0/+17