guix/gnu
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
..
build vm: Add UEFI loader to disk images. 2017-05-20 10:57:00 +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: Add UEFI loader to disk images. 2017-05-20 10:57:00 +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 system: Export 'read-boot-parameters'. 2017-05-13 12:14:28 +03:00
tests.scm