mirror of
https://abf.rosa.ru/djam/calamares.git
synced 2025-02-24 08:02:50 +00:00
10 lines
223 B
Text
10 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
|