From 5b57e8d172a369302a7101b3b8f3e46e746cb0ef Mon Sep 17 00:00:00 2001 From: Louis Abel Date: Sat, 12 Nov 2022 09:51:04 -0700 Subject: [PATCH] always use stg --- Rocky-9-KDE.ks | 10 +++++----- Rocky-9-MATE.ks | 10 +++++----- Rocky-9-OCP.ks | 6 +++--- Rocky-9-Workstation-Lite.ks | 10 +++++----- Rocky-9-Workstation-Mainline.ks | 10 +++++----- Rocky-9-Workstation.ks | 10 +++++----- Rocky-9-XFCE.ks | 10 +++++----- 7 files changed, 33 insertions(+), 33 deletions(-) diff --git a/Rocky-9-KDE.ks b/Rocky-9-KDE.ks index f68f41b..018ff52 100644 --- a/Rocky-9-KDE.ks +++ b/Rocky-9-KDE.ks @@ -15,11 +15,11 @@ network --bootproto=dhcp --device=link --activate # Firewall configuration firewall --enabled --service=mdns # Use network installation -url --url="http://dl.rockylinux.org/pub/rocky/9/BaseOS/$basearch/os/" -repo --name="BaseOS" --baseurl=http://dl.rockylinux.org/pub/rocky/9/BaseOS/$basearch/os/ --cost=200 -repo --name="AppStream" --baseurl=http://dl.rockylinux.org/pub/rocky/9/AppStream/$basearch/os/ --cost=200 -repo --name="CRB" --baseurl=http://dl.rockylinux.org/pub/rocky/9/CRB/$basearch/os/ --cost=200 -repo --name="extras" --baseurl=http://dl.rockylinux.org/pub/rocky/9/extras/$basearch/os --cost=200 +url --url="http://dl.rockylinux.org/stg/rocky/9/BaseOS/$basearch/os/" +repo --name="BaseOS" --baseurl=http://dl.rockylinux.org/stg/rocky/9/BaseOS/$basearch/os/ --cost=200 +repo --name="AppStream" --baseurl=http://dl.rockylinux.org/stg/rocky/9/AppStream/$basearch/os/ --cost=200 +repo --name="CRB" --baseurl=http://dl.rockylinux.org/stg/rocky/9/CRB/$basearch/os/ --cost=200 +repo --name="extras" --baseurl=http://dl.rockylinux.org/stg/rocky/9/extras/$basearch/os --cost=200 repo --name="epel" --baseurl=https://dl.fedoraproject.org/pub/epel/9/Everything/$basearch/ --cost=200 #repo --name="epel-modular" --baseurl=https://dl.fedoraproject.org/pub/epel/8/Modular/$basearch/ --cost=200 # System timezone diff --git a/Rocky-9-MATE.ks b/Rocky-9-MATE.ks index 667dffd..c641771 100644 --- a/Rocky-9-MATE.ks +++ b/Rocky-9-MATE.ks @@ -15,11 +15,11 @@ network --bootproto=dhcp --device=link --activate # Firewall configuration firewall --enabled --service=mdns # Use network installation -url --url="http://dl.rockylinux.org/pub/rocky/9/BaseOS/$basearch/os/" -repo --name="BaseOS" --baseurl=http://dl.rockylinux.org/pub/rocky/9/BaseOS/$basearch/os/ --cost=200 -repo --name="AppStream" --baseurl=http://dl.rockylinux.org/pub/rocky/9/AppStream/$basearch/os/ --cost=200 -repo --name="CRB" --baseurl=http://dl.rockylinux.org/pub/rocky/9/CRB/$basearch/os/ --cost=200 -repo --name="extras" --baseurl=http://dl.rockylinux.org/pub/rocky/9/extras/$basearch/os --cost=200 +url --url="http://dl.rockylinux.org/stg/rocky/9/BaseOS/$basearch/os/" +repo --name="BaseOS" --baseurl=http://dl.rockylinux.org/stg/rocky/9/BaseOS/$basearch/os/ --cost=200 +repo --name="AppStream" --baseurl=http://dl.rockylinux.org/stg/rocky/9/AppStream/$basearch/os/ --cost=200 +repo --name="CRB" --baseurl=http://dl.rockylinux.org/stg/rocky/9/CRB/$basearch/os/ --cost=200 +repo --name="extras" --baseurl=http://dl.rockylinux.org/stg/rocky/9/extras/$basearch/os --cost=200 repo --name="epel" --baseurl=https://dl.fedoraproject.org/pub/epel/9/Everything/$basearch/ --cost=200 # System timezone timezone US/Eastern diff --git a/Rocky-9-OCP.ks b/Rocky-9-OCP.ks index 2a94086..a043d87 100644 --- a/Rocky-9-OCP.ks +++ b/Rocky-9-OCP.ks @@ -1,8 +1,8 @@ text -repo --name="BaseOS" --baseurl=http://dl.rockylinux.org/pub/rocky/9/BaseOS/$basearch/os/ -repo --name="AppStream" --baseurl=http://dl.rockylinux.org/pub/rocky/9/AppStream/$basearch/os/ +repo --name="BaseOS" --baseurl=http://dl.rockylinux.org/stg/rocky/9/BaseOS/$basearch/os/ +repo --name="AppStream" --baseurl=http://dl.rockylinux.org/stg/rocky/9/AppStream/$basearch/os/ -url --url http://dl.rockylinux.org/pub/rocky/9/BaseOS/$basearch/os/ +url --url http://dl.rockylinux.org/stg/rocky/9/BaseOS/$basearch/os/ auth --enableshadow --passalgo=sha512 reboot diff --git a/Rocky-9-Workstation-Lite.ks b/Rocky-9-Workstation-Lite.ks index d1c9bbc..7bc565c 100644 --- a/Rocky-9-Workstation-Lite.ks +++ b/Rocky-9-Workstation-Lite.ks @@ -15,11 +15,11 @@ network --bootproto=dhcp --device=link --activate # Firewall configuration firewall --enabled --service=mdns # Use network installation -url --url="http://dl.rockylinux.org/pub/rocky/9/BaseOS/$basearch/os/" -repo --name="BaseOS" --baseurl=http://dl.rockylinux.org/pub/rocky/9/BaseOS/$basearch/os/ --cost=200 -repo --name="AppStream" --baseurl=http://dl.rockylinux.org/pub/rocky/9/AppStream/$basearch/os/ --cost=200 -repo --name="CRB" --baseurl=http://dl.rockylinux.org/pub/rocky/9/CRB/$basearch/os/ --cost=200 -repo --name="extras" --baseurl=http://dl.rockylinux.org/pub/rocky/9/extras/$basearch/os --cost=200 +url --url="http://dl.rockylinux.org/stg/rocky/9/BaseOS/$basearch/os/" +repo --name="BaseOS" --baseurl=http://dl.rockylinux.org/stg/rocky/9/BaseOS/$basearch/os/ --cost=200 +repo --name="AppStream" --baseurl=http://dl.rockylinux.org/stg/rocky/9/AppStream/$basearch/os/ --cost=200 +repo --name="CRB" --baseurl=http://dl.rockylinux.org/stg/rocky/9/CRB/$basearch/os/ --cost=200 +repo --name="extras" --baseurl=http://dl.rockylinux.org/stg/rocky/9/extras/$basearch/os --cost=200 # System timezone timezone US/Eastern # SELinux configuration diff --git a/Rocky-9-Workstation-Mainline.ks b/Rocky-9-Workstation-Mainline.ks index 1b9faa6..9329856 100644 --- a/Rocky-9-Workstation-Mainline.ks +++ b/Rocky-9-Workstation-Mainline.ks @@ -21,13 +21,13 @@ selinux --enforcing # System services services --disabled="sshd" --enabled="NetworkManager,ModemManager" -repo --name="BaseOS" --baseurl=http://dl.rockylinux.org/pub/rocky/9/BaseOS/$basearch/os/ --cost=200 -repo --name="AppStream" --baseurl=http://dl.rockylinux.org/pub/rocky/9/AppStream/$basearch/os/ --cost=200 -repo --name="CRB" --baseurl=http://dl.rockylinux.org/pub/rocky/9/CRB/$basearch/os/ --cost=200 -repo --name="extras" --baseurl=http://dl.rockylinux.org/pub/rocky/9/extras/$basearch/os --cost=200 +repo --name="BaseOS" --baseurl=http://dl.rockylinux.org/stg/rocky/9/BaseOS/$basearch/os/ --cost=200 +repo --name="AppStream" --baseurl=http://dl.rockylinux.org/stg/rocky/9/AppStream/$basearch/os/ --cost=200 +repo --name="CRB" --baseurl=http://dl.rockylinux.org/stg/rocky/9/CRB/$basearch/os/ --cost=200 +repo --name="extras" --baseurl=http://dl.rockylinux.org/stg/rocky/9/extras/$basearch/os --cost=200 repo --name="elrepo-kernel" --baseurl=https://elrepo.org/linux/kernel/el8/$basearch/ --cost=200 # Use network installation -url --url="http://dl.rockylinux.org/pub/rocky/9/BaseOS/$basearch/os/" +url --url="http://dl.rockylinux.org/stg/rocky/9/BaseOS/$basearch/os/" # System bootloader configuration bootloader --location=none # Clear the Master Boot Record diff --git a/Rocky-9-Workstation.ks b/Rocky-9-Workstation.ks index dc7e09c..02c8265 100644 --- a/Rocky-9-Workstation.ks +++ b/Rocky-9-Workstation.ks @@ -15,11 +15,11 @@ network --bootproto=dhcp --device=link --activate # Firewall configuration firewall --enabled --service=mdns # Use network installation -url --url="http://dl.rockylinux.org/pub/rocky/9/BaseOS/$basearch/os/" -repo --name="BaseOS" --baseurl=http://dl.rockylinux.org/pub/rocky/9/BaseOS/$basearch/os/ --cost=200 -repo --name="AppStream" --baseurl=http://dl.rockylinux.org/pub/rocky/9/AppStream/$basearch/os/ --cost=200 -repo --name="CRB" --baseurl=http://dl.rockylinux.org/pub/rocky/9/CRB/$basearch/os/ --cost=200 -repo --name="extras" --baseurl=http://dl.rockylinux.org/pub/rocky/9/extras/$basearch/os --cost=200 +url --url="http://dl.rockylinux.org/stg/rocky/9/BaseOS/$basearch/os/" +repo --name="BaseOS" --baseurl=http://dl.rockylinux.org/stg/rocky/9/BaseOS/$basearch/os/ --cost=200 +repo --name="AppStream" --baseurl=http://dl.rockylinux.org/stg/rocky/9/AppStream/$basearch/os/ --cost=200 +repo --name="CRB" --baseurl=http://dl.rockylinux.org/stg/rocky/9/CRB/$basearch/os/ --cost=200 +repo --name="extras" --baseurl=http://dl.rockylinux.org/stg/rocky/9/extras/$basearch/os --cost=200 # System timezone timezone US/Eastern # SELinux configuration diff --git a/Rocky-9-XFCE.ks b/Rocky-9-XFCE.ks index a5b81f8..d0fe745 100644 --- a/Rocky-9-XFCE.ks +++ b/Rocky-9-XFCE.ks @@ -15,11 +15,11 @@ network --bootproto=dhcp --device=link --activate # Firewall configuration firewall --enabled --service=mdns # Use network installation -url --url="http://dl.rockylinux.org/pub/rocky/9/BaseOS/$basearch/os/" -repo --name="BaseOS" --baseurl=http://dl.rockylinux.org/pub/rocky/9/BaseOS/$basearch/os/ --cost=200 -repo --name="AppStream" --baseurl=http://dl.rockylinux.org/pub/rocky/9/AppStream/$basearch/os/ --cost=200 -repo --name="CRB" --baseurl=http://dl.rockylinux.org/pub/rocky/9/CRB/$basearch/os/ --cost=200 -repo --name="extras" --baseurl=http://dl.rockylinux.org/pub/rocky/9/extras/$basearch/os --cost=200 +url --url="http://dl.rockylinux.org/stg/rocky/9/BaseOS/$basearch/os/" +repo --name="BaseOS" --baseurl=http://dl.rockylinux.org/stg/rocky/9/BaseOS/$basearch/os/ --cost=200 +repo --name="AppStream" --baseurl=http://dl.rockylinux.org/stg/rocky/9/AppStream/$basearch/os/ --cost=200 +repo --name="CRB" --baseurl=http://dl.rockylinux.org/stg/rocky/9/CRB/$basearch/os/ --cost=200 +repo --name="extras" --baseurl=http://dl.rockylinux.org/stg/rocky/9/extras/$basearch/os --cost=200 repo --name="epel" --baseurl=https://dl.fedoraproject.org/pub/epel/9/Everything/$basearch/ --cost=200 # System timezone timezone US/Eastern