slugos: updated debianslug and openslug to include IDE kernel modules in the rootfs
authorRod Whitby <rod@whitby.id.au>
Mon, 27 Nov 2006 04:31:29 +0000 (04:31 +0000)
committerRod Whitby <rod@whitby.id.au>
Mon, 27 Nov 2006 04:31:29 +0000 (04:31 +0000)
conf/distro/debianslug.conf
conf/distro/openslug.conf

index c570d7c..0b333e2 100644 (file)
@@ -108,6 +108,12 @@ kernel-module-sd-mod \
 kernel-module-usb-storage \
 "
 
+# Add modules required for IDE support
+DEBIANSLUG_STANDARD_RDEPENDS += "\
+kernel-module-libata \
+kernel-module-pata-artop \
+"
+
 # This documents other file systems which are built but not installed
 # by default in the flash image.
 #
index 4277888..55a6942 100644 (file)
@@ -108,6 +108,12 @@ kernel-module-sd-mod \
 kernel-module-usb-storage \
 "
 
+# Add modules required for IDE support
+OPENSLUG_STANDARD_RDEPENDS += "\
+kernel-module-libata \
+kernel-module-pata-artop \
+"
+
 # This documents other file systems which are built but not installed
 # by default in the flash image.
 #