pizzalovingnerd
BBlueBuild
•Created by pizzalovingnerd on 4/21/2025 in #questions
iso build: error: pathspec 'tags/' did not match any file(s) known to git
ok, I figured out the problem, upstream JasonN3/build-container-installer tries to git clone lorax templates, however my OS uses a different versioning scheme than Fedora or RHEL. So, it tries to clone the branch for "f0". I actually stumbled across another problem where for rhel (alma) based distributions like mine you can't get it to use the rhel branch, so I'm gonna contribute a fix there
2 replies
BBlueBuild
•Created by Luci on 4/17/2025 in #questions
How can I pre-set a wallpaper in GNOME?
I'm sure you can also modify the Containerfiles to do this without making a package
8 replies
BBlueBuild
•Created by Luci on 4/17/2025 in #questions
How can I pre-set a wallpaper in GNOME?
example from my old Linux distribution: https://github.com/risiIndustries/risios-backgrounds
put this file in /usr/share/glib-2.0/schemas/00_(distroname).gschema.overide, although only keep the wallpaper settings. There's other settings for GNOME in here
https://github.com/risiIndustries/risi-settings/blob/main/00_risi.gschema.override
8 replies
BBlueBuild
•Created by Luci on 4/17/2025 in #questions
How can I pre-set a wallpaper in GNOME?
You could try packaging the wallpapers into a package, and than using a gsetting overwrite file to set it
8 replies