Date:2011-05-31 04:46:24 (12 years 9 months ago)
Author:Maarten ter Huurne
Commit:8e3a5fbd2d14456d4977dbfb3da048f5d69c76ae
Message:OpenDingux: initrd: Removed unnecessary nodes and dirs

This saves a grand sum of 220 bytes on the kernel image size.
But it also makes the initrd manifest easier to read.
Files: initrd/tree.txt (2 diffs)

Change Details

initrd/tree.txt
11# device nodes:
22dir /dev 0755 0 0
33nod /dev/console 0644 0 0 c 5 1
4nod /dev/tty0 0620 0 0 c 4 0
5nod /dev/tty1 0600 0 0 c 4 1
6nod /dev/tty2 0600 0 0 c 4 2
7nod /dev/tty3 0600 0 0 c 4 3
8nod /dev/tty4 0600 0 0 c 4 4
9nod /dev/null 0644 0 0 c 1 3
10nod /dev/zero 0666 0 0 c 1 5
11nod /dev/ram 0644 0 0 b 1 1
12nod /dev/ccnanda 0644 0 0 b 242 0
13nod /dev/ccnanda1 0644 0 0 b 242 1
4nod /dev/loop0 0660 0 0 b 7 0
145nod /dev/ccnandb 0644 0 0 b 242 16
156nod /dev/ccnandb1 0644 0 0 b 242 17
167nod /dev/ccnandb2 0644 0 0 b 242 18
...... 
2718nod /dev/mmcblk0p5 0644 0 0 b 179 5
2819nod /dev/mmcblk0p6 0644 0 0 b 179 6
2920nod /dev/mmcblk0p7 0644 0 0 b 179 7
30nod /dev/loop0 0660 0 0 b 7 0
31nod /dev/loop1 0660 0 0 b 7 1
32nod /dev/loop2 0660 0 0 b 7 2
33nod /dev/loop3 0660 0 0 b 7 3
34nod /dev/loop4 0660 0 0 b 7 4
35nod /dev/loop5 0660 0 0 b 7 5
36nod /dev/loop6 0660 0 0 b 7 6
37nod /dev/loop7 0660 0 0 b 7 7
3821# mount points:
3922dir /boot 0755 0 0
23dir /root 0755 0 0
4024dir /proc 0755 0 0
4125dir /sys 0755 0 0
42# other top-level dirs:
43dir /root 0755 0 0
44dir /bin 0755 0 0
45slink /sbin bin 0777 0 0
46dir /lib 0755 0 0
47dir /etc 0755 0 0
4826# mininit:
4927file /init initrd/mininit 0755 0 0

Archive Download the corresponding diff file



interactive