Image-template Thread

Image-template Thread
19 Replies
j0rge
j0rgeOP6mo ago
@uBlue Members Sorry for the group ping, but Matt @ The Linux Cast is going to stream making a custom ublue image.
tulip
tulip6mo ago
waddup
j0rge
j0rgeOP6mo ago
I've started by PRing in some docs for the justfile, anyway, if someone's got any cycles to give it the love then I'll be around to test and merge PRs
j0rge
j0rgeOP6mo ago
No description
Kyle Gospo
Kyle Gospo6mo ago
there you go, two of them both things I did for the mariner image
j0rge
j0rgeOP6mo ago
Kyle's gone Blue
tulip
tulip6mo ago
based!!!! i remember colin recommending me to do that LOL
Kyle Gospo
Kyle Gospo6mo ago
@tulip fyi, with those bind mounts the bootc image passes all linting even when replacing the kernel and using dnf5 main can be made to pass linting by just fixing the one bit of shame we have in /usr/etc which should trickle down into making bazzite pass linting, too
tulip
tulip6mo ago
im personally literally just deleting var on the build
Kyle Gospo
Kyle Gospo6mo ago
no reason to do it if you never write to it tho
tulip
tulip6mo ago
bootc lint gets super ultra mad cuz of packages putting shit there automatically (accountsservice, cups(???)) on bluefin LTS we are jsut cp -af /usr/etc /etc then rm -rf /usr/etc seems to work LOL
M2
M26mo ago
that's been added to main.... along with bootc container lint
Robert
Robert6mo ago
Do we still get flagged for having /usr/etc?
Kyle Gospo
Kyle Gospo6mo ago
Nope Bazzite is using this already too Just works
tulip
tulip6mo ago
based based based linting currently fails on c10s i think cuz of upstream but this is an awesome default
Kyle Gospo
Kyle Gospo6mo ago
Also means we catch some fatal gotchas by default now

Did you find this page helpful?