All of lore.kernel.org
 help / color / mirror / Atom feed
* RFC: Inclusion of bootloader utilities in task-base
@ 2007-12-02  1:47 Rod Whitby
  2007-12-02  8:19 ` Koen Kooi
  0 siblings, 1 reply; 7+ messages in thread
From: Rod Whitby @ 2007-12-02  1:47 UTC (permalink / raw)
  To: openembedded-devel

Some MACHINE configurations have FEATURES defined for 'uboot' and
'redboot'.  It looks like these are intended to identify the bootloader
used on that machine.

These turn on additions to RDEPENDS in task-base for some bootloader
utilities.

RFC #1: Is putting bootloader utilities in task-base a good idea in the
first place?  Surely it's something that you either need for first boot
(in which case it should be in the more primitive task-boot list), or
it's something you use rarely after first boot (in which case it
shouldn't be  wasting precious flash space in a task-base list but
should just be ipkg installed when needed).

RFC #2: Shouldn't these be RRECOMMENDS unless they are absolutely
critical, so that you can ipkg remove them if you don't want them.

RFC #3: I want to add an 'apex' FEATURE for the Apex bootloader, and
have that enable the 'apex-env' utility.  Any objections?  It would be
done in the way decided by RFC #2, and subject to an RFC #1 decision.

RFC #4: If a machine (like the ixp4xx) can use a number of different
bootloaders (redboot and apex in the case of the NSLU2), should they all
be listed as features in machine.conf?

-- Rod



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

end of thread, other threads:[~2007-12-03 14:37 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-12-02  1:47 RFC: Inclusion of bootloader utilities in task-base Rod Whitby
2007-12-02  8:19 ` Koen Kooi
2007-12-02 10:06   ` Rod Whitby
2007-12-02 19:27     ` Paul Sokolovsky
2007-12-02 21:25       ` Rod Whitby
2007-12-03 14:19         ` Paul Sokolovsky
2007-12-03 14:33           ` Rod Whitby

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.