CVSROOT:        /cvs
Module name:    src
Changes by:     k...@cvs.openbsd.org    2019/09/14 05:38:46

Modified files:
        distrib/miniroot: install.sub 

Log message:
Support quoted SSIDs

Instead of ignoring SSIDs containing whitespaces, slightly adjust the
commands to take everything in between 'nwid ' and ' chan' as SSID; if it
has double quotes at start *and* end, simply remove those.

This enables users to select networks such as "Unitymedia WifiSpot" and
"FRITZ!Box 7490" for example which are common among the quoted ones at
least in germany.

The only SSIDs known to break this are those containing " chan " as this
substring is used as delimiter.  Picking "some chan 4 me" would therefore
result in _nwid being assigned '"some' (literal double quote), but that
seems reasonably acceptable compared to the current behaviour.

Input rpe
"Yes please" stsp

Reply via email to