Debian/Ubuntu image with Ostree
Would it be possible to create a debian or ubuntu image with ostree like endless os?
https://github.com/dbnicholson/deb-ostree-builder
https://github.com/endlessm/eos-updater
https://github.com/go-debos/debos
GitHub
GitHub - dbnicholson/deb-ostree-builder: Stripped down Endless ostr...
Stripped down Endless ostree builder for debian. Contribute to dbnicholson/deb-ostree-builder development by creating an account on GitHub.
GitHub
GitHub - endlessm/eos-updater: System components of the OSTree base...
System components of the OSTree based updater. Contribute to endlessm/eos-updater development by creating an account on GitHub.
GitHub
GitHub - go-debos/debos: Debian OS builder
Debian OS builder. Contribute to go-debos/debos development by creating an account on GitHub.
Solution:Jump to solution
also fyi, vanillaos is based on debian and abroot, and i have an experimental image building here https://github.com/xynydev/vanillin/
GitHub
GitHub - xynydev/vanillin
Contribute to xynydev/vanillin development by creating an account on GitHub.
2 Replies
bluebuild is currently pretty ostree-specific, but is not capable of making new base images for operating systems that don't already have them available
if you are able to make or get your hands on an OCI base image with debian/ubuntu integrated with ostree, you could build images on top of that with bluebuild
Solution
also fyi, vanillaos is based on debian and abroot, and i have an experimental image building here https://github.com/xynydev/vanillin/
GitHub
GitHub - xynydev/vanillin
Contribute to xynydev/vanillin development by creating an account on GitHub.