Go to file
Marek Marczykowski-Górecki 8689170368
dom0-updates: move PackageKit cache refresh to GUI handling
PackageKit is used only by GUI updaters, refresh its cache only then.
Since PackageKit daemon do not read dnf.conf, it doesn't know  the right
repository location, so try to access network, which results in
timeouts. But at the same time, it invalidate previous cache, which is
what we need.
Do not delay every qubes-dom0-update call by pkcon call.
2018-01-08 01:40:18 +01:00
doc Remove dates from man pages 2017-03-16 05:44:58 -04:00
dom0-updates dom0-updates: move PackageKit cache refresh to GUI handling 2018-01-08 01:40:18 +01:00
dracut Drop dracut workaround for missing LUKS-related modules 2017-10-02 21:38:51 +02:00
file-copy-vm qvm-copy-to-vm: use --service option 2017-07-05 14:26:11 +02:00
pm-utils clock synchronization rewrite 2017-07-06 23:37:26 +02:00
qrexec Improve qrexec protocol mismatch error dialog 2017-12-07 14:42:33 -05:00
qubesappmenus Move appmenus/icons related to desktop-linux-common 2017-05-17 15:47:13 +02:00
rpm_spec Add qubes-core-dom0 to dnf protected packages set 2017-11-03 03:27:10 +01:00
system-config Add qubes-core-dom0 to dnf protected packages set 2017-11-03 03:27:10 +01:00
vaio-fixes vaio-fixes 2013-03-16 18:24:21 +01:00
.gitignore gitignore 2015-05-03 16:05:02 +02:00
.travis.yml travis: update for Qubes 4.0 2017-05-18 01:16:53 +02:00
Makefile Remove support for old builder API 2013-03-19 19:03:41 +01:00
Makefile.builder Add Makefile.builder 2013-03-19 15:23:17 +01:00
README.txt Update README 2015-07-10 17:50:25 +02:00
version version 4.0.8 2017-12-23 02:53:11 +01:00
version_vaio_fixes vaio-fixes 2013-03-16 18:24:21 +01:00

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)