manager/qubesmanager
Marek Marczykowski-Górecki c5ed749c22 backups: make released block device visible to the block manager
Devices used as part of other device (e.g. LUKS) are marked as
unavailable. So after releasing the device it need to be discovered
again. Unfortunately udev event isn't triggered on such occasion (only
"remove" event for device-mapper dev). This patch triggers this event
manually.
2014-01-13 05:09:07 +01:00
..
__init__.py Initial public commit. 2010-05-11 16:54:35 +02:00
.gitignore gitignore 2012-07-05 00:47:05 +02:00
appmenu_select.py appmenus select: fix listing HVM "Start" entry 2013-12-14 02:38:35 +01:00
backup_utils.py backups: make released block device visible to the block manager 2014-01-13 05:09:07 +01:00
backup.py backups: detach block device when finished or error occurred 2014-01-12 05:42:19 +01:00
create_new_vm.py Add warning about potential license issues with template HVM 2013-11-21 04:19:41 +01:00
firewall.py fix sorting firewall rules (#652) 2012-08-07 15:03:04 +02:00
global_settings.py Fix 'dont-use-shm' flagfile path in global settings window. 2013-11-09 00:24:45 +01:00
log_dialog.py The Underscores Revolution: qubes-clipboard filename 2013-03-19 13:22:31 +01:00
main.py Fix clone action 2013-12-14 02:55:41 +01:00
mount_for_backup.sh Do not strictly depend on kdialog 2013-02-12 01:57:17 +01:00
multiselectwidget.py Fix multiselect widget signal handling. 2013-02-28 02:15:06 +01:00
restore.py backups: detach block device when finished or error occurred 2014-01-12 05:42:19 +01:00
settings.py List only compatible templates 2013-11-21 04:17:59 +01:00
thread_monitor.py use any python2, not explicit python2.6 2013-01-23 15:55:14 +01:00