Magellan Linux

Diff of /trunk/mlivecdbuild/profiles/tinyalx-i686/inittab

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 746 by niro, Thu Jun 26 16:25:58 2008 UTC revision 747 by niro, Thu Jun 26 16:27:44 2008 UTC
# Line 1  Line 1 
1  # /etc/inittab  # /etc/inittab
2  # $Header: /home/cvsd/magellan-cvs/magellan-src/mlivecdbuild/profiles/tinyalx-i686/inittab,v 1.1 2008-06-26 16:25:58 niro Exp $  # $Header: /home/cvsd/magellan-cvs/magellan-src/mlivecdbuild/profiles/tinyalx-i686/inittab,v 1.2 2008-06-26 16:27:44 niro Exp $
3  #  #
4  # Copyright (C) 2001 Erik Andersen <andersen@codepoet.org>  # Copyright (C) 2001 Erik Andersen <andersen@codepoet.org>
5  #  #
# Line 20  Line 20 
20  ::sysinit:/etc/rc.d/init.d/rc boot  ::sysinit:/etc/rc.d/init.d/rc boot
21    
22  # Set up a couple of getty's  # Set up a couple of getty's
23  tty1::askfirst:/sbin/getty 38400 tty1  tty1::respawn:/bin/bash
24  tty2::askfirst:/sbin/getty 38400 tty2  tty2::respawn:/bin/bash
25    
26  # Put a getty on the serial port  # Put a getty on the serial port
27  #ttyS0::respawn:/sbin/getty -L ttyS0 115200 vt100  #ttyS0::respawn:/sbin/getty -L ttyS0 115200 vt100

Legend:
Removed from v.746  
changed lines
  Added in v.747