guix-devel/gnu/system
Marius Bakke 6520904b3e
vm: Add UEFI loader to disk images.
* gnu/build/vm.scm (install-efi): New procedure.
(initialize-hard-disk): Generate EFI blob when ESP is present.
* gnu/system/vm.scm (qemu-image): Append 40MiB EFI System Partition.

(cherry picked from commit ecf5d53769)
2017-05-20 10:57:00 +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 vm: Support creating FAT partitions. 2017-05-20 10:20:35 +02:00
locale.scm gnu: Switch to 'with-imported-modules'. 2016-07-12 22:47:08 +02:00
mapped-devices.scm mapped-devices: 'source' can be a list of strings. 2017-01-24 23:09:10 +01:00
nss.scm nss: Add '%mdns-host-lookup-nss'. 2015-05-08 16:35:32 +02:00
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: Add UEFI loader to disk images. 2017-05-20 10:57:00 +02:00