Le0xFF / VoidLinuxInstaller

A bash script to install Void Linux with optional LUKS encryption, optional LVM, btrfs filesystem and optional swap as file.
GNU Affero General Public License v3.0
53 stars 8 forks source link

BTRFS Zstd:20 #19

Closed lawmanuk closed 3 months ago

lawmanuk commented 3 months ago

Could you please consider allowing user to determine how much compression they give to zstd. I use 20, but do it manually.

Would be helpful for other users to have the option too.

Le0xFF commented 3 months ago

As also commented in issue #10, I'm not really interested in allowing users to change the compression level. I think the default value is a good compromise between compression and CPU load.

If user wants, they can do it by modifying the /etc/fstab file without a big effort.