Date: | 2011-05-31 04:27:32 (12 years 3 months ago) |
---|---|
Author: | Maarten ter Huurne |
Commit: | 08608bffe9d69c0be3edfa7fc78cffa63e93b1d2 |
Message: | OpenDingux: Add initrd The initrd contents are specified using initrd/tree.txt. The gen_init_cpio tool will parse that text file and generate a cpio archive. splashkill is a simple program that is meant to be launched directly by the kernel, before mininit. It forks itself and sleeps until the ENTER key is pressed; when it occurs, it enables the framebuffer console by writting to a file in /sys. This permits to 'kill' the kernel splash screen, in order to display the boot log. The source for the mininit and splashkill binaries can be found here: https://github.com/Ayla-/mininit |
Files: |
initrd/mininit (0 diffs) initrd/splashkill (0 diffs) initrd/tree.txt (1 diff) |
Change Details
initrd/mininit |
---|
initrd/splashkill |
---|
initrd/tree.txt | ||
---|---|---|
1 | # device nodes: | |
2 | dir /dev 0755 0 0 | |
3 | nod /dev/console 0644 0 0 c 5 1 | |
4 | nod /dev/event0 0644 0 0 c 13 64 | |
5 | nod /dev/loop0 0660 0 0 b 7 0 | |
6 | nod /dev/ccnandb 0644 0 0 b 242 16 | |
7 | nod /dev/ccnandb1 0644 0 0 b 242 17 | |
8 | nod /dev/ccnandb2 0644 0 0 b 242 18 | |
9 | nod /dev/ccnandb3 0644 0 0 b 242 19 | |
10 | nod /dev/ccnandb4 0644 0 0 b 242 20 | |
11 | nod /dev/ccnandb5 0644 0 0 b 242 21 | |
12 | nod /dev/ccnandb6 0644 0 0 b 242 22 | |
13 | nod /dev/ccnandb7 0644 0 0 b 242 23 | |
14 | nod /dev/mmcblk0 0644 0 0 b 179 0 | |
15 | nod /dev/mmcblk0p1 0644 0 0 b 179 1 | |
16 | nod /dev/mmcblk0p2 0644 0 0 b 179 2 | |
17 | nod /dev/mmcblk0p3 0644 0 0 b 179 3 | |
18 | nod /dev/mmcblk0p4 0644 0 0 b 179 4 | |
19 | nod /dev/mmcblk0p5 0644 0 0 b 179 5 | |
20 | nod /dev/mmcblk0p6 0644 0 0 b 179 6 | |
21 | nod /dev/mmcblk0p7 0644 0 0 b 179 7 | |
22 | # mount points: | |
23 | dir /boot 0755 0 0 | |
24 | dir /root 0755 0 0 | |
25 | dir /proc 0755 0 0 | |
26 | dir /sys 0755 0 0 | |
27 | # mininit: | |
28 | file /init initrd/splashkill 0755 0 0 | |
29 | file /mininit initrd/mininit 0755 0 0 |
Branches:
ben-wpan
ben-wpan-stefan
5396a9238205f20f811ea57898980d3ca82df0b6
jz-2.6.34
jz-2.6.34-rc5
jz-2.6.34-rc6
jz-2.6.34-rc7
jz-2.6.35
jz-2.6.36
jz-2.6.37
jz-2.6.38
jz-2.6.39
jz-3.0
jz-3.1
jz-3.11
jz-3.12
jz-3.13
jz-3.15
jz-3.16
jz-3.18-dt
jz-3.2
jz-3.3
jz-3.4
jz-3.5
jz-3.6
jz-3.6-rc2-pwm
jz-3.9
jz-3.9-clk
jz-3.9-rc8
jz47xx
jz47xx-2.6.38
master
Tags:
od-2011-09-04
od-2011-09-18
v2.6.34-rc5
v2.6.34-rc6
v2.6.34-rc7
v3.9