All of lore.kernel.org
 help / color / mirror / Atom feed
* Broken common.rmk change
@ 2009-12-06  9:21 David Miller
  2009-12-06 13:10 ` Robert Millan
  0 siblings, 1 reply; 19+ messages in thread
From: David Miller @ 2009-12-06  9:21 UTC (permalink / raw)
  To: rmh; +Cc: grub-devel


Robert, the set of objects used to build grub-mkdevicemap on
sparc64-ieee1275 is not the same as those used on other architectures.
So this change was not correct:

2009-11-26  Robert Millan  <rmh.grub@aybabtu.com>

	* conf/common.rmk (sbin_UTILITIES): Add `grub-mkdevicemap'.
 ...
	* conf/i386-coreboot.rmk (sbin_UTILITIES): Remove `grub-mkdevicemap'.
	(grub_mkdevicemap_SOURCES): Remove.
 ...
	* conf/sparc64-ieee1275.rmk: Likewise.

In particular, we use a special implementation devicemap.c on
sparc64-ieee1275 so that openfirmware device nodes are emitted instead
of "hd0" et al.

So when you moved the build rule into common.rmk you broke this.

This is probably the primary reason that the current tree works for
nobody on sparc64 :-)

Before I found this problem, I tested with an existing devicemap and
config file on a Niagara LDOM Linux guest and current trunk worked as
well as it did when I was last active several months ago and I was
able to boot Linux kernels with it.



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

end of thread, other threads:[~2009-12-24 21:15 UTC | newest]

Thread overview: 19+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-12-06  9:21 Broken common.rmk change David Miller
2009-12-06 13:10 ` Robert Millan
2009-12-07  0:21   ` David Miller
2009-12-07 14:04     ` Robert Millan
2009-12-08  6:47       ` David Miller
2009-12-07  1:22   ` David Miller
2009-12-07 10:20     ` Colin Watson
2009-12-07 11:13       ` David Miller
2009-12-07 10:48     ` Vladimir 'φ-coder/phcoder' Serbinenko
2009-12-07 11:17       ` David Miller
2009-12-07 11:30         ` Vladimir 'φ-coder/phcoder' Serbinenko
2009-12-07 14:05     ` Robert Millan
2009-12-07 19:50       ` David Miller
2009-12-07 20:23         ` Robert Millan
2009-12-07 21:23           ` Vladimir 'φ-coder/phcoder' Serbinenko
2009-12-09 21:45             ` Robert Millan
2009-12-10  7:15               ` BVK Chaitanya
2009-12-10 11:43                 ` Seth Goldberg
2009-12-24 21:15               ` Robert Millan

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.