netcardconfig: drop uncommon wireless/WiFi options
authorMichael Prokop <mika@grml.org>
Wed, 9 Jun 2021 11:28:25 +0000 (13:28 +0200)
committerMichael Prokop <mika@grml.org>
Wed, 9 Jun 2021 12:53:43 +0000 (14:53 +0200)
commit20ae6490ff61e8dfe67ac1dd436f3c74fa648f36
tree907ae3c7470f9e8196614ed375d9bd3b21567684
parentb7ca29adb11341d023370b272ebadc707189a6ba
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
https://github.com/grml/grml-network/issues/11).

FTR: according to my tests, wireless-tools seems to do the rightâ„¢ thing
by default regarding "wireless-mode".
sbin/netcardconfig