Hide the prompt that encourages the use of encrypted /boot

This commit is contained in:
Aaron Rainbolt 2026-03-10 15:39:05 -04:00
parent 669840c921
commit 277a3945de
Signed by: arraybolt3
GPG Key ID: 39ADDC9EE23AEB08
4 changed files with 5 additions and 0 deletions

2
debian/changelog vendored
View File

@ -2,6 +2,8 @@ calamares-settings-ubuntu (1:26.04.6) resolute; urgency=medium
* Don't crash the installer if the software database update fails (LP:
#2143847)
* Don't warn the user when using an encrypted /boot partition with an
encrypted root partition (LP: #2107507)
-- Aaron Rainbolt <arraybolt3@ubuntu.com> Tue, 10 Mar 2026 15:22:04 -0400

View File

@ -6,6 +6,7 @@ userSwapChoices:
- file
initialSwapChoice: file
drawNestedPartitions: true
showNotEncryptedBootMessage: false
defaultFileSystemType: "ext4"
availableFileSystemTypes: ["ext4","btrfs","xfs"]
partitionLayout:

View File

@ -6,6 +6,7 @@ userSwapChoices:
- file
initialSwapChoice: file
drawNestedPartitions: true
showNotEncryptedBootMessage: false
defaultFileSystemType: "ext4"
availableFileSystemTypes: ["ext4","btrfs","xfs"]
partitionLayout:

View File

@ -6,6 +6,7 @@ userSwapChoices:
- file
initialSwapChoice: file
drawNestedPartitions: true
showNotEncryptedBootMessage: false
defaultFileSystemType: "ext4"
availableFileSystemTypes: ["ext4","btrfs","xfs"]
partitionLayout: