From ecccb8bdf6eee2f2461dfea7c3414a448d311311 Mon Sep 17 00:00:00 2001 From: kelvin Date: Sat, 23 Dec 2023 20:47:09 +0800 Subject: fix ks file add eula and firstboot=disable --- share/pxeboot/kickstart/r8_min.conf | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'share/pxeboot/kickstart/r8_min.conf') diff --git a/share/pxeboot/kickstart/r8_min.conf b/share/pxeboot/kickstart/r8_min.conf index 5b56f51..99179e3 100755 --- a/share/pxeboot/kickstart/r8_min.conf +++ b/share/pxeboot/kickstart/r8_min.conf @@ -5,8 +5,9 @@ graphical url --url="http://ipaddress/redhat/r8" lang en_US.UTF-8 +eula --agreed keyboard --xlayouts='us' -firstboot --enable +firstboot --disable selinux --disabled timezone Asia/Shanghai --isUtc --nontp skipx -- cgit v1.2.3