mirror of the now-defunct rocklinux.org
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Stefan Fiedler 92719c9a38 Stefan Fiedler: 17 years ago
..
00-skel Stefan Fiedler: 17 years ago
05-bins Stefan Fiedler: 17 years ago
07-udev Stefan Fiedler: 17 years ago
10-init Stefan Fiedler: 17 years ago
11-run_init Stefan Fiedler: 17 years ago
40-modules Stefan Fiedler: 17 years ago
48-aufs Stefan Fiedler: 17 years ago
49-finish-modules Stefan Fiedler: 17 years ago
50-debug-bins Stefan Fiedler: 17 years ago
80-init_d Stefan Fiedler: 17 years ago
README Stefan Fiedler: 17 years ago

README


all NN-XXXXX scripts in this directory will be sourced
by ../build-list.sh

output must be gen_init_cpio compatible list of cpio-elements

example:
# A simple initramfs
dir /dev 0755 0 0
nod /dev/console 0600 0 0 c 5 1
dir /root 0700 0 0
dir /sbin 0755 0 0
file /sbin/kinit /usr/src/klibc/kinit/kinit 0755 0 0