qubes-core-admin-linux/dom0-updates
Marek Marczykowski-Górecki b07706fd7a
dom0-updates: launch console update in terminal emulator as "GUI"
GUI updaters and Packagekit are confused by networkless dom0 and often
report that:
 - cannot check for updates (because of no network connection)
 - no updates are available, even if they are

The latter happen mostly because PackageKit does not load dnf.conf, so
try to use /etc/yum.repos.d (network repositories) instead of
/etc/yum.real.repos.d (local cache, downloaded by qubes-dom0-update).
Currently PackageKit does not support configuring it, the path is
hardcoded.

Until both of above issues get fixed, prefer console updater.

Fixes QubesOS/qubes-issues#1378
2018-01-12 04:54:07 +01:00
..
Makefile Add -Wextra -Werror to all C compile flags 2014-02-16 10:29:22 +01:00
patch-dnf-yum-config dom0-updates: patch dnf.conf to use local repository 2016-06-03 20:21:04 +02:00
qfile-dom0-unpacker.c Fix -Wextra warnings 2014-02-16 10:29:06 +01:00
qubes-cached.repo dom0-updates code 2013-03-16 18:54:21 +01:00
qubes-dom0-update dom0-updates: launch console update in terminal emulator as "GUI" 2018-01-12 04:54:07 +01:00
qubes-dom0-updates.cron dom0-updates: ensure proper permissions on "updates pending" flag 2015-12-13 02:07:01 +01:00
qubes-receive-updates dom0-updates: move PackageKit cache refresh to GUI handling 2018-01-08 01:40:18 +01:00
qubes.ReceiveUpdates dom0-updates code 2013-03-16 18:54:21 +01:00
qubes.ReceiveUpdates.policy dom0-updates code 2013-03-16 18:54:21 +01:00