guix/gnu
Marius Bakke fd5a30ab7b
vm: Support arbitrary partition flags.
* gnu/build/vm.scm (<partition>): Change BOOTABLE? to FLAGS.
(initialize-partition-table): Pass each flag to parted.
(initialize-hard-disk): Locate boot partition.
* gnu/system/vm.scm (qemu-image): Adjust partition flags.
2017-05-20 10:17:52 +02:00
..
build vm: Support arbitrary partition flags. 2017-05-20 10:17:52 +02:00
packages gnu: guile-ssh: Fix potential double-free/use-after-free issue. 2017-05-20 10:17:49 +02:00
services services: openssh: Don't depend on networking. 2017-05-20 10:16:34 +02:00
system vm: Support arbitrary partition flags. 2017-05-20 10:17:52 +02:00
tests services: user-homes: Do not create home directories marked as no-create. 2017-05-20 10:17:10 +02:00
artwork.scm
local.mk gnu: guile-ssh: Fix potential double-free/use-after-free issue. 2017-05-20 10:17:49 +02:00
packages.scm
services.scm
system.scm
tests.scm