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
|
lang zh_CN
|
||||||
text
|
text
|
||||||
skipx
|
skipx
|
||||||
|
eula --agreed
|
||||||
|
firstboot --disable
|
||||||
selinux --disabled
|
selinux --disabled
|
||||||
timezone Asia/Shanghai
|
timezone Asia/Shanghai
|
||||||
auth --useshadow --passalgo=sha512
|
auth --useshadow --passalgo=sha512
|
||||||
|
|||||||
@@ -7,6 +7,8 @@ lang zh_CN
|
|||||||
text
|
text
|
||||||
skipx
|
skipx
|
||||||
|
|
||||||
|
eula --agreed
|
||||||
|
firstboot --disable
|
||||||
selinux --disabled
|
selinux --disabled
|
||||||
timezone Asia/Shanghai
|
timezone Asia/Shanghai
|
||||||
auth --useshadow --passalgo=sha512
|
auth --useshadow --passalgo=sha512
|
||||||
|
|||||||
@@ -5,8 +5,9 @@ graphical
|
|||||||
url --url="http://ipaddress/redhat/r8"
|
url --url="http://ipaddress/redhat/r8"
|
||||||
|
|
||||||
lang en_US.UTF-8
|
lang en_US.UTF-8
|
||||||
|
eula --agreed
|
||||||
keyboard --xlayouts='us'
|
keyboard --xlayouts='us'
|
||||||
firstboot --enable
|
firstboot --disable
|
||||||
selinux --disabled
|
selinux --disabled
|
||||||
timezone Asia/Shanghai --isUtc --nontp
|
timezone Asia/Shanghai --isUtc --nontp
|
||||||
skipx
|
skipx
|
||||||
|
|||||||
@@ -5,8 +5,9 @@ graphical
|
|||||||
url --url="http://ipaddress/redhat/r8"
|
url --url="http://ipaddress/redhat/r8"
|
||||||
|
|
||||||
lang en_US.UTF-8
|
lang en_US.UTF-8
|
||||||
|
eula --agreed
|
||||||
keyboard --xlayouts='us'
|
keyboard --xlayouts='us'
|
||||||
firstboot --enable
|
firstboot --disable
|
||||||
selinux --disabled
|
selinux --disabled
|
||||||
timezone Asia/Shanghai --isUtc --nontp
|
timezone Asia/Shanghai --isUtc --nontp
|
||||||
skipx
|
skipx
|
||||||
|
|||||||
Reference in New Issue
Block a user