Skip to content

Commit

Permalink
update pkg
Browse files Browse the repository at this point in the history
  • Loading branch information
UriHerrera committed Aug 8, 2024
1 parent dbe2a44 commit 7a9808d
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions debian/changelog
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
calamares-qml-settings-nitrux (1.7.9+new-dev) nitrux; urgency=medium

* Adjust the required size for the esp to match the size of the partition in devices preloaded with windows.

-- Uri Herrera <[email protected]> Thu, 08 Aug 2024 16:17:00 -0500

calamares-qml-settings-nitrux (1.7.8+new-dev) nitrux; urgency=medium

* Adjust the time before downloading the scripts so that at least they don't fail to download because of that.
Expand Down
2 changes: 1 addition & 1 deletion etc/calamares/modules/partition.conf
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
# etc.) use just /boot.
#
efiSystemPartition: "/boot/efi"
efiSystemPartitionSize: 300M
efiSystemPartitionSize: 100M
efiSystemPartitionName: ESP

userSwapChoices:
Expand Down

0 comments on commit 7a9808d

Please sign in to comment.