lkml.org 
[lkml]   [1996]   [May]   [29]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
SubjectRe: patch to add binstall and complete bzImage/zImage symmetry
Date
In article <01I58JQ5WB8M0002VI@VAX1.ROCKHURST.EDU>,
Aaron Ucko <UCKO@vax1.rockhurst.edu> wrote:
>+
>+# User may have a custom install script
>+
>+if [ -x /sbin/installbkernel ]; then exec /sbin/installbkernel "$@"; fi
>+

There is no reason to have a separate installbkernel program (in fact,
there is no reason for a separate binstall.sh either). If it is for
some odd reason necessary for these programs to know when they have
been invoked for a large kernel, just add a format parameter to the
invokation (consisting of either of the words "zImage" or "bzImage").

-hpa



\
 
 \ /
  Last update: 2005-03-22 13:37    [W:0.031 / U:0.344 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site