i686-generic: add more devices tables
authorJan Lübbe <jluebbe@debian.org>
Thu, 10 Sep 2009 19:34:40 +0000 (19:34 +0000)
committerJan Lübbe <jluebbe@debian.org>
Fri, 18 Sep 2009 08:04:45 +0000 (08:04 +0000)
conf/machine/i686-generic.conf
files/device_table_add-loop.txt [new file with mode: 0644]
files/device_table_add-scsi.txt [new file with mode: 0644]

index 5635377..3179d40 100644 (file)
@@ -17,6 +17,11 @@ GLIBC_ADDONS = "nptl"
 GLIBC_EXTRA_OECONF = "--with-tls"
 
 IMAGE_FSTYPES ?= "ext2.gz"
+IMAGE_DEVICE_TABLES = " \
+  files/device_table-minimal.txt \
+  files/device_table_add-loop.txt \
+  files/device_table_add-scsi.txt \
+"
 
 MACHINE_FEATURES = "kernel26 screen keyboard pci usbhost acpi ext2 x86"
 MACHINE_EXTRA_RRECOMMENDS = " kernel-modules"
diff --git a/files/device_table_add-loop.txt b/files/device_table_add-loop.txt
new file mode 100644 (file)
index 0000000..0176135
--- /dev/null
@@ -0,0 +1 @@
+/dev/loop      b       664     0       0       7       0       0       1       2
diff --git a/files/device_table_add-scsi.txt b/files/device_table_add-scsi.txt
new file mode 100644 (file)
index 0000000..74d7725
--- /dev/null
@@ -0,0 +1,2 @@
+/dev/sda       b       660     0       6       8       0       -       -       -
+/dev/sda       b       660     0       6       8       1       1       1       16