Commit Graph

317 Commits (master)

Author SHA1 Message Date
Sundar 7cbbcd0495 Merge branch 'devel' of https://github.com/mbusb/multibootusb.git into devel 6 years ago
Sundar deec177fff Added PING and include changes parameter to slax config file 6 years ago
multibootusb e4104024a9
Merge pull request #322 from shinji-s/adhoc_fix
Avoid logging unbounded amount of info.
6 years ago
Shinji Suzuki 13fd72fad4 Avoid logging unbounded amount of info.
Replace code sequence with data definition.
6 years ago
multibootusb d4c171a7f8
Merge pull request #321 from shinji-s/adhoc_fix
Remove redundant list comprehension.
6 years ago
Shinji Suzuki f561526e68 Remove redundant list comprehension.
Deduplicate common path expression.
6 years ago
Sundar 89bfaaee33 Merge branch 'devel' of https://github.com/mbusb/multibootusb.git into devel 6 years ago
Sundar 0003e3c08a Updated the CHANGELOG for new release 6 years ago
Shinji Suzuki 266039675e Guard against tripping on non-utf8 encoded text files. 6 years ago
multibootusb 2f10191a05
Merge pull request #318 from shinji-s/wifislax
Get salitaz-rolling rolling again.
6 years ago
multibootusb ef7d1a1d89
Merge pull request #319 from shinji-s/devel
Fix exception from opening utf-8 encoded text file
6 years ago
Shinji Suzuki 90a4ff57fe Merge branch 'devel' of https://github.com/shinji-s/multibootusb into devel 6 years ago
Shinji Suzuki 7e6aa856be Fix exception from opening utf-8 encoded text file under non-utf-8 locale
setting.
Update scanned text files only when desktop-image path was tweaked.
6 years ago
Shinji Suzuki f1c057ea77 Get salitaz-rolling booting.
* Deal with syslinux config file lacking 'kernel' line.
* Fix misdetection as 'centos'
6 years ago
mbusb 50085ce8bc Implement debian persistance feature under Windows 6 years ago
Sundar f9df4bdce6 Fix for Slitaz distro detection and include Suzuki in contributor list. 6 years ago
multibootusb 0cca03339c
Merge pull request #315 from shinji-s/wifislax
Add Support for WifiSlax64-1.1-final
6 years ago
Shinji Suzuki ea8a6d0b49 Get WifiSlax64-1.1-final booting.
* Prefer 'grub.cfg' over other variants like 'grub-embedded.cfg'
* Extract the tree rooted at EFI/ as well.
* Probe .txt files other than 'thema.txt' for rewriting desktop-image:
setting.
* Add 'legacy_tweak()' method to ConfigTweakers to keep old behaviour.
* Add SalixConfigTweaker.
6 years ago
multibootusb 4fb5ef9f5e
Merge pull request #314 from shinji-s/devel
FIX/improve partition type detection.
6 years ago
shinji-s 223bcc9276 Merge branch 'devel' of https://github.com/shinji-s/multibootusb into devel 6 years ago
shinji-s 9f60b92be4 FIX/improve partition type detection. 6 years ago
multibootusb a2e16c46dd
Merge pull request #310 from shinji-s/devel
CLI enhancements
6 years ago
shinji-s 75b662d8ed Fix rewriting of image-file paths in 'theme.txt'.
* Don't strip space and tabs on the left of a line
* Don't tweak a relative path.
6 years ago
shinji-s e5296b9dfd Add support for AntiX 17.1 6 years ago
shinji-s 896b7314e6 Prevent mbusb_cli from installing over existing installation.
Support persistence size specification in mbusb_cli.
Line break adjustment to fit 80 cols.
6 years ago
shinji-s a94572c2bc Fix a rather critical bug in 'ConfigTweaker.tweak_first_match()' that got 'param_operation' contaminated with 'param_operations_for_persistence' as the recursion progress.
Support CentOS DVD installers. (Full install DVD requires ext3 formatted usb stick because its size exceeds 4GB.)
Straighten Centos Live DVD support. (Those were recognized as 'fedora' before this fix.)
Reorgazined Twaker classes a bit.
Removed control chars and extra spaces in test inputs.
6 years ago
multibootusb fe6e475d73
Merge pull request #306 from shinji-s/adhoc_fix
Change wording of a message slightly so that a user will not
6 years ago
multibootusb da811627ec
Merge pull request #305 from shinji-s/devel
Report non-existent file references in config files in more concise
6 years ago
Shinji Suzuki 00f22c5c4e Avoid rewriting paths on a comment line.
Minor change of logged messages about path rewriting.
6 years ago
Shinji Suzuki 8ae3ee1d17 Change wording of a message slightly so that a user will not
misunderstand that the distro does not implement persistence at all.
6 years ago
Shinji Suzuki d659f83925 Report non-existent file references in config files in more concise
manner.
Fix path finding regular expression to properly catch comma-delimited
paths.
6 years ago
multibootusb 9786b866ae
Merge pull request #304 from shinji-s/devel
Log path rewriting exceptions in more concise manner.
6 years ago
Shinji Suzuki 6d0e922568 Log path rewriting exceptions in more concise manner. 6 years ago
multibootusb 27d653e213
Merge pull request #303 from shinji-s/fix_distro_detection
* Fix distro detection going out of sync after uninstalling a distro
6 years ago
Shinji Suzuki dd0d23ec68 * Fix distro detection going out of sync after uninstalling a distro
because config.distro gets overwritten during uninstallation.
* Fix missed call to update_list_box() when performing config-files-only
uninstallation, which happens because distro dir is already gone.
* Fix missed update of grub.cfg when performing config-files-only
uninstallation.
* Fix multiple calls to delete_frm_file_list() when uninstalling
'windows', 'alpine' and 'generic'.
* Fix multiple calls to update_sys_cfg_file() when uninstalling a distro.
* Escape distro name when using it within regular expressions.
* Adjust line breaking to fit 80 cols.
6 years ago
multibootusb ea809a12c9
Merge pull request #299 from shinji-s/devel
Introduce infrastructure for rewriting boot configs and refreshed
6 years ago
multibootusb 9fb937d283
Merge pull request #302 from shinji-s/adhoc_fix
Fix module name typo that gets triggered by overwriting installation of
6 years ago
Shinji Suzuki 76f26f6da6 Fix assertion error that happens because persistence
size setting is remembered even for distros that
do not support persistence.
6 years ago
Shinji Suzuki 2bb9b12403 Fix module name typo that gets triggered by overwriting installation of
distros that have some dirs relocated to the root dir.
6 years ago
Shinji Suzuki a6d3744134 Fix linux (ubuntu16.04) incompatibility.
* 7z don't understand -aoa option.
* subprocess.call() can't properly pass arguments to 7z if command is
specified by a list when shell=True.
6 years ago
Shinji Suzuki ef4d34b05d Convert 'gentoo' rewrite-code to ConfigTweaker based one.
Rename 'ParamTweaker' to 'ConfigTweaker'.

