Commit Graph

198 Commits (8e96b70339a49238d54705f7e097fccc0805f0f4)
 

Author SHA1 Message Date
mbusb d6e48ee13f Merge branch 'master' of https://github.com/mbusb/multibootusb into devel 8 years ago
mbusb fe4a500c06 Added AntivirusLiveCD (Calm AV) 8 years ago
multibootusb 54db4e786e Merge pull request #157 from kini/usage-cleanup
Clean up usage info string
8 years ago
Keshav Kini 73ff93fda6 Clean up usage info string 8 years ago
mbusb 6beacbf175 Added Avira Rescue System 8 years ago
mbusb 72f7c6e0e1 Added Rising Anti Virus ISO 8 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
8 years ago
mbusb 7d45a6dfba Merge branch 'devel' of https://github.com/mbusb/multibootusb into devel 8 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)
8 years ago
mbusb 660ddf6229 Merge branch 'devel' of https://github.com/mbusb/multibootusb.git 8 years ago
multibootusb 47c993db75 Merge pull request #156 from alindt/fixes
Various code cleanups
8 years ago
Alin Trăistaru 36661a767d code cleanup 8 years ago
multibootusb cc1c238835 Merge pull request #155 from alindt/fixes
Various code cleanup
8 years ago
Alin Trăistaru 2a21a37ab4 code cleanup 8 years ago
mbusb 96c59755bd Merge branch 'master' of https://github.com/mbusb/multibootusb 8 years ago
mbusb d5d0da9076 Merge branch 'devel' of https://github.com/mbusb/multibootusb.git into devel 8 years ago
mbusb 0ba7dc0de4 Improvement 8 years ago
mbusb 2691bab31f Update CHANGELOG for new release 8 years ago
mbusb d12f4e9adb Version bump to 8.7.1 and bug fix for import errors based rpm distros 8 years ago
mbusb acc2d7aa89 Merge branch 'devel' of https://github.com/mbusb/multibootusb.git into devel 8 years ago
mbusb 5e4690b6c7 Fix for suse package dependency 8 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
8 years ago
Alin Trăistaru b0c5e7ddf9 remove old GUI files 8 years ago
Alin Trăistaru 92a580d0a4 code cleanup 8 years ago
Alin Trăistaru 7695cc43c2 use os.sync() 8 years ago
Alin Trăistaru d62735350e rework imager tab 8 years ago
Alin Trăistaru b3f86b0c4d copy_mbusb_dir_usb() only after user agrees 8 years ago
Alin Trăistaru f3c0b800ee grub.py: display human readable size 8 years ago
Alin Trăistaru 4dbf85d4f1 uninstall: don't treat ldlinux.* files differently 8 years ago
Alin Trăistaru e6f521e8fd re-enable GUI controls 8 years ago
mbusb 73f3799024 Updated CLI usage examples... 8 years ago
mbusb b3f83e08f0 Merge branch 'master' into devel 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
multibootusb 0409a187af Merge pull request #152 from alindt/patch-1
Update README.md
8 years ago
Alin Trăistaru e204e41362 Update README.md 8 years ago
mbusb 91f7068d71 Merge branch 'devel' of https://github.com/mbusb/multibootusb.git 8 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
8 years ago
mbusb 252dee154d Updated Readme file 8 years ago
mbusb 21b5c6c002 Merge branch 'devel' of https://github.com/mbusb/multibootusb.git 8 years ago
mbusb 43a408a10d remove stdeb.cfg 8 years ago
mbusb 14c9dec64a Change mode 8 years ago
mbusb 30ffc206b3 Merge branch 'devel' of https://github.com/mbusb/multibootusb.git into devel 8 years ago
mbusb 995797d721 Fixes 8 years ago
multibootusb db90ae5fe4 Commit from alindt
Update CHANGELOG
8 years ago
Alin Trăistaru 8be3d661f2 Update CHANGELOG 8 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
8 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
8 years ago
multibootusb 4ea4a6fe93 Merge pull request #150 from alindt/fixes
linux: display total size of disk 			
reduce redundant calls
8 years ago
mbusb ae00ad50fb Merge branch 'devel' of https://github.com/mbusb/multibootusb.git into devel 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