File tree Expand file tree Collapse file tree 2 files changed +4
-0
lines changed Expand file tree Collapse file tree 2 files changed +4
-0
lines changed Original file line number Diff line number Diff line change @@ -2,4 +2,6 @@ etc/qubes-rpc/qubes.TemplateSearch
22etc/qubes-rpc/qubes.TemplateDownload
33usr/lib/qubes/qvm-template-repo-query
44usr/lib/qubes/qubes-download-dom0-updates.sh
5+ usr/lib/qubes/qubes-download-dom0-updates-init.sh
6+ usr/lib/qubes/qubes-download-dom0-updates-finish.sh
57usr/lib/qubes/dnf-plugins/downloadurl.py
Original file line number Diff line number Diff line change @@ -49,6 +49,8 @@ install:
4949 install -d $(DESTDIR )$(QUBESLIBDIR )
5050 install -t $(DESTDIR )$(QUBESLIBDIR ) \
5151 qubes-download-dom0-updates.sh \
52+ qubes-download-dom0-updates-finish.sh \
53+ qubes-download-dom0-updates-init.sh \
5254 upgrades-installed-check \
5355 upgrades-status-notify
5456 install -d -m 2775 $(DESTDIR )$(QUBESSTATEDIR ) /dom0-updates
You can’t perform that action at this time.
0 commit comments