summaryrefslogtreecommitdiff
path: root/gnu/packages/guile-xyz.scm
diff options
context:
space:
mode:
authorMathieu Othacehe <othacehe@gnu.org>2022-08-05 08:50:51 +0200
committerMathieu Othacehe <othacehe@gnu.org>2022-08-05 08:57:20 +0200
commit3c381af76a144a4dc3d0f9269f43ee2ec501b538 (patch)
treedfd21da54a5d81385be4cd205c88bc91f191e495 /gnu/packages/guile-xyz.scm
parenteb0277e7e391319a5377084dd2d18c7114ec9a8a (diff)
downloadguix-patches-3c381af76a144a4dc3d0f9269f43ee2ec501b538.tar
guix-patches-3c381af76a144a4dc3d0f9269f43ee2ec501b538.tar.gz
installer: parted: Call set-system before set-flags.
Parted 3.5 introduces the following regression: - partition-set-flag sets the BIOS_GRUB flag. The partition type is set to PARTITION_BIOS_GRUB_GUID. - partition-set-system resets the partition type to PARTITION_LINUX_DATA_GUID undoing what's done by partition-set-flag. To prevent it, reverse the call order. Fixes: <https://issues.guix.gnu.org/55549>. * gnu/installer/parted.scm (mkpart): Call partition-set-system before partition-set-flag.
Diffstat (limited to 'gnu/packages/guile-xyz.scm')
0 files changed, 0 insertions, 0 deletions