mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-12-01 02:51:33 +02:00
89b0b97506
- 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>
9 lines
260 B
Plaintext
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
|