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