Commit Graph

19 Commits (7bc82f4dfe30de9ab0445d55827da3cf6dbaa88e)
 

Author SHA1 Message Date
multibootusb 7bc82f4dfe Merge pull request #93 from gktrk/pyudev-fix
scripts/usb.py: use device.get() instead of device[''] to handle KeyError
8 years ago
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
8 years ago
mbusb be4c8d9763 update to version 8.4.0 8 years ago
mbusb a149f762f3 Bug fix 8 years ago
mbusb 859ccc8d17 New release - 8.3.0 8 years ago
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'. 8 years ago
mbusb 4acef6fae7 . 8 years ago
mbusb 67857327db Merge branch 'master' of https://github.com/mbusb/multibootusb.git 8 years ago
mbusb 1e3f1f1c26 Added ReactOS 8 years ago
mbusb 5e96cd15f8 Include CHANGELOG for version upgrade 8 years ago
mbusb 767bcc6d4e Updating to new release 8.2.0 8 years ago
mbusb 95245ffc63 Added Fedora persistence. Bug fix for crash when uninstalling Sergei Strelec. Also fixed the knoppix bug. 8 years ago
multibootusb 7b7c50c1fb Merge pull request #74 from palob/launcher-fix
Unhardcode icon file type in GNU/Linux laucher
8 years ago
mbusb e4173be1b7 Added Sergei Strelec 8 years ago
Vincent Bermel cc37e27f0c Unhardcode icon file type in GNU/Linux laucher 8 years ago
mbusb acde57f600 Added Alt Linux. 8 years ago
mbusb 5aaa28c4b2 Update files to version 8.1.0 8 years ago
mbusb 5e9fcf9f63 Removing unwanted files from source. 8 years ago
mbusb 2c33ed73de Upgrading to version 8.0.0 8 years ago