AJ Jordan
|
5619ee82bd
|
Add missing space
|
2018-11-18 17:59:43 -05:00 |
|
Marta Marczykowska-Górecka
|
8640fa7ace
|
Boot from device window fix
The window wasn't closing properly.
|
2018-02-11 00:20:14 +01:00 |
|
Marta Marczykowska-Górecka
|
f86139d0d2
|
Renamed 'VM' to 'qube' in GUI
For consistency with new terminology.
|
2018-01-08 20:09:56 +01:00 |
|
Marta Marczykowska-Górecka
|
45496f73de
|
Added warning that the VM is currently running
Added warning that the VM is currently running. User still must shut it manually (by design).
|
2018-01-08 20:05:25 +01:00 |
|
Marta Marczykowska-Górecka
|
839696f6f9
|
Fixed missing import
Fixed missing import in boot-from-cdrom tool.
fixes QubesOS/qubes-issues#3421
|
2018-01-08 20:00:55 +01:00 |
|
Marta Marczykowska-Górecka
|
5f1e4803fe
|
Applied corrections from @marmarek
|
2017-11-17 17:42:19 +01:00 |
|
Marta Marczykowska-Górecka
|
135060dfe7
|
Final corrections
Errors that my local pylint ignored and travis' pylint didn't.
|
2017-11-14 15:44:43 +01:00 |
|
Marta Marczykowska-Górecka
|
ff4ee713b1
|
Removed unnecessary global variables
Removed three variables set to global, which were all used only in their
respective "main" function.
|
2017-11-09 17:41:09 +01:00 |
|
Marta Marczykowska-Górecka
|
91572eea2d
|
Fixed too-long lines
Fixed lines over 80 characters.
|
2017-11-06 23:55:58 +01:00 |
|
Marta Marczykowska-Górecka
|
c252e9ec3c
|
Fixed wildcard imports
Fixed wildcard imports and any further problems resulting from them.
|
2017-11-06 23:55:58 +01:00 |
|
Marta Marczykowska-Górecka
|
3009610a62
|
Fixed GPL license
Replaced old, address-having, too-many-characters-in-a-line version with
the new one with URL.
|
2017-11-06 21:06:30 +01:00 |
|
Marta Marczykowska-Górecka
|
75ddc62bed
|
Fixed issue#3113 - boot from cdrom
Fixes missing cast to string in boot from cdrom tool.
fixes QubesOS/qubes-issues#3113
|
2017-10-04 23:28:02 +02:00 |
|
Marta Marczykowska-Górecka
|
2ac9b1d182
|
Added gui for booting VM from CDROM/block device.
Available via command line (qubes-vm-boot-from-device) and
from a button in VM Settings/Advanced.
|
2017-09-13 23:30:45 +02:00 |
|