Skip to content

Commit

Permalink
Add release notes for flatpak_remote conf key
Browse files Browse the repository at this point in the history
  • Loading branch information
jkonecny12 committed Feb 26, 2024
1 parent 38743d7 commit 86d6d0a
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions docs/release-notes/flatpak-remote-is-configurable.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
:Type: Flatpak
:Summary: Remote repository for Flatpaks after deployment are now configurable

:Description:
Currently when OSTree installation detects Flatpak repository in the installation media
these Flatpaks are deployed and the remote was hardcoded to remote Fedora. This remote
is then used for updating the Flatpaks after installation.

After this change Flatpak remote could be set by ``flatpak_remote`` key in the configuration
file.

0 comments on commit 86d6d0a

Please sign in to comment.