Go to file
Vincent Penquerc'h 97c7c97420 qrexec-policy: warn if some data is ignored
Something like vm1 vm2 allow, user=foo would be 4 items,
and the user part would be ignored by the parser.
It might or might not be better to error out instead of
just warning, though...
2014-01-06 17:54:46 +01:00
appmenus-files hvm: fix internet explorer menu entry 2013-12-06 07:03:56 +01:00
appmenus-scripts appmenus: allow parenthesis in exec directive for special path such as Program Files (x86) 2013-12-14 03:57:26 +01:00
doc dom0-updates code 2013-03-16 18:54:21 +01:00
dom0-updates qfile-dom0-unpacker: add '-v' option - print archive file list while extracting 2013-11-09 19:06:18 +01:00
dracut dracut: change the way to include ehci-pci module 2013-08-13 00:39:35 +02:00
icons Initial commit: appmenus handling code, icons 2013-03-16 18:23:22 +01:00
pm-utils pm-utils: do not load not used pm_functions 2013-12-10 20:02:35 +01:00
qrexec qrexec-policy: warn if some data is ignored 2014-01-06 17:54:46 +01:00
rpm_spec rpm: speedup package installation 2013-12-26 05:07:11 +01:00
system-config Other Linux-specific files 2013-03-16 19:52:16 +01:00
vaio-fixes vaio-fixes 2013-03-16 18:24:21 +01:00
.gitignore Other Linux-specific files 2013-03-16 19:52:16 +01: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 Add README.txt 2013-03-16 19:59:30 +01:00
version version 2.0.5 2013-12-17 15:03:46 +01:00
version_vaio_fixes vaio-fixes 2013-03-16 18:24:21 +01:00

This package contains Linux dom0 files, which aren't exactly part of "Qubes
core" i.e. aren't required for normal Qubes usage.

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)