[Discussion] Handling flatpaks and value added content from flathub #46
Labels
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: sig_core/meta#46
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
There are three packages coming to CentOS Stream 10 soon:
We want to provide the equivalent of this (using "rocky" as the name, similar to lorax-templates-rocky, among others).
Essentially, we need:
Flatpak location
We need to determine how and where we want to setup this repository. As far as I can tell, these are simple OCI container stores with the application in them. At first glance, it doesn't seem any more complicated than this.
Peridot support for flatpak packages
On the surface, it appears rpm's are made by normal means, but then these RPM's are then taken and placed into tar files in a way that they contain a manifest and metadata to be used in a flatpak repo. It's not exactly clear how this mechanism works yet, but peridot would need to support this in some manner.
Adding flathub as a default repo
We have the opportunity to add the flathub as a default repo for flatpaks if we so choose. However, we need to weigh the pros and cons of this. The initial ones I can think of are:
Pros:
Cons: