guix/gnu
Mathieu Othacehe c254af8c73
installer: Add MSDOS disk label support on UEFI systems.
Fixes: <https://issues.guix.gnu.org/47889>.

* gnu/installer/parted.scm (esp-partition?): Remove the MSDOS check.
(auto-partition!): On MSDOS disks, check if an ESP partition is present. If
that's the case, do not remove it. Otherwise, if UEFI is supported, create
one.
2021-04-28 15:52:20 +02:00
..
bootloader bootloader: grub: Fix typo in docstring. 2021-04-10 14:11:33 +02:00
build file-systems: read-partition-{uuid,label} don't swallow ENOENT & co. 2021-04-23 23:39:34 -04:00
installer installer: Add MSDOS disk label support on UEFI systems. 2021-04-28 15:52:20 +02:00
machine
packages gnu: kmscon: Open a new keymap-update FIFO once a request has been processed. 2021-04-26 16:47:01 +02:00
services services: cuirass: Use "/tmp" database host. 2021-04-14 16:09:35 +02:00
system system: vm: Add a memory-size argument to system-docker-image. 2021-04-12 14:12:49 +02:00
tests tests: ldap: Fix it. 2021-04-18 10:31:59 +02:00
artwork.scm
bootloader.scm
ci.scm ci: tarball: Use "current-guix" as profile name. 2021-04-18 10:45:53 +02:00
image.scm
installer.scm
local.mk gnu: racket: Don't inject store paths into Racket files. 2021-04-12 18:42:22 +02:00
machine.scm
packages.scm
services.scm services: Support DELETE in MODIFY-SERVICES macro. 2021-04-12 17:49:07 +02:00
system.scm
tests.scm tests: Support package extensions in the backdoor REPL. 2021-04-12 18:42:22 +02:00