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 <[email protected]> Reviewed-by: Roger Pau Monné <[email protected]> --- CC: Anthony PERARD <[email protected]> CC: Stefano Stabellini <[email protected]> CC: Doug Goldstein <[email protected]> CC: Roger Pau Monné <[email protected]> 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
