deb-osbuild/tests
robojerk d86ab3a272 feat: Implement complete bootupd support for modern bootloader management
- Added org.osbuild.debian.bootupd stage with A/B partition support
- Created bootupd.toml configuration with atomic update settings
- Implemented systemd service and preset for bootupd
- Added A/B partition configuration for atomic bootloader updates
- Created EFI directory structure for bootupd bootloader management
- Added comprehensive test suite for bootupd stage (2/2 tests passing)
- Created example manifests for both Debian 13 and 14 with bootupd
- Updated README documentation to reflect bootupd implementation
- Updated stage execution order and future roadmap

This completes the modern bootloader management implementation,
providing both traditional GRUB2 and modern bootupd options.
2025-08-12 00:43:47 -07:00
..
test_bootupd_stage.py feat: Implement complete bootupd support for modern bootloader management 2025-08-12 00:43:47 -07:00
test_core.py Initial commit: particle-os - Complete Debian OSTree System Builder 2025-08-12 00:18:37 -07:00
test_grub2_stage.py Initial commit: particle-os - Complete Debian OSTree System Builder 2025-08-12 00:18:37 -07:00
test_new_stages.py Initial commit: particle-os - Complete Debian OSTree System Builder 2025-08-12 00:18:37 -07:00
test_ostree_stages.py Initial commit: particle-os - Complete Debian OSTree System Builder 2025-08-12 00:18:37 -07:00