s390/arch: install kernels with their proper version ID
authorStefan Raspl <raspl@linux.ibm.com>
Mon, 20 Jan 2020 12:10:37 +0000 (13:10 +0100)
committerVasily Gorbik <gor@linux.ibm.com>
Wed, 19 Feb 2020 16:27:24 +0000 (17:27 +0100)
commitb059a39cfa27c04e8e03e4ddf44f16501f36357d
tree62b9977cda17549463bfa1c91910ba52bb599a54
parent014816b66218d9f5f90e6d92951abc9d3749b4cd
s390/arch: install kernels with their proper version ID

In case $INSTALLKERNEL is not available, we should install the kernel
image with its version number, and save the previous one accordingly.
Also, we're adding a hint so users know that they still need to
perform one more configuration step (usually adjusting zipl config).

Signed-off-by: Stefan Raspl <raspl@linux.ibm.com>
Signed-off-by: Vasily Gorbik <gor@linux.ibm.com>
arch/s390/boot/install.sh