Heus
BBlueBuild
•Created by Heus on 10/15/2024 in #questions
Debian/Ubuntu image with Ostree
Would it be possible to create a debian or ubuntu image with ostree like endless os?
https://github.com/dbnicholson/deb-ostree-builder
https://github.com/endlessm/eos-updater
https://github.com/go-debos/debos
6 replies
BBlueBuild
•Created by Heus on 10/14/2024 in #questions
Can I download the material symbols using the font module?
these fonts:
https://fonts.google.com/download?icon.size=24&icon.color=%23e8eaed&icon.platform=web
I'm pretty sure I can download it, but I just came to confirm
5 replies
BBlueBuild
•Created by Heus on 9/2/2024 in #questions
Questions about firstboot scripts
Does the
ublue-os/firstboot
directory run any bash script that is there on the first boot or is it only for yafti.yml
?
I wanted to make a firstboot script just to configure and download some things at the beginning and never run it again.9 replies
BBlueBuild
•Created by Heus on 8/27/2024 in #questions
yafti configuration
I created the file in this directory, now I just need to include yafti in the recipe?
usr/share/ublue-os/firstboot/yafti.yml
like this:
4 replies
BBlueBuild
•Created by Heus on 8/23/2024 in #questions
Problems with NVIDIA on Hyprland
I recently installed hyprland with my image created with bluebuild, but I'm having some problems with NVIDIA (it's become a hobby to solve problems with nvidia lol), here's the error:
the same thing happens with heroic. it complains that this dependency is missing, I forgot to mention that I installed it using
rpm-ostree rebase
12 replies
BBlueBuild
•Created by Heus on 8/22/2024 in #questions
installing virt-manager in recipe.yml
I want to create a recipe.yml that installs all the dev tools like bluefin-dx, but I'm not sure how to add the user to the libvirt group. Here's the recipe:
ignore indentation
5 replies
BBlueBuild
•Created by Heus on 8/22/2024 in #questions
my recipe-vm is not being built successfully
recipe-vm with some packages to use in vm is not being built successfully
the indentation is correct and everything is fine but it gives the error above
https://github.com/Heus-Sueh/hyprland/blob/main/recipes/recipe-nvidia.yml
https://github.com/Heus-Sueh/hyprland/blob/main/recipes/recipe-vm.yml
6 replies