Commit Graph

238 Commits (dc23435a4da7b6a8277e5f69ba637bbda720b3a9)
 

Author SHA1 Message Date
Shinji Suzuki dc23435a4d Allow setting of build related paths in an external file. 6 years ago
Shinji Suzuki fd656ebeab Merge branch 'master' into devel 6 years ago
multibootusb 1f8c8e1a38
Merge pull request #275 from shinji-s/master
Avoid trying to update bootx64.efi and grub.img if source files are missing.
6 years ago
Shinji Suzuki 31a08eeb64 Avoid updating bootx64.efi and grub.img if source files are missing. 6 years ago
multibootusb d3c7aa7dc7
Merge pull request #274 from shinji-s/master
Have gpt_device() use 'wmi' module rather than spawn diskpart.exe
6 years ago
Shinji Suzuki 1ac993077d Have gpt_device() use 'wmi' module rather than spawn diskpart.exe 6 years ago
multibootusb a18742d8d6
Merge pull request #273 from shinji-s/master
Fixing dependency of get_physical_disk_number() on locale setting.
6 years ago
Shinji Suzuki 07a0601a9a Simplify implementation of get_physical_drive() using Win32_DiskPartition method rather than Win32_DiskDrive method. 6 years ago
Shinji Suzuki 7657e7c70c Fixed dependency of get_physical_disk_number() on locale setting and
removed code duplication.
6 years ago
multibootusb 12e21d41b2 Added following:-
1. Parabola Linux
2. Sync with other multibootusb project
6 years ago
mbusb 75342f1198 Add debug info and qemu enhancement
1. Added debug info to check the python version
2. Added kvm option in qemu under Linux
6 years ago
mbusb 3136ffe4fa Fix for crash on windows:
1. This is yet another fix for crash under windows due to detecttion in partition type
2. Fix for syslinux install when USB disk is not inserted.
3. Now syslinux install properly copy required files after install
4. Intimate users if USB disk not inserted when trying to install syslinux
5. Update version to 9.2.0
6 years ago
multibootusb 787438e292
Merge pull request #252 from gabrielmagno/master
Fix parted magic grub label
6 years ago
Gabriel Magno 1139faa5b8 Fix parted magic grub label 6 years ago
Sundar 89ca0a94ca New release - version 9.1.0 6 years ago
Sundar 614373c53f Merge branch 'master' of https://github.com/mbusb/multibootusb.git 6 years ago
Sundar f4bd0343bb Include missing files in setup.py 6 years ago
mbusb c203f28e6a Fix for windows crash 6 years ago
mbusb 77be8a47ca Fix for crash under windows when system language is not an English 6 years ago
mbusb ec0f8d95f9 Added i386 grub2 modules and scan and boot ISO files directly from "/multibootusb/iso" directory.
1. Added latest i386 compatable module files
2. Added menu entries from multibootusb project http://mbusb.aguslr.com
3. Included section to boot ISOs directly using loop mount
6 years ago
mbusb d854c310f6 Merge branch 'master' into devel 6 years ago
mbusb ec5b2d2bb8 Change mode on windows 6 years ago
Sundar 82d3c5a87a Merge branch 'master' of https://github.com/mbusb/multibootusb.git 7 years ago
Sundar be8c0d2e62 version file update 7 years ago
mbusb f868ea85f5 Windows improvements and update extlinux.cfg
1. Hide command wind when multibootusb is launched
2. Update extlinux.cfg to match with updated syslinux.cfg
7 years ago
Sundar 86e56e71f0 Update Readme 7 years ago
Sundar fa1398a168 Updated Readme file 7 years ago
Sundar 0c527d1bc2 Merge branch 'master' into devel 7 years ago
Sundar 1c6ead5ee9 Update Changelog for new release 7 years ago
Sundar b750be3e72 Merge branch 'master' into devel 7 years ago
mbusb 5809fb78fe Merge branch 'master' of https://github.com/mbusb/multibootusb.git 7 years ago
mbusb 33b353f479 Merge branch 'devel' of https://github.com/mbusb/multibootusb.git 7 years ago
mbusb 8e0a8fae9f modify install.py 7 years ago
mbusb 22226a40fc Added xenialpup distro 7 years ago
mbusb d14da4b351 Added OSFclone distro 7 years ago
mbusb 3a5cbfe282 Added support for Redcore Linux 7 years ago
mbusb 7dd1df0004 Fix slacko detection and add as supported distro 7 years ago
mbusb 28e8806658 Replace old efi binary with new one for backward compatability 7 years ago
mbusb 97b3cd830b Improvements to uefi booting.
1. Compiled new efi binary based from latest grub2 source
2. Added grub2 efi modules
3. Corrected partedmagic path issues
4. Added few more text in grub.cfg
7 years ago
mbusb 67f57a8d88 Improve GPT detection code under Windows
This commit improves the GPT detection code under Windows and also avoide crashing application crash due to host system lanuage other than English.
7 years ago
Sundar 8e96b70339 Fix for rpm packages which throus import error 7 years ago
Sundar b04dc1e6fa Merge branch 'HEAD' of https://github.com/mbusb/multibootusb.git 7 years ago
Sundar f007fc2dc9 Add example in help text for installing syslinux 7 years ago
Sundar 151077da7b Improvements in CLI operations.
1. Install extlinux under Linux for NTFS filesystem
2. Check for root previlage when using CLI
3. Fix crash when installing ISO from CLI due to GPT check
4. Fix crash when installing syslinux from CLI due to GPT check
5. Correct usage instructions
7 years ago
mbusb 8818a2afbc Merge branch 'devel' 7 years ago
mbusb d5882766a3 Added option to choose install distro using memdisk 7 years ago
Sundar 50a72af14a Revert back to previous syslinux install on ntfs FS 7 years ago
Sundar c84289d9d3 Merge branch 'master' of https://github.com/mbusb/multibootusb.git 7 years ago
Sundar 2c91ed4c7f Fix import error under Linux correct the gpt detection code under Linux 7 years ago
Sundar 2394e15ff8 Merge branch 'devel' of https://github.com/mbusb/multibootusb.git 7 years ago