ALT Linux Bugzilla
– Attachment 840 Details for
Bug 6582
Time to enable wpa_supplicant support
New bug
|
Search
|
[?]
|
Help
Register
|
Log In
[x]
|
Forgot Password
Login:
[x]
|
EN
|
RU
[patch]
WPA patch
config-wireless-wpa.patch (text/plain), 386 bytes, created by
Yurix
on 2005-04-26 18:34:59 MSD
(
hide
)
Description:
WPA patch
Filename:
MIME Type:
Creator:
Yurix
Created:
2005-04-26 18:34:59 MSD
Size:
386 bytes
patch
obsolete
>--- config-wireless.orig 2005-04-26 18:27:47 +0400 >+++ config-wireless 2005-04-26 18:31:40 +0400 >@@ -23,5 +23,8 @@ > > #configure WPA > if [ -x "${WPA_SUPPLICANT:=$DEFAULT_WPA_SUPPLICANT}" ]; then >- $WPA_SUPPLICANT -i$NAME ${WPA_DRIVER:?-D$WPA_DRIVER} >+ if [ "$WPA_DRIVER" != "" ]; then >+ WPA_DRIVER=-D$WPA_DRIVER >+ fi >+ $WPA_SUPPLICANT -B -c $WPA_CONFIG -i$NAME $WPA_DRIVER > fi
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 6582
:
832
|
840
|
880
|
881
|
885