guix-devel/gnu/system
Ludovic Courtès 4d6b879cb5 file-systems: 'file-system-needed-for-boot?' always returns #t for "/".
Reported by Nikita Karetnikov.

* gnu/system/file-systems.scm (<file-system>): Rename 'needed-for-boot?'
  accessor to '%file-system-needed-for-boot?'.
  (file-system-needed-for-boot?): New inlinable procedure.
* gnu/system.scm (other-file-system-services)[file-systems]: Rely on
  'file-system-needed-for-boot?' to handle the "/" case.
  (operating-system-initrd-file)[boot-file-systems]: Likewise.
2014-11-25 18:01:59 +01:00
..
file-systems.scm file-systems: 'file-system-needed-for-boot?' always returns #t for "/". 2014-11-25 18:01:59 +01:00
grub.scm gnu: Introduce (gnu artwork) module. 2014-11-12 14:28:36 +01:00
install.scm install: Add wpa-supplicant to the image. 2014-11-25 18:01:59 +01:00
linux-initrd.scm linux-initrd: Add modules for ATA controllers by default. 2014-11-13 10:42:32 +01:00
linux.scm system: Add default PAM entries for xlock and xscreensaver. 2014-09-12 00:14:52 +02:00
os-config.tmpl doc: Mention "audio" and "video" groups in configuration template. 2014-11-10 22:42:14 +01:00
shadow.scm system: Add udev rule for /dev/kvm. 2014-09-18 23:23:46 +02:00
vm.scm vm: Introduce 'file-system-mapping'. 2014-11-20 23:32:54 +01:00