mirror of
https://abf.rosa.ru/djam/calamares.git
synced 2025-02-23 15:42:49 +00:00
10 lines
199 B
Text
10 lines
199 B
Text
---
|
|
mountOptions:
|
|
default: defaults,noatime
|
|
ext4: defaults,noatime
|
|
ssdExtraMountOptions:
|
|
ext4: discard
|
|
jfs: discard
|
|
xfs: discard
|
|
swap: discard
|
|
btrfs: discard,compress=lzo
|