guix/gnu/installer
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
..
aux-files
newt installer: Force GPT disk label when UEFI is supported. 2021-04-28 15:52:20 +02:00
connman.scm
final.scm
hostname.scm
keymap.scm
locale.scm
newt.scm
parted.scm installer: Add MSDOS disk label support on UEFI systems. 2021-04-28 15:52:20 +02:00
proxy.scm
record.scm
services.scm
steps.scm
substitutes.scm
tests.scm
timezone.scm
user.scm
utils.scm