Marek Marczykowski-Górecki 587ac3b3a1 dnf: update for DNF 4+ API %!s(int64=3) %!d(string=hai) anos
..
Makefile af20dbc3db Disable package caching in apt operations %!s(int64=4) %!d(string=hai) anos
README.md 0b8e12c499 Add README.md to package-managers %!s(int64=4) %!d(string=hai) anos
RPM-GPG-KEY-qubes-4-centos 4de377bc3b Split items in `misc` directory by topic %!s(int64=4) %!d(string=hai) anos
RPM-GPG-KEY-qubes-4-primary 4de377bc3b Split items in `misc` directory by topic %!s(int64=4) %!d(string=hai) anos
RPM-GPG-KEY-qubes-4-unstable 4de377bc3b Split items in `misc` directory by topic %!s(int64=4) %!d(string=hai) anos
apt-conf-00notify-hook 4de377bc3b Split items in `misc` directory by topic %!s(int64=4) %!d(string=hai) anos
apt-conf-10no-cache af20dbc3db Disable package caching in apt operations %!s(int64=4) %!d(string=hai) anos
apt-conf-70no-unattended 4de377bc3b Split items in `misc` directory by topic %!s(int64=4) %!d(string=hai) anos
apt-qubes-archive-keyring.gpg 4de377bc3b Split items in `misc` directory by topic %!s(int64=4) %!d(string=hai) anos
apt-qubes-r4.list.in 4de377bc3b Split items in `misc` directory by topic %!s(int64=4) %!d(string=hai) anos
dnf-qubes-hooks.conf 4de377bc3b Split items in `misc` directory by topic %!s(int64=4) %!d(string=hai) anos
dnf-qubes-hooks.py 587ac3b3a1 dnf: update for DNF 4+ API %!s(int64=3) %!d(string=hai) anos
qubes-download-dom0-updates.sh b02dd6a768 dom0-updates: output diagnostics messages to stderr %!s(int64=4) %!d(string=hai) anos
upgrades-installed-check 4de377bc3b Split items in `misc` directory by topic %!s(int64=4) %!d(string=hai) anos
upgrades-status-notify 4de377bc3b Split items in `misc` directory by topic %!s(int64=4) %!d(string=hai) anos
yum-qubes-hooks.conf 4de377bc3b Split items in `misc` directory by topic %!s(int64=4) %!d(string=hai) anos
yum-qubes-hooks.py 4de377bc3b Split items in `misc` directory by topic %!s(int64=4) %!d(string=hai) anos
yum-qubes-r4.repo.in 4de377bc3b Split items in `misc` directory by topic %!s(int64=4) %!d(string=hai) anos

README.md

Package managers

Each Qubes VM should notify Qubes updater in dom0 of new updates available for the particular template or standalone VM. The is the configuration and hooks for various package managers to interact with Qubes updater. Moreover Qubes OS dom0 updates are downloaded by a Qubes VM, rather directly in dom0 which doesn't have networking configured at all.

dom0 updates download

qubes-download-dom0-updates.sh handles downloading packages for dom0 in VM. It needs to be installed in VM which will handle dom0 updates download only.

Apt

The configuration includes:

  1. Hook to notify dom0.
  2. Disabling unattended upgrades (Qubes updater).
  3. List of repos with Qubes packages for VM.