Go to file
Marek Marczykowski-Górecki 4893b28751 appmenus: fix handling template VMs and HVMs
Adding separate hook for QubesTemplateVm doesn't work - this refers to
the same hook list as in base class. But actually generic hook covers
template case without any change.

Also do not skip adding appmenus for HVM
2013-11-22 03:59:06 +01:00
appmenus-files Initial commit: appmenus handling code, icons 2013-03-16 18:23:22 +01:00
appmenus-scripts appmenus: fix handling template VMs and HVMs 2013-11-22 03:59:06 +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 PM_FUNCTIONS - not used in our scripts 2013-11-06 15:42:59 +01:00
qrexec Qrexec: log allowed RPC calls 2013-10-27 19:23:09 +01:00
rpm_spec pm-utils: hook qubes suspend scripts to systemd 2013-11-04 01:28:36 +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 1.1.2 2013-11-06 09:47:21 -05: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)