James Reilly

Results 58 comments of James Reilly

https://github.com/1chan-level-journalist/MS-Sans-Serif-Raster found this in the chidago05 repo

not sure why it's missing in the fedora package???

I like the idea of having one script per vendor to add tools and wallpapers or whatever

``` // use lorax-templates-rhel if the source distro is not Fedora with the exception of Fedora ELN img.UseRHELLoraxTemplates = c.SourceInfo.OSRelease.ID != "fedora" || c.SourceInfo.OSRelease.VersionID == "eln" ``` This is problematic...

ID_LIKE can have multiple entries in it I think. Like Centos has rhel and fedora

We either need to ignore edits to os-relase and find a more hardcoded way to detect the distro or allow for overrides/have helpful text for the user when the manifest...

I think I just tested this out on cell.element.dev. It doesn't seems to be giving the spotlight position to unmuted, talking participants. This is what I did: 1. start the...

~~Oh I think the presence of multiple kernel/kmod versions isn't fatal in `bootc lint` but is fatal in `bootc-image-builder`~~ Nevermind I can't find the exact scenario in which something passes...

Above is the hack from https://github.com/osbuild/bootc-image-builder/pull/766#issuecomment-2560914835

Looked like some useful instructions! After testing Aurora may also implement it