all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Vincent Legoll <vincent.legoll@gmail.com>
To: Marius Bakke <marius@gnu.org>
Cc: Mathieu Othacehe <othacehe@gnu.org>, guix-devel@gnu.org
Subject: Re: 04/08: gnu: QEMU: Unbundle iPXE.
Date: Sat, 7 Jan 2023 21:40:12 +0100	[thread overview]
Message-ID: <CAEwRq=qNuKyNJnZjRfqZLcpE=WBVRs4OpGHkjrkFeaabOEosVQ@mail.gmail.com> (raw)
In-Reply-To: <87eds6m6tf.fsf@gnu.org>

On Sat, Jan 7, 2023 at 9:24 PM Marius Bakke <marius@gnu.org> wrote:
> > --8<---------------cut here---------------start------------->8---
> > grub <- qemu-minimal <- ipxe-qemu <- ipxe <- syslinux
> > --8<---------------cut here---------------end--------------->8---
> >
> > with syslinux that only supports x86_64-linux and i686-linux.
> >
> > I'm not sure how to break that path. It looks like qemu-minimal is
> > required by grub for test purposes. Maybe we could restrict that
> > dependency and the tests to x86_64-linux and i686-linux?
>
> I don't know what iPXE uses syslinux for (CC Vincent); it appears to
> build fine without it.  I made the dependency conditional on
> architecture in d15972194aaef17fd1f7fd713d235c70794c9d4f, that way QEMU
> should still work on aarch64.

I don't know for sure, but searching a bit, I've found 2 references to
syslinux :

    You will need to have at least the following packages installed in
order to build iPXE:
    [...]
    - syslinux (for isolinux, needed only for building .iso images)
    [...]

See page : https://ipxe.org/download?s[]=syslinux

And :

    To be able to boot memtest, there are a couple requirements:

    [...]
    The memdisk kernel from the syslinux library
    [...]

See page : https://ipxe.org/appnote/memtest?s[]=syslinux

So maybe add a comment somewhere explaining that those 2 things
won't work on any arch != x86_*

Maybe just add that to the commitmsg...

Regards

-- 
Vincent Legoll


      reply	other threads:[~2023-01-07 20:41 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <167172435904.9670.949963390864606829@vcs2.savannah.gnu.org>
     [not found] ` <20221222155239.C94C9C00613@vcs2.savannah.gnu.org>
2023-01-07 15:43   ` 04/08: gnu: QEMU: Unbundle iPXE Mathieu Othacehe
2023-01-07 20:24     ` Marius Bakke
2023-01-07 20:40       ` Vincent Legoll [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='CAEwRq=qNuKyNJnZjRfqZLcpE=WBVRs4OpGHkjrkFeaabOEosVQ@mail.gmail.com' \
    --to=vincent.legoll@gmail.com \
    --cc=guix-devel@gnu.org \
    --cc=marius@gnu.org \
    --cc=othacehe@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.