Message ID | 20241007095637.2450599-1-andrew.cooper3@citrix.com (mailing list archive) |
---|---|
State | New |
Headers | show |
Series | CI: Drop bin86/dev86 from archlinux container | expand |
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,
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>
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 \