Jonathon
BBlueBuild
•Created by Jonathon on 2/18/2025 in #questions
How to add ujust setup-virtualization to recipe?
thanks
5 replies
BBlueBuild
•Created by Jonathon on 2/16/2025 in #questions
Do I Include base packages in recipe such as ffmpeg and distrobox or are they installed by default?
thanks
18 replies
BBlueBuild
•Created by Jonathon on 2/16/2025 in #questions
Do I Include base packages in recipe such as ffmpeg and distrobox or are they installed by default?
What about signing? Do i just remove - type: signing # this sets up the proper policy & signing files for signed images to work fully
See https://blue-build.org/how-to/cosign/ for more information.
If you don't want to sign your image, use the
[01:15:34 ERROR] => Failed:× Unable to find private/public key pair help: Make sure you have a
./cosign.pub
in the root of your repo and have either COSIGN_PRIVATE_KEY
set in your env variables or a ./cosign.key
file in the root of your repo.
See https://blue-build.org/how-to/cosign/ for more information.
If you don't want to sign your image, use the
--no-sign
flag.
Error: Process completed with exit code 1.18 replies
BBlueBuild
•Created by Jonathon on 2/16/2025 in #questions
Do I Include base packages in recipe such as ffmpeg and distrobox or are they installed by default?
ok trying it now thanks
18 replies
BBlueBuild
•Created by Jonathon on 2/16/2025 in #questions
Do I Include base packages in recipe such as ffmpeg and distrobox or are they installed by default?
What is the URL for the vanilla base repository for silverblue that you mentioned? ghcr.io/fedora/fedora-silverblue?
18 replies
BBlueBuild
•Created by Jonathon on 2/18/2025 in #questions
How to add ujust setup-virtualization to recipe?
I had a look at 84-bazzite-virt.just and decided to use virt-manager via distrobox. This tutorial works https://www.zihad.com.bd/posts/how-to-run-virt-manager-with-distrobox-in-fedora-silverblue-kinoite/
5 replies
BBlueBuild
•Created by Jonathon on 2/16/2025 in #questions
Do I Include base packages in recipe such as ffmpeg and distrobox or are they installed by default?
Ok cheers
18 replies
BBlueBuild
•Created by Jonathon on 2/16/2025 in #questions
Do I Include base packages in recipe such as ffmpeg and distrobox or are they installed by default?
When i add bling, negativo17 repository https://negativo17.org/repos/multimedia/fedora-41/x86_64/ packages are not available in toolbx when i type dnf repolist. Is this mean't to be that way?
- type: bling
install:
- negativo17
18 replies
BBlueBuild
•Created by Jonathon on 2/16/2025 in #questions
Do I Include base packages in recipe such as ffmpeg and distrobox or are they installed by default?
Ok thanks will check it out
18 replies
BBlueBuild
•Created by Jonathon on 2/16/2025 in #questions
Do I Include base packages in recipe such as ffmpeg and distrobox or are they installed by default?
thanks
18 replies