All of lore.kernel.org
 help / color / mirror / Atom feed
* installing modules from outside of /
@ 2009-07-16 11:58 Daniel Drake
  0 siblings, 0 replies; only message in thread
From: Daniel Drake @ 2009-07-16 11:58 UTC (permalink / raw)
  To: initramfs-u79uwXL29TY76Z2rM5mHXA

Hi,

dracut-functions instmods() seems to only look for modules
in /lib/modules/$kernel

In the case of OLPC, we are hoping to build the dracut initramfs in the
%install part of our kernel RPM package. That way, the target systems do
not need to have dracut installed in order to install the
kernel/initramfs -- avoiding a huge pile of dependencies including
cryptsetup, device-mapper, etc. This was suggested by Harald.

In this particular scenario, the modules we'd want to include in the
initramfs are not at /lib/modules/$kernel. They are at
$RPM_BUILD_ROOT/lib/modules/$kernel

Can dracut be extended to work in this situation?

Thanks,
Daniel


--
To unsubscribe from this list: send the line "unsubscribe initramfs" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2009-07-16 11:58 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-07-16 11:58 installing modules from outside of / Daniel Drake

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.