IoT: work around stray console= appearing for some architectures

Signed-off-by: Peter Robinson <pbrobinson@fedoraproject.org>
This commit is contained in:
Peter Robinson 2018-11-30 17:33:19 +00:00
parent 6daf57bc58
commit b7cd1e7927
1 changed files with 3 additions and 0 deletions

View File

@ -58,6 +58,9 @@ ostree refs "fedora-iot:fedora/29/${arch}/iot" --delete
ostree remote delete fedora-iot
ostree remote add --set=gpg-verify=true --set=gpgkeypath=/etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-29-primary fedora-iot 'https://dl.fedoraproject.org/iot/repo/'
# We're gettin a stray console= from somewhere, work around it
rpm-ostree kargs --delete=console=tty0
# older versions of livecd-tools do not follow "rootpw --lock" line above
# https://bugzilla.redhat.com/show_bug.cgi?id=964299
passwd -l root