mirror of
https://pagure.io/fedora-kickstarts.git
synced 2024-11-09 23:50:07 +00:00
IoT: remove initial-setup config options
Signed-off-by: Peter Robinson <pbrobinson@fedoraproject.org>
This commit is contained in:
parent
98d51b300a
commit
efe341f94e
@ -12,10 +12,7 @@ rootpw --lock --iscrypted locked
|
|||||||
bootloader --timeout=1 --append="net.ifnames=0 modprobe.blacklist=vc4"
|
bootloader --timeout=1 --append="net.ifnames=0 modprobe.blacklist=vc4"
|
||||||
|
|
||||||
network --bootproto=dhcp --device=link --activate --onboot=on
|
network --bootproto=dhcp --device=link --activate --onboot=on
|
||||||
services --enabled=NetworkManager,sshd,rngd,initial-setup,zram-swap
|
services --enabled=NetworkManager,sshd,rngd,zram-swap
|
||||||
|
|
||||||
# tell Initial Setup to run in the reconfig mode
|
|
||||||
firstboot --reconfig --enable
|
|
||||||
|
|
||||||
zerombr
|
zerombr
|
||||||
clearpart --all --initlabel --disklabel=msdos
|
clearpart --all --initlabel --disklabel=msdos
|
||||||
|
Loading…
Reference in New Issue
Block a user