| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
|
|
| |
- Move all tasks to same level (no nested headers)
- Add "Idea from:" attribution for external sources
- Sort tasks by priority (A, B, C, D)
- Expand build logging task with archsetup UX reference
- Clarify multi-variant builds as very low priority
- Trim Resolved section for brevity
|
| |
|
|
|
|
|
|
|
|
|
|
| |
- Move completed items to Resolved section
- Add RAID configuration tests (mirror, raidz)
- Add pre-flight validation to install-archzfs
- Add task to extract install-archzfs into testable functions
- Add negative/failure test cases
- Add install-archzfs --dry-run mode
Improvements based on quality engineering principles:
fail fast, testable architecture, error case coverage.
|
|
|
- Add chown step to build.sh to restore ownership to invoking user
after mkarchiso completes (fixes root-owned out/work/profile dirs)
- Rename TODO.org to todo.org (lowercase)
- Add todo item for post-install reboot countdown timer
|