diff --git a/Rocky-8-KDE.ks b/Rocky-8-KDE.ks index 7ae884c..cb7377b 100644 --- a/Rocky-8-KDE.ks +++ b/Rocky-8-KDE.ks @@ -16,10 +16,10 @@ network --bootproto=dhcp --device=link --activate firewall --enabled --service=mdns # Use network installation url --url https://download.rockylinux.org/stg/rocky/8/BaseOS/$basearch/os/ -repo --name="BaseOS" --baseurl=http://dl.rockylinux.org/pub/rocky/8.7/BaseOS/$basearch/os/ --cost=200 -repo --name="AppStream" --baseurl=http://dl.rockylinux.org/pub/rocky/8.7/AppStream/$basearch/os/ --cost=200 -repo --name="PowerTools" --baseurl=http://dl.rockylinux.org/pub/rocky/8.7/PowerTools/$basearch/os/ --cost=200 -repo --name="extras" --baseurl=http://dl.rockylinux.org/pub/rocky/8.7/extras/$basearch/os --cost=200 +repo --name="BaseOS" --baseurl=http://dl.rockylinux.org/pub/rocky/8.8/BaseOS/$basearch/os/ --cost=200 +repo --name="AppStream" --baseurl=http://dl.rockylinux.org/pub/rocky/8.8/AppStream/$basearch/os/ --cost=200 +repo --name="PowerTools" --baseurl=http://dl.rockylinux.org/pub/rocky/8.8/PowerTools/$basearch/os/ --cost=200 +repo --name="extras" --baseurl=http://dl.rockylinux.org/pub/rocky/8.8/extras/$basearch/os --cost=200 repo --name="epel" --baseurl=https://dl.fedoraproject.org/pub/epel/8/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-8-MATE.ks b/Rocky-8-MATE.ks index 20fa42f..096ef78 100644 --- a/Rocky-8-MATE.ks +++ b/Rocky-8-MATE.ks @@ -16,10 +16,10 @@ network --bootproto=dhcp --device=link --activate firewall --enabled --service=mdns # Use network installation url --url https://download.rockylinux.org/stg/rocky/8/BaseOS/$basearch/os/ -repo --name="BaseOS" --baseurl=http://dl.rockylinux.org/pub/rocky/8.7/BaseOS/$basearch/os/ --cost=200 -repo --name="AppStream" --baseurl=http://dl.rockylinux.org/pub/rocky/8.7/AppStream/$basearch/os/ --cost=200 -repo --name="PowerTools" --baseurl=http://dl.rockylinux.org/pub/rocky/8.7/PowerTools/$basearch/os/ --cost=200 -repo --name="extras" --baseurl=http://dl.rockylinux.org/pub/rocky/8.7/extras/$basearch/os --cost=200 +repo --name="BaseOS" --baseurl=http://dl.rockylinux.org/pub/rocky/8.8/BaseOS/$basearch/os/ --cost=200 +repo --name="AppStream" --baseurl=http://dl.rockylinux.org/pub/rocky/8.8/AppStream/$basearch/os/ --cost=200 +repo --name="PowerTools" --baseurl=http://dl.rockylinux.org/pub/rocky/8.8/PowerTools/$basearch/os/ --cost=200 +repo --name="extras" --baseurl=http://dl.rockylinux.org/pub/rocky/8.8/extras/$basearch/os --cost=200 repo --name="epel" --baseurl=https://dl.fedoraproject.org/pub/epel/8/Everything/$basearch/ --cost=200 # System timezone timezone US/Eastern diff --git a/Rocky-8-Workstation-Lite.ks b/Rocky-8-Workstation-Lite.ks index a37825e..34d7cfd 100644 --- a/Rocky-8-Workstation-Lite.ks +++ b/Rocky-8-Workstation-Lite.ks @@ -16,10 +16,10 @@ network --bootproto=dhcp --device=link --activate firewall --enabled --service=mdns # Use network installation url --url https://download.rockylinux.org/stg/rocky/8/BaseOS/$basearch/os/ -repo --name="BaseOS" --baseurl=http://dl.rockylinux.org/pub/rocky/8.7/BaseOS/$basearch/os/ --cost=200 -repo --name="AppStream" --baseurl=http://dl.rockylinux.org/pub/rocky/8.7/AppStream/$basearch/os/ --cost=200 -repo --name="PowerTools" --baseurl=http://dl.rockylinux.org/pub/rocky/8.7/PowerTools/$basearch/os/ --cost=200 -repo --name="extras" --baseurl=http://dl.rockylinux.org/pub/rocky/8.7/extras/$basearch/os --cost=200 +repo --name="BaseOS" --baseurl=http://dl.rockylinux.org/pub/rocky/8.8/BaseOS/$basearch/os/ --cost=200 +repo --name="AppStream" --baseurl=http://dl.rockylinux.org/pub/rocky/8.8/AppStream/$basearch/os/ --cost=200 +repo --name="PowerTools" --baseurl=http://dl.rockylinux.org/pub/rocky/8.8/PowerTools/$basearch/os/ --cost=200 +repo --name="extras" --baseurl=http://dl.rockylinux.org/pub/rocky/8.8/extras/$basearch/os --cost=200 # System timezone timezone US/Eastern # SELinux configuration diff --git a/Rocky-8-Workstation-Mainline.ks b/Rocky-8-Workstation-Mainline.ks index 5558131..64f9e39 100644 --- a/Rocky-8-Workstation-Mainline.ks +++ b/Rocky-8-Workstation-Mainline.ks @@ -21,10 +21,10 @@ selinux --enforcing # System services services --disabled="sshd" --enabled="NetworkManager,ModemManager" -repo --name="BaseOS" --baseurl=http://dl.rockylinux.org/pub/rocky/8.7/BaseOS/$basearch/os/ --cost=200 -repo --name="AppStream" --baseurl=http://dl.rockylinux.org/pub/rocky/8.7/AppStream/$basearch/os/ --cost=200 -repo --name="PowerTools" --baseurl=http://dl.rockylinux.org/pub/rocky/8.7/PowerTools/$basearch/os/ --cost=200 -repo --name="extras" --baseurl=http://dl.rockylinux.org/pub/rocky/8.7/extras/$basearch/os --cost=200 +repo --name="BaseOS" --baseurl=http://dl.rockylinux.org/pub/rocky/8.8/BaseOS/$basearch/os/ --cost=200 +repo --name="AppStream" --baseurl=http://dl.rockylinux.org/pub/rocky/8.8/AppStream/$basearch/os/ --cost=200 +repo --name="PowerTools" --baseurl=http://dl.rockylinux.org/pub/rocky/8.8/PowerTools/$basearch/os/ --cost=200 +repo --name="extras" --baseurl=http://dl.rockylinux.org/pub/rocky/8.8/extras/$basearch/os --cost=200 repo --name="elrepo-kernel" --baseurl=https://elrepo.org/linux/kernel/el8/$basearch/ --cost=200 # Use network installation url --url https://download.rockylinux.org/stg/rocky/8/BaseOS/$basearch/os/ diff --git a/Rocky-8-Workstation.ks b/Rocky-8-Workstation.ks index e1cf41b..25bf13a 100644 --- a/Rocky-8-Workstation.ks +++ b/Rocky-8-Workstation.ks @@ -16,10 +16,10 @@ network --bootproto=dhcp --device=link --activate firewall --enabled --service=mdns # Use network installation url --url https://download.rockylinux.org/stg/rocky/8/BaseOS/$basearch/os/ -repo --name="BaseOS" --baseurl=http://dl.rockylinux.org/pub/rocky/8.7/BaseOS/$basearch/os/ --cost=200 -repo --name="AppStream" --baseurl=http://dl.rockylinux.org/pub/rocky/8.7/AppStream/$basearch/os/ --cost=200 -repo --name="PowerTools" --baseurl=http://dl.rockylinux.org/pub/rocky/8.7/PowerTools/$basearch/os/ --cost=200 -repo --name="extras" --baseurl=http://dl.rockylinux.org/pub/rocky/8.7/extras/$basearch/os --cost=200 +repo --name="BaseOS" --baseurl=http://dl.rockylinux.org/pub/rocky/8.8/BaseOS/$basearch/os/ --cost=200 +repo --name="AppStream" --baseurl=http://dl.rockylinux.org/pub/rocky/8.8/AppStream/$basearch/os/ --cost=200 +repo --name="PowerTools" --baseurl=http://dl.rockylinux.org/pub/rocky/8.8/PowerTools/$basearch/os/ --cost=200 +repo --name="extras" --baseurl=http://dl.rockylinux.org/pub/rocky/8.8/extras/$basearch/os --cost=200 # System timezone timezone US/Eastern # SELinux configuration diff --git a/Rocky-8-XFCE.ks b/Rocky-8-XFCE.ks index d54291e..5237d1b 100644 --- a/Rocky-8-XFCE.ks +++ b/Rocky-8-XFCE.ks @@ -16,10 +16,10 @@ network --bootproto=dhcp --device=link --activate firewall --enabled --service=mdns # Use network installation url --url https://download.rockylinux.org/stg/rocky/8/BaseOS/$basearch/os/ -repo --name="BaseOS" --baseurl=http://dl.rockylinux.org/pub/rocky/8.7/BaseOS/$basearch/os/ --cost=200 -repo --name="AppStream" --baseurl=http://dl.rockylinux.org/pub/rocky/8.7/AppStream/$basearch/os/ --cost=200 -repo --name="PowerTools" --baseurl=http://dl.rockylinux.org/pub/rocky/8.7/PowerTools/$basearch/os/ --cost=200 -repo --name="extras" --baseurl=http://dl.rockylinux.org/pub/rocky/8.7/extras/$basearch/os --cost=200 +repo --name="BaseOS" --baseurl=http://dl.rockylinux.org/pub/rocky/8.8/BaseOS/$basearch/os/ --cost=200 +repo --name="AppStream" --baseurl=http://dl.rockylinux.org/pub/rocky/8.8/AppStream/$basearch/os/ --cost=200 +repo --name="PowerTools" --baseurl=http://dl.rockylinux.org/pub/rocky/8.8/PowerTools/$basearch/os/ --cost=200 +repo --name="extras" --baseurl=http://dl.rockylinux.org/pub/rocky/8.8/extras/$basearch/os --cost=200 repo --name="epel" --baseurl=https://dl.fedoraproject.org/pub/epel/8/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/live/8/prod/mainline/rocky-repo-mainline.ks b/live/8/prod/mainline/rocky-repo-mainline.ks index 10f6a5d..b7a846f 100644 --- a/live/8/prod/mainline/rocky-repo-mainline.ks +++ b/live/8/prod/mainline/rocky-repo-mainline.ks @@ -1,14 +1,14 @@ # These should change based on the major/minor release # Deps repo, there are some anaconda packages that are *not* available by default -repo --name=BaseOS --cost=200 --baseurl=http://dl.rockylinux.org/pub/rocky/8.7/BaseOS/$basearch/os/ -repo --name=AppStream --cost=200 --baseurl=http://dl.rockylinux.org/pub/rocky/8.7/AppStream/$basearch/os/ -repo --name=PowerTools --cost=200 --baseurl=http://dl.rockylinux.org/pub/rocky/8.7/PowerTools/$basearch/os/ -repo --name=extras --cost=200 --baseurl=http://dl.rockylinux.org/pub/rocky/8.7/extras/$basearch/os +repo --name=BaseOS --cost=200 --baseurl=http://dl.rockylinux.org/pub/rocky/8.8/BaseOS/$basearch/os/ +repo --name=AppStream --cost=200 --baseurl=http://dl.rockylinux.org/pub/rocky/8.8/AppStream/$basearch/os/ +repo --name=PowerTools --cost=200 --baseurl=http://dl.rockylinux.org/pub/rocky/8.8/PowerTools/$basearch/os/ +repo --name=extras --cost=200 --baseurl=http://dl.rockylinux.org/pub/rocky/8.8/extras/$basearch/os # ELRepo repo --name="elrepo-kernel" --baseurl=https://elrepo.org/linux/kernel/el8/$basearch/ --cost=200 # URL to the base os repo -url --url=http://dl.rockylinux.org/pub/rocky/8.7/BaseOS/$basearch/os/ +url --url=http://dl.rockylinux.org/pub/rocky/8.8/BaseOS/$basearch/os/ #url --url=http://10.100.0.1/pub/deps diff --git a/live/8/prod/rocky-repo-epel.ks b/live/8/prod/rocky-repo-epel.ks index 2608d6c..51257aa 100644 --- a/live/8/prod/rocky-repo-epel.ks +++ b/live/8/prod/rocky-repo-epel.ks @@ -1,15 +1,15 @@ # These should change based on the major/minor release # Deps repo, there are some anaconda packages that are *not* available by default -repo --name=BaseOS --cost=200 --baseurl=http://dl.rockylinux.org/pub/rocky/8.7/BaseOS/$basearch/os/ -repo --name=AppStream --cost=200 --baseurl=http://dl.rockylinux.org/pub/rocky/8.7/AppStream/$basearch/os/ -repo --name=PowerTools --cost=200 --baseurl=http://dl.rockylinux.org/pub/rocky/8.7/PowerTools/$basearch/os/ -repo --name=extras --cost=200 --baseurl=http://dl.rockylinux.org/pub/rocky/8.7/extras/$basearch/os +repo --name=BaseOS --cost=200 --baseurl=http://dl.rockylinux.org/pub/rocky/8.8/BaseOS/$basearch/os/ +repo --name=AppStream --cost=200 --baseurl=http://dl.rockylinux.org/pub/rocky/8.8/AppStream/$basearch/os/ +repo --name=PowerTools --cost=200 --baseurl=http://dl.rockylinux.org/pub/rocky/8.8/PowerTools/$basearch/os/ +repo --name=extras --cost=200 --baseurl=http://dl.rockylinux.org/pub/rocky/8.8/extras/$basearch/os # EPEL (required for KDE and XFCE) repo --name=epel --cost=200 --baseurl=https://dl.fedoraproject.org/pub/epel/8/Everything/$basearch/ repo --name=epel-modular --cost=200 --baseurl=https://dl.fedoraproject.org/pub/epel/8/Modular/$basearch/ # URL to the base os repo -url --url=http://dl.rockylinux.org/pub/rocky/8.7/BaseOS/$basearch/os/ +url --url=http://dl.rockylinux.org/pub/rocky/8.8/BaseOS/$basearch/os/ #url --url=http://10.100.0.1/pub/deps diff --git a/live/8/prod/rocky-repo.ks b/live/8/prod/rocky-repo.ks index 0da5f4b..53ef76b 100644 --- a/live/8/prod/rocky-repo.ks +++ b/live/8/prod/rocky-repo.ks @@ -1,10 +1,10 @@ # These should change based on the major/minor release # Base repos -repo --name=BaseOS --cost=200 --baseurl=http://dl.rockylinux.org/pub/rocky/8.7/BaseOS/$basearch/os/ -repo --name=AppStream --cost=200 --baseurl=http://dl.rockylinux.org/pub/rocky/8.7/AppStream/$basearch/os/ -repo --name=PowerTools --cost=200 --baseurl=http://dl.rockylinux.org/pub/rocky/8.7/PowerTools/$basearch/os/ -repo --name=extras --cost=200 --baseurl=http://dl.rockylinux.org/pub/rocky/8.7/extras/$basearch/os +repo --name=BaseOS --cost=200 --baseurl=http://dl.rockylinux.org/pub/rocky/8.8/BaseOS/$basearch/os/ +repo --name=AppStream --cost=200 --baseurl=http://dl.rockylinux.org/pub/rocky/8.8/AppStream/$basearch/os/ +repo --name=PowerTools --cost=200 --baseurl=http://dl.rockylinux.org/pub/rocky/8.8/PowerTools/$basearch/os/ +repo --name=extras --cost=200 --baseurl=http://dl.rockylinux.org/pub/rocky/8.8/extras/$basearch/os # URL to the base os repo -url --url=http://dl.rockylinux.org/pub/rocky/8.7/BaseOS/$basearch/os/ +url --url=http://dl.rockylinux.org/pub/rocky/8.8/BaseOS/$basearch/os/ diff --git a/live/8/stage/mainline/rocky-repo-mainline.ks b/live/8/stage/mainline/rocky-repo-mainline.ks index 082abe9..61829c4 100644 --- a/live/8/stage/mainline/rocky-repo-mainline.ks +++ b/live/8/stage/mainline/rocky-repo-mainline.ks @@ -1,14 +1,14 @@ # These should change based on the major/minor release # Deps repo, there are some anaconda packages that are *not* available by default -repo --name=BaseOS --cost=200 --baseurl=http://dl.rockylinux.org/stg/rocky/8.7/BaseOS/$basearch/os/ -repo --name=AppStream --cost=200 --baseurl=http://dl.rockylinux.org/stg/rocky/8.7/AppStream/$basearch/os/ -repo --name=PowerTools --cost=200 --baseurl=http://dl.rockylinux.org/stg/rocky/8.7/PowerTools/$basearch/os/ -repo --name=extras --cost=200 --baseurl=http://dl.rockylinux.org/stg/rocky/8.7/extras/$basearch/os +repo --name=BaseOS --cost=200 --baseurl=http://dl.rockylinux.org/stg/rocky/8.8/BaseOS/$basearch/os/ +repo --name=AppStream --cost=200 --baseurl=http://dl.rockylinux.org/stg/rocky/8.8/AppStream/$basearch/os/ +repo --name=PowerTools --cost=200 --baseurl=http://dl.rockylinux.org/stg/rocky/8.8/PowerTools/$basearch/os/ +repo --name=extras --cost=200 --baseurl=http://dl.rockylinux.org/stg/rocky/8.8/extras/$basearch/os # ELRepo repo --name="elrepo-kernel" --baseurl=https://elrepo.org/linux/kernel/el8/$basearch/ --cost=200 # URL to the base os repo -url --url=http://dl.rockylinux.org/stg/rocky/8.7/BaseOS/$basearch/os/ +url --url=http://dl.rockylinux.org/stg/rocky/8.8/BaseOS/$basearch/os/ #url --url=http://10.100.0.1/pub/deps diff --git a/live/8/stage/rocky-repo-epel.ks b/live/8/stage/rocky-repo-epel.ks index bd3b1fa..1193e82 100644 --- a/live/8/stage/rocky-repo-epel.ks +++ b/live/8/stage/rocky-repo-epel.ks @@ -1,15 +1,15 @@ # These should change based on the major/minor release # Deps repo, there are some anaconda packages that are *not* available by default -repo --name=BaseOS --cost=200 --baseurl=http://dl.rockylinux.org/stg/rocky/8.7/BaseOS/$basearch/os/ -repo --name=AppStream --cost=200 --baseurl=http://dl.rockylinux.org/stg/rocky/8.7/AppStream/$basearch/os/ -repo --name=PowerTools --cost=200 --baseurl=http://dl.rockylinux.org/stg/rocky/8.7/PowerTools/$basearch/os/ -repo --name=extras --cost=200 --baseurl=http://dl.rockylinux.org/stg/rocky/8.7/extras/$basearch/os +repo --name=BaseOS --cost=200 --baseurl=http://dl.rockylinux.org/stg/rocky/8.8/BaseOS/$basearch/os/ +repo --name=AppStream --cost=200 --baseurl=http://dl.rockylinux.org/stg/rocky/8.8/AppStream/$basearch/os/ +repo --name=PowerTools --cost=200 --baseurl=http://dl.rockylinux.org/stg/rocky/8.8/PowerTools/$basearch/os/ +repo --name=extras --cost=200 --baseurl=http://dl.rockylinux.org/stg/rocky/8.8/extras/$basearch/os # EPEL (required for KDE and XFCE) repo --name=epel --cost=200 --baseurl=https://dl.fedoraproject.org/pub/epel/8/Everything/$basearch/ repo --name=epel-modular --cost=200 --baseurl=https://dl.fedoraproject.org/pub/epel/8/Modular/$basearch/ # URL to the base os repo -url --url=http://dl.rockylinux.org/stg/rocky/8.7/BaseOS/$basearch/os/ +url --url=http://dl.rockylinux.org/stg/rocky/8.8/BaseOS/$basearch/os/ #url --url=http://10.100.0.1/pub/deps diff --git a/live/8/stage/rocky-repo.ks b/live/8/stage/rocky-repo.ks index 647dbc1..69e9a02 100644 --- a/live/8/stage/rocky-repo.ks +++ b/live/8/stage/rocky-repo.ks @@ -1,10 +1,10 @@ # These should change based on the major/minor release # Base repos -repo --name=BaseOS --cost=200 --baseurl=http://dl.rockylinux.org/stg/rocky/8.7/BaseOS/$basearch/os/ -repo --name=AppStream --cost=200 --baseurl=http://dl.rockylinux.org/stg/rocky/8.7/AppStream/$basearch/os/ -repo --name=PowerTools --cost=200 --baseurl=http://dl.rockylinux.org/stg/rocky/8.7/PowerTools/$basearch/os/ -repo --name=extras --cost=200 --baseurl=http://dl.rockylinux.org/stg/rocky/8.7/extras/$basearch/os +repo --name=BaseOS --cost=200 --baseurl=http://dl.rockylinux.org/stg/rocky/8.8/BaseOS/$basearch/os/ +repo --name=AppStream --cost=200 --baseurl=http://dl.rockylinux.org/stg/rocky/8.8/AppStream/$basearch/os/ +repo --name=PowerTools --cost=200 --baseurl=http://dl.rockylinux.org/stg/rocky/8.8/PowerTools/$basearch/os/ +repo --name=extras --cost=200 --baseurl=http://dl.rockylinux.org/stg/rocky/8.8/extras/$basearch/os # URL to the base os repo -url --url=http://dl.rockylinux.org/stg/rocky/8.7/BaseOS/$basearch/os/ +url --url=http://dl.rockylinux.org/stg/rocky/8.8/BaseOS/$basearch/os/