aboutsummaryrefslogtreecommitdiff
path: root/scripts/test-configs/btrfs-mirror-luks.conf
Commit message (Collapse)AuthorAgeFilesLines
* Fix LUKS encryption for btrfs (single and multi-disk)Craig Jennings2026-01-241-0/+15
- Use -d - flag for cryptsetup stdin key input (matches easy-arch) - Change ((i++)) to ((++i)) to avoid set -e exit on 0 increment - Add btrfs-mirror-luks test config - Update status protocol with sound notifications