|
|
33304e7b6f
|
feat(build): Add kiosk mode + VirtualBox setup + Profile Generator architecture
VM-x64 Build Improvements:
- Enable kiosk mode by default with GRUB menu entries
- Increase image size to 8GB (5.5GB root) for full package set
- Add proper EFI boot configuration with 3 boot modes
- Pre-generate SSL certificates during build
- Add TTY2 autologin for emergency console access
VirtualBox Support:
- Add scripts/vbox-setup.sh for automated VM setup
- Add wiki/VirtualBox-Setup.md with comprehensive guide
- Support bridged, NAT, and host-only network modes
- Auto-detect network adapter for bridged mode
Architecture Documentation:
- Add docs/architecture/profile-generator.md (v0.2)
- Define tier × board × flavors resolution model
- Document 3 CLI tools: secubox-gen, secubox-build, secubox-fetch
- Add Phase 12-14 roadmap alignment for Ulule Campaign 1
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
|
2026-04-29 09:16:36 +02:00 |
|
|
|
9690412f29
|
feat: Add secubox-ui-manager, boot architecture docs, and plymouth theme
New features:
- secubox-ui-manager: Unified UI management with KUI/TUI/Console fallback
- State machine for mode transitions
- Hypervisor detection and optimization
- Modular debug system (levels 0-5)
- Health monitoring with automatic fallback
- Plymouth secubox-cube theme with CRT effects and module icons
- Boot architecture documentation (ANSSI CSPN reference)
- Chain de boot diagram (SVG)
- Execution modes: PROMPT/KIOSK/API
Fixes:
- build-live-usb.sh: Remove Type=idle from getty override
- build-live-usb.sh: Add StandardInput/StandardOutput for proper TTY
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
|
2026-04-10 10:23:54 +02:00 |
|