From 3f83426305d6fd106d4ea05254a3dc6bcc176e69 Mon Sep 17 00:00:00 2001 From: robojerk Date: Sun, 10 Aug 2025 18:19:11 -0700 Subject: [PATCH] update --- README.md | 12 ++++++++---- 1 file changed, 8 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index af0af99..0a26c64 100644 --- a/README.md +++ b/README.md @@ -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: