public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Harald Dunkel <harri@synopsys.COM>
To: Keith Owens <kaos@ocs.com.au>
Cc: linux-kernel@vger.kernel.org
Subject: Re: Patch: Support for grub at installation time
Date: Sun, 23 Dec 2001 21:54:37 +0100	[thread overview]
Message-ID: <3C26448D.A2F5DC1B@Synopsys.COM> (raw)
In-Reply-To: <24997.1009119951@ocs3.intra.ocs.com.au>

Keith Owens wrote:
> 
> On Sun, 23 Dec 2001 15:39:59 +0100,
> Harald Dunkel <harri@synopsys.COM> wrote:
> >Below you can find a tiny patch to add 2 new targets to the top level
> >Makefile: bzgrub and zgrub. This is a suggestion about how the Grub
> 
> I am removing all the special targets that have crept into kbuild,
> including zlilo, I do not want to add any new boot targets.  It is the
> job of the kernel makefiles to build the kernel, install the kernel and
> modules and that is all.  Anything after the kernel and modules have
> been installed is not the job of kbuild.  There is too much special
> case code in the kernel makefiles, some of which only works for a few
> users.
> 
> All is not lost, however.  kbuild 2.5 has a config option to run a
> post-install script.  You can specify any script that you want and that
> script is responsible for doing whatever you want after the kernel and
> modules install.  There is a sample in scripts/lilo_new_kernel:
> 

Currently there are just 2 ways to install the freshly build kernel
outside of the source tree: 'make bzlilo' and 'make install'. Both 
call lilo, if the executable can be found. Its good to hear that this
is going to be removed. 

My patch is not for kbuild 2.5, but for the current Makefiles in the
kernel sources. I am eager to check the new features you provide when
kbuild 2.5 or a newer version is included for one of the future kernels, 
but since then I would suggest to consider my patch.

If you have kbuild for 2.4.16 completed, please send me a note. I would
like to try it.


Regards

Harri

  reply	other threads:[~2001-12-23 20:55 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-12-23 14:39 Patch: Support for grub at installation time Harald Dunkel
2001-12-23 15:05 ` Keith Owens
2001-12-23 20:54   ` Harald Dunkel [this message]
2001-12-23 21:14     ` Harald Dunkel
2001-12-23 22:17     ` H. Peter Anvin
2001-12-23 15:15 ` Christoph Hellwig
2001-12-24 12:27 ` Chmouel Boudjnah

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=3C26448D.A2F5DC1B@Synopsys.COM \
    --to=harri@synopsys.com \
    --cc=kaos@ocs.com.au \
    --cc=linux-kernel@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox