chiark / gitweb /
kernel-install: add compat with 'installkernel'
authorTom Gundersen <teg@jklm.no>
Wed, 25 Sep 2013 22:38:34 +0000 (00:38 +0200)
committerHarald Hoyer <harald@redhat.com>
Tue, 1 Oct 2013 15:40:30 +0000 (17:40 +0200)
commitea52e2aee8dd7b3f51e9a00e76a54ef12dc0e898
treec2127f28bea5ebb2aec46e77e10c6553895c4db4
parent4cc1fe69131bb5c79553b017f3c5bc42f7c0a599
kernel-install: add compat with 'installkernel'

If 'kernel-install' is called as 'installkernel' it will be compatible with the
syntax used by the kernel's build system.

This means it can be called by doing 'make install' in a kernel build
directory, if the correct symlink has been installed (which we don't do by
default yet).

[Edit harald@redhat.com: removed basename and use shift]
src/kernel-install/kernel-install