guix/gnu/system
Ludovic Courtès 3cb3a4e6e5
linux-initrd: 'file-system-modules' returns the right module list.
Fixes a bug whereby, for an "iso9660" file system, it would return
'("iso9660" "isofs"), i.e., both the key and the value.

Reported by Danny Milosavljevic <dannym@scratchpost.org>
at <https://debbugs.gnu.org/cgi/bugreport.cgi?bug=30629#115>.

* gnu/system/linux-initrd.scm (lookup-procedure): 'vhash-assoc' returns
a key/value pair; match it.
2018-03-03 09:41:21 +01:00
..
examples doc: No longer mention Wicd in OS examples. 2018-01-21 00:24:03 +01:00
file-systems.scm file-systems: Move %control-groups from %base-file-systems to 2017-12-22 15:03:10 +01:00
install.scm system: Add 'initrd-modules' field. 2018-03-02 13:53:10 +01:00
linux-container.scm
linux-initrd.scm linux-initrd: 'file-system-modules' returns the right module list. 2018-03-03 09:41:21 +01:00
locale.scm system: Put locales where libc will find them. 2018-01-24 11:18:49 -05:00
mapped-devices.scm guix system: Check for the lack of modules in the initrd. 2018-03-02 13:53:15 +01:00
nss.scm
pam.scm
shadow.scm Merge branch 'master' into core-updates 2018-01-11 14:22:50 -08:00
uuid.scm uuid: Fix typo in comment. 2017-12-02 23:13:20 +01:00
vm.scm gnu: Consistently Write ‘file system(s)’. 2018-01-19 17:28:31 +01:00