From: Andreas Steinmetz <ast@domdv.de>
To: Jesper Juhl <juhl-lkml@dif.dk>
Cc: Sam Ravnborg <sam@ravnborg.org>,
Blaisorblade <blaisorblade_spam@yahoo.it>,
LKML <linux-kernel@vger.kernel.org>
Subject: Re: Why INSTALL_PATH is not /boot by default?
Date: Sun, 21 Nov 2004 14:07:17 +0100 [thread overview]
Message-ID: <41A09305.7030908@domdv.de> (raw)
In-Reply-To: <Pine.LNX.4.61.0411211400530.3418@dragon.hygekrogen.localhost>
Jesper Juhl wrote:
> On Sun, 21 Nov 2004, Andreas Steinmetz wrote:
>
>
>>Sam Ravnborg wrote:
>>
>>>On Tue, Nov 16, 2004 at 01:27:15AM +0100, Blaisorblade wrote:
>>>
>>>
>>>>This line, in the main Makefile, is commented:
>>>>
>>>>export INSTALL_PATH=/boot
>>>>
>>>>Why? It seems pointless, since almost everything has been for ages
>>>>requiring this settings, and distros' versions of installkernel have been
>>>>taking an empty INSTALL_PATH as meaning /boot for ages (for instance
>>>>Mandrake). It's maybe even mandated by the FHS (dunno).
>>>>
>>>>Is there any reason I'm missing?
>>>
>>>
>>>Changing this may have impact on default behaviour of some versions of
>>>installkernel.
>>>If /boot is ok for other than just i386 we can give it a try.
>>>
>>
>>Please note that there are cases where you build a kernel for machine x on
>>machine y. Which means: don't unconditionally uncomment this line.
>>
>
> Huh, in that case wouldn't you just copy the kernel image from the source
> dir on machine y to whereever it needs to liveon machine x by hand? At
> least that's what I do, the Makefile and its INSTALL_PATH never comes into
> play then.
Not if you build different kernels for quite some machines on a build
system. It is neat then to use INSTALL_PATH and INSTALL_MOD_PATH to get
the build output into target machine related directories for further
automated processing.
What I just want to say is that, yes, set INSTALL_PATH (and
INSTALL_MOD_PATH) whereever you want to point it to - as long as it is
not already set.
--
Andreas Steinmetz SPAMmers use robotrap@domdv.de
next prev parent reply other threads:[~2004-11-21 13:08 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-11-16 0:27 Why INSTALL_PATH is not /boot by default? Blaisorblade
2004-11-21 9:43 ` Sam Ravnborg
2004-11-21 10:19 ` Jan Engelhardt
2004-11-21 10:37 ` Andreas Steinmetz
2004-11-21 13:03 ` Jesper Juhl
2004-11-21 13:07 ` Andreas Steinmetz [this message]
2004-11-21 20:23 ` Jesper Juhl
2004-11-21 18:56 ` Sam Ravnborg
2004-12-03 19:57 ` Blaisorblade
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=41A09305.7030908@domdv.de \
--to=ast@domdv.de \
--cc=blaisorblade_spam@yahoo.it \
--cc=juhl-lkml@dif.dk \
--cc=linux-kernel@vger.kernel.org \
--cc=sam@ravnborg.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.