| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
| |
Sync from templates. Rename NOTES.org to notes.org,
session-wrap-up to wrap-it-up, retrospective-workflow to
retrospective, session-start to startup. Update all references.
|
| |
|
|
|
|
|
|
| |
- Standardize naming: VM names, hostname, passwords, ISO naming
- Remove USB, Ventoy, and local deployment from build-release
- Add snapper package and Btrfs validation tests to sanity-test
- Update README for dual ZFS/Btrfs architecture
- Delete obsolete SESSION-CONTEXT.md and download-archzfs-iso.sh
|
| |
|
|
|
|
|
| |
- Non-LUKS tests all pass (single, mirror, stripe)
- LUKS reboot automation attempted but blocked (encrypt hook limitation)
- Added manual LUKS verification task to todo.org
- Session notes updated
|
| |
|
|
|
| |
Validated install-archzfs on Framework Desktop with 2-disk NVMe mirror.
ZFSBootMenu installed on both EFI partitions with redundant boot entries.
|
| |
|
|
|
| |
Implemented and tested ZFSBootMenu bootloader replacement. All VM tests
passed (single disk, mirror, raidz1). ISO copied to Ventoy drive.
|
| |
|
|
|
|
|
|
| |
- Add instructions for applying pg_mask=0 and cwsr_enable=0 workarounds
- Document that kernel 6.18.x has critical bugs, stay on 6.15.x-6.17.x
- Add session docs, mkinitcpio fixes, and Donato Capitella video transcript
- Add PRINCIPLES.org for behavioral lessons learned
- Update protocols.org from template
|
| |
|
|
|
| |
Documented boot fix session including firmware requirement, GRUB
configuration, and behavioral principles for future sessions.
|
| |
|
|
|
|
| |
- Mark recovery tools task as DONE in TODO.org
- Update session context with completed work
- Add session history entry to NOTES.org
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Features:
- --config-file option for automated installs
- Example config at /root/install-archzfs.conf.example
- Validates required fields before install
- Config only used when explicitly specified (safety)
Bug fixes:
- Fix pacstrap hanging on provider prompts (use yes pipe)
- Remove fsck from mkinitcpio HOOKS (ZFS doesn't use fsck)
- Add hostid support for ZFS boot
- Add spl.spl_hostid to kernel command line
Documentation:
- Comprehensive README.org with 15 sections
- Session context tracking file
|
|
|
Project documentation and workflow definitions.
|