Gentoo Logo
Gentoo Spaceship




Note: Due to technical difficulties, the Archives are currently not up to date. GMANE provides an alternative service for most mailing lists.
c.f. bug 424647
List Archive: gentoo-commits
Navigation:
Lists: gentoo-commits: < Prev By Thread Next > < Prev By Date Next >
Headers:
To: gentoo-commits@g.o
From: "Andrew Gaffney (agaffney)" <agaffney@g.o>
Subject: genkernel r611 - in trunk: . generic
Date: Sun, 09 Mar 2008 17:54:45 +0000
Author: agaffney
Date: 2008-03-09 17:54:44 +0000 (Sun, 09 Mar 2008)
New Revision: 611

Modified:
   trunk/ChangeLog
   trunk/generic/linuxrc
Log:
Apply patch from  Vince C <v_cadet@...> to mount sysfs prior to loading modules, so that the mdev firmware loading can actually work

Modified: trunk/ChangeLog
===================================================================
--- trunk/ChangeLog	2008-03-04 00:41:37 UTC (rev 610)
+++ trunk/ChangeLog	2008-03-09 17:54:44 UTC (rev 611)
@@ -2,6 +2,10 @@
 # Copyright 2006-2008 Gentoo Foundation; Distributed under the GPL v2
 # $Header: $
 
+  09 Mar 2008; Andrew Gaffney <agaffney@g.o> generic/linuxrc:
+  Apply patch from Vince C <v_cadet@...> to mount sysfs prior to loading
+  modules, so that the mdev firmware loading can actually work
+
   04 Mar 2008; Chris Gianelloni <wolf31o2@g.o> 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.

Modified: trunk/generic/linuxrc
===================================================================
--- trunk/generic/linuxrc	2008-03-04 00:41:37 UTC (rev 610)
+++ trunk/generic/linuxrc	2008-03-09 17:54:44 UTC (rev 611)
@@ -193,6 +193,9 @@
 detect_sbp2_devices
 cmdline_hwopts
 
+# Mount sysfs
+mount_sysfs
+
 # Setup hotplugging for firmware loading
 setup_hotplug
 
@@ -219,9 +222,6 @@
 	good_msg 'Skipping module load; no modules in the initrd!'
 fi
 
-# Mount sysfs
-mount_sysfs
-
 # Delay if needed for USB hardware
 sdelay
 

-- 
gentoo-commits@g.o mailing list


Navigation:
Lists: gentoo-commits: < Prev By Thread Next > < Prev By Date Next >
Previous by thread:
gentoo-x86 commit in app-misc/freemind: ChangeLog freemind-0.9.0_beta16.ebuild
Next by thread:
gentoo-x86 commit in dev-java/bsf: bsf-2.4.0-r1.ebuild ChangeLog
Previous by date:
gentoo-x86 commit in app-accessibility/espeak/files: espeak-1.35-makefile.patch
Next by date:
gentoo-x86 commit in app-laptop/pommed: ChangeLog pommed-1.14.ebuild


Updated Jul 20, 2010

Summary: Archive of the gentoo-commits mailing list.

Donate to support our development efforts.

Copyright 2001-2013 Gentoo Foundation, Inc. Questions, Comments? Contact us.