guix-devel/gnu/system
Ludovic Courtès 4e469051a7 system: Add 'create-mount-point?' file system option.
* gnu/system/file-systems.scm (<file-system>)[create-mount-point?]: New
  field.
* gnu/services/base.scm (file-system-service): Add #:create-mount-point?
  parameter and honor it.
* gnu/system.scm (other-file-system-services): Update
  'file-system-service' call accordingly.
* doc/guix.texi (File Systems): Document it.
2014-07-23 02:02:06 +02:00
..
file-systems.scm system: Add 'create-mount-point?' file system option. 2014-07-23 02:02:06 +02:00
grub.scm system: Support the addition of old entries in the GRUB menu. 2014-06-25 23:53:27 +02:00
install.scm system: Add '%devtmpfs-file-system' for udev, and '%base-file-systems'. 2014-07-22 16:59:10 +02:00
linux-initrd.scm linux-initrd: Add AHCI modules. 2014-07-19 08:41:43 -04:00
linux.scm system: Allow root to use 'groupadd' & co. without authenticating. 2014-07-11 23:20:48 +02:00
shadow.scm system: Add "netdev" group. 2014-07-11 00:27:27 +02:00
vm.scm vm: Make sure disk image initrds load 'usb-storage.ko'. 2014-07-14 18:05:10 +02:00