grub-devel
[Top][All Lists]
Advanced

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

[PATCH] More enhanced GNU GRUB program name transformations


From: Jerone Young
Subject: [PATCH] More enhanced GNU GRUB program name transformations
Date: Sun, 11 Feb 2007 16:58:02 -0600

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.

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

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]