core-admin/qubes
Marek Marczykowski-Górecki 6bdc82b3a6
qubes-lvm: do not import 'qubes' module
This script should run as fast as possible, so avoid importing large
module. In fact the only used thing was argparse wrapper, so switch to
the standard one and drop aliases.

QubesOS/qubes-issues#2256
2016-08-18 11:52:26 +02:00
..
ext Send approximate physical screen dimensions to the VM 2016-08-08 04:03:00 +02:00
qmemman Fix generating documentation 2016-04-22 15:23:39 +02:00
storage qubes/storage: add resize to Pool API 2016-08-18 11:42:00 +02:00
tests tests: port vm_qrexec_gui to core3 API 2016-08-17 22:41:57 +02:00
tools qubes-lvm: do not import 'qubes' module 2016-08-18 11:52:26 +02:00
vm qubes/dispvm: do not clone 'template' property from base VM 2016-08-17 02:14:19 +02:00
__init__.py Make pylint really happy ♥♥♥ 2016-07-21 12:21:56 +02:00
app.py qubes: fix some error messages 2016-08-17 02:13:59 +02:00
backup.py qubes/backup: better handle restoring kernel=None case 2016-08-17 01:18:11 +02:00
config.py pylint fixes 2016-06-10 21:27:29 +02:00
core2migration.py qubes/core2migration: make pylint happy 2016-08-17 01:46:13 +02:00
devices.py Fix pci device attachment to QubesVM 2016-07-21 12:22:53 +02:00
dochelpers.py pylint fixes 2016-06-10 21:27:29 +02:00
events.py qubes/events: fix event handlers ordering 2016-08-09 02:58:14 +02:00
exc.py core3: add different exceptions 2015-10-17 00:17:12 +02:00
log.py core/log: do not attach multiple handlers to the same logger 2016-03-03 01:18:15 +01:00
rngdoc.py qubes: pylint fixes (small mistakes and wrong names) 2015-06-29 17:39:27 +02:00
utils.py Add qubes.utils.random_string() 2016-08-03 02:57:40 +02:00