|
From: | Jerone Young |
Subject: | [PATCH] [RESEND] More enhanced GNU GRUB program name transformations |
Date: | Thu, 15 Mar 2007 20:15:58 -0500 |
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. Signed-off-by: Jerone Young <address@hidden>
ChangeLog.patch
Description: Text Data
grub2-program-name-tranform-autoconfig.patch
Description: Text Data
grub2-program-name-tranform-i386-pc.patch
Description: Text Data
grub2-program-name-tranform-powerpc.patch
Description: Text Data
[Prev in Thread] | Current Thread | [Next in Thread] |