grub/util/i386/pc
jerone 1d543c3ec0 Add the ability to transform Grub program names. For example, a 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.
2007-04-10 21:38:26 +00:00
..
biosdisk.c 2006-12-12 Marco Gerards <marco@gnu.org> 2006-12-12 00:13:55 +00:00
getroot.c 2006-10-14 Robert Millan <rmh@aybabtu.com> 2006-10-14 21:51:37 +00:00
grub-install.in Add the ability to transform Grub program names. For example, a user can easily launch 2007-04-10 21:38:26 +00:00
grub-mkdevicemap.c 2006-09-21 Robert Millan <rmh@aybabtu.com> 2006-09-21 17:39:14 +00:00
grub-mkimage.c 2006-11-25 Yoshinori K. Okuji <okuji@enbug.org> 2006-11-25 03:21:29 +00:00
grub-probe.c 2006-11-11 Jeroen Dekkers <jeroen@dekkers.cx> 2006-11-10 23:31:55 +00:00
grub-setup.c 2006-10-14 Robert Millan <rmh@aybabtu.com> 2006-10-14 18:59:34 +00:00
misc.c 2005-02-15 Yoshinori K. Okuji <okuji@enbug.org> 2005-02-15 00:07:01 +00:00