wnuke
BBlueBuild
•Created by wnuke on 1/22/2025 in #questions
Use local base image
Anyways, thanks for the pointers on getting the local registry setup, this actually simplified a lot of my other workflows too
24 replies
BBlueBuild
•Created by wnuke on 1/22/2025 in #questions
Use local base image
I'm going to look for other ways to make a bootable image as I have a feeling learning and patching the lorax codebase will be very time intensive
24 replies
BBlueBuild
•Created by wnuke on 1/22/2025 in #questions
Use local base image
Got all that stuff working, except jasonn3's image has dependencies that don't exist on arm64 so I would need to patch both it and lorax
24 replies
BBlueBuild
•Created by wnuke on 1/22/2025 in #questions
Use local base image
I guess I will need to rebuild/patch blue build to use a locally built arm64 image of jasonn3's builder image...
24 replies
BBlueBuild
•Created by wnuke on 1/22/2025 in #questions
Use local base image
(The build now fails because the builder image architecture is wrong, but at least it gets past finding my image)
24 replies
BBlueBuild
•Created by wnuke on 1/22/2025 in #questions
Use local base image
Yeah I set up a local registry and it works now
24 replies
BBlueBuild
•Created by wnuke on 1/22/2025 in #questions
Use local base image
I do almost everything over ssh, so having to forward extra ports or a graphical session is just extra hassle
24 replies
BBlueBuild
•Created by wnuke on 1/22/2025 in #questions
Use local base image
Yeah, honestly I consider the lack of a gui or web ui to be a feature in tools like that
24 replies
BBlueBuild
•Created by wnuke on 1/22/2025 in #questions
Use local base image
Oh awesome, thanks for the link! I'll give that a shot
24 replies
BBlueBuild
•Created by wnuke on 1/22/2025 in #questions
Use local base image
Hmm right, I have been looking at jasonn3's project but it seems to really dislike my use of a non x86 architecture (almost certainly user error as I am entirely new to fedora, ostree, and bootc) but I'm using bootc in the hopes of avoiding that build pipeline
24 replies
BBlueBuild
•Created by wnuke on 1/22/2025 in #questions
Use local base image
I have a non ostree system (gentoo) and am trying to build an iso installer, I have to do everything "from scratch" (really just patching all of the base images and their dependencies) because I am trying to build for aarch64 (asahi/m1 macs)
24 replies
BBlueBuild
•Created by wnuke on 1/22/2025 in #questions
Use local base image
Option 1 is what I have been kind of considering if it's not possible to do it otherwise... but I'm curious about option 2, if I already have an oci archive tarball can I use that to build an iso?
24 replies