guix/gnu/installer
Mathieu Othacehe 694cb8dc62
installer: Fix wifi menu crash with hidden SSIDs.
This fixes https://issues.guix.gnu.org/issue/35622.

* gnu/installer/connman.scm (<service>): Mention that name may be false.
* gnu/installer/newt/wifi.scm (wifi-services): Filter out wifi services
without name.

Co-authored by: Pierre Neidhardt <mail@ambrevar.xyz>
2019-05-29 11:44:49 +02:00
..
aux-files installer: Use 'glibc-supported-locales'. 2019-05-13 23:46:08 +02:00
newt installer: Fix wifi menu crash with hidden SSIDs. 2019-05-29 11:44:49 +02:00
connman.scm installer: Fix wifi menu crash with hidden SSIDs. 2019-05-29 11:44:49 +02:00
final.scm installer: User accounts can now have a "real name." 2019-04-28 22:57:07 +02:00
hostname.scm
keymap.scm
locale.scm installer: Use 'glibc-supported-locales'. 2019-05-13 23:46:08 +02:00
newt.scm
parted.scm installer: Fix Guile-Parted crash on i686. 2019-05-19 11:58:36 +02:00
record.scm
services.scm installer: Ensure 'packages' field is a superset of '%base-packages'. 2019-05-03 13:50:49 +02:00
steps.scm installer: Actually translate step descriptions. 2019-05-06 23:21:33 +02:00
timezone.scm
user.scm installer: User can have a "real name". 2019-04-28 22:57:07 +02:00
utils.scm