core-admin/core-modules
Marek Marczykowski-Górecki d25482ad29 Add one more method to get system timezone
Some programs (like KDE system settings) makes /etc/localtime hardlink
instead of symlink. Handle this case. Hopefully there will be less and
less such applications...
2014-01-23 02:33:05 +01:00
..
__init__.py Move all files one level up 2013-03-16 19:56:51 +01:00
01QubesAppVm.py Missing imports... 2013-03-26 01:28:39 +01:00
01QubesDisposableVm.py Move all files one level up 2013-03-16 19:56:51 +01:00
01QubesHVm.py
02QubesTemplateHVm.py
000QubesVm.py Add one more method to get system timezone 2014-01-23 02:33:05 +01:00
003QubesTemplateVm.py
005QubesNetVm.py
006QubesAdminVm.py
006QubesProxyVm.py core/proxyvm: allow TCP traffic to DNS servers 2014-01-21 04:45:41 +01:00
README.txt

This directory contains Qubes core modules. It will be loaded in
lexicographical order, use numeric prefix to force load ordering.

0* - Qubes base modules
00* - Qubes core VM classes