me
/
guix
Archived
1
0
Fork 0
This repository has been archived on 2024-08-07. You can view files and clone it, but cannot push or open issues/pull-requests.
guix/gnu/system
Mathieu Othacehe 6bd17a0806
image: Do not allow BIOS bootloader and GPT.
When using grub-bootloader with a GPT image, GRUB will fail during
installation with a cryptic error message.

* gnu/system/image.scm (system-disk-image): Raise an error when trying to use
a non-EFI compatible bootloader with a GPT image partitioning.

Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
2023-09-20 09:38:40 +02:00
..
examples system: vm-image: Remove duplicate packages. 2023-09-11 10:56:03 +03:00
images system: images: Add unmatched module. 2023-06-14 14:52:21 +03:00
accounts.scm gnu: system: Add home-directory-permissions field to <user-account>. 2023-08-25 15:12:54 +02:00
file-systems.scm gnu: file-systems: Add variable %base-live-file-systems. 2023-09-17 15:31:04 +02:00
hurd.scm system: hurd: Override locale-libcs harder. 2023-09-16 15:35:25 +02:00
image.scm image: Do not allow BIOS bootloader and GPT. 2023-09-20 09:38:40 +02:00
install.scm gnu: file-systems: Add variable %base-live-file-systems. 2023-09-17 15:31:04 +02:00
keyboard.scm
linux-container.scm linux-container: Pass '--disable-chroot' to 'guix-daemon'. 2023-06-24 16:13:05 +02:00
linux-initrd.scm linux-initrd: raw-initrd: Add keyword argument #:pre-mount. 2022-11-18 15:44:38 +01:00
locale.scm locale: Set %default-locale-definitions to glibc/hurd on the Hurd. 2023-09-16 15:35:25 +02:00
mapped-devices.scm
nss.scm
pam.scm system: pam: Change 'stop' method to return #f. 2023-05-21 01:04:39 +02:00
setuid.scm
shadow.scm system: account: Fix default value. 2023-06-09 14:19:14 +02:00
uuid.scm uuid: Fix NTFS UUID stringification. 2023-06-18 02:00:10 +02:00
vm.scm system: vm: Non-volatile 'run-vm.sh' creates a CoW image. 2022-12-06 15:06:35 +01:00