aboutsummaryrefslogtreecommitdiff
path: root/scripts/inittab (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Major rework of the directory structure and the entire build system.Eric Andersen2001-10-241-86/+0
| | | | -Erik
* Fix up the sample inittab entry per what is current.Eric Andersen2001-07-301-19/+22
| | | | -Erik
* 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