Skip to content

Commit 8818a2a

Browse files
committed
Merge branch 'devel'
2 parents c0094c6 + d588276 commit 8818a2a

File tree

23 files changed

+352
-59
lines changed

23 files changed

+352
-59
lines changed

CHANGELOG

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,17 @@
1+
Version - 8.9.0
2+
---------------
3+
* Support for GPT based USB disks. BIOS mode works only under USB created under Linux. UEFI for on Windows and Linux
4+
* Added command line option to install sysinux on multibootusb director (use -s or --syslinux)
5+
* Added command line option to direct ISO writing to USB disk (use -r or --raw)
6+
* Boot ISO and IMG directly using memdisk
7+
* Added feature for selecting ISO, IMG, Zip and all files options in file chooser dialog
8+
* Corrected path to menu.lst file for distrs based on grub4dos
9+
* Fix for crash when multicard reader is inserted on the system without a SD card
10+
* Correctly detect USB disk information using udisk2-dbus without crash under Linux
11+
* Fixed an issue where using a path with spaces would cause a qemu boot error
12+
* If distro is not supported, ISO is automatically added using memdisk. You can uninstall later if it does not work
13+
* Added Nano Linux
14+
115
Version - 8.8.0
216
---------------
317
* Fix for crash when listing fixed partition

data/EFI/BOOT/bootx64-gpt.efi

2.51 MB
Binary file not shown.

data/EFI/BOOT/bootx64-msdos.efi

2.51 MB
Binary file not shown.
30.8 KB
Binary file not shown.
30.9 KB
Binary file not shown.
2.51 MB
Binary file not shown.
2.51 MB
Binary file not shown.

data/tools/gdisk/gdisk.exe

718 KB
Binary file not shown.

data/tools/gdisk/list-disk.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
list disk

data/tools/gptmbr.bin

440 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)