Universal Blue

UB

Universal Blue

Join the community to ask questions about Universal Blue and get answers from other members.

Join

🛟bazzite-help

💾ublue-dev

🦈bluefin

🎮bazzite

Vs code container help

you want to configure your editor to connect to the container. For example vs-code with the remote containers extension. Or install an editor inside the container and open it

I had a 30m sync with timothee at

I had a 30m sync with timothee at KubeCon. Important info here. @Noel can you make sure we tag approvers? I am low on time so I gotta spit out some stuff

Do we know how long this has been broken

Do we know how long this has been broken? ``` --2024-03-20 14:37:06-- https://copr.fedorainfracloud.org/coprs/gloriouseggroll/nvidia-explicit-sync/repo/fedora-38/gloriouseggroll-nvidia-explicit-sync-fedora-38.repo?arch=x86_64 Resolving copr.fedorainfracloud.org (copr.fedorainfracloud.org)... 3.225.109.36, 2600:1f18:8ee:ae00:9d1f:4737:93ce:6db Connecting to copr.fedorainfracloud.org (copr.fedorainfracloud.org)|3.225.109.36|:443... connected....

@1/4 Life @Noel

@Kyle Gospo @Noel
I noticed that the yafti file didnt look correct when testing bazzite last night. posted an updated version added the system flag for you guys....

bluefin-help

https://discord.com/channels/1072614816579063828/1087140903031943178/1214633597227634688 @bketelsen i am playing around with this for bazzite documentation right now, thanks for making this!...

paste in your image page in your repo

paste in your image page in your repo

Bluefin build issues

Bluefin build issues

bluefin-cli on bluefin thread

bluefin-cli on bluefin thread

I am looking at the extra deps problem

I am looking at the extra deps problem

investigating patchelf for sysexts

investigating patchelf for sysexts

brew debugging thread

brew debugging thread

a question about bazzite isogenerator EXTRA_BOOT_PARAMS

@Noel you asked a question about bazzite not picking up EXTRA_BOOT_PARAMS in isogenerator

USB Sticks for SCALE and Cloud Native

USB Sticks for SCALE and Cloud Native Kids Day

Cloudflare ISO thread

Cloudflare ISO thread

Local Zot Registry Cache

Zot thread! Details in here please @p5 - currently on mobile

testing keyless cosign oidc signing

I rebase to any of my images directly ```$> rpm-ostree rebase ostree-image-signed:docker://registry.gitlab.com/wunker-bunker/wunker-os/jp-laptop:39 Pulling manifest: ostree-image-signed:docker://registry.gitlab.com/wunker-bunker/wunker-os/jp-laptop:39 Importing: ostree-image-signed:docker://registry.gitlab.com/wunker-bunker/wunker-os/jp-laptop:39 (digest: sha256:ec09f68334ca2fb664fab366e402f0be9313dedc1bd7b8559fb588da4af8ad70) ostree chunk layers already present: 65 custom layers already present: 1...

ublue-os github action retries

I am trying to improve the reliability of builds - I see these fail a lot. There is a way to retry the build action, and I have a PR for it here. https://github.com/ublue-os/main/pull/503 It relies on a workaround though to format the input for the next stage, particularly the labels for the container image....

Speeding up container image builds with ...

we might see some speedups from mounting rpm-ostree caching whenever we build with buildah. buildah bud -t <tag> -v /var/cache/rpm-ostree:/var/cache/rpm-ostree:O https://www.redhat.com/sysadmin/speeding-container-buildah...