guix/gnu/system
Ludovic Courtès 3b09332adf system: Add a 'needed-for-boot?' field to 'mapped-device'.
* gnu/system/file-systems.scm (<mapped-device>)[needed-for-boot?]: New
  field.
* gnu/system.scm (operating-system-user-mapped-devices,
  operating-system-boot-mapped-devices): Use it instead of trying to
  guess.  Guessing doesn't work when one refers to a partition using its
  label, for instance.
* doc/guix.texi (Mapped Devices): Document 'needed-for-boot?'.
2014-11-29 14:40:26 +01:00
..
file-systems.scm system: Add a 'needed-for-boot?' field to 'mapped-device'. 2014-11-29 14:40:26 +01:00
grub.scm gnu: Introduce (gnu artwork) module. 2014-11-12 14:28:36 +01:00
install.scm system: Change "en_US.UTF-8" to "en_US.utf8". 2014-11-29 11:37:53 +01:00
linux-initrd.scm linux-initrd: Remove the ".ko" suffix from module names in 'base-initrd'. 2014-11-28 00:10:28 +01:00
linux.scm system: Add default PAM entries for xlock and xscreensaver. 2014-09-12 00:14:52 +02:00
locale.scm system: Build system-wide locale definitions. 2014-11-27 08:55:46 +01: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 linux-boot: Load modules and their dependencies, à la 'modprobe'. 2014-11-28 00:10:28 +01:00