Messages in this thread |  | | | Date | Tue, 17 May 2011 23:34:17 +0200 | | From | Michal Marek <> | | Subject | Re: [PATCH 1/6] kbuild: Integrate with new-kernel-pkg |
| |
On 17.5.2011 22:45, Arun Sharma wrote: > On Tue, May 17, 2011 at 09:46:59PM +0200, Michal Marek wrote: >> On 17.5.2011 19:36, Arun Sharma wrote: >>> Handles mkinitrd, updating the bootloader among other things. >> >> This is a Fedora/RHEL specific script, please keep the mkspec script >> work on any rpm distribution. > > One alternative is to surround it with: > > if [ -x /sbin/new-kernel-pkg ]; then > ... > fi > > and have similar stanzas for other popular rpm based distros.
Or use /sbin/installkernel and let distros handle it.
Michal
|  |