guix/gnu/build
Ludovic Courtès 15c2ddc124
vm: ISO9660 images include /etc and other standard files.
* gnu/build/vm.scm (make-iso9660-image): Call
'populate-root-file-system' instead of a series of 'mkdir-p' calls.  Add
/etc to the arguments of xorriso.
2017-11-29 16:44:53 +01:00
..
activation.scm
cross-toolchain.scm
file-systems.scm file-systems: Add support for FAT16. 2017-10-11 11:12:33 +02:00
install.scm
linux-boot.scm linux-boot: Ensure /etc exists on the root file system. 2017-11-29 16:44:53 +01:00
linux-container.scm file-systems: 'mount-file-system' now takes a <file-system> object. 2017-10-11 11:12:33 +02:00
linux-initrd.scm
linux-modules.scm
marionette.scm
shepherd.scm shepherd: Include /etc/group in service containers. 2017-11-22 23:02:35 +01:00
svg.scm
vm.scm vm: ISO9660 images include /etc and other standard files. 2017-11-29 16:44:53 +01:00