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
Shinji Suzuki 9d349c7c64 Check physical disk capacity, not the size of the partition, before imaging.
Raise exception when partition size detection fails.
Fix description of an exception which gets raised of diskpart.exe fails.
6 years ago
..
colorama add initial debug API 7 years ago
gui Add text to file system integrity checking and add indicate free space in selected USB. 6 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 Disable repair filesystem check for distro install 6 years ago
gen.py Unify imager code again. 6 years ago
grub.py Postfix menu-entry with an architecture name when generating 6 years ago
imager.py Check physical disk capacity, not the size of the partition, before imaging. 6 years ago
install.py Log OSError/IOError while attempting to unlzma syslinux modules. 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 Prevent mbusb_cli from installing over existing installation. 6 years ago
mbusb_gui.py Fix hang from parted not exiting. (See issue 380 for details.) 6 years ago
menus.py Improvements and memdisk for ISO boot: 7 years ago
osdriver.py Check physical disk capacity, not the size of the partition, before imaging. 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 Deal with renaming of config.use_kvm to config.qemu_use_kvm. 6 years ago
syslinux.py Add warning about running 'mbr_install_cmd'. 6 years ago
udisks.py Unify imager code again. 6 years ago
uninstall_distro.py Catch exceptions raised during install_syslinux() and make effort to undo 6 years ago
update_cfg_file.py Deal with MX iso that lacks 'version' file. 6 years ago
usb.py Fix hang from parted not exiting. (See issue 380 for details.) 6 years ago