pentoo-amd64-hardened-2018.0_RC5.8_pre20180305 wants 'overlayfs' present
in boot params and 'aufs' absent in order to boot properly.
6 years ago
Shinji Suzuki 4ef4146180 Replace 'live-media=' on non-liveboot lines too. This is for compatibility
with prior implementation. (Perhaps better to have this work on liveboot
lines only like other rewritings?)

Move the test function for rewrite machinary into param_rewrite.py.

Add copyright header.
6 years ago
Shinji Suzuki d75642ac62 Detect running 7zip on a currupted iso as well as the lack of 7z
executable.
Remove repeated call to _7zip.list_iso(iso_link)
Adjusted line breaking to fit within 80 columns.
6 years ago
Shinji Suzuki 7a18b71349 Introduce infrastructure for rewriting boot configs and refreshed
persistence support for debians.
  * Boot parameters have to be 'persistence' and 'persistence-path'
  rather than 'persistent' and 'persistent-path'.
  * Backing file must be named 'persistence' rather than 'live-rw'
  * Filesystem on the backing file must contain 'persistence.conf'.
Avoid rewriting of paths starting with '/cdrom/' or '/dev/'.
Try somedir/vmlinuz if somedir/vmlinuz.efi is unavailable.
Check availability of 'e2fsck' and 'resize2fs'.
Added data/tools/persistence.gz that has initialized ext3 file
system that contains 'persistence.conf' file.
6 years ago
Shinji Suzuki 03077403d2 Fix regression introduced by 8ea5932bdc.
With the change in the commit, loopback.cfg got regenerated at the
location of file determined by scanning iso tree. If no loopback.cfg was
found, it was assumed to be at the distribution root directory. In either
case, loopback.cfg was generated/overwritten at the determined location
and the file was chosen for booting.
Now, if no loopback.cfg is found, grub.cfg is sought. It is only in the
case where neither is found that loopback.cfg gets generated and used.
Therefore no config files provided by distro get overwritten.
6 years ago
Shinji Suzuki 170b8dcf58 When fixing a path to have /multibootusb/{distro-name} prepended, consider another prefix '/multibootusb/{distro-name}/boot too because some distro uses '/grub/grub.cfg' to refer to a file under boot/ directory. 6 years ago
Shinji Suzuki fa960f1a07 Fix tweaking of 'initrd=...' parameter keyed on 'initrd' because 'initrd'
part in 'initrd.img' gets affected.
6 years ago
Shinji Suzuki fe597bf1de Fix a typo that has caused failure of installation if the distribution wants .iso file available when booting.
file when booting. My bad.
6 years ago
Shinji Suzuki a3ff878087 Remove a code that does not seem essential but can potentially hurts. 6 years ago
Shinji Suzuki 0669b962ed * Split the 'kernel ...' parameter not by ',/' but by ',' because some distro contains relative paths there and then we don't see './' there.
* Fix the last block of syslinux config file being picked up but being partially extracted (only to the end of the line rather than to the end of the block). => Took $ out of the regular expression and handles the last block separately.
* Don't use 'menu label' as a key to split a syslinux config file into blocks. Solely use 'label' as the separator for extracting menu items out of syslinux config file. If 'menu label' is also considered, then we may split halfway within a block. => Removed 'menu label' from the regular expression.
6 years ago
Shinji Suzuki a3542439f7 Previous commit fixed a runtime error but was not correct in what it does.
Avoid overwriting syslinux.cfg and extlinux.cfg.
6 years ago
Shinji Suzuki 8ea5932bdc Fixes/Enhancements on loopback.cfg generation.
* Be more consistent about location of 'loopback.cfg'. (Use the first
one found in the iso image.)
* Fixed failure to pick the last menu item defined in syslinux config file.
* Pick 'initrd=...' parameter in 'append ...' line and generate 'initrd
...' line.
* Keep the previous content when updating.updating
* Removed redundant open/close in write_to_file().
* Fixed error message in write_to_file()
* Reduced the number of open/close in iso2grub2().
* Avoid adding a menu item withe a given name more than once.
* Keep, within the generated file, record of the source files from which menu items were picked up.
6 years ago
Shinji Suzuki 9f28a1d756 Fix failure of "Install syslinux and copy all required files." 6 years ago
Shinji Suzuki d9290c543a Fix an excess level of indirection when processing more than one match
results.
6 years ago
Shinji Suzuki c290d0887b Remove a temporary variable whose definition and the sole use are far apart. 6 years ago
multibootusb 7d465e9b65
Merge pull request #289 from shinji-s/devel
Allow one pass execution of multi patterned file extraction.
6 years ago
Shinji Suzuki b8660450c8 Make use of copy_iso() function to reduce code redundancy.
Allow one pass execution of multi patterned file extraction.
6 years ago
Shinji Suzuki cb9f2da952 Remove redundant pre-check on iso_file_list. 6 years ago
multibootusb ae63318b15
Merge pull request #287 from shinji-s/devel
Replace a common code-block with a method call, which also fixes a bug
6 years ago
Shinji Suzuki 526cd6d7fb Replace a common code-block with a method call, which also fixes a bug
regarding 'Avira-RS' installation. That is, shutil.move(,f) is conditioned on
os.path.exists(f).
6 years ago
multibootusb 3b041ae2fb
Merge pull request #286 from shinji-s/devel
Fix issue of 'menu label' or 'label' matching in the middle of line.
6 years ago
Shinji Suzuki 088a285375 Remove optimization in favour of reduced redundancy and code lines. 6 years ago
Shinji Suzuki b437771c2e Reduce indentation level. 6 years ago
Shinji Suzuki a3b7af23c2 Avoid having a match of (menu label|label) in the middle of a line.
Avoid loading cfg file twice.
6 years ago
multibootusb cb5703b712
Merge pull request #285 from shinji-s/devel
Simplify code by eliminating common expression.
6 years ago
Shinji Suzuki 88f98fe702 Simplify install_patch() thru common expression elimination and control
flow adjustment.
6 years ago
Shinji Suzuki cd9c85f2b3 Simplify resource_path() implementation by reducing repetition. 6 years ago
Shinji Suzuki a94cce01cf Simplify code by eliminating common expression. 6 years ago
multibootusb 0cc1064a57
Merge pull request #284 from shinji-s/devel
Replace '%INSTALL_DIR%' in isolinux.cfg with 'arch' if installing an …
6 years ago
Shinji Suzuki 18331de12e Replace '%INSTALL_DIR%' in isolinux.cfg with 'arch' if installing an arch variant. Needed for Antergos. 6 years ago
Shinji Suzuki f048774f33 Fix typo in log message generation. 6 years ago
Shinji Suzuki fd656ebeab Merge branch 'master' into devel 6 years ago
Shinji Suzuki 31a08eeb64 Avoid updating bootx64.efi and grub.img if source files are missing. 6 years ago
Shinji Suzuki 1ac993077d Have gpt_device() use 'wmi' module rather than spawn diskpart.exe 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
Gabriel Magno 1139faa5b8 Fix parted magic grub label 7 years ago
Sundar 89ca0a94ca New release - version 9.1.0 7 years ago
mbusb c203f28e6a Fix for windows crash 7 years ago
mbusb 77be8a47ca Fix for crash under windows when system language is not an English 7 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
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
mbusb 33b353f479 Merge branch 'devel' of https://github.com/mbusb/multibootusb.git 7 years ago
Sundar b750be3e72 Merge branch 'master' into devel 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 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 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
mbusb b5725a0c92 Merge branch 'devel' of https://github.com/mbusb/multibootusb.git into devel 7 years ago
mbusb ed820167e6 Upgrade to version 8.9.0
* Improved the GPT detecttion under Windows
* Support for GPT based USB disks. BIOS and UEFI mode works only under USB created under Linux.
* Added command line option to install sysinux on multibootusb director (use -s or --syslinux)
* Added command line option to direct ISO writing to USB disk (use -r or --raw)
* Boot ISO and IMG directly using memdisk
* Added feature for selecting ISO, IMG, Zip and all files options in file chooser dialog
* Corrected path to menu.lst file for distrs based on grub4dos
* Fix for crash when multicard reader is inserted on the system without a SD card
* Correctly detect USB disk information using udisk2-dbus without crash under Linux
* Fixed an issue where using a path with spaces would cause a qemu boot error
* If distro is not supported, ISO is automatically added using memdisk. You can uninstall later if it does not work
* Added Nano Linux
7 years ago
zer0def 9a35df42e3 Reapplied upstream PR #26 7 years ago
Alan D Moore 0f6603dcf6 Display an error when ISO is invalid
Previous behavior was to crash the program when an iso file was
unreadable or had 0 length.

