summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRoy Marples <uberlord@gentoo.org>2005-07-30 19:10:14 +0000
committerRoy Marples <uberlord@gentoo.org>2005-07-30 19:10:14 +0000
commit02269b0b0e6605bc0c10f751e1f9b0ee32c86bd6 (patch)
tree28da93b8e2154b32b3dcac2fec22f9da487cf5af /sys-apps/baselayout/files
parentFixes #100757. (diff)
downloadhistorical-02269b0b0e6605bc0c10f751e1f9b0ee32c86bd6.tar.gz
historical-02269b0b0e6605bc0c10f751e1f9b0ee32c86bd6.tar.bz2
historical-02269b0b0e6605bc0c10f751e1f9b0ee32c86bd6.zip
Fixed associate_order forcepreferred #100799, thanks to Benoit Boissinot.
Package-Manager: portage-2.0.51.22-r2
Diffstat (limited to 'sys-apps/baselayout/files')
-rw-r--r--sys-apps/baselayout/files/baselayout-1.12.0_pre3-iwconfig.patch11
-rw-r--r--sys-apps/baselayout/files/digest-baselayout-1.12.0_pre3-r21
2 files changed, 12 insertions, 0 deletions
diff --git a/sys-apps/baselayout/files/baselayout-1.12.0_pre3-iwconfig.patch b/sys-apps/baselayout/files/baselayout-1.12.0_pre3-iwconfig.patch
new file mode 100644
index 000000000000..caccafda7e66
--- /dev/null
+++ b/sys-apps/baselayout/files/baselayout-1.12.0_pre3-iwconfig.patch
@@ -0,0 +1,11 @@
+--- lib/rcscripts/net.modules.d/iwconfig 2005-07-30 11:57:14.000000000 +0200
++++ lib/rcscripts/net.modules.d/iwconfig 2005-07-30 11:56:53.000000000 +0200
+@@ -806,7 +806,7 @@ iwconfig_configure() {
+
+ iwconfig_connect_preferred "${iface}" && return 0
+ [[ ${associate_order} == "forcepreferred" ]] \
+- && iwconfig_force_preferred "${iface} &&" return 0
++ && iwconfig_force_preferred "${iface}" && return 0
+ [[ ${associate_order} == "any" || ${associate_order} == "forceany" ]] \
+ && iwconfig_connect_not_preferred "${iface}" && return 0
+ fi
diff --git a/sys-apps/baselayout/files/digest-baselayout-1.12.0_pre3-r2 b/sys-apps/baselayout/files/digest-baselayout-1.12.0_pre3-r2
new file mode 100644
index 000000000000..b6d2b1c9db22
--- /dev/null
+++ b/sys-apps/baselayout/files/digest-baselayout-1.12.0_pre3-r2
@@ -0,0 +1 @@
+MD5 97178263665d10775d8d6695e0720d63 baselayout-1.12.0_pre3.tar.bz2 169107