2
0
mirror of https://github.com/mbusb/multibootusb synced 2024-11-01 15:40:16 +00:00
Commit Graph

12 Commits

Author SHA1 Message Date
Alin Trăistaru
36661a767d code cleanup 2017-05-04 11:56:57 +03:00
Alin Trăistaru
2a21a37ab4 code cleanup 2017-05-03 22:15:31 +03:00
Alin Trăistaru
a64bf2402f reduce redundant usb.py:details() calls
from...
    usb.py:406:details() called from persistence.py:28:max_disk_persistence()
    usb.py:406:details() called from mbusb_gui.py:148:onComboChange()
    usb.py:406:details() called from uninstall_distro.py:24:install_distro_list()

...to
    usb.py:406:details() called from mbusb_gui.py:147:onComboChange()
2017-04-29 11:10:10 +03:00
Alin Trăistaru
9923b57f3f fix persistence on mount points containing spaces 2017-04-20 14:14:42 +03:00
mbusb
1c6cd4fff7 GUI and other improvements
1. Diable persistence slider after installing a distro
2. Correct typo on default syslinux.cfg file
3. Update status text when applying filesystem to persistence file
4. Correct QEMU boot issue under Windows
2017-04-16 14:32:06 +05:30
Alin Trăistaru
b1e7a3ae1f fix persistence logic 2017-04-15 12:37:07 +03:00
Alin Trăistaru
78ebfaf7e4 rework ui/core (partial) 2017-04-15 12:36:58 +03:00
mbusb
be4c8d9763 update to version 8.4.0 2016-12-26 23:23:21 +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
mbusb
e4173be1b7 Added Sergei Strelec 2016-11-27 06:16:12 +05:30
mbusb
5aaa28c4b2 Update files to version 8.1.0 2016-11-20 16:28:02 +05:30
mbusb
2c33ed73de Upgrading to version 8.0.0 2016-11-06 16:48:53 +05:30