guix-devel/gnu/system
Ludovic Courtès 384344198d
file-systems: 'file-system-needed-for-boot?' is #t for parents of the store.
Suggested by John Darrington <john@darrington.wattle.id.au>.

* gnu/system/file-systems.scm (%not-slash): New variable.
(file-prefix?): New procedure.
(file-system-needed-for-boot?): Use it to check whether FS holds the
store.
* tests/file-systems.scm ("file-system-needed-for-boot?"): New test.
* gnu/tests/install.scm (%separate-store-os)[file-systems]: Remove
'needed-for-boot?' field for "/gnu".
2017-01-16 23:27:23 +01:00
..
examples doc: Suggest installing gvfs. 2016-11-28 22:09:38 +01:00
file-systems.scm file-systems: 'file-system-needed-for-boot?' is #t for parents of the store. 2017-01-16 23:27:23 +01:00
grub.scm system: grub: Load relevant EFI modules on EFI systems. 2017-01-03 18:16:01 +01:00
install.scm install: The list of services is now a plain list. 2016-12-19 23:57:18 +01:00
linux-container.scm container: Pass a list of <file-system> objects as things to mount. 2016-11-10 18:01:44 +01:00
linux-initrd.scm system: Add btrfs file system support. 2017-01-10 12:00:35 +01:00
locale.scm gnu: Switch to 'with-imported-modules'. 2016-07-12 22:47:08 +02:00
mapped-devices.scm mapped-devices: Use 'cryptsetup-static' in 'luks-device-mapping'. 2016-11-23 21:13:18 +01:00
nss.scm nss: Add '%mdns-host-lookup-nss'. 2015-05-08 16:35:32 +02:00
pam.scm gnu: Remove comment which is factually incorrect. 2016-11-06 19:56:43 +01:00
shadow.scm system: Do not create the home directory of "nobody". 2016-08-28 15:11:18 +02:00
vm.scm vm: Disable initrd-time QEMU networking for VM images. 2016-11-19 18:44:54 +01:00