Commit Graph

317 Commits (master)

Author SHA1 Message Date
mbusb 59a3ff23d1 Fix for random crash
Fix for random crash when ISO file contain non utf charectors.
7 years ago
mbusb b9fb603f27 Change in debian installer detection. 7 years ago
mbusb f6b6d1c0e5 Update to new release - 8.5.0 7 years ago
mbusb ba596fa2e2 Merge branch 'master' of https://github.com/mbusb/multibootusb.git 7 years ago
mbusb bb0fc1fac0 Added Solus OS and Ka OS . 7 years ago
multibootusb fd353174a3 Merge pull request #86 from bagage/master
Fix crash in ISO Imager
7 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
7 years ago
Gautier Pelloux-Prayer 1da1f6cfee Fix crash when trying to use ISO Imager 8 years ago
mbusb be4c8d9763 update to version 8.4.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 1e3f1f1c26 Added ReactOS 8 years ago
mbusb 95245ffc63 Added Fedora persistence. Bug fix for crash when uninstalling Sergei Strelec. Also fixed the knoppix bug. 8 years ago
mbusb e4173be1b7 Added Sergei Strelec 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