From 473d45a56ea484dd66ac0700a917e304e994d6e5 Mon Sep 17 00:00:00 2001 From: "g2@giantshoulder.com" Date: Mon, 21 Feb 2005 00:27:47 +0000 Subject: Switch to hotplug-ng and tweak sysconfsetup for /etc/networks/interfaces and ehci-hcd, boot directly to /dev/mtdblock4 until we add /initrd and fix switchbox BKrev: 42192b03wZVN4cRgtqs0xPX31y3Klg --- conf/distro/openslug.conf | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'conf/distro') diff --git a/conf/distro/openslug.conf b/conf/distro/openslug.conf index 73860298d7..e1c8c7d741 100644 --- a/conf/distro/openslug.conf +++ b/conf/distro/openslug.conf @@ -26,8 +26,10 @@ OPENSLUG_EXTRA_INSTALL += "${OPENSLUG_EXTRA_RDEPENDS}" # Whether to use the old shell hotplug or the new C hotplug is a # distribution decision. -OPENSLUG_EXTRA_DEPENDS += "linux-hotplug" -OPENSLUG_EXTRA_RDEPENDS += "linux-hotplug" +#OPENSLUG_EXTRA_DEPENDS += "linux-hotplug" +#OPENSLUG_EXTRA_RDEPENDS += "linux-hotplug" +OPENSLUG_EXTRA_DEPENDS += "hotplug-ng" +OPENSLUG_EXTRA_RDEPENDS += "hotplug-ng" BOOTSTRAP_EXTRA_DEPENDS += "${OPENSLUG_EXTRA_DEPENDS}" BOOTSTRAP_EXTRA_RDEPENDS += "${OPENSLUG_EXTRA_RDEPENDS}" -- cgit v1.2.3