aboutsummaryrefslogtreecommitdiff
path: root/applets/install.sh
AgeCommit message (Expand)Author
2018-07-31install.sh: don't clobber dangling symlinksBaruch Siach
2018-04-15applets/install: don't try to install nothingYann E. MORIN
2018-02-23Fix install with hardlinks and a custom PREFIX. Closes 10801Denys Vlasenko
2018-01-04applets/install: accept more than one install optionYann E. MORIN
2018-01-04applets/install: respect noclobber for script wrappers tooYann E. MORIN
2015-07-01applets: Add installation of individual binariesClayton Shotwell
2011-04-05applets/install.sh: afer quoting of variablesDenys Vlasenko
2011-04-04fix install.shDenys Vlasenko
2008-04-27cp: fix "cp -RL" to create regular files even if src is a symlinkDenis Vlasenko
2007-08-25support "#!/bin/busybox"-style wrappers. Needed for SELinux.Denis Vlasenko
2007-07-21style fix (stray space before ';')Denis Vlasenko
2006-06-07add a --noclobber flagMike Frysinger
2006-06-07add support for cleaning out previous busybox installMike Frysinger
2006-06-07dont install emtpy libdirsMike Frysinger
2006-06-07dont mix tabs and spaces, kthxMike Frysinger
2006-03-24When cross-compiling, the install directory for shared libraries has to comeRob Landley
2006-03-01- fixes parallel builds (make -j)Bernhard Reutner-Fischer
2006-02-20add s390x to the listMike Frysinger
2006-01-19Update readme and install.sh usage message.Rob Landley
2006-01-15- shared libbusybox.Bernhard Reutner-Fischer
2005-12-15The rest of Yann E. Morin's install revamp.Rob Landley
2001-03-08Per Vladimir's suggestion, force the locale to POSIX for allEric Andersen
2000-07-28Disabled debugging outputPavel Roskin
2000-07-25Clean up $1=$prefixEric Andersen
2000-07-20Adjusted install.sh to use relative symlinks, and to optionallyEric Andersen
2000-04-18Fix creation of /linuxrcErik Andersen
2000-02-11UpdatesErik Andersen
1999-12-07StufEric Andersen
1999-12-03StufEric Andersen
1999-11-22Bug fixesEric Andersen
1999-11-22StufEric Andersen
1999-11-22Fix bugsEric Andersen
1999-11-19StufEric Andersen
1999-11-15UpdatesEric Andersen
1999-11-12Adjust install a bit...Eric Andersen