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

9 Commits

Author SHA1 Message Date
mbusb
7d45a6dfba Merge branch 'devel' of https://github.com/mbusb/multibootusb into devel 2017-05-04 21:14:19 +05:30
Alin Trăistaru
36661a767d code cleanup 2017-05-04 11:56:57 +03:00
mbusb
0ba7dc0de4 Improvement 2017-05-03 23:32:13 +05:30
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
2017-04-30 15:44:55 +05:30
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
2017-04-29 14:50:21 +05:30
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
2017-04-26 20:52:24 +05:30
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
2c33ed73de Upgrading to version 8.0.0 2016-11-06 16:48:53 +05:30