Merge #400 `Run Initial Setup in reconfig mode on IoT images`

This commit is contained in:
Peter Robinson 2018-05-30 09:03:36 +00:00
commit 1a55167415
1 changed files with 3 additions and 0 deletions

View File

@ -16,6 +16,9 @@ bootloader --timeout=1 --append="console=tty1 console=ttyS0,115200n8 console=tty
network --bootproto=dhcp --device=link --activate --onboot=on
services --enabled=NetworkManager,sshd,rngd,initial-setup
# tell Initial Setup to run in the reconfig mode
firstboot --reconfig --enable
zerombr
clearpart --all
autopart --nohome --noswap --type=plain