Re: [PATCH v2] grub-core: Build fixes for i386

2021-05-18 Thread Matt Turner
On Tue, May 18, 2021 at 3:48 AM Jan (janneke) Nieuwenhuizen wrote: > > This fixes cross-compiling to x86 (e.g., the Hurd) from x86-linux. > > To reproduce, update the Grub source description in your local Guix > archive and run > >./pre-inst-env guix build --system=i686-linux --target=i586-pc-

Re: [PATCH v3 3/5] argon2: Import Argon2 from cryptsetup

2021-01-19 Thread Matt Turner
On Tue, Jan 19, 2021 at 8:12 AM Petr Vorel wrote: > Therefore postponing Argon2 to another release means users will have it in 2+ > years after 2.06 release (unless distros backport it). Maybe we can have more frequent releases? Every two years is a pretty artificial limitation.

Re: GRUB 2.06 release

2020-02-28 Thread Matt Turner
On Fri, Feb 28, 2020 at 4:46 AM Daniel Kiper wrote: > > On Tue, Feb 25, 2020 at 02:15:16PM +0100, John Paul Adrian Glaubitz wrote: > > Hi! > > > > On 2/20/20 9:46 AM, John Paul Adrian Glaubitz wrote: > > > On 2/19/20 4:01 PM, Daniel Kiper wrote: > > >> As I told during my FOSDEM 2020 presentation

[PATCH 2/2] build: Disable PIE in TARGET_CCASFLAGS if needed

2020-02-19 Thread Matt Turner
From: Mike Gilbert PIE should be disabled in assembly sources as well, or else grub will fail to boot. Bug: https://bugs.gentoo.org/667852 --- configure.ac | 1 + 1 file changed, 1 insertion(+) diff --git a/configure.ac b/configure.ac index b5e31c787..e2c783652 100644 --- a/configure.ac +++ b/

[PATCH 1/2] build: Move TARGET_* assignments earlier

2020-02-19 Thread Matt Turner
From: Mike Gilbert On a 32-bit SPARC userland, configure fails to compile assembly and the build fails: checking for options to compile assembly... configure: error: could not compile assembly config.log shows: asm-tests/sparc64.S: Assembler messages: asm-tests/sparc64.S:5: Error:

GRUB 2 for DEC Alpha?

2009-01-27 Thread Matt Turner
-specific code? Alpha users currently use the long unmaintained aboot bootloader. Possibly code could be reused from aboot. Thanks, Matt Turner [*] http://grub.enbug.org/CurrentStatus ___ Grub-devel mailing list Grub-devel@gnu.org http://lists.gnu.org