Go to file
Jesse Smith 6e3e87bf32 Patch to automatically spawn agetty on kernel consoles
The feature is useful for developers and admins that occasionally need
to boot with e.g. console=ttyS0.
The built in default can be overridden via inittab for each device. An
entry like "S0::off:" turns off the getty on ttyS0.
2018-02-20 19:18:58 -04:00
contrib Correct remote repo URL. 2018-02-17 14:44:05 +00:00
doc Check exit code from dup() in spawn() and log error if it fail. 2014-02-10 22:47:27 +00:00
man Improve nroff formatting of init(8) manual page. 2018-02-11 09:20:47 +00:00
src Patch to automatically spawn agetty on kernel consoles 2018-02-20 19:18:58 -04:00
COPYING Drop hurd specific dependency on libc0.3 (>= 2.3.2.ds1-12). It is 2009-09-10 08:28:49 +00:00
COPYRIGHT Mention where the license text is on Debian systems. 2010-03-22 19:43:23 +00:00
Makefile Add 'make dist' target to get a tarball to test in addition to the upload target. 2014-02-07 19:13:52 +00:00
README Use https link to project page. 2018-02-11 09:22:35 +00:00

contrib		Unofficial stuff
doc		Documentation, mostly obsolete
man		Manual pages, not obsolete
obsolete	Really obsolete stuff ;)
src		Source code

The project home is on https://savannah.nongnu.org/projects/sysvinit .

Send patches to sysvinit-devel@nongnu.org .