summaryrefslogtreecommitdiff
path: root/scripts (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Script updates for better portabilityEric Andersen2000-12-122-6/+15
|
* Finish commit of rpmunpack and add in scripts for undeb and unrpmEric Andersen2000-11-292-0/+92
|
* Don't suppress output of umount and swapoff - it is both unwisePavel Roskin2000-09-151-2/+2
| | | | and incompatible with lash that doesn't support >&1 yet.
* Add in a patch from robotti@metconnect.com and Chip Rosenthal to makeEric Andersen2000-09-141-7/+13
| | | | | init do login shell stuff. -Erik
* Update the sample inittab to add the "ctrlaltdel" action.Erik Andersen2000-02-091-3/+5
| | | | | Note a bug in busybox init that I need to fix. -Erik
* Add in sample inittab fileErik Andersen2000-01-061-0/+75
-Erik