diff --git a/scripts/updates-8-devel.sh b/scripts/updates-8-devel.sh index 152753d..5519ea9 100755 --- a/scripts/updates-8-devel.sh +++ b/scripts/updates-8-devel.sh @@ -25,5 +25,6 @@ if [ $? -eq 0 ]; then pushd "${TARGET_DIR}/latest-Rocky-$SHORT-8/compose/$SHORT" || { echo "Could not switch."; exit 1; } echo "Moving i386 to i686" mv i386 i686 + ln -s i686 i386 popd || { echo "Could not switch."; exit 1; } fi diff --git a/shared/.additional_and_filter_packages.conf.swp b/shared/.additional_and_filter_packages.conf.swp new file mode 100644 index 0000000..d1bf40f Binary files /dev/null and b/shared/.additional_and_filter_packages.conf.swp differ diff --git a/variants-devel.xml b/variants-devel.xml index 7549631..7ca6c32 100644 --- a/variants-devel.xml +++ b/variants-devel.xml @@ -8,8 +8,8 @@ x86_64 i386 - + gimp:2.8 go-toolset:rhel8 httpd:2.4 @@ -31,6 +31,15 @@ subversion:1.10 swig:3.0 virt:rhel + + nginx:1.14 + perl:5.24 + perl:5.26 + perl:5.30 + perl:5.32 + python27:2.7 + + python36:3.6