Commit Graph

163 Commits (fd801cb17112d0b5b7c1ab8ab30b9b41b9814dd1)
 

Author SHA1 Message Date
mbusb fd801cb171 Fix git commit error for release. 7 years ago
mbusb d9863ac9b5 Version 8.8.0 update 7 years ago
mbusb 1e77980bf7 Prepare for version 8.8.0 release 7 years ago
mbusb 85d3b5b4a4 Improvements, bug fix and new distros:-
1. Simplified 7zip listing to include directories as well
2. Correctly remove files installed outside multibootusb directory when uninstalling
3. Added Liberte
4. Added option to select zip files when choosing files
5. Added INSERT ISO
6. Added option to choose between two methods when syslinux shipped by ISO is version 3 or below
7 years ago
mbusb 75ea234d1c Check and add python path for debian to avoid import error after install 7 years ago
mbusb 848ae787e3 Merge branch 'master' of https://github.com/mbusb/multibootusb 7 years ago
mbusb c918aa4563 Bug fix to setup file and new distros:
1. Added Alpine (you can install one version only)
2. Fix for trinity boot issue
3. Modified setup file for including grub2 modules in correct place
7 years ago
mbusb 057fd1cdcf Show error message... 7 years ago
mbusb 021b3ae436 Bug fix and typos
1. Add python path so as to avaoid import error under debian
2. Fixed shipping of grub2 modules under correct directory
3. Display version info only before launching the application
7 years ago
mbusb 5a86aff8a1 Merge branch 'devel' of https://github.com/mbusb/multibootusb 7 years ago
mbusb 68732e9473 Merge branch 'master' of https://github.com/mbusb/multibootusb
Conflicts:
	.gitignore
7 years ago
mbusb 7e79664b23 Don't include temp files for git commits 7 years ago
mbusb 4346a9a9ef Reduce the usage of 7zip for extracting files 7 years ago
mbusb 09fef8f6ca Added Trinity Rescue Disk 7 years ago
mbusb c168792225 Added ESET Rescue Disk 7 years ago
mbusb d6e48ee13f Merge branch 'master' of https://github.com/mbusb/multibootusb into devel 7 years ago
mbusb fe4a500c06 Added AntivirusLiveCD (Calm AV) 7 years ago
multibootusb 54db4e786e Merge pull request #157 from kini/usage-cleanup
Clean up usage info string
7 years ago
Keshav Kini 73ff93fda6 Clean up usage info string 7 years ago
mbusb 6beacbf175 Added Avira Rescue System 7 years ago
mbusb 72f7c6e0e1 Added Rising Anti Virus ISO 7 years ago
mbusb 4428d0e962 Bug fix for:
1. Crash when listing fixed partition
2. Crash when uninstalling distros (tested on windows) due to permission error of ldlinux.sys and ldlinux.c32
7 years ago
mbusb 7d45a6dfba Merge branch 'devel' of https://github.com/mbusb/multibootusb into devel 7 years ago
mbusb e3a2d84ffc Code cleanup
1. Foremat code
2. Fix for crash when trying to uninstall a distro due to presence of ldlinux.c32 and ldlinux.sys (tested on windows)
7 years ago
mbusb 660ddf6229 Merge branch 'devel' of https://github.com/mbusb/multibootusb.git 7 years ago
multibootusb 47c993db75 Merge pull request #156 from alindt/fixes
Various code cleanups
7 years ago
Alin Trăistaru 36661a767d code cleanup 7 years ago
multibootusb cc1c238835 Merge pull request #155 from alindt/fixes
Various code cleanup
7 years ago
Alin Trăistaru 2a21a37ab4 code cleanup 7 years ago
mbusb 96c59755bd Merge branch 'master' of https://github.com/mbusb/multibootusb 7 years ago
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