public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
To: git-commits@fedoraproject.org
Subject: [rpms/fedora-release] f45: Atomic Desktops: Add presets for bootupd & fedora-third-party-refresh
Date: Mon, 10 Aug 2026 09:36:56 GMT [thread overview]
Message-ID: <178635461649.1.13680941957942358592.rpms-fedora-release-8b67319e4cb3@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/fedora-release
Branch : f45
Commit : 8b67319e4cb33f208030222fdbcf17bec99ec4c7
Author : Timothée Ravier <tim@siosm.fr>
Date : 2025-10-10T16:13:42+02:00
Stats : +9/-0 in 2 file(s)
URL : https://src.fedoraproject.org/rpms/fedora-release/c/8b67319e4cb33f208030222fdbcf17bec99ec4c7?branch=f45
Log:
Atomic Desktops: Add presets for bootupd & fedora-third-party-refresh
See: https://fedoraproject.org/wiki/Changes/Third_Party_Software_Mechanism
See: https://fedoraproject.org/wiki/Changes/AutomaticBootloaderUpdatesBootc
---
diff --git a/81-atomic-desktop.preset b/81-atomic-desktop.preset
new file mode 100644
index 0000000..8dc8edd
--- /dev/null
+++ b/81-atomic-desktop.preset
@@ -0,0 +1,5 @@
+# https://fedoraproject.org/wiki/Changes/Third_Party_Software_Mechanism
+enable fedora-third-party-refresh.service
+
+# https://fedoraproject.org/wiki/Changes/AutomaticBootloaderUpdatesBootc
+enable bootloader-update.service
diff --git a/fedora-release.spec b/fedora-release.spec
index 3f2527a..c285dd4 100644
--- a/fedora-release.spec
+++ b/fedora-release.spec
@@ -107,6 +107,7 @@ Source33: plasma-mobile.conf
Source34: 80-kde-mobile.preset
Source35: fedora-miraclewm.conf
Source36: fedora-cosmic.conf
+Source37: 81-atomic-desktop.preset
BuildArch: noarch
@@ -1878,6 +1879,8 @@ install -Dm0644 %{SOURCE27} -t %{buildroot}%{_prefix}/lib/systemd/system-preset/
%endif
%if %{with ostree_desktop}
+# Install Atomic Desktop specific presets
+install -Dm0644 %{SOURCE37} -t %{buildroot}%{_prefix}/lib/systemd/system-preset/
# Install rpm-ostree polkit rules
install -Dm0644 %{SOURCE17} -t %{buildroot}%{_datadir}/polkit-1/rules.d/
%endif
@@ -2254,6 +2257,7 @@ install -Dm0644 %{SOURCE31} -t %{buildroot}%{_prefix}/share/dnf5/libdnf.conf.d/
%if %{with ostree_desktop}
%files ostree-desktop
+%{_prefix}/lib/systemd/system-preset/81-atomic-desktop.preset
%attr(0644,root,root) %{_prefix}/share/polkit-1/rules.d/org.projectatomic.rpmostree1.rules
%endif
reply other threads:[~2026-08-10 9:36 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=178635461649.1.13680941957942358592.rpms-fedora-release-8b67319e4cb3@fedoraproject.org \
--to=git-commits@fedoraproject.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox