This commit is contained in:
robojerk 2025-08-10 18:19:11 -07:00
parent f9fb8d3bd0
commit 3f83426305

View file

@ -90,11 +90,15 @@ This project is part of a larger ecosystem of Debian immutable technologies. The
- Handles UEFI boot entries
- Critical for system deployment and updates
- **[bootc-image-builder](https://git.raines.xyz/robojerk/bootc-image-builder)** Debian fork of bootc-image-builder
### Build Tools
- **[debian-bootc-corrected](https://git.raines.xyz/robojerk/-/packages/container/bootc-image-builder/debian-bootc-corrected)** - Bootc image builder for Debian
- Container image for building bootc-compatible Debian images
- Pre-configured with all necessary build tools
- Used in the Particle-OS build process
- **[bootc-image-builder](https://git.raines.xyz/robojerk/bootc-image-builder)** - Comprehensive Debian-adapted bootc image builder
- **Not just a fork** - Complete osbuild module development project
- Adapts Debian's mutable toolchain (apt/dpkg) to immutable paradigm (OSTree)
- Provides Debian-specific osbuild stages for creating bootable images
- Includes EFI support, bootloader management, and OSTree integration
- **Critical for Particle-OS**: Handles the complex build process we need
### Integration
These projects are designed to work together seamlessly: