From 4a65b4155524c3a255b00b510e1b9b919053ed4a Mon Sep 17 00:00:00 2001 From: Michael Janczyk Date: Fri, 13 Oct 2023 16:29:26 +0200 Subject: anaconda-ks: change deprecated timezone options. --- alma-9-x86_64/http/anaconda-ks.cfg | 2 +- centos-9-x86_64/http/anaconda-ks.cfg | 2 +- rocky-9-x86_64/http/anaconda-ks.cfg | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/alma-9-x86_64/http/anaconda-ks.cfg b/alma-9-x86_64/http/anaconda-ks.cfg index 47ac4cd..8bd462b 100644 --- a/alma-9-x86_64/http/anaconda-ks.cfg +++ b/alma-9-x86_64/http/anaconda-ks.cfg @@ -4,7 +4,7 @@ part biosboot --fstype=biosboot --ondisk=sda --size=1 part / --fstype=xfs --asprimary --ondisk=sda --grow --label=SLX_SYS lang en_US.UTF-8 keyboard --vckeymap=us --xlayouts='us' -timezone Europe/Berlin --isUtc --nontp +timezone Europe/Berlin --utc --ntp-disable text reboot diff --git a/centos-9-x86_64/http/anaconda-ks.cfg b/centos-9-x86_64/http/anaconda-ks.cfg index 47ac4cd..8bd462b 100644 --- a/centos-9-x86_64/http/anaconda-ks.cfg +++ b/centos-9-x86_64/http/anaconda-ks.cfg @@ -4,7 +4,7 @@ part biosboot --fstype=biosboot --ondisk=sda --size=1 part / --fstype=xfs --asprimary --ondisk=sda --grow --label=SLX_SYS lang en_US.UTF-8 keyboard --vckeymap=us --xlayouts='us' -timezone Europe/Berlin --isUtc --nontp +timezone Europe/Berlin --utc --ntp-disable text reboot diff --git a/rocky-9-x86_64/http/anaconda-ks.cfg b/rocky-9-x86_64/http/anaconda-ks.cfg index 47ac4cd..8bd462b 100644 --- a/rocky-9-x86_64/http/anaconda-ks.cfg +++ b/rocky-9-x86_64/http/anaconda-ks.cfg @@ -4,7 +4,7 @@ part biosboot --fstype=biosboot --ondisk=sda --size=1 part / --fstype=xfs --asprimary --ondisk=sda --grow --label=SLX_SYS lang en_US.UTF-8 keyboard --vckeymap=us --xlayouts='us' -timezone Europe/Berlin --isUtc --nontp +timezone Europe/Berlin --utc --ntp-disable text reboot -- cgit v1.2.3-55-g7522