|
|
|
@ -1,9 +1,9 @@
|
|
|
|
|
# MSVSphere 8 systemd Docker image kickstart file
|
|
|
|
|
# MSVSphere 9 systemd Docker image kickstart file
|
|
|
|
|
|
|
|
|
|
# TODO: change to the kickstart repo URL when we have it
|
|
|
|
|
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/
|
|
|
|
|
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/
|
|
|
|
|
|
|
|
|
|
lang C.UTF-8
|
|
|
|
|
keyboard us
|
|
|
|
@ -26,12 +26,12 @@ sphere-release-server
|
|
|
|
|
bash
|
|
|
|
|
coreutils-single
|
|
|
|
|
crypto-policies-scripts
|
|
|
|
|
curl
|
|
|
|
|
curl-minimal
|
|
|
|
|
findutils
|
|
|
|
|
gdb-gdbserver
|
|
|
|
|
glibc-minimal-langpack
|
|
|
|
|
gzip
|
|
|
|
|
libcurl
|
|
|
|
|
libcurl-minimal
|
|
|
|
|
libusbx
|
|
|
|
|
procps-ng
|
|
|
|
|
rootfiles
|