fix ks file add eula and firstboot=disable
This commit is contained in:
BIN
data/sunhpc.db
BIN
data/sunhpc.db
Binary file not shown.
@@ -6,7 +6,8 @@ keyboard 'us'
|
||||
lang zh_CN
|
||||
text
|
||||
skipx
|
||||
|
||||
eula --agreed
|
||||
firstboot --disable
|
||||
selinux --disabled
|
||||
timezone Asia/Shanghai
|
||||
auth --useshadow --passalgo=sha512
|
||||
|
||||
@@ -7,6 +7,8 @@ lang zh_CN
|
||||
text
|
||||
skipx
|
||||
|
||||
eula --agreed
|
||||
firstboot --disable
|
||||
selinux --disabled
|
||||
timezone Asia/Shanghai
|
||||
auth --useshadow --passalgo=sha512
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user