CRUX-ARM :
Home
Home
::
Documentation
::
Download
::
Development
::
Community
::
Ports
::
Packages
::
Bugs
::
Links
::
About
::
Donors
development
/
initramfs.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blame
|
history
|
raw
|
HEAD
Added initial stuff (linux-2.6.35.6 and busybox-1.18.4) and verified compilation...
[initramfs.git]
/
filesystem
/
inittab
1
#
2
# /etc/inittab
3
#
4
5
::sysinit:/etc/rc
6
::restart:/sbin/init
7
::ctrlaltdel:/sbin/init
8
::shutdown:/sbin/swapoff -a
9
::shutdown:/bin/umount -a -r
10
11
::askfirst:-/bin/sh
12
13
tty2::askfirst:-/bin/sh
14
tty3::askfirst:-/bin/sh
15
tty4::askfirst:-/bin/sh
16
17
# End of file