Fix installing on Btrfs
This commit is contained in:
parent
ed873308d7
commit
36bcd01475
2 changed files with 7 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
||||||
---
|
---
|
||||||
mountOptions:
|
mountOptions:
|
||||||
default: defaults,noatime
|
default: defaults,noatime
|
||||||
btrfs: defaults,noatime,space_cache,autodefrag
|
btrfs: defaults,noatime,space_cache=v2,autodefrag
|
||||||
ssdExtraMountOptions:
|
ssdExtraMountOptions:
|
||||||
ext4: discard
|
ext4: discard
|
||||||
jfs: discard
|
jfs: discard
|
||||||
|
|
6
debian/changelog
vendored
6
debian/changelog
vendored
|
@ -1,3 +1,9 @@
|
||||||
|
calamares-settings-tileos-sway (1.15~tileos) unstable; urgency=medium
|
||||||
|
|
||||||
|
* Fix installing on Btrfs
|
||||||
|
|
||||||
|
-- Aleksey Samoilov <samoilov.lex@gmail.com> Fri, 08 Mar 2024 00:43:41 +0400
|
||||||
|
|
||||||
calamares-settings-tileos-sway (1.14~tileos) unstable; urgency=medium
|
calamares-settings-tileos-sway (1.14~tileos) unstable; urgency=medium
|
||||||
|
|
||||||
* Backport some Debian stuff
|
* Backport some Debian stuff
|
||||||
|
|
Loading…
Add table
Reference in a new issue