Hello,

The patches have been applied in git, I tested them and it works nicely.
There's just one additional thing to fix, see attached patch, which adds
a getty on the Mach console.

Samuel
diff --git a/debian/share/inittab.gnu b/debian/share/inittab.gnu
index 04eabd6..6433992 100644
--- a/debian/share/inittab.gnu
+++ b/debian/share/inittab.gnu
@@ -57,6 +57,7 @@ po::powerokwait:/etc/init.d/powerfail stop
 4:23:respawn:/sbin/getty 38400 tty4
 5:23:respawn:/sbin/getty 38400 tty5
 6:23:respawn:/sbin/getty 38400 tty6
+c:23:respawn:/sbin/getty 38400 console
 
 # Example how to put a getty on a serial line (for a terminal)
 #
_______________________________________________
Pkg-sysvinit-devel mailing list
[email protected]
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-sysvinit-devel

Reply via email to