Skip to content
This repository was archived by the owner on Apr 22, 2024. It is now read-only.

Conversation

@noelmiller
Copy link
Member

@noelmiller noelmiller commented Mar 5, 2024

Purpose

This PR is to add installation of flatpaks as part of the ISO build process. This is something that Fedora does for Silverblue and Kinoite, so we are utilizing the templates they use to build.

Things that are working

  • Container builds properly and is usable
    Example:
docker run --rm --privileged --volume .:/isogenerator/output -e FLATPAK_REMOTE_REFS="app/org.videolan.VLC/x86_64/stable runtime/org.kde.Platform/x86_64/5.15-23.08" -e SECURE_BOOT_KEY_URL=https://github.com/ublue-os/akmods/raw/main/certs/public_key.der -e ENROLLMENT_PASSWORD=ublue-os -e IMAGE_NAME=silverblue-main -e IMAGE_TAG=latest --pull always ghcr.io/ublue-os/isogenerator:pr-56

This will successfully install VLC

Current issues with this PR

@noelmiller noelmiller changed the title initial: attempt to get action working feat: Add flatpak support Mar 5, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants