- bump base images - add buildah to rpmbuilder images - add fedora 42, 43 and 44 rpmbuilder images - update git.query.consul to git.unkin.net - remove incus builds for base images (moving to k8s)
This commit is contained in:
@@ -1,2 +1 @@
|
|||||||
docker
|
docker
|
||||||
incus
|
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
[unkin]
|
[unkin]
|
||||||
name=unkin repository
|
name=unkin repository
|
||||||
baseurl=https://git.query.consul/api/packages/unkin/rpm/almalinux/el8
|
baseurl=https://git.unkin.net/api/packages/unkin/rpm/almalinux/el8
|
||||||
gpgkey=https://git.query.consul/api/packages/unkin/rpm/repository.key
|
gpgkey=https://git.unkin.net/api/packages/unkin/rpm/repository.key
|
||||||
enabled=1
|
enabled=1
|
||||||
gpgcheck=0
|
gpgcheck=0
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
# only available on EL8
|
# only available on EL8
|
||||||
[unkinben]
|
[unkinben]
|
||||||
name=unkinben repository
|
name=unkinben repository
|
||||||
baseurl=https://git.query.consul/api/packages/unkinben/rpm/el8
|
baseurl=https://git.unkin.net/api/packages/unkinben/rpm/el8
|
||||||
gpgkey=https://git.query.consul/api/packages/unkinben/rpm/repository.key
|
gpgkey=https://git.unkin.net/api/packages/unkinben/rpm/repository.key
|
||||||
enabled=1
|
enabled=1
|
||||||
gpgcheck=0
|
gpgcheck=0
|
||||||
|
|||||||
@@ -15,7 +15,7 @@ packages = [
|
|||||||
]
|
]
|
||||||
scripts_pre_file_copy = [
|
scripts_pre_file_copy = [
|
||||||
"rm -f /etc/yum.repos.d/*.repo",
|
"rm -f /etc/yum.repos.d/*.repo",
|
||||||
"curl -k -o internal-ca-certificates.rpm https://git.query.consul/unkin/-/packages/rpm/internal-ca-certificates/20240825-1.el8/files/756 && rpm -i internal-ca-certificates.rpm"
|
"curl -k -o internal-ca-certificates.rpm https://git.unkin.net/unkin/-/packages/rpm/internal-ca-certificates/20240825-1.el8/files/756 && rpm -i internal-ca-certificates.rpm"
|
||||||
]
|
]
|
||||||
scripts_pre_packages = [
|
scripts_pre_packages = [
|
||||||
"dnf makecache",
|
"dnf makecache",
|
||||||
|
|||||||
@@ -1 +1 @@
|
|||||||
20260117
|
20260516
|
||||||
|
|||||||
@@ -6,6 +6,7 @@ packages = [
|
|||||||
"automake",
|
"automake",
|
||||||
"binutils",
|
"binutils",
|
||||||
"bison",
|
"bison",
|
||||||
|
"buildah",
|
||||||
"byacc",
|
"byacc",
|
||||||
"cmake",
|
"cmake",
|
||||||
"diffstat",
|
"diffstat",
|
||||||
|
|||||||
@@ -1,2 +1 @@
|
|||||||
docker
|
docker
|
||||||
incus
|
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
[unkin]
|
[unkin]
|
||||||
name=unkin repository
|
name=unkin repository
|
||||||
baseurl=https://git.query.consul/api/packages/unkin/rpm/almalinux/el9
|
baseurl=https://git.unkin.net/api/packages/unkin/rpm/almalinux/el9
|
||||||
gpgkey=https://git.query.consul/api/packages/unkin/rpm/repository.key
|
gpgkey=https://git.unkin.net/api/packages/unkin/rpm/repository.key
|
||||||
enabled=1
|
enabled=1
|
||||||
gpgcheck=0
|
gpgcheck=0
|
||||||
|
|||||||
@@ -16,7 +16,7 @@ packages = [
|
|||||||
]
|
]
|
||||||
scripts_pre_file_copy = [
|
scripts_pre_file_copy = [
|
||||||
"rm -f /etc/yum.repos.d/*.repo",
|
"rm -f /etc/yum.repos.d/*.repo",
|
||||||
"curl -k -o internal-ca-certificates.rpm https://git.query.consul/unkin/-/packages/rpm/internal-ca-certificates/20240825-1.el8/files/756 && rpm -i internal-ca-certificates.rpm"
|
"curl -k -o internal-ca-certificates.rpm https://git.unkin.net/unkin/-/packages/rpm/internal-ca-certificates/20240825-1.el8/files/756 && rpm -i internal-ca-certificates.rpm"
|
||||||
]
|
]
|
||||||
scripts_pre_packages = [
|
scripts_pre_packages = [
|
||||||
"dnf makecache",
|
"dnf makecache",
|
||||||
|
|||||||
@@ -1 +1 @@
|
|||||||
20260325
|
20260516
|
||||||
|
|||||||
@@ -6,6 +6,7 @@ packages = [
|
|||||||
"automake",
|
"automake",
|
||||||
"binutils",
|
"binutils",
|
||||||
"bison",
|
"bison",
|
||||||
|
"buildah",
|
||||||
"byacc",
|
"byacc",
|
||||||
"cmake",
|
"cmake",
|
||||||
"diffstat",
|
"diffstat",
|
||||||
|
|||||||
@@ -1 +1 @@
|
|||||||
20260308
|
20260516
|
||||||
|
|||||||
@@ -4,7 +4,7 @@ deploy_files_from_image = true
|
|||||||
deploy_files_from_common = false
|
deploy_files_from_common = false
|
||||||
scripts_pre_file_copy = [
|
scripts_pre_file_copy = [
|
||||||
"rm -f /etc/yum.repos.d/*.repo",
|
"rm -f /etc/yum.repos.d/*.repo",
|
||||||
"curl -k -o unkin-ca-certificates.rpm https://git.unkin.net/unkin/-/packages/rpm/unkin-ca-certificates/2025.7.13-1/files/12294 && rpm -i unkin-ca-certificates.rpm",
|
"curl -sk -o unkin-ca-certificates.rpm https://git.unkin.net/unkin/-/packages/rpm/unkin-ca-certificates/2025.7.13-1/files/12294 && rpm -i unkin-ca-certificates.rpm",
|
||||||
]
|
]
|
||||||
packages = [
|
packages = [
|
||||||
"git",
|
"git",
|
||||||
|
|||||||
@@ -0,0 +1 @@
|
|||||||
|
docker
|
||||||
@@ -0,0 +1,47 @@
|
|||||||
|
# almalinux/9.7/rpmbuilder
|
||||||
|
docker_source = "git.unkin.net/unkin/fedora42-base:latest"
|
||||||
|
packages = [
|
||||||
|
"asciidoc",
|
||||||
|
"autoconf",
|
||||||
|
"automake",
|
||||||
|
"binutils",
|
||||||
|
"bison",
|
||||||
|
"buildah",
|
||||||
|
"byacc",
|
||||||
|
"cmake",
|
||||||
|
"diffstat",
|
||||||
|
"flex",
|
||||||
|
"gcc",
|
||||||
|
"gcc-c++",
|
||||||
|
"gdb",
|
||||||
|
"glibc-devel",
|
||||||
|
"go",
|
||||||
|
"gzip",
|
||||||
|
"intltool",
|
||||||
|
"jna",
|
||||||
|
"ltrace",
|
||||||
|
"nfpm",
|
||||||
|
"patchutils",
|
||||||
|
"perl-Fedora-VSP",
|
||||||
|
"perl-generators",
|
||||||
|
"pesign",
|
||||||
|
"pkgconf",
|
||||||
|
"pkgconf-m4",
|
||||||
|
"pkgconf-pkg-config",
|
||||||
|
"redhat-rpm-config",
|
||||||
|
"rpm",
|
||||||
|
"rpm-build",
|
||||||
|
"rpm-sign",
|
||||||
|
"rpmdevtools",
|
||||||
|
"rpmlint",
|
||||||
|
"source-highlight",
|
||||||
|
"strace",
|
||||||
|
"systemtap",
|
||||||
|
"tar",
|
||||||
|
"valgrind",
|
||||||
|
"valgrind-devel",
|
||||||
|
]
|
||||||
|
scripts_final = [
|
||||||
|
"dnf clean all",
|
||||||
|
"rm -rf /var/cache/dnf"
|
||||||
|
]
|
||||||
@@ -0,0 +1 @@
|
|||||||
|
20260308
|
||||||
@@ -4,7 +4,7 @@ deploy_files_from_image = true
|
|||||||
deploy_files_from_common = false
|
deploy_files_from_common = false
|
||||||
scripts_pre_file_copy = [
|
scripts_pre_file_copy = [
|
||||||
"rm -f /etc/yum.repos.d/*.repo",
|
"rm -f /etc/yum.repos.d/*.repo",
|
||||||
"curl -k -o unkin-ca-certificates.rpm https://git.unkin.net/unkin/-/packages/rpm/unkin-ca-certificates/2025.7.13-1/files/12294 && rpm -i unkin-ca-certificates.rpm",
|
"curl -sk -o unkin-ca-certificates.rpm https://git.unkin.net/unkin/-/packages/rpm/unkin-ca-certificates/2025.7.13-1/files/12294 && rpm -i unkin-ca-certificates.rpm",
|
||||||
]
|
]
|
||||||
packages = [
|
packages = [
|
||||||
"git",
|
"git",
|
||||||
|
|||||||
@@ -0,0 +1 @@
|
|||||||
|
docker
|
||||||
@@ -0,0 +1,47 @@
|
|||||||
|
# almalinux/9.7/rpmbuilder
|
||||||
|
docker_source = "git.unkin.net/unkin/fedora43-base:latest"
|
||||||
|
packages = [
|
||||||
|
"asciidoc",
|
||||||
|
"autoconf",
|
||||||
|
"automake",
|
||||||
|
"binutils",
|
||||||
|
"bison",
|
||||||
|
"buildah",
|
||||||
|
"byacc",
|
||||||
|
"cmake",
|
||||||
|
"diffstat",
|
||||||
|
"flex",
|
||||||
|
"gcc",
|
||||||
|
"gcc-c++",
|
||||||
|
"gdb",
|
||||||
|
"glibc-devel",
|
||||||
|
"go",
|
||||||
|
"gzip",
|
||||||
|
"intltool",
|
||||||
|
"jna",
|
||||||
|
"ltrace",
|
||||||
|
"nfpm",
|
||||||
|
"patchutils",
|
||||||
|
"perl-Fedora-VSP",
|
||||||
|
"perl-generators",
|
||||||
|
"pesign",
|
||||||
|
"pkgconf",
|
||||||
|
"pkgconf-m4",
|
||||||
|
"pkgconf-pkg-config",
|
||||||
|
"redhat-rpm-config",
|
||||||
|
"rpm",
|
||||||
|
"rpm-build",
|
||||||
|
"rpm-sign",
|
||||||
|
"rpmdevtools",
|
||||||
|
"rpmlint",
|
||||||
|
"source-highlight",
|
||||||
|
"strace",
|
||||||
|
"systemtap",
|
||||||
|
"tar",
|
||||||
|
"valgrind",
|
||||||
|
"valgrind-devel",
|
||||||
|
]
|
||||||
|
scripts_final = [
|
||||||
|
"dnf clean all",
|
||||||
|
"rm -rf /var/cache/dnf"
|
||||||
|
]
|
||||||
@@ -0,0 +1 @@
|
|||||||
|
20260308
|
||||||
@@ -4,7 +4,7 @@ deploy_files_from_image = true
|
|||||||
deploy_files_from_common = false
|
deploy_files_from_common = false
|
||||||
scripts_pre_file_copy = [
|
scripts_pre_file_copy = [
|
||||||
"rm -f /etc/yum.repos.d/*.repo",
|
"rm -f /etc/yum.repos.d/*.repo",
|
||||||
"curl -k -o unkin-ca-certificates.rpm https://git.unkin.net/unkin/-/packages/rpm/unkin-ca-certificates/2025.7.13-1/files/12294 && rpm -i unkin-ca-certificates.rpm",
|
"curl -sk -o unkin-ca-certificates.rpm https://git.unkin.net/unkin/-/packages/rpm/unkin-ca-certificates/2025.7.13-1/files/12294 && rpm -i unkin-ca-certificates.rpm",
|
||||||
]
|
]
|
||||||
packages = [
|
packages = [
|
||||||
"git",
|
"git",
|
||||||
|
|||||||
@@ -0,0 +1 @@
|
|||||||
|
docker
|
||||||
@@ -0,0 +1,47 @@
|
|||||||
|
# almalinux/9.7/rpmbuilder
|
||||||
|
docker_source = "git.unkin.net/unkin/fedora44-base:latest"
|
||||||
|
packages = [
|
||||||
|
"asciidoc",
|
||||||
|
"autoconf",
|
||||||
|
"automake",
|
||||||
|
"binutils",
|
||||||
|
"bison",
|
||||||
|
"buildah",
|
||||||
|
"byacc",
|
||||||
|
"cmake",
|
||||||
|
"diffstat",
|
||||||
|
"flex",
|
||||||
|
"gcc",
|
||||||
|
"gcc-c++",
|
||||||
|
"gdb",
|
||||||
|
"glibc-devel",
|
||||||
|
"go",
|
||||||
|
"gzip",
|
||||||
|
"intltool",
|
||||||
|
"jna",
|
||||||
|
"ltrace",
|
||||||
|
"nfpm",
|
||||||
|
"patchutils",
|
||||||
|
"perl-Fedora-VSP",
|
||||||
|
"perl-generators",
|
||||||
|
"pesign",
|
||||||
|
"pkgconf",
|
||||||
|
"pkgconf-m4",
|
||||||
|
"pkgconf-pkg-config",
|
||||||
|
"redhat-rpm-config",
|
||||||
|
"rpm",
|
||||||
|
"rpm-build",
|
||||||
|
"rpm-sign",
|
||||||
|
"rpmdevtools",
|
||||||
|
"rpmlint",
|
||||||
|
"source-highlight",
|
||||||
|
"strace",
|
||||||
|
"systemtap",
|
||||||
|
"tar",
|
||||||
|
"valgrind",
|
||||||
|
"valgrind-devel",
|
||||||
|
]
|
||||||
|
scripts_final = [
|
||||||
|
"dnf clean all",
|
||||||
|
"rm -rf /var/cache/dnf"
|
||||||
|
]
|
||||||
@@ -0,0 +1 @@
|
|||||||
|
20260308
|
||||||
Reference in New Issue
Block a user