mirror of
https://git.launchpad.net/~ubuntu-qt-code/+git/calamares-settings-ubuntu
synced 2025-03-06 00:31:08 +00:00
Add ext4, btrfs, xfs options on erase for Lubuntu.
This commit is contained in:
parent
4b5c7564fa
commit
8c2f95c375
1
debian/changelog
vendored
1
debian/changelog
vendored
@ -1,6 +1,7 @@
|
||||
calamares-settings-ubuntu (1:23.10.1) UNRELEASED; urgency=medium
|
||||
|
||||
* Welcome to the Mantic Minotaur!
|
||||
* Add ext4, btrfs, xfs file system options on erase disk for Lubuntu.
|
||||
|
||||
-- Dan Simmons <kc2bez@lubuntu.me> Mon, 14 Aug 2023 19:50:15 -0400
|
||||
|
||||
|
@ -6,3 +6,4 @@ userSwapChoices:
|
||||
initialSwapChoice: file
|
||||
drawNestedPartitions: true
|
||||
defaultFileSystemType: "ext4"
|
||||
availableFileSystemTypes: ["ext4","btrfs","xfs"]
|
||||
|
Loading…
x
Reference in New Issue
Block a user