[neon/neon/calamares-settings/Neon/unstable] desktop/calamares/desktop/modules: label swap partition and draw nested partitions

Carlos De Maine null at kde.org
Thu Feb 19 03:05:55 GMT 2026


Git commit b6687797ba67cea47e060b89d3749161ff314d7c by Carlos De Maine.
Committed on 19/02/2026 at 02:56.
Pushed by carlosdem into branch 'Neon/unstable'.

label swap partition and draw nested partitions

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

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

diff --git a/desktop/calamares/desktop/modules/partition.conf b/desktop/calamares/desktop/modules/partition.conf
index a5bae33..91eecc9 100644
--- a/desktop/calamares/desktop/modules/partition.conf
+++ b/desktop/calamares/desktop/modules/partition.conf
@@ -2,5 +2,8 @@
 # SPDX-FileCopyrightText: 2019-2020 Harald Sitter <sitter at kde.org>
 # SPDX-FileCopyrightText: 2016 Rohan Garg <rohan at kde.org>
 
+drawNestedPartitions: true
 enableLuksAutomatedPartitioning: true
-initialSwapChoice: file
\ No newline at end of file
+initialSwapChoice: file
+swapPartitionName: swap
+


More information about the Neon-commits mailing list