[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH] [UPDATE 2] More enhanced GNU GRUB program name transformatio
From: |
Hollis Blanchard |
Subject: |
Re: [PATCH] [UPDATE 2] More enhanced GNU GRUB program name transformations |
Date: |
Mon, 12 Feb 2007 19:01:23 -0600 |
On Mon, 2007-02-12 at 00:20 -0600, Jerone Young wrote:
>
> 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/"
This seems a little over-engineered to me. Why not just rename all the
grub2 stuff to be "grub2-*" to begin with?
-Hollis