Commit Graph

1 Commits

Author SHA1 Message Date
nocode fa3b953d99 docs(windows): add comprehensive dual-boot windows installation plan
Add detailed technical specification for offline Windows 11 deployment via FWS spoke installer. Covers:

- Architecture overview: automatic offline WIM application without Windows Setup
- Security considerations: unified Secure Boot signing chain and protection against wrong-disk erasure
- Five-phase implementation roadmap: package dependencies, boot fixes, deployer tool, kickstart integration, validation
- Spoke amendments: safe defaults, disk occupation warnings, explicit confirmation for non-empty disks
- Safe partitioning with closed-fail guards against resolver failures
- Offline BCD construction via hivex with WinPE fallback
- Integration with FWS hibernation and gameboot-windows components
- Honest documentation of single irreducible manual action: firmware Setup Mode for Secure Boot activation
2026-07-08 23:58:11 +02:00