guix/gnu/build
Ludovic Courtès 82782d8cec
vm: 'qemu-image' accepts a list of extra populate directives.
* gnu/build/vm.scm (root-partition-initializer): Add #:extra-directives
parameter and pass it to 'populate-root-file-system'.
* gnu/system/vm.scm (qemu-image): Add #:extra-directives parameter and
pass it to 'root-partition-initializer'.
2020-04-11 19:22:25 +02:00
..
accounts.scm
activation.scm
bootloader.scm
cross-toolchain.scm
file-systems.scm build: file-systems: Do not warn about file system check for NFS. 2020-03-02 23:59:45 -05:00
install.scm install: 'populate-root-file-system' can be passed extra directives. 2020-04-11 19:22:25 +02:00
linux-boot.scm linux-boot: Ensure volatile root is mounted read-only. 2020-03-02 23:24:47 -05:00
linux-container.scm
linux-initrd.scm
linux-modules.scm system: Add kernel-loadable-modules to operating-system. 2020-03-22 12:51:50 +01:00
locale.scm
marionette.scm marionette: Provide portable US-layout keystrokes for "<" and ">". 2020-02-22 00:45:42 +01:00
shepherd.scm
svg.scm
vm.scm vm: 'qemu-image' accepts a list of extra populate directives. 2020-04-11 19:22:25 +02:00