multibootusb
7bc82f4dfe
Merge pull request #93 from gktrk/pyudev-fix
...
scripts/usb.py: use device.get() instead of device[''] to handle KeyError
2017-02-01 21:48:41 +05:30
Göktürk Yüksek
938d31412e
scripts/usb.py: use device.get() instead of device[''] to handle KeyError
...
The devices returned by list_devices() may not always have all the
properties and referencing them raises a KeyError. Use the .get()
interface as suggested by the upstream[0] to avoid such exceptions.
[0] http://pyudev.readthedocs.io/en/latest/guide.html#id6
2017-01-26 20:06:43 -05:00
mbusb
be4c8d9763
update to version 8.4.0
2016-12-26 23:23:21 +05:30
mbusb
a149f762f3
Bug fix
2016-12-03 21:41:53 +05:30
mbusb
859ccc8d17
New release - 8.3.0
2016-12-03 17:59:33 +05:30
mbusb
890c266342
Inform user about the requirement of admin privilege. Added option to list all drives (including fixed). Fixed the bug 'maximum 2047 mb allowed'.
2016-12-03 15:36:47 +05:30
mbusb
4acef6fae7
.
2016-11-30 22:01:23 +05:30
mbusb
67857327db
Merge branch 'master' of https://github.com/mbusb/multibootusb.git
2016-11-30 22:00:28 +05:30
mbusb
1e3f1f1c26
Added ReactOS
2016-11-30 21:59:03 +05:30
mbusb
5e96cd15f8
Include CHANGELOG for version upgrade
2016-11-27 17:17:10 +05:30
mbusb
767bcc6d4e
Updating to new release 8.2.0
2016-11-27 16:41:30 +05:30
mbusb
95245ffc63
Added Fedora persistence. Bug fix for crash when uninstalling Sergei Strelec. Also fixed the knoppix bug.
2016-11-27 12:33:49 +05:30
multibootusb
7b7c50c1fb
Merge pull request #74 from palob/launcher-fix
...
Unhardcode icon file type in GNU/Linux laucher
2016-11-27 06:17:30 +05:30
mbusb
e4173be1b7
Added Sergei Strelec
2016-11-27 06:16:12 +05:30
Vincent Bermel
cc37e27f0c
Unhardcode icon file type in GNU/Linux laucher
2016-11-24 21:43:42 +01:00
mbusb
acde57f600
Added Alt Linux.
2016-11-23 23:03:07 +05:30
mbusb
5aaa28c4b2
Update files to version 8.1.0
2016-11-20 16:28:02 +05:30
mbusb
5e9fcf9f63
Removing unwanted files from source.
2016-11-07 21:40:00 +05:30
mbusb
2c33ed73de
Upgrading to version 8.0.0
2016-11-06 16:48:53 +05:30