Age | Commit message (Collapse) | Author | |
---|---|---|---|
2006-06-07 | add a --noclobber flag | Mike Frysinger | |
2006-06-07 | add support for cleaning out previous busybox install | Mike Frysinger | |
2006-06-07 | dont install emtpy libdirs | Mike Frysinger | |
2006-06-07 | dont mix tabs and spaces, kthx | Mike Frysinger | |
2006-03-24 | When cross-compiling, the install directory for shared libraries has to come | Rob Landley | |
from gcc (target machine), not uname (host machine). | |||
2006-03-01 | - fixes parallel builds (make -j) | Bernhard Reutner-Fischer | |
- use less resources for the buildsystem itself | |||
2006-02-20 | add s390x to the list | Mike Frysinger | |
2006-01-19 | Update readme and install.sh usage message. | Rob Landley | |
2006-01-15 | - shared libbusybox. | Bernhard Reutner-Fischer | |
- IMA compilation option (aka IPO, IPA,..) Please holler if i broke something.. | |||
2005-12-15 | The rest of Yann E. Morin's install revamp. | Rob Landley | |
2001-03-08 | Per Vladimir's suggestion, force the locale to POSIX for all | Eric Andersen | |
the scripts so busybox will install properly. | |||
2000-07-28 | Disabled debugging output | Pavel Roskin | |
Fine-grained checks for possible errors instead of "set -e" The standard output shows what is being linked to what | |||
2000-07-25 | Clean up $1=$prefix | Eric Andersen | |
-Erik | |||
2000-07-20 | Adjusted install.sh to use relative symlinks, and to optionally | Eric Andersen | |
create hardlinks. Added a makefile target to create hardlinks. -Erik | |||
2000-04-18 | Fix creation of /linuxrc | Erik Andersen | |
-Erik | |||
2000-02-11 | Updates | Erik Andersen | |
-Erik | |||
1999-12-07 | Stuf | Eric Andersen | |
1999-12-03 | Stuf | Eric Andersen | |
1999-11-22 | Bug fixes | Eric Andersen | |
1999-11-22 | Stuf | Eric Andersen | |
1999-11-22 | Fix bugs | Eric Andersen | |
1999-11-19 | Stuf | Eric Andersen | |
1999-11-15 | Updates | Eric Andersen | |
1999-11-12 | Adjust install a bit... | Eric Andersen | |