-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
netcardconfig: drop uncommon wireless/WiFi options
No longer ask for the following options WiFi: * iwconfig * iwpriv * iwspy * wireless-channel * wireless-freq * wireless-nwid * wireless-mode AFAICT it's unusual to set those options to something other than the defaults, at least nowadays. So let's drop support for it, minimizing questions to answer in interactive mode (which also minimizes porting efforts if we ever rewrite netcardconfig, see #11). FTR: according to my tests, wireless-tools seems to do the right™ thing by default regarding "wireless-mode".
- Loading branch information
Showing
1 changed file
with
4 additions
and
122 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters