From c46c7a50ca09fc720ddca8e60d2bc370bba5d8d1 Mon Sep 17 00:00:00 2001 From: Michael Janczyk Date: Fri, 13 Oct 2023 17:57:50 +0200 Subject: anaconda-ks: changed back to '--nontp', '--ntp-disable' does not work. --- 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 8bd462b..f29e807 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 --utc --ntp-disable +timezone Europe/Berlin --utc --nontp text reboot diff --git a/centos-9-x86_64/http/anaconda-ks.cfg b/centos-9-x86_64/http/anaconda-ks.cfg index 8bd462b..f29e807 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 --utc --ntp-disable +timezone Europe/Berlin --utc --nontp text reboot diff --git a/rocky-9-x86_64/http/anaconda-ks.cfg b/rocky-9-x86_64/http/anaconda-ks.cfg index 8bd462b..f29e807 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 --utc --ntp-disable +timezone Europe/Berlin --utc --nontp text reboot -- cgit v1.2.3-55-g7522