Commit Graph

5 Commits

Author SHA1 Message Date
cyteen 580ef19a73 Simplify `create bpool` and create rpool/DATA for docker-volumes
 Add
-o autotrim=on: Enables continuous TRIM support for SSDs, improving
long-term performance.

-O recordsize=128K: Ensures boot filesystem stays within GRUB's block
size limit (critical when using large_blocks).

🔁 Remove
    Individual -o feature@...=enabled lines: Since compatibility=grub2
automatically enables them, listing them is redundant.
2026-03-17 11:11:45 +00:00
cyteen d55756343b Commit before push. 2024-05-01 19:22:44 +01:00
cyteen 22e84071b3 Commit before push. 2024-03-13 03:37:15 +00:00
cyteen c5872f8845 Commit before push. 2022-07-22 09:11:03 +01:00
cyteen dd4e90a3ba commit before push. 2022-03-04 15:50:37 +00:00