public inbox for linux-ia64@vger.kernel.org
 help / color / mirror / Atom feed
* [Linux-ia64] kernel make install - why don't we make it easy like on ia32?
@ 2002-03-20  6:38 Piet/Pete Delaney
  2002-03-26 16:06 ` Richard Hirst
  0 siblings, 1 reply; 2+ messages in thread
From: Piet/Pete Delaney @ 2002-03-20  6:38 UTC (permalink / raw)
  To: linux-ia64

I was wondering why the ia32 style of installing boot stuff like 
/boot/vmlinuz that done in:

	arch/i386/boot/Makefile
and
	arch/i386/boot/install.sh

isn't being done for ia64. 

I'm thinking of makeing a few tweaks to the ia32 version to copy 
kernel stuff to /boot and /boot/efi. I've been using a hack on the 
top level kernel Makefile but it's a hack to do it there. The ia32 
paradigm seems fine; so why isn't it done for ia64. Even after 
applying the ia64 patch to linux-2.4.18, a 'make install' in the 
top level kernel Makefile still breaks.

What gives?

-piet



^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [Linux-ia64] kernel make install - why don't we make it easy like on ia32?
  2002-03-20  6:38 [Linux-ia64] kernel make install - why don't we make it easy like on ia32? Piet/Pete Delaney
@ 2002-03-26 16:06 ` Richard Hirst
  0 siblings, 0 replies; 2+ messages in thread
From: Richard Hirst @ 2002-03-26 16:06 UTC (permalink / raw)
  To: linux-ia64

On Tue, Mar 19, 2002 at 10:38:02PM -0800, Piet/Pete Delaney wrote:
> I was wondering why the ia32 style of installing boot stuff like 
> /boot/vmlinuz that done in:
> 
> 	arch/i386/boot/Makefile
> and
> 	arch/i386/boot/install.sh
> 
> isn't being done for ia64. 
> 
> I'm thinking of makeing a few tweaks to the ia32 version to copy 
> kernel stuff to /boot and /boot/efi. I've been using a hack on the 
> top level kernel Makefile but it's a hack to do it there. The ia32 
> paradigm seems fine; so why isn't it done for ia64. Even after 
> applying the ia64 patch to linux-2.4.18, a 'make install' in the 
> top level kernel Makefile still breaks.
> 
> What gives?

Note that on Debian ia64 the efi partition is not normally mounted.  The
approach we took was that kernels+initrds are dropped in /boot, and then
we have a script /usr/sbin/elilo, which makes sure the efi partition
contents are up to date.

Richard



^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2002-03-26 16:06 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-03-20  6:38 [Linux-ia64] kernel make install - why don't we make it easy like on ia32? Piet/Pete Delaney
2002-03-26 16:06 ` Richard Hirst

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox