Age | Commit message (Expand) | Author |
2011-04-05 | applets/install.sh: afer quoting of variables | Denys Vlasenko |
2011-04-04 | fix install.sh | Denys Vlasenko |
2008-04-27 | cp: fix "cp -RL" to create regular files even if src is a symlink | Denis Vlasenko |
2007-08-25 | support "#!/bin/busybox"-style wrappers. Needed for SELinux. | Denis Vlasenko |
2007-07-21 | style fix (stray space before ';') | Denis Vlasenko |
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 |
2006-03-01 | - fixes parallel builds (make -j) | Bernhard Reutner-Fischer |
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 |
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 |
2000-07-28 | Disabled debugging output | Pavel Roskin |
2000-07-25 | Clean up $1=$prefix | Eric Andersen |
2000-07-20 | Adjusted install.sh to use relative symlinks, and to optionally | Eric Andersen |
2000-04-18 | Fix creation of /linuxrc | Erik Andersen |
2000-02-11 | Updates | Erik Andersen |
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 |