-
Hi there!
Currently using Pop OS and considering switching to secure blue. I’m interested in its features, but I’m concerned about potential supply chain attacks. eg: targeting the developers on GitH…
-
I'm not on the computer right now, so can't give a detailed account. I'll put down some thoughts, though.
I understand how `template` and `build` are separate commands, even though `build` necessit…
-
Hey @castrojo I saw the new local LLM justfile in bluefin
https://github.com/ublue-os/bluefin/blob/6b58f9836bffb7ec0250296d2809e30e2c9325b6/just/bluefin-tools.just
I was wondering if it would mak…
-
We should discuss the approach to use for versioning modules. Of course using the module repository image hash or something like that could work, but it would be best IMO if it was possible to use Sem…
-
I get the following error when attempting to update to an image built with the main branch of bluebuild with this pull request #112:
```
❯ sudo rpm-ostree upgrade
Pulling manifest: ostree-image-s…
-
Containerfiles are better for this project because it would be easier to contribute to, and having less abstrations makes it so knowing what the hell is in the image a lot easier, and we wouldnt need …
-
I get the following error when attempting to use `bootc` to upgrade my laptop.
```
$ sudo bootc upgrade
ERROR Upgrading: Pulling: Creating importer: a path led outside of the filesystem
```
T…
-
when trying to install/use SDDM in a custom image you get a black screen and are unable to switch VTs.
To fix this you need to add the `sddm` user
```
adduser sddm
```
Curiously, while building t…
-
https://github.com/ublue-os/akmods/issues/176
https://github.com/ublue-os/akmods/pull/171#issuecomment-2061507967
Upstream akmods refactor is not yet done, so we will see if there is anything el…
-
EDIT:
I removed the RPM that I hosted, as I use system-wide `gnome-extensions` BlueBuild module to install extensions now.
It's much easier to maintain this than fiddling with RPM & COPR.
https:/…