Commit Graph

10 Commits (7b70def279004cc8efc5d10dbbfec0ce221779fd)

Author SHA1 Message Date
mbusb 7b70def279 Added CLI option and simplified USB detection logic.
1. Added '-r' '--raw' option to direct writing of ISO image to USB disk
2. Simplified USB detection logic to reduce looping
7 years ago
mbusb 660ddf6229 Merge branch 'devel' of https://github.com/mbusb/multibootusb.git 8 years ago
Alin Trăistaru 36661a767d code cleanup 8 years ago
mbusb 0ba7dc0de4 Improvement 8 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
8 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
8 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
8 years ago
Alin Trăistaru 78ebfaf7e4 rework ui/core (partial) 8 years ago
mbusb be4c8d9763 update to version 8.4.0 8 years ago
mbusb 2c33ed73de Upgrading to version 8.0.0 8 years ago