guix/gnu
Maxim Cournoyer 1ec366cdfd
image: Remove conflicting user-provided EFI file system.
When the image type is "raw" or derived from it (such as "qcow2"), an ESP
partition and file system is already added by the image generator.  If a
conflicting user-provided EFI file system is provided, it causes the boot to
fail, as happens for the lightweight-desktop.tmpl and desktop.tmpl templates
under gnu/system/examples.

* gnu/system/image.scm (operating-system-for-image): Remove file systems whose
mount point is "/boot/efi".
2020-11-17 15:20:02 -05:00
..
bootloader
build Add (gnu build chromium-extension). 2020-11-08 18:21:15 +01:00
installer installer: Fix device synchronization. 2020-11-17 19:10:14 +01:00
machine machine: ssh: Do not import the host (guix config). 2020-11-09 23:27:09 +01:00
packages gnu: Add astroid. 2020-11-17 21:38:06 +02:00
services services: gmnisrv: Export procedures and service type. 2020-11-14 11:32:40 +00:00
system image: Remove conflicting user-provided EFI file system. 2020-11-17 15:20:02 -05:00
tests tests: nfs-root-fs: Use the right store file name. 2020-11-07 12:48:24 +01:00
artwork.scm
bootloader.scm gnu: bootloader: efi-bootloader-chain: Allow multiple HOOKS. 2020-11-17 16:03:03 +01:00
ci.scm
image.scm
installer.scm
local.mk gnu: tomb: Update to 2.8. 2020-11-17 09:52:04 -06:00
machine.scm
packages.scm
services.scm
system.scm
tests.scm