summaryrefslogtreecommitdiff
path: root/examples/inittab (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Update a bunch of docs. Run a script to update my email addr.Eric Andersen2003-07-141-2/+1
|
* Add in a new restart init target, triggered by SIGHUP. Patch fromEric Andersen2001-12-171-1/+6
| | | | | Russ Dill, with adjustments by me. -Erik
* Major rework of the directory structure and the entire build system.Eric Andersen2001-10-241-2/+2
| | | | -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