a
This commit is contained in:
parent
aeb37c6205
commit
656ba81413
1 changed files with 4 additions and 3 deletions
|
|
@ -17,11 +17,12 @@ lang en_US.UTF-8
|
|||
network --hostname=localhost.localdomain
|
||||
|
||||
# Run the Setup Agent on first boot
|
||||
firstboot --enable
|
||||
eula --agreed
|
||||
firstboot --disabled
|
||||
# System services
|
||||
services --enabled="chronyd"
|
||||
|
||||
#ignoredisk --only-use=sda
|
||||
ignoredisk --only-use=sda
|
||||
autopart
|
||||
# Partition clearing information
|
||||
clearpart --none --initlabel
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue