Commit Graph

483 Commits (master)
 

Author SHA1 Message Date
mbusb d5d0da9076 Merge branch 'devel' of https://github.com/mbusb/multibootusb.git into devel 7 years ago
mbusb 0ba7dc0de4 Improvement 7 years ago
mbusb 2691bab31f Update CHANGELOG for new release 7 years ago
mbusb d12f4e9adb Version bump to 8.7.1 and bug fix for import errors based rpm distros 7 years ago
mbusb acc2d7aa89 Merge branch 'devel' of https://github.com/mbusb/multibootusb.git into devel 7 years ago
mbusb 5e4690b6c7 Fix for suse package dependency 7 years ago
multibootusb 323e75832e Merge pull request #153 from alindt/fixes
re-enable GUI controls
uninstall: don't treat ldlinux.* files differently
grub.py: display human readable size
copy_mbusb_dir_usb() only after user agrees
rework imager tab
use os.sync()
code cleanup
remove old GUI files
7 years ago
Alin Trăistaru b0c5e7ddf9 remove old GUI files 7 years ago
Alin Trăistaru 92a580d0a4 code cleanup 7 years ago
Alin Trăistaru 7695cc43c2 use os.sync() 7 years ago
Alin Trăistaru d62735350e rework imager tab 7 years ago
Alin Trăistaru b3f86b0c4d copy_mbusb_dir_usb() only after user agrees 7 years ago
Alin Trăistaru f3c0b800ee grub.py: display human readable size 7 years ago
Alin Trăistaru 4dbf85d4f1 uninstall: don't treat ldlinux.* files differently 7 years ago
Alin Trăistaru e6f521e8fd re-enable GUI controls 7 years ago
mbusb 73f3799024 Updated CLI usage examples... 7 years ago
mbusb b3f83e08f0 Merge branch 'master' into devel 7 years ago
mbusb 336d57f585 New option for CLI
1. Added functionality to skip confirmation with -y or yes CLI switch
2. Now it is possible to add many distro at a time (batch) process using CLI switch
   example CLI usge is python3 multibootusb -c -y -i /path/to/name.iso,/path/to/diss_name.iso -t G:
   (remember not to add space between iso paths)

This commit solves https://github.com/mbusb/multibootusb/issues/137 and https://github.com/mbusb/multibootusb/issues/136
7 years ago
multibootusb 0409a187af Merge pull request #152 from alindt/patch-1
Update README.md
7 years ago
Alin Trăistaru e204e41362 Update README.md 7 years ago
mbusb 91f7068d71 Merge branch 'devel' of https://github.com/mbusb/multibootusb.git 7 years ago
mbusb 4a41cbbc79 Improvement under Linux and build improvements
1.  Fix for crash when installing under Install syslinux tab
2.  Prevent read only filesystem under Linux
3.  Corrected setup file copy location preventing crash
4.  Improved multibootusb-pkexec script for working under rpm and deb based distros
5.  Create correct policy file during build time
6.  Modified readme file to point to improved guide
7 years ago
mbusb 252dee154d Updated Readme file 7 years ago
mbusb 21b5c6c002 Merge branch 'devel' of https://github.com/mbusb/multibootusb.git 7 years ago
mbusb 43a408a10d remove stdeb.cfg 7 years ago
mbusb 14c9dec64a Change mode 7 years ago
mbusb 30ffc206b3 Merge branch 'devel' of https://github.com/mbusb/multibootusb.git into devel 7 years ago
mbusb 995797d721 Fixes 7 years ago
multibootusb db90ae5fe4 Commit from alindt
Update CHANGELOG
7 years ago
Alin Trăistaru 8be3d661f2 Update CHANGELOG 7 years ago
mbusb 38f28e15c4 Prepare for version 8.7.0 and other improvements
1. Version upgraded to 8.7.0
2. Updated changelog for version 8.7.0
3. Auto convert multibootusb file ending to Linux using dos2unix during packaging
4. Re-enable log message
5. Avoid crashing due to existence of syslinux.cfg
7 years ago
mbusb 2331f51c0b Added distro and few other improvements
1. Added vba32 rescue
2. Temproraily remove 'remove ANSI color codes from logs' patch as it crash under windows
7 years ago
multibootusb 4ea4a6fe93 Merge pull request #150 from alindt/fixes
linux: display total size of disk 			
reduce redundant calls
7 years ago
mbusb ae00ad50fb Merge branch 'devel' of https://github.com/mbusb/multibootusb.git into devel 7 years ago
mbusb 75c787077e Removed dependency and few other improvements
1. Droped p7zip-plugin for suse and mageia
2. Added PC Tool. But does not seems to work
3. Added custom functions for writing custom loopback.cfg file
4. Improved CLI working
5. Added custom menu entry file
6. Removed unnecessary codes
7. Removed windows line ending which prevented application not to start
7 years ago
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()
7 years ago
Alin Trăistaru 79e88874b1 linux: display total size of disk 7 years ago
multibootusb 1782495aea Merge pull request #149 from alindt/fixes
Fixes
7 years ago
Alin Trăistaru fd98b9082f clean up logging timeformat 7 years ago
Alin Trăistaru 580cb84d3b remove ANSI color codes from log file 7 years ago
Alin Trăistaru bdccb95396 remove duplicate debug message 7 years ago
mbusb 762e644022 Commandline improvements
1. Reframe wordings when displaying messages under CLI
2. Corrected systemrescuecd subdir path
3. Corrected CLI usage example for windows
7 years ago
mbusb 160e1a75d2 Fixed for command line interface and minor improvements
1.  Fixed bug which prevents installing distro through CLI
2.  Added entries for windoes cli and uninstall in usage for CLI
3.  Added "Alin Trăistaru (alindt)" in authors list and reduced About window size
4.  Fixed few other minor bugs
7 years ago
mbusb 7878912172 Merge branch 'devel' of https://github.com/mbusb/multibootusb.git into devel 7 years ago
mbusb 764b8dccc3 Enable GUI Controls when selected no to options. 7 years ago
multibootusb 7323699cbd Merge pull request #148 from alindt/fixes
Fixes & added colours to terminal output
7 years ago
Alin Trăistaru 925e2fc12d reduce redundant function calls 7 years ago
Alin Trăistaru 918ebfd35d add initial debug API
- bundled Colorama module (https://pypi.python.org/pypi/colorama)
 - add initial debug API using ANSI colors
7 years ago
multibootusb abafec8346 Merge pull request #147 from alindt/fixes
linux: try to use default text editor first
7 years ago
Alin Trăistaru c85eae4806 linux: try to use default text editor first
xdg-open launches the user's default text editor defined
on the current desktop environment for text/plain mimetype
7 years ago