linux-embedded.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* selecting initramfs support without initrd?
@ 2008-06-24 22:11 Robert P. J. Day
  2008-06-26  9:40 ` Leon Woestenberg
  2008-07-01  4:46 ` Rob Landley
  0 siblings, 2 replies; 3+ messages in thread
From: Robert P. J. Day @ 2008-06-24 22:11 UTC (permalink / raw)
  To: linux-embedded


  i'm not sure if this is the proper forum for this, but while
perusing the early boot code, i noticed that selecting the config
variable BLK_DEV_INITRD gives you support for both initramfs, and an
initrd image.

  however, with embedded systems, isn't it more common to use
initramfs and not need initrd at all (depending on the functionality
of the bootloader)?  and if that's true, might there not be some
benefit in splitting those two features (initramfs versus initrd) so
you could select initramfs all by itself, and not compile in any
initrd support whatsoever?

  based on a quick inspection of the source under init/, it would seem
that you could whack out sizable chunks of code if you had no need for
initrd, but i could be wrong.

rday
--

========================================================================
Robert P. J. Day
Linux Consulting, Training and Annoying Kernel Pedantry:
    Have classroom, will lecture.

http://crashcourse.ca                          Waterloo, Ontario, CANADA
========================================================================

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

end of thread, other threads:[~2008-07-01  4:46 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-06-24 22:11 selecting initramfs support without initrd? Robert P. J. Day
2008-06-26  9:40 ` Leon Woestenberg
2008-07-01  4:46 ` Rob Landley

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).