mirror of
https://src.koozali.org/infra/smeserver-koji.git
synced 2024-11-24 02:27:28 +01:00
chroot setup cmd for sme11 & sme12
This commit is contained in:
parent
41a52764bc
commit
c430326aee
@ -115,7 +115,7 @@ done
|
||||
PKGMANAGER="dnf"
|
||||
BOOTSTRAPIMAGE="rocky:8"
|
||||
EL="8"
|
||||
CHROOTSETUPCMD=' install @buildsys-build @buildsys scl-utils-build python27-build rpm-build'
|
||||
CHROOTSETUPCMD=' install epel-rpm-macros bash bzip2 coreutils cpio diffutils findutils gawk gcc gcc-c++ grep gzip info make patch redhat-rpm-config rpm-build sed shadow-utils tar unzip util-linux which xz '
|
||||
for RELEASE in 11 12 ; do
|
||||
# Setup the os repo - parent of others who will inherit most properties
|
||||
TAG="sme$RELEASE-os"
|
||||
|
Loading…
Reference in New Issue
Block a user