]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit973aa637d4dc74595cc8b3a18cbecf77d850b8bf
tree62b9977cda17549463bfa1c91910ba52bb599a54
parentfb3b1bd403a6c027d7f5909893500d12fe5e6200
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