grub-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[PATCH] [UPDATE 2] More enhanced GNU GRUB program name transformations


From: Jerone Young
Subject: [PATCH] [UPDATE 2] More enhanced GNU GRUB program name transformations
Date: Mon, 12 Feb 2007 00:20:39 -0600

I accidentally sent the wrong changes in the last email. So please pay
them no attention. The patches in this email are the right ones.

Signed-off-by: Jerone Young <address@hidden>

Here is a recap of what was in my previous email:
This patch is derived from the patch sent earlier by Lubomir Kundrak.
What this patch adds is for library directories and directories in
/boot to be changed as well. So the user can easily launch

./configure --program-transform-name="s/grub/grub2/"

And the installed files (in this case for i386-pc) will be:

/usr/lib/grub2/i386-pc/*
/usr/local/sbin/grub2-emu
/usr/local/sbin/grub2-install
...etc

Also grub2-install place boot files in "/boot/grub2"

This allows easy integration into distributions as it allows grub2 to
sit side by side with a grub legacy install without issue. Giving
distributions a migration path.

Attached I have changes for i386-pc & powerpc . More then happy to do
the foot work for others to get this integrated.

All patches are attached.

Attachment: grub2-program-name-tranform-autoconfig.patch
Description: Text Data

Attachment: grub2-program-name-tranform-i386-pc.patch
Description: Text Data

Attachment: grub2-program-name-tranform-powerpc.patch
Description: Text Data


reply via email to

[Prev in Thread] Current Thread [Next in Thread]