[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [xen master] automation: Drop sles11sp4 dockerfile
commit 9bf21fcaef07f68ab52d0382ff554616a1cf66d8 Author: Michal Orzel <michal.orzel@xxxxxxx> AuthorDate: Fri Mar 3 13:53:46 2023 +0100 Commit: Andrew Cooper <andrew.cooper3@xxxxxxxxxx> CommitDate: Fri Mar 17 11:18:50 2023 +0000 automation: Drop sles11sp4 dockerfile It has reached EOL and there are no jobs using it on any branch. Signed-off-by: Michal Orzel <michal.orzel@xxxxxxx> Acked-by: Andrew Cooper <andrew.cooper3@xxxxxxxxxx> Reviewed-by: Stefano Stabellini <sstabellini@xxxxxxxxxx> --- automation/build/suse/sles11sp4.dockerfile | 20 -------------------- 1 file changed, 20 deletions(-) diff --git a/automation/build/suse/sles11sp4.dockerfile b/automation/build/suse/sles11sp4.dockerfile deleted file mode 100644 index ff69a99afc..0000000000 --- a/automation/build/suse/sles11sp4.dockerfile +++ /dev/null @@ -1,20 +0,0 @@ -FROM registry.gitlab.com/xen-project/xen/suse:sles11sp4-base -LABEL maintainer.name="The Xen Project" \ - maintainer.email="xen-devel@xxxxxxxxxxxxxxxxxxxx" - -ENV USER root - -RUN mkdir /build -WORKDIR /build - -# Nothing else is needed -- base image already contain everything. - -# Note: -# -# SLES11 SP4 runs pre-2.13 glibc, which requires vsyscall support. Most -# distros nowadays disable vsyscall. To run this container, the host needs to -# have vsyscall=emulate in its kernel command line. -# -# Due to various issues in SLES11 SP4, you might want to disable building -# certain components. Known *not bulding* components include OVMF, SEABIOS -# and upstream QEMU. -- generated by git-patchbot for /home/xen/git/xen.git#master
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |