You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
multibootusb/scripts
Hoang-Anh Nguyen 91f494c567 Fix issue #439: Boot to Windows installer not working in UEFI mode.
Copy /efi/boot/bootx64.efi (from Windows ISO) to /EFI/BOOT_WINDOWS/
bootx64.efi in usb (to avoid grub's /efi/boot/bootx64.efi). In UEFI
mode, chainload it instead of bootmgr.efi.
5 years ago
..
colorama add initial debug API 7 years ago
gui Fix typo 5 years ago
progressbar code cleanup 7 years ago
pyudev Upgrading to version 8.0.0 8 years ago
_7zip.py Detect running 7zip on a currupted iso as well as the lack of 7z 6 years ago
__init__.py Upgrading to version 8.0.0 8 years ago
admin.py code cleanup 7 years ago
config.py Make Imager writing to entire disk rather than partition. 6 years ago
debug.py code cleanup 7 years ago
distro.py Fix issue #459: Wrong detection of Windows ISO, detect as memdisk_iso instead of Windows 5 years ago
gen.py fix merge cruft 6 years ago
grub.py Fix Mageia support. 5 years ago
imager.py Show phyiscal disks on Windows too. 6 years ago
install.py fix merge cruft 6 years ago
iso.py Fix regression introduced by 8ea5932bdc. 6 years ago
isodump3.py Display an error when ISO is invalid 7 years ago
mbusb_cli.py Merge remote-tracking branch 'upstream/master' into fixes_397 6 years ago
mbusb_gui.py Fix typo 6 years ago
menus.py Improvements and memdisk for ISO boot: 7 years ago
osdriver.py Fix bug of not having osdriver.Windows.add_dd_args() defined. 6 years ago
param_rewrite.py Fix a rather critical bug in 'ConfigTweaker.tweak_first_match()' that got 'param_operation' contaminated with 'param_operations_for_persistence' as the recursion progress. 6 years ago
persistence.py Fix hang from parted not exiting. (See issue 380 for details.) 6 years ago
qemu.py Show phyiscal disks on Windows too. 6 years ago
syslinux.py Merge remote-tracking branch 'upstream/master' into fixes_397 6 years ago
udisks.py Unify imager code again. 6 years ago
uninstall_distro.py Merge remote-tracking branch 'upstream/master' into fixes_397 6 years ago
update_cfg_file.py Fix issue #439: Boot to Windows installer not working in UEFI mode. 5 years ago
usb.py Fix typo 6 years ago
win32.py Show phyiscal disks on Windows too. 6 years ago