[neon/neon/calamares-settings/Neon/release] 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:06:00 BST 2024
Git commit 72a187f17a6f85146e7b6b101a95e81c650ce734 by Carlos De Maine.
Committed on 02/09/2024 at 09:05.
Pushed by carlosdem into branch 'Neon/release'.
calamares is suddenly unable to create swap partitions, work around by using a swap file for the interim
M +1 -0 desktop/calamares/desktop/modules/partition.conf
https://invent.kde.org/neon/neon/calamares-settings/-/commit/72a187f17a6f85146e7b6b101a95e81c650ce734
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