guix/gnu/system
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
..
examples services: Add yggdrasil-service-type. 2020-11-05 18:45:40 +01:00
images images: Add pine64-barebones-raw-image. 2020-10-06 09:51:43 +02:00
accounts.scm
file-systems.scm Instantiate nscd in each system container. 2020-10-01 09:27:33 +02:00
hurd.scm system: hurd: Add diffutils, patch, gawk, tar, gzip, bzip2, xz, and lzip. 2020-10-09 23:25:34 +02:00
image.scm image: Remove conflicting user-provided EFI file system. 2020-11-17 15:20:02 -05:00
install.scm install: Deduplicate packages with %base-package sets. 2020-10-15 11:13:24 +03:00
keyboard.scm
linux-container.scm Instantiate nscd in each system container. 2020-10-01 09:27:33 +02:00
linux-initrd.scm
locale.scm
mapped-devices.scm
nss.scm
pam.scm
shadow.scm
uuid.scm uuid: Add support for bcachefs. 2020-11-07 13:40:46 +01:00
vm.scm vm: expression->derivation-in-linux-vm: Run in a UTF-8 locale. 2020-11-10 21:49:15 +01:00