[Git-commits] [grml/grml-network] 20ae64: netcardconfig: drop uncommon wireless/WiFi options
Michael Prokop
noreply at github.com
Thu Jul 8 08:35:27 CEST 2021
Branch: refs/heads/master
Home: https://github.com/grml/grml-network
Commit: 20ae6490ff61e8dfe67ac1dd436f3c74fa648f36
https://github.com/grml/grml-network/commit/20ae6490ff61e8dfe67ac1dd436f3c74fa648f36
Author: Michael Prokop <mika at grml.org>
Date: 2021-06-09 (Wed, 09 Jun 2021)
Changed paths:
M sbin/netcardconfig
Log Message:
-----------
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".
Commit: b67e23db5393e3afd03462a65fffef2adae8b11e
https://github.com/grml/grml-network/commit/b67e23db5393e3afd03462a65fffef2adae8b11e
Author: Michael Prokop <mika at grml.org>
Date: 2021-07-08 (Thu, 08 Jul 2021)
Changed paths:
M sbin/netcardconfig
Log Message:
-----------
Merge remote-tracking branch 'origin/pr/12'
Compare: https://github.com/grml/grml-network/compare/fd92a7ba28a9...b67e23db5393
More information about the Git-commits
mailing list