X-Git-Url: http://xvm.mit.edu/gitweb/invirt/packages/invirt-autoinstaller.git/blobdiff_plain/b0c4a99985a4f8cd3f8cd6f19c387fbcc997af9b..14f8989ad3bf29df30aa6f325fe925f44345f4ae:/partial/xen-create-image-mods/patches/inittab.patch diff --git a/partial/xen-create-image-mods/patches/inittab.patch b/partial/xen-create-image-mods/patches/inittab.patch new file mode 100755 index 0000000..c44788e --- /dev/null +++ b/partial/xen-create-image-mods/patches/inittab.patch @@ -0,0 +1,11 @@ +--- temp/etc/inittab 2008-05-04 02:48:09.000000000 -0400 ++++ 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.