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

Image-template Thread

Image-template Thread

ostree-finalize-staged fails with SELinux error

remember this blast from the past? I originally had that problem on my Bazzite rig... which I've let go idle (it dual boots) because I couldn't solve and seems I need to reinstall. But now... I've run into it on a uCore(bOS) system! 😦...

Dosu improvements thread

Dosu improvements thread

Titanoboa

if we were going to go that direction, i'd rather just build a TUI installer front-end to bootc install or something with bootc-image-builder

Feature Request: Add build-iso workflow ...

🧵 Great job on the presentations guys! I heard that you guys were still not using bootc-image-builder to generate ISOs and then the followup from the guys asking if he could make AMIs made me start thinking. I found the ticket here to use bootc-image-builder but theres not much talk of requirements.

Contributor Metrics

Contributor Metrics

Github Action push failure on bluefin-lts{-dx,-hwe,-dx-hwe}

could someone help me out with the github actions on bluefin-lts?

ReadyMade installer

that should be in the installer i had cappy working on that

Centralizing COPRs

Centralizing COPRs

dnf5 build nearly working for bazzite

close, fails due to multiple kernels being found in rechunker step

bazzite dnf5 unstable builds out of space

all said, i don't think dnf5 is actually doing a full "dnf update" as I above suggested it might be... when i do a "bazz0" pre-update image... the total image size is another 1.4GB larger than what I had before...

uupdate thread:

uupdate thread:

Discord split thread

going to let the cat out of the bag (discord split thread)

@uBlue Members FYI: https://github.com/

@uBlue Members FYI: https://github.com/containers/bootc/issues/899 - also strong recommend you start subbing to bootc issues moving forward as colin wants all the feedback.

ARM Investigation

Anyone have an ARM machine who can quickly test something?
$ podman run --rm -it --platform linux/arm64 quay.io/fedora/fedora-silverblue:41
$ podman run --rm -it --platform linux/arm64 quay.io/fedora/fedora-silverblue:41
...

systemd PR

```h int write_string_file_full(int dir_fd, const char *fn, const char *line, WriteStringFileFlags flags, const struct timespec *ts, const char *label_fn); static inline int write_string_file(const char *fn, const char line, WriteStringFileFlags flags) { return write_string_file_full(AT_FDCWD, fn, line, flags, / ts= / NULL, /label_fn=*/ NULL); }...
Next