From a8392cd48920aaf9db2e772a43b28dbe8114df5b Mon Sep 17 00:00:00 2001 From: Eric Price Date: Sun, 27 Jul 2008 21:33:10 -0400 Subject: [PATCH 1/1] We're installing paravms, so don't spawn a separate serial console login svn path=/trunk/packages/sipb-xen-guest-installer/; revision=740 --- domU/usr/lib/xen-tools/patches/inittab.diff | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 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 deleted file mode 100644 index 3eb80d2..0000000 --- a/domU/usr/lib/xen-tools/patches/inittab.diff +++ /dev/null @@ -1,11 +0,0 @@ ---- /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. -- 1.7.9.5