Apply patch from Vince C <v_cadet@yahoo.fr> to mount sysfs prior to loading modules...
authorAndrew Gaffney <agaffney@gentoo.org>
Sun, 9 Mar 2008 17:54:44 +0000 (17:54 +0000)
committerAndrew Gaffney <agaffney@gentoo.org>
Sun, 9 Mar 2008 17:54:44 +0000 (17:54 +0000)
git-svn-id: svn+ssh://svn.gentoo.org/var/svnroot/genkernel/trunk@611 67a159dc-881f-0410-a524-ba9dfbe2cb84

ChangeLog
generic/linuxrc

index ad37e55f32e9bdc13cf957879a15175360182854..c5cde12371684fa560caaa6b8f356a0d81c9460a 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -2,6 +2,10 @@
 # Copyright 2006-2008 Gentoo Foundation; Distributed under the GPL v2
 # $Header: $
 
+  09 Mar 2008; Andrew Gaffney <agaffney@gentoo.org> generic/linuxrc:
+  Apply patch from Vince C <v_cadet@yahoo.fr> to mount sysfs prior to loading
+  modules, so that the mdev firmware loading can actually work
+
   04 Mar 2008; Chris Gianelloni <wolf31o2@gentoo.org> gen_initramfs.sh:
   If we have a raid456.ko module, we need to create a raid45.ko symlink since
   dmraid can be rather stupid. This should resolve bug #195804.
index ecac4f227d7fc62d35a55e33aa41e2dc3db01da6..f07329c15b738f28fd8abdcd13010274bca76b90 100644 (file)
@@ -193,6 +193,9 @@ splash 'init'
 detect_sbp2_devices
 cmdline_hwopts
 
+# Mount sysfs
+mount_sysfs
+
 # Setup hotplugging for firmware loading
 setup_hotplug
 
@@ -219,9 +222,6 @@ else
        good_msg 'Skipping module load; no modules in the initrd!'
 fi
 
-# Mount sysfs
-mount_sysfs
-
 # Delay if needed for USB hardware
 sdelay