guix/gnu
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
..
bootloader bootloader: grub: Remove unneeded 'terminal_output'. 2019-05-09 12:11:36 +02:00
build vm: Create installation media with MBR and HFS only, no GPT. 2019-05-18 18:35:37 +02:00
installer installer: Fix wifi menu crash with hidden SSIDs. 2019-05-29 11:44:49 +02:00
packages gnu: awscli: Add missing input. 2019-05-29 10:56:28 +02:00
services services: sddm: Fix root login failure issue. 2019-05-26 01:34:16 +02:00
system linux-container: Check if nscd run directory exists when container is run. 2019-05-25 11:06:22 +05:30
tests vm: 'system-docker-image' provides an entry point. 2019-05-15 16:36:21 +02:00
artwork.scm
bootloader.scm
ci.scm
installer.scm installer: Increase backtrace verbosity. 2019-05-15 09:28:45 +02:00
local.mk gnu: libevent: Update to 2.1.0. 2019-05-26 19:48:39 +02:00
packages.scm
services.scm services: 'gc-root-service-type' now has a default value. 2019-05-10 23:29:18 +02:00
system.scm system: Add 'operating-system-with-gc-roots'. 2019-05-15 16:36:21 +02:00
tests.scm