On Sat, Nov 21, 2009 at 01:54:36AM +0000, Carles Pina i Estany wrote:
> 
> Find attached a second patch that lets the user to specify where the
> utilities are.

Committed, with some adjustments.  Notably, I unified both options into
a single one, and (intentionally) left it undocumented.

You can generate a test image from build tree with:

  ./grub-mkrescue --override-directory=`pwd` --output=/tmp/out.iso

> Which approach do you have in mind for the modules? Which modules should
> be copied and where? 

In principle, the idea is that all modules are copied to their corresponding
arch-specific dir, and additionally modules specified by user (via --modules)
are preloaded by grub-mkrescue (mechanisms for preloading might differ
between architectures).

-- 
Robert Millan

  The DRM opt-in fallacy: "Your data belongs to us. We will decide when (and
  how) you may access your data; but nobody's threatening your freedom: we
  still allow you to remove your data and not access it at all."


_______________________________________________
Grub-devel mailing list
Grub-devel@gnu.org
http://lists.gnu.org/mailman/listinfo/grub-devel

Reply via email to