diff --git a/build-image.sh b/build-image.sh index 60a1184..344c28e 100755 --- a/build-image.sh +++ b/build-image.sh @@ -4,7 +4,7 @@ set -eo pipefail ARCH="$(uname -m)" IMAGE_TYPE='default' -RELEASE='9' +RELEASE='8' BASE_DIR='./result' PROGRAM_DIR="$(dirname -- "$0")" VERSION='0.0.1' diff --git a/kickstarts/msvsphere-9-default.ks b/kickstarts/msvsphere-8-default.ks similarity index 92% rename from kickstarts/msvsphere-9-default.ks rename to kickstarts/msvsphere-8-default.ks index c686c11..71cf8c5 100644 --- a/kickstarts/msvsphere-9-default.ks +++ b/kickstarts/msvsphere-8-default.ks @@ -1,9 +1,9 @@ -# MSVSphere 9 default Docker image kickstart file +# MSVSphere 8 default Docker image kickstart file # TODO: change to the kickstart repo URL when we have it -url --url https://rsync.inferitos.ru/msvsphere/9/BaseOS/$basearch/os/ -repo --name=BaseOS --baseurl=https://rsync.inferitos.ru/msvsphere/9/BaseOS/$basearch/os/ -repo --name=AppStream --baseurl=https://rsync.inferitos.ru/msvsphere/9/AppStream/$basearch/os/ +url --url https://rsync.inferitos.ru/msvsphere/8/BaseOS/$basearch/os/ +repo --name=BaseOS --baseurl=https://rsync.inferitos.ru/msvsphere/8/BaseOS/$basearch/os/ +repo --name=AppStream --baseurl=https://rsync.inferitos.ru/msvsphere/8/AppStream/$basearch/os/ lang C.UTF-8 keyboard us @@ -27,13 +27,13 @@ bash binutils coreutils-single crypto-policies-scripts -curl-minimal +curl findutils hostname iputils glibc-minimal-langpack less -libcurl-minimal +libcurl rootfiles tar vim-minimal diff --git a/kickstarts/msvsphere-9-systemd.ks b/kickstarts/msvsphere-8-systemd.ks similarity index 93% rename from kickstarts/msvsphere-9-systemd.ks rename to kickstarts/msvsphere-8-systemd.ks index 78a7121..087ef8a 100644 --- a/kickstarts/msvsphere-9-systemd.ks +++ b/kickstarts/msvsphere-8-systemd.ks @@ -1,9 +1,9 @@ -# MSVSphere 9 systemd Docker image kickstart file +# MSVSphere 8 systemd Docker image kickstart file # TODO: change to the kickstart repo URL when we have it -url --url https://rsync.inferitos.ru/msvsphere/9/BaseOS/$basearch/os/ -repo --name=BaseOS --baseurl=https://rsync.inferitos.ru/msvsphere/9/BaseOS/$basearch/os/ -repo --name=AppStream --baseurl=https://rsync.inferitos.ru/msvsphere/9/AppStream/$basearch/os/ +url --url https://rsync.inferitos.ru/msvsphere/8/BaseOS/$basearch/os/ +repo --name=BaseOS --baseurl=https://rsync.inferitos.ru/msvsphere/8/BaseOS/$basearch/os/ +repo --name=AppStream --baseurl=https://rsync.inferitos.ru/msvsphere/8/AppStream/$basearch/os/ lang C.UTF-8 keyboard us @@ -26,12 +26,12 @@ sphere-release-server bash coreutils-single crypto-policies-scripts -curl-minimal +curl findutils gdb-gdbserver glibc-minimal-langpack gzip -libcurl-minimal +libcurl libusbx procps-ng rootfiles