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 |
|