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 linux-libre: Support module compression. 2020-08-25 11:53:20 +02:00
locale.scm locale: Use the native gzip and libc when building locales. 2020-05-15 00:01:39 +02:00
mapped-devices.scm Use 'formatted-message' instead of '&message' where appropriate. 2020-07-25 19:11:37 +02:00
nss.scm
pam.scm
shadow.scm Remove "guile-zlib" extension when unused. 2020-08-25 12:39:11 +02:00
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