fixed template, still not working
This commit is contained in:
parent
6cb709bc3a
commit
83e2e8df1d
3 changed files with 118 additions and 1 deletions
|
|
@ -17,7 +17,7 @@ network --bootproto=dhcp --ipv6=auto --activate
|
|||
network --hostname=localhost.localdomain
|
||||
repo --name="AppStream" --baseurl=file:///run/install/repo/AppStream
|
||||
# Root password
|
||||
rootpw Packer
|
||||
rootpw $6$iURlXPBRzfcBcMll$kvHvSzFZK9NCauVwgJT.hpZF.0b4V4nqcb1Vj237QkP5JwgonFwrUwySCskth5T5hNjmsXqxuzlX.2G53eIc21 --iscrypted
|
||||
# Run the Setup Agent on first boot
|
||||
firstboot --disabled
|
||||
# Do not configure the X Window System
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue