2
0
mirror of https://github.com/mbusb/multibootusb synced 2024-11-18 15:25:46 +00:00
multibootusb/scripts
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
..
colorama add initial debug API 2017-04-26 14:19:17 +03:00
gui Fixed for command line interface and minor improvements 2017-04-26 20:52:24 +05:30
progressbar Upgrading to version 8.0.0 2016-11-06 16:48:53 +05:30
pyudev Upgrading to version 8.0.0 2016-11-06 16:48:53 +05:30
_7zip.py Fixed for command line interface and minor improvements 2017-04-26 20:52:24 +05:30
__init__.py Upgrading to version 8.0.0 2016-11-06 16:48:53 +05:30
admin.py update to version 8.4.0 2016-12-26 23:23:21 +05:30
config.py New option for CLI 2017-04-30 15:44:55 +05:30
debug.py remove duplicate debug message 2017-04-28 22:02:59 +03:00
distro.py Added distro and few other improvements 2017-04-29 16:40:11 +05:30
gen.py Prepare for version 8.7.0 and other improvements 2017-04-29 18:11:11 +05:30
grub.py Added distro and few other improvements 2017-04-29 16:40:11 +05:30
imager.py further reduce CPU usage 2017-04-25 11:33:39 +03:00
install.py Added distro and few other improvements 2017-04-29 16:40:11 +05:30
iso.py Added distro and few other improvements 2017-04-29 16:40:11 +05:30
isodump3.py fix typos and reword 2017-04-20 14:14:42 +03:00
mbusb_cli.py New option for CLI 2017-04-30 15:44:55 +05:30
mbusb_gui.py reduce redundant usb.py:details() calls 2017-04-29 11:10:10 +03:00
menus.py Fixes 2017-04-29 18:35:00 +05:30
persistence.py reduce redundant usb.py:details() calls 2017-04-29 11:10:10 +03:00
qemu.py Fix for QEMU under windows post install 2017-04-23 16:09:57 +05:30
syslinux.py fix typos and reword 2017-04-20 14:14:42 +03:00
udisks.py rework ui/core (partial) 2017-04-15 12:36:58 +03:00
uninstall_distro.py Added distro and few other improvements 2017-04-29 16:40:11 +05:30
update_cfg_file.py Prepare for version 8.7.0 and other improvements 2017-04-29 18:11:11 +05:30
usb.py linux: display total size of disk 2017-04-29 11:10:10 +03:00