Fix extraction of kernel from ISO 93/493/1
authorFrank A. Zdarsky <fzdarsky@redhat.com>
Tue, 19 Mar 2019 23:27:22 +0000 (00:27 +0100)
committerFrank A. Zdarsky <fzdarsky@redhat.com>
Tue, 19 Mar 2019 23:31:11 +0000 (00:31 +0100)
commit9fe89af91d4a9fd82af12545cfe2e92967579599
treeeff62ef8412173339acfddba7de7748efc13f5a8
parent2b7b84e07d5ea6d864fc63a75929fdc3ab46a88d
Fix extraction of kernel from ISO

Extraction of vmlinuz and initramfs.img from ISO failed because
newer ISOs store those in /images instead of /. Fixed location.

Change-Id: I6ce246fa0a212b38d72e969d6f53ca2d6556e5dc
cmd/images.go