guix/gnu
Ludovic Courtès cd45d656f1
vm: Make the device node procedure a parameter.
* gnu/build/vm.scm (root-partition-initializer): Add #:make-device-nodes
parameter and use it.
* gnu/system/vm.scm (qemu-image): Add #:device-node parameter.  Pass
 #:make-device-nodes to 'root-partition-initializer'.
2020-04-11 20:59:40 +02:00
..
bootloader Merge branch 'master' into core-updates 2020-04-08 13:00:50 +02:00
build vm: Make the device node procedure a parameter. 2020-04-11 20:59:40 +02:00
installer installer: tests: Don't install to a CD/DVD. 2020-04-10 16:02:52 +02:00
machine
packages gnu: guile@3: Disable JIT on GNU/Hurd. 2020-04-11 19:22:27 +02:00
services Merge branch 'master' into core-updates 2020-04-11 00:10:23 +02:00
system vm: Make the device node procedure a parameter. 2020-04-11 20:59:40 +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 gnu: cross-libc: Add patch to allow 'gettyent' reading store file names. 2020-04-11 19:22:27 +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