Simplify fork: remove osbuild complexity, add native Debian tools, integrate GRUB bootloader installation
Some checks failed
particle-os CI / Test particle-os (push) Failing after 1s
particle-os CI / Integration Test (push) Has been skipped
particle-os CI / Security & Quality (push) Failing after 1s
Test particle-os Basic Functionality / test-basic (push) Failing after 1s
Tests / test (1.21.x) (push) Failing after 1s
Tests / test (1.22.x) (push) Failing after 1s
particle-os CI / Build and Release (push) Has been skipped

This commit is contained in:
joe 2025-08-12 20:10:34 -07:00
parent ab30e683d1
commit 9a810d3d27
7 changed files with 402 additions and 49 deletions

7
.gitignore vendored
View file

@ -19,6 +19,13 @@ output-*
*.iso
container.tar
# Image files (large binary artifacts)
*.img
*.qcow2
*.raw
# Large binary files
bootc-image-builder
# Red Hat source directories (read-only)
.Red_Hat_Version/