986bee63c0
When booting a kernel with multiple serial console support, or multuiple console arguments ala "console=tty1 console=ttyS0,9600" the kernel will output messages to all consoles, init however will not. It will only send output to, and accept input from, the last of the consoles. This patch fixes it. (Author is Martin Buck.) |
||
---|---|---|
contrib | ||
doc | ||
man | ||
src | ||
COPYING | ||
COPYRIGHT | ||
Makefile | ||
README |
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 .