ALT Linux Bugzilla
– Attachment 832 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 enable patch
config-wireless-wpa.patch (text/plain), 488 bytes, created by
Yurix
on 2005-04-20 12:37:52 MSD
(
hide
)
Description:
WPA enable patch
Filename:
MIME Type:
Creator:
Yurix
Created:
2005-04-20 12:37:52 MSD
Size:
488 bytes
patch
obsolete
>--- config-wireless-old 2005-03-28 16:43:44 +0400 >+++ config-wireless 2005-04-20 12:33:02 +0400 >@@ -23,6 +23,8 @@ > > # TODO: look up the latest wpa_supplicant version > #configure WPA >-#if [ -x "${WPA_SUPPLICANT:=$DEFAULT_WPA_SUPPLICANT}" ]; then >-# $WPA_SUPPLICANT -i$NAME ${WPA_DRIVER:?-D$WPA_DRIVER} >-#fi >+if [ -x "${WPA_SUPPLICANT:=$DEFAULT_WPA_SUPPLICANT}" ]; then >+ if [ "$WPA_DRIVER" != "" ]; then >+ $WPA_SUPPLICANT -i$NAME -B -c /etc/wpa_supplicant.conf -D$WPA_DRIVER >+ fi >+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