[or-cvs] r11361: Unpack firmware before hardware detection. (incognito/trunk/root_overlay/var/patches)
double at seul.org
double at seul.org
Mon Sep 3 16:26:33 UTC 2007
Author: double
Date: 2007-09-03 12:26:33 -0400 (Mon, 03 Sep 2007)
New Revision: 11361
Added:
incognito/trunk/root_overlay/var/patches/autoconfig.patch
Log:
Unpack firmware before hardware detection.
Added: incognito/trunk/root_overlay/var/patches/autoconfig.patch
===================================================================
--- incognito/trunk/root_overlay/var/patches/autoconfig.patch (rev 0)
+++ incognito/trunk/root_overlay/var/patches/autoconfig.patch 2007-09-03 16:26:33 UTC (rev 11361)
@@ -0,0 +1,10 @@
+--- etc/init.d/autoconfig.orig 2007-09-03 07:49:13.000000000 -0500
++++ etc/init.d/autoconfig 2007-09-03 07:52:58.000000000 -0500
+@@ -264,6 +264,7 @@
+ ;;
+ esac
+ [ -n "${PC}" ] && einfo "${PC}"
++ unpack_firmware
+ [ -x /usr/sbin/hwsetup ] && hwsetup -p >/dev/null
+ eend
+ else
More information about the tor-commits
mailing list