guix/gnu
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
..
bootloader Merge branch 'master' into core-updates 2020-04-08 13:00:50 +02:00
build vm: 'qemu-image' accepts a list of extra populate directives. 2020-04-11 19:22:25 +02:00
installer installer: tests: Don't install to a CD/DVD. 2020-04-10 16:02:52 +02:00
machine
packages gnu: sbcl-burgled-batteries3: Fix build with Python 3.8. 2020-04-11 17:03:58 +02:00
services Merge branch 'master' into core-updates 2020-04-11 00:10:23 +02:00
system vm: 'qemu-image' accepts a list of extra populate directives. 2020-04-11 19:22:25 +02:00
tests tests: openvswitch: Use the absolute file name of ovs-vsctl. 2020-04-10 20:20:11 +02:00
artwork.scm
bootloader.scm
ci.scm Merge branch 'master' into core-updates 2020-04-08 13:00:50 +02:00
installer.scm Merge branch 'master' into core-updates 2020-04-11 00:10:23 +02:00
local.mk Merge branch 'master' into core-updates 2020-04-11 17:00:30 +02:00
machine.scm
packages.scm
services.scm services: Allow modprobe to use "/etc/modprobe.d". 2020-04-05 12:12:07 +02:00
system.scm Merge branch 'master' into core-updates 2020-04-08 13:00:50 +02:00
tests.scm