source: trunk/packages/sipb-xen-guest-installer/domU/usr/lib/xen-tools/patches/inittab.diff @ 707

Last change on this file since 707 was 641, checked in by ecprice, 16 years ago

Getting towards the autoinstaller in domU.

Works with etch, almost works with Hardy but has network trouble.

File size: 390 bytes
RevLine 
[641]1--- /etc/inittab.orig   2008-05-04 02:48:09.000000000 -0400
2+++ /etc/inittab        2008-05-04 02:52:09.000000000 -0400
3@@ -60,7 +60,7 @@
4 
5 # Example how to put a getty on a serial line (for a terminal)
6 #
7-#T0:23:respawn:/sbin/getty -L ttyS0 9600 vt100
8+T0:23:respawn:/sbin/getty -L ttyS0 9600 vt100
9 #T1:23:respawn:/sbin/getty -L ttyS1 9600 vt100
10 
11 # Example how to put a getty on a modem line.
Note: See TracBrowser for help on using the repository browser.