This patch has the program display an error dialog and not select the file.
7 years ago
Alan D Moore 27a74ef89d Fix inconsistent indentation
change 3-space indent to 4-space.

Fix a couple other spacing issues.
7 years ago
Alan Moore 6d91c5d882 Fix hyperlinks in about dialog
Correct the hyperlinks in the about dialog and make them open a web
browser tab to the link when clicked.  Fixes. #193.
7 years ago
Alan Moore 800e07aa96 Fix crash when fdisk fails on usb disk device
In the event that `fdisk -l` fails on a partition or device (e.g., a
usb card reader has no media), don't crash the program.  Just return
None, since this is just a partition that the program can't use.

Fixes #180.
7 years ago
mbusb ea2e3ce9ed Partital GPT disk support under Windows (No BIOS boot). 7 years ago
mbusb 1a4e2520e6 GPT partition table support and more
1.  Support for GPT partition table (only under Linux as of now)
2.  Added various binaries to source for GPT partition table support
3.  Added command line option to install sysinux (use -s or --syslinux)
4.  Added command line option to direct ISO writing to USB disk (use -r or --raw)
7 years ago
mbusb 7b70def279 Added CLI option and simplified USB detection logic.
1. Added '-r' '--raw' option to direct writing of ISO image to USB disk
2. Simplified USB detection logic to reduce looping
7 years ago
mbusb 815241572c Improvements and memdisk for ISO boot:
1. Catch 7zip error while listing ISO content
2. Way to detect .ISO and .IMG files for direct booting using memdisk
3. Added a class for finding available RAM size
4. Added feature for selecting ISO, IMG, Zip and all files options in file chooser dialog
5. Added generic menu entry for memdisk
6. Corrected path to menu.lst file for distrs based on grub4dos
7. Fix for crash when multicard reader is inserted on the system without a SD card
8. Correctly detect USB disk information using udisk2-dbus without crash
7 years ago
mbusb aea27c414b Merge branch 'master' of https://github.com/mbusb/multibootusb.git into devel 7 years ago
mbusb a0fca202ab Added distro and functionality...
1. Added Nano Linux
2. Ability to select *.img files for writing to USB (dd method)
7 years ago
Mohammad Etemaddar adaf07c00b Update msgBox.exec() to msgBox.exec_()
It crashed on startup.
So it works with PyQt4 too.
http://stackoverflow.com/a/22619556/1951027
7 years ago
Moses Miller 602cc128f9
Fixed an issue where using a path with spaces would cause a qemu error 7 years ago
mbusb d9863ac9b5 Version 8.8.0 update 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 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 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 fe4a500c06 Added AntivirusLiveCD (Calm AV) 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
Alin Trăistaru 36661a767d code cleanup 7 years ago
Alin Trăistaru 2a21a37ab4 code cleanup 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
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 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
mbusb 91f7068d71 Merge branch 'devel' of https://github.com/mbusb/multibootusb.git 7 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
7 years ago
mbusb 30ffc206b3 Merge branch 'devel' of https://github.com/mbusb/multibootusb.git into devel 7 years ago
mbusb 995797d721 Fixes 7 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
7 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
7 years ago
multibootusb 4ea4a6fe93 Merge pull request #150 from alindt/fixes
linux: display total size of disk 			
reduce redundant calls
7 years ago