Magellan Linux

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

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

revision 747 by niro, Thu Jun 26 16:27:44 2008 UTC revision 748 by niro, Thu Jun 26 16:28:47 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.2 2008-06-26 16:27:44 niro Exp $  # $Header: /home/cvsd/magellan-cvs/magellan-src/mlivecdbuild/profiles/tinyalx-i686/inittab,v 1.3 2008-06-26 16:28:24 niro Exp $
3  #  #
4  # Copyright (C) 2001 Erik Andersen <andersen@codepoet.org>  # Copyright (C) 2001 Erik Andersen <andersen@codepoet.org>
5  #  #
# Line 23  Line 23 
23  tty1::respawn:/bin/bash  tty1::respawn:/bin/bash
24  tty2::respawn:/bin/bash  tty2::respawn:/bin/bash
25    
 # Put a getty on the serial port  
 #ttyS0::respawn:/sbin/getty -L ttyS0 115200 vt100  
   
 # Logging junk  
 #null::sysinit:/bin/touch /var/log/messages  
 #null::respawn:/sbin/syslogd -n -m 0  
 #null::respawn:/sbin/klogd -n  
 #tty3::respawn:/usr/bin/tail -f /var/log/messages  
   
 # startx  
 #null::sysinit:/root/startx.sh  
   
26  # Stuff to do for the 3-finger salute  # Stuff to do for the 3-finger salute
27  ::ctrlaltdel:/sbin/reboot  ::ctrlaltdel:/sbin/reboot
28    

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