guix/gnu
Marius Bakke 01cc84dade
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-19 12:59:25 +02:00
..
bootloader bootloader: extlinux: Remove syslinux-bootloader. 2017-05-18 12:10:03 +02:00
build vm: Support arbitrary partition flags. 2017-05-19 12:59:25 +02:00
packages gnu: guile-ssh: Fix potential double-free/use-after-free issue. 2017-05-19 10:50:20 +02:00
services services: openssh: Don't depend on networking. 2017-05-18 01:00:52 +02:00
system vm: Support arbitrary partition flags. 2017-05-19 12:59:25 +02:00
tests services: user-homes: Do not create home directories marked as no-create. 2017-05-18 10:55:16 +02:00
artwork.scm
bootloader.scm bootloader: Add extlinux support. 2017-05-16 14:41:01 +02:00
local.mk gnu: guile-ssh: Fix potential double-free/use-after-free issue. 2017-05-19 10:50:20 +02:00
packages.scm
services.scm
system.scm bootloader: Add bootloader name to boot-parameters record. 2017-05-16 14:41:01 +02:00
tests.scm bootloader: Add extlinux support. 2017-05-16 14:41:01 +02:00