core-admin/core
Marek Marczykowski-Górecki 592a4901c9 core: import monitorlayoutnotify instead of calling it as external script
Otherwise deadlock could happen - the script will try to get read lock
on qubes.xml, while the calling tool can already hold the lock. If that
was write lock (which is in case of qfile-daemon-dvm), the deadlock
occurs.
2014-11-21 21:45:03 +01:00
..
storage storage/xen.py: always initialise args['otherdevs'] 2014-11-19 12:50:32 +01:00
tests
__init__.py
.gitignore
backup.py
guihelpers.py Fixed PyQt4 import in guihelpers 2014-11-19 12:50:31 +01:00
Makefile makefile: Improve readability of settings.py install command 2014-11-19 12:50:26 +01:00
modules
notify.py core: fix imports 2014-11-19 12:50:32 +01:00
qubes.py core: import monitorlayoutnotify instead of calling it as external script 2014-11-21 21:45:03 +01:00
qubesutils.py core: fix imports 2014-11-19 12:50:32 +01:00
settings-wni-Windows_NT.py settings-wni: get installation directory from windows registry 2014-11-19 12:50:31 +01:00
settings-xen-Linux.py