Hello,
I would love to have more control over Btrfs mounts in the ZimaOS interface:
- Specifying additional mount options like compression (
compress=zstd, commit=120, autodefrag, ...)
- A root subvolume like
@ to make it easy to set up automatic snapshots with a timer
- Online deduplication using bees
I have set this up manually currently by using custom systemd services and timers. I also compiled bees statically with musl. It would be better to have this kind of support natively.
Hello,
I would love to have more control over Btrfs mounts in the ZimaOS interface:
compress=zstd,commit=120,autodefrag, ...)@to make it easy to set up automatic snapshots with a timerI have set this up manually currently by using custom systemd services and timers. I also compiled bees statically with musl. It would be better to have this kind of support natively.