aboutsummaryrefslogtreecommitdiff
path: root/scripts/test-configs/btrfs-single.conf
Commit message (Collapse)AuthorAgeFilesLines
* Update test config and documentationCraig Jennings2026-01-251-0/+1
| | | | | | - Add NO_ENCRYPT=yes to btrfs-single.conf for unattended testing - Add offline Arch Wiki documentation section to RESCUE-GUIDE.txt - Update todo.org with completed tasks and new items
* Fix btrfs bugs from VM testingCraig Jennings2026-01-231-0/+13
- Fix GRUB config path (remove GRUB_BTRFS_GRUB_DIRNAME, use default) - Create snapper config manually (D-Bus not available in chroot) - Create genesis snapshot with btrfs command (not snapper) - Add btrfs-single.conf test config - Update test-install.sh to copy lib/ directory - Update test-install.sh to handle btrfs verification VM test now passes for btrfs single-disk installation.