summaryrefslogtreecommitdiff
path: root/packages/linux/LAB-kernel/initramfs_list
blob: 665d0baad5d0dec27465a002b329905ca568a472 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
# Populate the rootfs with enough nodes for LAB to operate.

dir /dev 0755 0 0
nod /dev/console 0600 0 0 c 5 1
nod /dev/mem 0600 0 0 c 1 1
nod /dev/kmem 0600 0 0 c 1 2
nod /dev/fb0 0600 0 0 c 29 0
nod /dev/ttyS0 0600 0 0 c 4 64
nod /dev/mtdblock0 0600 0 0 b 31 0
nod /dev/mtdblock1 0600 0 0 b 31 1
nod /dev/mtdblock2 0600 0 0 b 31 2
nod /dev/mtdblock3 0600 0 0 b 31 3
nod /dev/mmcblk0   0600 0 0 b 254 0
nod /dev/mmcblk0p1 0600 0 0 b 254 1
nod /dev/mmcblk0p2 0600 0 0 b 254 2
nod /dev/mmcblk0p3 0600 0 0 b 254 3
nod /dev/mmcblk0p4 0600 0 0 b 254 4
nod /dev/mmcblk0p5 0600 0 0 b 254 5
nod /dev/mmcblk0p6 0600 0 0 b 254 6
nod /dev/mmcblk0p7 0600 0 0 b 254 7
nod /dev/hda  0600 0 0 b 3 0
nod /dev/hda1 0600 0 0 b 3 1
nod /dev/hda2 0600 0 0 b 3 2
nod /dev/hda3 0600 0 0 b 3 3
nod /dev/hda4 0600 0 0 b 3 4
nod /dev/hda5 0600 0 0 b 3 5
nod /dev/hda6 0600 0 0 b 3 6
nod /dev/hda7 0600 0 0 b 3 7
dir /root 0700 0 0
dir /proc 755 0 0
dir /sys 755 0 0
dir /mnt 755 0 0
d>21 2008-01-14java packages: replace jikes-native in DEPENDS with "virtual/javac-native". P...Rolf Leggewie10 2008-01-14classpath-gtk: Use virtual/javac-native.Robert Schuster2 2008-01-09jamvm: Added -initial version.Robert Schuster4 2007-08-23classpath-minimal: next time I should not forget to bump PRHenning Heinold1 2007-08-21classpath-minimal: rework recpies and using share/javaHenning Heinold3 2007-07-28-introduce new recipes for classpath-minimalHenning Heinold3 2007-06-19classpath: some more fixes to packaging, etc and clean-upRolf Leggewie4 2007-06-19classpath: fix compilation failure of classpath-gtk_cvs. Closes 2519.Rolf Leggewie2 2007-06-18classpath: unify the gtk_cvs version and leave a note on how to compile it.Rolf Leggewie1 2007-06-18classpath: add virtual/java-native to DEPENDSRolf Leggewie1 2007-06-16classpath: unb0rk classpath-minimal-native. Partly fixes 2296.Rolf Leggewie2 2007-05-25classpath: update to version 0.1xRolf Leggewie7 2007-05-23classpath: revert seemingly erroneous manipulations of SRC_URI in classpath.incRolf Leggewie3 2007-05-23classpath: make disable-automake-checks apply to CVS version of classpath-gtkRolf Leggewie2 2007-05-23classpath: update from Andrew Paulsen. partly closes 2296.Rolf Leggewie6 2006-11-18Fix parse error by adding one or two "'" or '"' removing whitespace behind \...Holger Freyther1 2006-10-10Remove MAINTAINER fields from recipes, add MAINTAINER file to replace them.Koen Kooi8 2006-08-05packages: sed -i s/^"include "/"require "/ */*.bb GNU sed rocks!Holger Freyther2 2006-04-29classpath, jikes: reinstate myself as MAINTAINER.Rene Wagner1 2006-04-28classpatch: add 0.90, closes #858Koen Kooi4 2006-03-01all over the place: adapt DEPENDS to new xlib namesPhilipp Zabel7 2006-01-25classpath: add 0.18, 0.19, 0.20, and cvs.Rene Wagner4 2005-08-18add JNI headers into staging areaMustafa Yuecel3 2005-07-19classpath: version bump to bugfix release 0.17Rene Wagner1 2005-07-17classpath: fix DEPENDSRene Wagner3 2005-07-17classpath: upgrade to 0.16Rene Wagner1 2005-06-30import clean BK tree at cset 1.3670Koen Kooi5 2005-06-03Merge bk://oe-devel.bkbits.net/openembeddednslu2-linux.adm@bkbits.net1 2005-03-11Merge oe-devel@oe-devel.bkbits.net:openembeddedRene Wagner2 2005-02-22Merge bk://oe-devel.bkbits.net/openembeddednslu2-linux.adm@bkbits.net2 2005-01-16Merge bk://oe-devel.bkbits.net/openembeddednslu2-linux.adm@bkbits.net1