guix/gnu
Mathieu Othacehe f8fd115717
build: bootloader: Add install-efi procedure.
* gnu/build/bootloader.scm (install-efi): New procedure copied from (gnu build vm).
(install-efi-loader): New exported procedure, wrapping install-efi.
* gnu/build/vm.scm (initialize-hard-disk): Adapt to use install-efi-loader.
2020-05-05 16:08:33 +02:00
..
bootloader
build build: bootloader: Add install-efi procedure. 2020-05-05 16:08:33 +02:00
installer
machine
packages gnu: Add sequoia. 2020-05-05 13:20:46 +02:00
services gnu: Add AutoSSH service. 2020-05-05 15:32:40 +03:00
system system: vm: Move operating-system-uuid. 2020-05-05 16:08:32 +02:00
tests tests: install: Test a F2FS root file system. 2020-05-03 20:35:50 +02:00
artwork.scm
bootloader.scm
ci.scm
installer.scm
local.mk gnu: Add sequoia. 2020-05-05 13:20:46 +02:00
machine.scm
packages.scm
services.scm
system.scm system: vm: Move operating-system-uuid. 2020-05-05 16:08:32 +02:00
tests.scm