diff --git a/desktop-8-BETA.ks b/desktop-8-BETA.ks deleted file mode 100644 index 09f8f7f..0000000 --- a/desktop-8-BETA.ks +++ /dev/null @@ -1,28 +0,0 @@ -bootloader --location=mbr -network --bootproto=dhcp -url --url="https://download.rockylinux.org/stg/rocky/8-BETA/BaseOS/x86_64/os/" -lang en_US.UTF-8 -keyboard us -timezone --utc America/New_York -clearpart --all -autopart -rootpw --plaintext weakpassword -user --name=test --password=weakpassword --plaintext -firstboot --enable -poweroff -text - -%packages -@^workstation-product-environment --selinux-policy-minimum -%end - -%post -touch $INSTALL_ROOT/home/home_preserved -%end - -%post -/usr/bin/sed -i 's/^mirrorlist/#mirrorlist/g' /etc/yum.repos.d/Rocky-*.repo -/usr/bin/sed -i 's,^#\(baseurl=http[s]*://\),\1,g' /etc/yum.repos.d/Rocky-*.repo -/usr/bin/echo "stg/rocky" > /etc/dnf/vars/contentdir -%end diff --git a/desktop-8-LookAhead.ks b/desktop-8-LookAhead.ks deleted file mode 100644 index 596b5ce..0000000 --- a/desktop-8-LookAhead.ks +++ /dev/null @@ -1,28 +0,0 @@ -bootloader --location=mbr -network --bootproto=dhcp -url --url="https://download.rockylinux.org/stg/rocky/8-LookAhead/BaseOS/x86_64/os/" -lang en_US.UTF-8 -keyboard us -timezone --utc America/New_York -clearpart --all -autopart -rootpw --plaintext weakpassword -user --name=test --password=weakpassword --plaintext -firstboot --enable -poweroff -text - -%packages -@^workstation-product-environment --selinux-policy-minimum -%end - -%post -touch $INSTALL_ROOT/home/home_preserved -%end - -%post -/usr/bin/sed -i 's/^mirrorlist/#mirrorlist/g' /etc/yum.repos.d/Rocky-*.repo -/usr/bin/sed -i 's,^#\(baseurl=http[s]*://\),\1,g' /etc/yum.repos.d/Rocky-*.repo -/usr/bin/echo "stg/rocky" > /etc/dnf/vars/contentdir -%end diff --git a/desktopencrypt-8-BETA.ks b/desktopencrypt-8-BETA.ks deleted file mode 100644 index 0e7e540..0000000 --- a/desktopencrypt-8-BETA.ks +++ /dev/null @@ -1,24 +0,0 @@ -bootloader --location=mbr -network --bootproto=dhcp -url --url="https://download.rockylinux.org/stg/rocky/8-BETA/BaseOS/x86_64/os/" -lang en_US.UTF-8 -keyboard us -timezone --utc America/New_York -clearpart --all -autopart --encrypted --passphrase=weakpassword -rootpw --plaintext weakpassword -user --name=test --password=weakpassword --plaintext -firstboot --enable -poweroff -text - -%packages -@^workstation-product-environment --selinux-policy-minimum -%end - -%post -/usr/bin/sed -i 's/^mirrorlist/#mirrorlist/g' /etc/yum.repos.d/Rocky-*.repo -/usr/bin/sed -i 's,^#\(baseurl=http[s]*://\),\1,g' /etc/yum.repos.d/Rocky-*.repo -/usr/bin/echo "stg/rocky" > /etc/dnf/vars/contentdir -%end diff --git a/desktopencrypt-8-LookAhead.ks b/desktopencrypt-8-LookAhead.ks deleted file mode 100644 index 8fd1c9b..0000000 --- a/desktopencrypt-8-LookAhead.ks +++ /dev/null @@ -1,24 +0,0 @@ -bootloader --location=mbr -network --bootproto=dhcp -url --url="https://download.rockylinux.org/stg/rocky/8-LookAhead/BaseOS/x86_64/os/" -lang en_US.UTF-8 -keyboard us -timezone --utc America/New_York -clearpart --all -autopart --encrypted --passphrase=weakpassword -rootpw --plaintext weakpassword -user --name=test --password=weakpassword --plaintext -firstboot --enable -poweroff -text - -%packages -@^workstation-product-environment --selinux-policy-minimum -%end - -%post -/usr/bin/sed -i 's/^mirrorlist/#mirrorlist/g' /etc/yum.repos.d/Rocky-*.repo -/usr/bin/sed -i 's,^#\(baseurl=http[s]*://\),\1,g' /etc/yum.repos.d/Rocky-*.repo -/usr/bin/echo "stg/rocky" > /etc/dnf/vars/contentdir -%end diff --git a/hdds.json b/hdds.json index 9b167e9..7948d0f 100644 --- a/hdds.json +++ b/hdds.json @@ -155,8 +155,6 @@ "name" : "minimal", "releases" : { "8" : ["x86_64", "aarch64"], - "8-BETA" : ["x86_64"], - "8-LookAhead" : ["x86_64"], "9" : ["x86_64", "aarch64"] }, "size" : "15" @@ -165,8 +163,6 @@ "name" : "minimal-uefi", "releases" : { "8" : ["x86_64", "aarch64"], - "8-BETA" : ["x86_64"], - "8-LookAhead" : ["x86_64"], "9" : ["x86_64", "aarch64"] }, "size" : "15", @@ -176,8 +172,6 @@ "name" : "desktop", "releases" : { "8": ["x86_64", "aarch64"], - "8-BETA" : ["x86_64"], - "8-LookAhead" : ["x86_64"], "9" : ["x86_64", "aarch64"] }, "size" : "20" @@ -186,8 +180,6 @@ "name" : "desktopencrypt", "releases" : { "8" : ["x86_64", "aarch64"], - "8-BETA" : ["x86_64"], - "8-LookAhead" : ["x86_64"], "9" : ["x86_64", "aarch64"] }, "size" : "20" @@ -196,8 +188,6 @@ "name" : "server", "releases" : { "8" : ["x86_64", "aarch64"], - "8-BETA" : ["x86_64"], - "8-LookAhead" : ["x86_64"], "9" : ["x86_64", "aarch64"] }, "size" : "9" @@ -206,8 +196,6 @@ "name" : "support", "releases" : { "8" : ["x86_64", "aarch64"], - "8-BETA" : ["x86_64"], - "8-LookAhead" : ["x86_64"], "9" : ["x86_64", "aarch64"] }, "size" : "36" diff --git a/minimal-8-BETA.ks b/minimal-8-BETA.ks deleted file mode 100644 index af06cbc..0000000 --- a/minimal-8-BETA.ks +++ /dev/null @@ -1,21 +0,0 @@ -bootloader --location=mbr -network --bootproto=dhcp -url --url="https://download.rockylinux.org/stg/rocky/8-BETA/BaseOS/x86_64/os/" -lang en_US.UTF-8 -keyboard us -timezone --utc America/New_York -clearpart --all -autopart -rootpw weakpassword -poweroff -text - -%packages -@core -%end - -%post -/usr/bin/sed -i 's/^mirrorlist/#mirrorlist/g' /etc/yum.repos.d/Rocky-*.repo -/usr/bin/sed -i 's,^#\(baseurl=http[s]*://\),\1,g' /etc/yum.repos.d/Rocky-*.repo -/usr/bin/echo "stg/rocky" > /etc/dnf/vars/contentdir -%end diff --git a/minimal-8-LookAhead.ks b/minimal-8-LookAhead.ks deleted file mode 100644 index 6ffefc5..0000000 --- a/minimal-8-LookAhead.ks +++ /dev/null @@ -1,21 +0,0 @@ -bootloader --location=mbr -network --bootproto=dhcp -url --url="https://download.rockylinux.org/stg/rocky/8-LookAhead/BaseOS/x86_64/os/" -lang en_US.UTF-8 -keyboard us -timezone --utc America/New_York -clearpart --all -autopart -rootpw weakpassword -poweroff -text - -%packages -@core -%end - -%post -/usr/bin/sed -i 's/^mirrorlist/#mirrorlist/g' /etc/yum.repos.d/Rocky-*.repo -/usr/bin/sed -i 's,^#\(baseurl=http[s]*://\),\1,g' /etc/yum.repos.d/Rocky-*.repo -/usr/bin/echo "stg/rocky" > /etc/dnf/vars/contentdir -%end diff --git a/minimal-uefi-8-BETA.ks b/minimal-uefi-8-BETA.ks deleted file mode 100644 index 48c9370..0000000 --- a/minimal-uefi-8-BETA.ks +++ /dev/null @@ -1,25 +0,0 @@ -bootloader --location=mbr -network --bootproto=dhcp -url --url="https://download.rockylinux.org/stg/rocky/8-BETA/BaseOS/x86_64/os/" -lang en_US.UTF-8 -keyboard us -timezone --utc America/New_York -clearpart --all -autopart -rootpw weakpassword -poweroff -text - -%packages -@core -%end - -%post -touch $INSTALL_ROOT/home/home_preserved -%end - -%post -/usr/bin/sed -i 's/^mirrorlist/#mirrorlist/g' /etc/yum.repos.d/Rocky-*.repo -/usr/bin/sed -i 's,^#\(baseurl=http[s]*://\),\1,g' /etc/yum.repos.d/Rocky-*.repo -/usr/bin/echo "stg/rocky" > /etc/dnf/vars/contentdir -%end diff --git a/minimal-uefi-8-LookAhead.ks b/minimal-uefi-8-LookAhead.ks deleted file mode 100644 index aa5cea3..0000000 --- a/minimal-uefi-8-LookAhead.ks +++ /dev/null @@ -1,25 +0,0 @@ -bootloader --location=mbr -network --bootproto=dhcp -url --url="https://download.rockylinux.org/stg/rocky/8-LookAhead/BaseOS/x86_64/os/" -lang en_US.UTF-8 -keyboard us -timezone --utc America/New_York -clearpart --all -autopart -rootpw weakpassword -poweroff -text - -%packages -@core -%end - -%post -touch $INSTALL_ROOT/home/home_preserved -%end - -%post -/usr/bin/sed -i 's/^mirrorlist/#mirrorlist/g' /etc/yum.repos.d/Rocky-*.repo -/usr/bin/sed -i 's,^#\(baseurl=http[s]*://\),\1,g' /etc/yum.repos.d/Rocky-*.repo -/usr/bin/echo "stg/rocky" > /etc/dnf/vars/contentdir -%end diff --git a/server-8-BETA.ks b/server-8-BETA.ks deleted file mode 100644 index 5098762..0000000 --- a/server-8-BETA.ks +++ /dev/null @@ -1,23 +0,0 @@ -bootloader --location=mbr -network --bootproto=dhcp -url --url="https://download.rockylinux.org/stg/rocky/8-BETA/BaseOS/x86_64/os/" -lang en_US.UTF-8 -keyboard us -timezone --utc America/New_York -clearpart --all -autopart -rootpw weakpassword -user --name=test --password=weakpassword --plaintext -poweroff -text - -%packages -@^server-product-environment -plymouth-system-theme -%end - -%post -/usr/bin/sed -i 's/^mirrorlist/#mirrorlist/g' /etc/yum.repos.d/Rocky-*.repo -/usr/bin/sed -i 's,^#\(baseurl=http[s]*://\),\1,g' /etc/yum.repos.d/Rocky-*.repo -/usr/bin/echo "stg/rocky" > /etc/dnf/vars/contentdir -%end diff --git a/server-8-LookAhead.ks b/server-8-LookAhead.ks deleted file mode 100644 index 28ba1b0..0000000 --- a/server-8-LookAhead.ks +++ /dev/null @@ -1,23 +0,0 @@ -bootloader --location=mbr -network --bootproto=dhcp -url --url="https://download.rockylinux.org/stg/rocky/8-LookAhead/BaseOS/x86_64/os/" -lang en_US.UTF-8 -keyboard us -timezone --utc America/New_York -clearpart --all -autopart -rootpw weakpassword -user --name=test --password=weakpassword --plaintext -poweroff -text - -%packages -@^server-product-environment -plymouth-system-theme -%end - -%post -/usr/bin/sed -i 's/^mirrorlist/#mirrorlist/g' /etc/yum.repos.d/Rocky-*.repo -/usr/bin/sed -i 's,^#\(baseurl=http[s]*://\),\1,g' /etc/yum.repos.d/Rocky-*.repo -/usr/bin/echo "stg/rocky" > /etc/dnf/vars/contentdir -%end diff --git a/support-8-BETA.ks b/support-8-BETA.ks deleted file mode 100644 index aeda6a4..0000000 --- a/support-8-BETA.ks +++ /dev/null @@ -1,26 +0,0 @@ -bootloader --location=mbr -network --bootproto=dhcp -url --url="https://download.rockylinux.org/stg/rocky/8-BETA/BaseOS/x86_64/os/" -#repo --name="epel" --baseurl="http://mirrors.kernel.org/fedora-epel/8/Everything/x86_64/" -# use epel to keep scsi-target-utils instead of targetcli -lang en_US.UTF-8 -keyboard us -timezone --utc America/New_York -clearpart --all -autopart -rootpw weakpassword -poweroff -text - -%packages -@core -targetcli -nfs-utils -dnsmasq -%end - -%post -/usr/bin/sed -i 's/^mirrorlist/#mirrorlist/g' /etc/yum.repos.d/Rocky-*.repo -/usr/bin/sed -i 's,^#\(baseurl=http[s]*://\),\1,g' /etc/yum.repos.d/Rocky-*.repo -/usr/bin/echo "stg/rocky" > /etc/dnf/vars/contentdir -%end diff --git a/support-8-LookAhead.ks b/support-8-LookAhead.ks deleted file mode 100644 index a3ba2f4..0000000 --- a/support-8-LookAhead.ks +++ /dev/null @@ -1,24 +0,0 @@ -bootloader --location=mbr -network --bootproto=dhcp -url --url="https://download.rockylinux.org/stg/rocky/8-LookAhead/BaseOS/x86_64/os/" -lang en_US.UTF-8 -keyboard us -timezone --utc America/New_York -clearpart --all -autopart -rootpw weakpassword -poweroff -text - -%packages -@core -targetcli -nfs-utils -dnsmasq -%end - -%post -/usr/bin/sed -i 's/^mirrorlist/#mirrorlist/g' /etc/yum.repos.d/Rocky-*.repo -/usr/bin/sed -i 's,^#\(baseurl=http[s]*://\),\1,g' /etc/yum.repos.d/Rocky-*.repo -/usr/bin/echo "stg/rocky" > /etc/dnf/vars/contentdir -%end