All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] CI: Drop bin86/dev86 from archlinux container
@ 2024-10-07  9:56 Andrew Cooper
  2024-10-07 14:58 ` Anthony PERARD
  0 siblings, 1 reply; 3+ messages in thread
From: Andrew Cooper @ 2024-10-07  9:56 UTC (permalink / raw)
  To: Xen-devel
  Cc: Andrew Cooper, Roger Pau Monné, Anthony PERARD,
	Stefano Stabellini, Doug Goldstein

These packages have moved out of main to AUR, and are not easily accessible
any more.  Drop them, because they're only needed for RomBIOS which is very
legacy these days.

Signed-off-by: Andrew Cooper <andrew.cooper3@citrix.com>
Reviewed-by: Roger Pau Monné <roger.pau@citrix.com>
---
CC: Anthony PERARD <anthony.perard@vates.tech>
CC: Stefano Stabellini <sstabellini@kernel.org>
CC: Doug Goldstein <cardoe@cardoe.com>
CC: Roger Pau Monné <roger.pau@citrix.com>

v2:
 * Repost now that stubdom is fixed with GCC-14
---
 automation/build/archlinux/current.dockerfile | 2 --
 1 file changed, 2 deletions(-)

diff --git a/automation/build/archlinux/current.dockerfile b/automation/build/archlinux/current.dockerfile
index 8929e9b5f022..657ddd77a85c 100644
--- a/automation/build/archlinux/current.dockerfile
+++ b/automation/build/archlinux/current.dockerfile
@@ -6,10 +6,8 @@ LABEL maintainer.name="The Xen Project" \
 RUN pacman-key --init
 
 RUN pacman -S --refresh --sysupgrade --noconfirm --noprogressbar --needed \
-        bin86 \
         bridge-utils \
         bzip2 \
-        dev86 \
         discount \
         dtc \
         e2fsprogs \
-- 
2.39.5



^ permalink raw reply related	[flat|nested] 3+ messages in thread

* Re: [PATCH] CI: Drop bin86/dev86 from archlinux container
  2024-10-07  9:56 [PATCH] CI: Drop bin86/dev86 from archlinux container Andrew Cooper
@ 2024-10-07 14:58 ` Anthony PERARD
  2024-10-07 20:24   ` Stefano Stabellini
  0 siblings, 1 reply; 3+ messages in thread
From: Anthony PERARD @ 2024-10-07 14:58 UTC (permalink / raw)
  To: Andrew Cooper
  Cc: Xen-devel, Roger Pau Monné, Stefano Stabellini,
	Doug Goldstein

On Mon, Oct 07, 2024 at 10:56:37AM +0100, Andrew Cooper wrote:
> These packages have moved out of main to AUR, and are not easily accessible
> any more.  Drop them, because they're only needed for RomBIOS which is very
> legacy these days.
>
> Signed-off-by: Andrew Cooper <andrew.cooper3@citrix.com>
> Reviewed-by: Roger Pau Monné <roger.pau@citrix.com>

Reviewed-by: Anthony PERARD <anthony.perard@vates.tech>

Thanks,

--

Anthony Perard | Vates XCP-ng Developer

XCP-ng & Xen Orchestra - Vates solutions

web: https://vates.tech



^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [PATCH] CI: Drop bin86/dev86 from archlinux container
  2024-10-07 14:58 ` Anthony PERARD
@ 2024-10-07 20:24   ` Stefano Stabellini
  0 siblings, 0 replies; 3+ messages in thread
From: Stefano Stabellini @ 2024-10-07 20:24 UTC (permalink / raw)
  To: Anthony PERARD
  Cc: Andrew Cooper, Xen-devel, Roger Pau Monné,
	Stefano Stabellini, Doug Goldstein

[-- Attachment #1: Type: text/plain, Size: 527 bytes --]

On Mon, 7 Oct 2024, Anthony PERARD wrote:
> On Mon, Oct 07, 2024 at 10:56:37AM +0100, Andrew Cooper wrote:
> > These packages have moved out of main to AUR, and are not easily accessible
> > any more.  Drop them, because they're only needed for RomBIOS which is very
> > legacy these days.
> >
> > Signed-off-by: Andrew Cooper <andrew.cooper3@citrix.com>
> > Reviewed-by: Roger Pau Monné <roger.pau@citrix.com>
> 
> Reviewed-by: Anthony PERARD <anthony.perard@vates.tech>

Acked-by: Stefano Stabellini <sstabellini@kernel.org>

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2024-10-07 20:24 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-10-07  9:56 [PATCH] CI: Drop bin86/dev86 from archlinux container Andrew Cooper
2024-10-07 14:58 ` Anthony PERARD
2024-10-07 20:24   ` Stefano Stabellini

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.