~j-harbott/cirros/dev

« back to all changes in this revision

Viewing changes to src/etc/inittab

  • Committer: Scott Moser
  • Date: 2011-09-21 00:58:21 UTC
  • Revision ID: smoser@ubuntu.com-20110921005821-fxtb4o4xaqktm1dm
add 'src' from old ttylinux-uec (revno 55).

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
::sysinit:/etc/rc.d/rc.sysinit
 
2
 
 
3
# arm serial port logins
 
4
#
 
5
#ttyAMA0::respawn:/sbin/getty -L -f /etc/issue.tty 115200 ttyAMA0 vt100
 
6
#ttyAMA1::respawn:/sbin/getty -L -f /etc/issue.tty 115200 ttyAMA1 vt100
 
7
#ttyAMA2::respawn:/sbin/getty -L -f /etc/issue.tty 115200 ttyAMA2 vt100
 
8
#ttyAMA3::respawn:/sbin/getty -L -f /etc/issue.tty 115200 ttyAMA3 vt100
 
9
 
 
10
# arm omap serial port logins
 
11
#
 
12
#ttyO0::respawn:/sbin/getty -L -f /etc/issue.tty 115200 ttyO0 vt100
 
13
#ttyO1::respawn:/sbin/getty -L -f /etc/issue.tty 115200 ttyO1 vt100
 
14
#ttyO2::respawn:/sbin/getty -L -f /etc/issue.tty 115200 ttyO2 vt100
 
15
#ttyO3::respawn:/sbin/getty -L -f /etc/issue.tty 115200 ttyO3 vt100
 
16
 
 
17
# pc, ppc serial port login
 
18
#
 
19
#ttyS0::respawn:/sbin/getty -L -f /etc/issue.tty 9600 ttyS0 vt100
 
20
#ttyS1::respawn:/sbin/getty -L -f /etc/issue.tty 9600 ttyS1 vt100
 
21
#ttyS2::respawn:/sbin/getty -L -f /etc/issue.tty 9600 ttyS2 vt100
 
22
#ttyS3::respawn:/sbin/getty -L -f /etc/issue.tty 9600 ttyS3 vt100
 
23
 
 
24
tty1::respawn:/sbin/getty 115200 tty1
 
25
#tty2::respawn:/sbin/getty 115200 tty2
 
26
#tty3::respawn:/sbin/getty 115200 tty3
 
27
#tty4::respawn:/sbin/getty 115200 tty4
 
28
#tty5::respawn:/sbin/getty 115200 tty5
 
29
#tty6::respawn:/sbin/getty 115200 tty6
 
30
 
 
31
::ctrlaltdel:/sbin/reboot
 
32
::shutdown:/etc/rc.d/rc.sysdone