Patches the Omarchy ISO to install alongside Windows with a firmware-proof Limine-first boot (bootmgfw spoof), LUKS2 encryption, and btrfs snapshots. Includes repair mode for re-applying Limine after a Windows feature update. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
16 lines
311 B
Text
16 lines
311 B
Text
# Built/source ISOs (too large for git; rebuild with patch-win-omarchy.sh)
|
|
*.iso
|
|
|
|
# VM test runtime state
|
|
vm/
|
|
|
|
# Patcher work dirs (auto-created/removed during a build)
|
|
.omarchy-patch-*/
|
|
|
|
# Backups / archives
|
|
*.bak
|
|
|
|
# Local dev-only files — not part of the user-facing repo
|
|
vm-test.sh
|
|
NOTES.md
|
|
VIDEO-NOTES.md
|