[PATCH] Fix FreeDOS command booting large files (near or above 64 KiB)

2019-12-20 Thread C. Masloch
While testing the 86-DOS lDebug [1] booting from GRUB2, newer versions of the debugger would fail to load when booted using GRUB's freedos command. The behaviour observed in a qemu i386 machine was that the ROM-BIOS's boot load would start anew, instead of loading the selected debugger as kernel.

Re: [PATCH v6 0/6] Support for LUKS2 disk encryption

2019-12-20 Thread Daniel Kiper
On Tue, Dec 10, 2019 at 10:26:15AM +0100, Patrick Steinhardt wrote: > Hi, > > this is the 6th version of this patchset aiming to implement > support for LUKS2 disk encryption. All changes relate to the JSON > interface, only: Sadly your patchset brakes at least i386-pc and arm-coreboot builds. Com