mirror of
https://github.com/parchlinux/calamares.git
synced 2025-03-02 13:55:44 -05:00
11 lines
223 B
Text
11 lines
223 B
Text
|
---
|
||
|
mountOptions:
|
||
|
default: defaults,noatime
|
||
|
btrfs: defaults,noatime,space_cache,autodefrag
|
||
|
ssdExtraMountOptions:
|
||
|
ext4: discard
|
||
|
jfs: discard
|
||
|
xfs: discard
|
||
|
swap: discard
|
||
|
btrfs: discard,compress=lzo
|