lorax templates used to compose Fedora Atomic Desktops installer images before Fedora 45
This repository has been archived on 2026-06-17. You can view files and clone it, but you cannot make any changes to its state, such as pushing and creating new issues, pull requests or comments.
  • Go Template 100%
Find a file
Owen W. Taylor cc11553720 lorax-embed-flatpaks.tmpl: Run the flatpak-install under dbus-run-session
Recent versions of Flatpak unconditionally use the Flatpak OCI
authenticator for OCI remotes - even if they don't actually need
authentication. (This simplifies making Flatpak work with registries
that do need authentication, or at least a token.)

But for the OCI authenticator to work, we need a D-Bus session,
so use dbus-run-session to create a temporary one.

Signed-off-by: Owen W. Taylor <otaylor@fishsoup.net>
2020-07-13 14:10:40 -04:00
ostree-based-installer lorax-embed-flatpaks.tmpl: Run the flatpak-install under dbus-run-session 2020-07-13 14:10:40 -04:00
README.md update the readme to clarify signoffs and license 2017-03-09 12:21:19 -06:00

Fedora lorax templates

Lorax has the ability to use templates to extend its functionality of configure the artifacts it builds. This project of for additional templates needed to make Fedora artifacts that are not shipped in lorax itself.

Developing templates

Make your own fork of Fedora Lorax Templates project, clone it and send in Pull Requests All commits must be signed off in order to adhere to Developer Certificate of Origin

For more info

Talk to a releng person in #fedora-releng on freenode

Licensing

All of the content in Fedora Lorax templates is released under the same MIT terms as the whole of Fedora License terms can be found here