Luke Skywunker
Luke Skywunker
BBlueBuild
Created by Noah on 4/26/2025 in #questions
Asking for advice on building images locally
Thanks! This will be super helpful
19 replies
BBlueBuild
Created by Holistic Iguana on 4/29/2025 in #questions
Generating an ISO from a local image built with Podman
If you create an ISO that way, the OS should be setup to pull from that image for updates already
10 replies
BBlueBuild
Created by Holistic Iguana on 4/29/2025 in #questions
Generating an ISO from a local image built with Podman
But we're piggy backing off another project's code for making ISOs so we have little control at the moment
10 replies
BBlueBuild
Created by Holistic Iguana on 4/29/2025 in #questions
Generating an ISO from a local image built with Podman
There's gonna be some re-work on how all this works eventually
10 replies
BBlueBuild
Created by Holistic Iguana on 4/29/2025 in #questions
Generating an ISO from a local image built with Podman
There is a caveat with doing this, rpm-ostree/bootc on the newly installed OS from one of these ISOs will by default pull a basic fedora silverblue image
10 replies
BBlueBuild
Created by Holistic Iguana on 4/29/2025 in #questions
Generating an ISO from a local image built with Podman
You would use bluebuild generate-iso recipe ./path/to/recipe.yml for that
10 replies
BBlueBuild
Created by Noah on 4/26/2025 in #questions
Asking for advice on building images locally
That would help me understand what shape the data can be in for this scenario
19 replies
BBlueBuild
Created by Noah on 4/26/2025 in #questions
Asking for advice on building images locally
Mind running rpm-ostree status --json and pasting that here?
19 replies
BBlueBuild
Created by iron on 3/11/2025 in #questions
Build Cache for GitLab.com
Yeah that's the plan. Just haven't gotten to it
10 replies
BBlueBuild
Created by LelouBil on 4/23/2025 in #questions
What is the preferred way of editing ostree config files with bluebuild
We don't have any modules for handling something like that
6 replies
BBlueBuild
Created by LelouBil on 4/23/2025 in #questions
What is the preferred way of editing ostree config files with bluebuild
Script would probably be the best way to go about it
6 replies
BBlueBuild
Created by iron on 3/11/2025 in #questions
Build Cache for GitLab.com
Cool, thanks for that!
10 replies
BBlueBuild
Created by iron on 3/11/2025 in #questions
Build Cache for GitLab.com
It looks like we don't have one. I can try to remember to make one later, or you can write it up
10 replies
BBlueBuild
Created by aboo on 4/15/2025 in #questions
`awk` and `jq` not found.
19 replies
BBlueBuild
Created by aboo on 4/15/2025 in #questions
`awk` and `jq` not found.
I ended up going with a sh built-in solution to get that information instead so we don't have to worry about external deps
19 replies
BBlueBuild
Created by aboo on 4/15/2025 in #questions
`awk` and `jq` not found.
I'm pushing out a patch for this
19 replies
BBlueBuild
Created by aboo on 4/15/2025 in #questions
`awk` and `jq` not found.
That's a flaw I'll have to try to fix
19 replies
BBlueBuild
Created by aboo on 4/15/2025 in #questions
`awk` and `jq` not found.
Well...
19 replies
BBlueBuild
Created by aboo on 4/15/2025 in #questions
`awk` and `jq` not found.
OH! The image itself doesn't have awk
19 replies
BBlueBuild
Created by aboo on 4/15/2025 in #questions
`awk` and `jq` not found.
So the /etc/os-release of the image doesn't appear to have the correct info
19 replies