ALT Linux Bugzilla
– Attachment 880 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]
etcnet-0.7.3-alt1-wpa_supplicant
etcnet-0.7.3-alt1-wpa_supplicant.patch (text/plain), 514 bytes, created by
Yurix
on 2005-05-14 14:56:08 MSD
(
hide
)
Description:
etcnet-0.7.3-alt1-wpa_supplicant
Filename:
MIME Type:
Creator:
Yurix
Created:
2005-05-14 14:56:08 MSD
Size:
514 bytes
patch
obsolete
>--- config-wireless.orig 2005-05-14 14:40:53 +0400 >+++ config-wireless 2005-05-14 14:48:03 +0400 >@@ -22,6 +22,7 @@ > fi > > #configure WPA >-if [ -x "${WPA_SUPPLICANT:=$DEFAULT_WPA_SUPPLICANT}" ]; then >- $WPA_SUPPLICANT -i$NAME ${WPA_DRIVER:?-D$WPA_DRIVER} >+if [ -x "${WPA_SUPPLICANT:=$DEFAULT_WPA_SUPPLICANT}" -a -f $MYIFACEDIR/wpa_supplicant.conf ]; then >+ prof_conf=`profiled_filename $MYIFACEDIR/wpa_supplicant.conf` >+ $WPA_SUPPLICANT -B -i$NAME${WPA_DRIVER:+ -D$WPA_DRIVER}${prof_conf:+ -c $prof_conf} > 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