b07706fd7a
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 |
||
---|---|---|
doc | ||
dom0-updates | ||
dracut | ||
file-copy-vm | ||
pm-utils | ||
qrexec | ||
qubesappmenus | ||
rpm_spec | ||
system-config | ||
vaio-fixes | ||
.gitignore | ||
.travis.yml | ||
Makefile | ||
Makefile.builder | ||
README.txt | ||
version | ||
version_vaio_fixes |
This package contains Linux dom0 files. Mostly there are config files for different system services, but also some "addons" to Qubes core: - udev scripts for block and USB devices exposure (in qvm-block and qvm-usb) - appmenu generation for Linux GUI (including icons)