guix/gnu/system
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
..
examples maint: The 'release' target builds a VM image. 2017-05-20 10:16:23 +02:00
file-systems.scm file-systems: Add missing docstring. 2017-03-21 22:33:07 +01:00
grub.scm system: grub: Actually default to 'gfxterm' for displaying the GRUB menu. 2017-05-15 16:22:17 -04:00
install.scm install: Enable SSH in installation image. 2017-05-20 10:16:37 +02:00
linux-container.scm file-systems: Add 'file-system-mapping->bind-mount'. 2017-02-03 00:23:28 +01:00
linux-initrd.scm file-systems: Do not use (gnu packages …). 2017-03-21 22:33:07 +01:00
locale.scm
mapped-devices.scm mapped-devices: 'source' can be a list of strings. 2017-01-24 23:09:10 +01:00
nss.scm
pam.scm system: Allow root to run "su" without password. 2017-05-08 23:11:01 +02:00
shadow.scm ui: Rename '_' to 'G_'. 2017-05-03 16:16:17 +02:00
vm.scm vm: Support arbitrary partition flags. 2017-05-20 10:17:52 +02:00