OK so latest boulder in git configures two binary collections:
The volatile
collection is where we're building and syncing main
from our snekpit organisation
on GitHub. A bit of housecleaning is needed and I've made the decision to defer the extensive
infrastructure work. Nutshell: Need a thing for an infra to support.
Let's build that thing. Community contributions to venom
are now being merged back into main
in order for us to collectively build Serpent OS. This work started last night and will continue for some
time in order for us to deliver on our long overdue promise of an ISO.
We're doing this now. For seriouseses.
You can experiment using a docker image, such as serpentos/base:latest
:
docker run -ti --rm serpentos/base:latest
We'll continue to make improvements as we go along. For now, we're focusing on the build graph and ignoring (largely) security and configuration while we bring everything up. Security analysis will be part of our CI/Summit processes hence deferal.
Welcome. =)