1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-12-03 23:14:03 +02:00
openwrt-xburst/target/linux/xburst/base-files/etc/inittab
Xiangfu Liu e20a2f699f some cleanup about xburst target
- make zImage compile fine
 - set the ip addr to 192.168.254.101
 - add more tty
 - format nand partition to 3
 - cleanup keyboard
 - cleanup gmp940b driver
 - add color font patch, use setfont2 in userspace
 - add FPU in config, change font to 6x11
 - add default CMDLINE, which is for zImage

Signed-off-by: Xiangfu Liu <xiangfu@sharism.cc>
2011-02-11 05:24:45 -08:00

9 lines
260 B
Plaintext

::sysinit:/etc/init.d/rcS S boot
::shutdown:/etc/init.d/rcS K stop
tts/0::askfirst:/bin/ash --login
ttyS0::askfirst:/bin/ash --login
tty1::respawn:/bin/ash --login
tty2::askfirst:/bin/ash --login
tty3::askfirst:/bin/ash --login
tty4::askfirst:/bin/ash --login