Update readme.md

This commit is contained in:
robojerk 2025-08-30 22:04:58 +00:00
parent 8e63c7569a
commit a0416b6955

View file

@ -22,9 +22,7 @@ https://github.com/endlessm/eos-image-builder
[eos-updater](https://github.com/endlessm/eos-updater)
https://github.com/endlessm/eos-boot-helper
### Distrobution build tools
[debos](https://github.com/go-debos/debos) is a tool-chain for simplifying the
process of building a Debian-based OS image.
## Apertis
https://www.apertis.org/
@ -35,9 +33,15 @@ https://gitlab.apertis.org/pkg/apertis-update-manager
https://github.com/stb-tester/apt2ostree
https://lwn.net/Articles/821367/
## Debian Atomic (unproven)
Treefile → apt-ostree → Container Image → Registry Upload → bootc-image-builder → debian-forge(osbuild) → Bootable Disk Image
https://git.raines.xyz/particle-os/apt-ostree
https://git.raines.xyz/particle-os/deb-bootc-image-builder
https://git.raines.xyz/particle-os/debian-forge
https://git.raines.xyz/particle-os/debian-bootc-base-images
## Debian Atomic (unproven) Cant make a bootable disk
Treefile → apt-ostree → Container Image → Registry Upload → deb-bootc-image-builder → debian-forge → Bootable Disk Image
[debian-atomic tree files](https://git.raines.xyz/particle-os/debian-atomic-config/src/branch/main/treefiles)
[apt-ostree](https://git.raines.xyz/particle-os/apt-ostree) An attempt at 1:1 implementation of rpm-ostree\
[deb-bootc-image-builder](https://git.raines.xyz/particle-os/deb-bootc-image-builder) A fork of bootc-image-manager\
[debian-forge](https://git.raines.xyz/particle-os/debian-forge) Project name of a fork of osbuild\
[debian-bootc-base-images](https://git.raines.xyz/particle-os/debian-bootc-base-images) A fork of Fedora's bootc-base-images
## Distrobution build tools
[debos](https://github.com/go-debos/debos) is a tool-chain for simplifying the
process of building a Debian-based OS image.