X-Git-Url: http://xvm.mit.edu/gitweb/invirt/packages/invirt-autoinstaller.git/blobdiff_plain/33e173aa268c6f4f5d3d49d0ca75aeafae15eb8f..0ac4088e3af253cc141fef0b6e348650dcd280d9:/domU/usr/lib/xen-tools/patches/inittab.diff diff --git a/domU/usr/lib/xen-tools/patches/inittab.diff b/domU/usr/lib/xen-tools/patches/inittab.diff new file mode 100644 index 0000000..3eb80d2 --- /dev/null +++ b/domU/usr/lib/xen-tools/patches/inittab.diff @@ -0,0 +1,11 @@ +--- /etc/inittab.orig 2008-05-04 02:48:09.000000000 -0400 ++++ /etc/inittab 2008-05-04 02:52:09.000000000 -0400 +@@ -60,7 +60,7 @@ + + # Example how to put a getty on a serial line (for a terminal) + # +-#T0:23:respawn:/sbin/getty -L ttyS0 9600 vt100 ++T0:23:respawn:/sbin/getty -L ttyS0 9600 vt100 + #T1:23:respawn:/sbin/getty -L ttyS1 9600 vt100 + + # Example how to put a getty on a modem line.