[neon/neon/calamares-settings/Neon/release_jammy] desktop/calamares/desktop/modules: calamares is suddenly unable to create swap partitions, work around by using a swap file for the interim

Carlos De Maine null at kde.org
Mon Sep 2 10:07:08 BST 2024


Git commit 3c87cbbb4ca799b29f86372d5b63302e554dfe96 by Carlos De Maine.
Committed on 02/09/2024 at 09:07.
Pushed by carlosdem into branch 'Neon/release_jammy'.

calamares is suddenly unable to create swap partitions, work around by using a swap file for the interim

(cherry picked from commit 72a187f17a6f85146e7b6b101a95e81c650ce734)

Co-authored-by: Carlos De Maine <carlosdemaine at gmail.com>

M  +1    -0    desktop/calamares/desktop/modules/partition.conf

https://invent.kde.org/neon/neon/calamares-settings/-/commit/3c87cbbb4ca799b29f86372d5b63302e554dfe96

diff --git a/desktop/calamares/desktop/modules/partition.conf b/desktop/calamares/desktop/modules/partition.conf
index 743a64c..a5bae33 100644
--- a/desktop/calamares/desktop/modules/partition.conf
+++ b/desktop/calamares/desktop/modules/partition.conf
@@ -3,3 +3,4 @@
 # SPDX-FileCopyrightText: 2016 Rohan Garg <rohan at kde.org>
 
 enableLuksAutomatedPartitioning: true
+initialSwapChoice: file
\ No newline at end of file


More information about the Neon-commits mailing list