Update readme.md
This commit is contained in:
parent
8e63c7569a
commit
a0416b6955
1 changed files with 13 additions and 9 deletions
22
readme.md
22
readme.md
|
|
@ -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.
|
||||
Loading…
Add table
Add a link
Reference in a new issue