One small question - is ruby still required to build grub2 from
mainline or newreloc? Currently I have included the following programs
as makedepends for my grub2-efi (using rev 2627 snapshot tarball, not
1.98 tarball) package in archlinux

ruby
bison
python (version 2, not 3)
binutils
autoconf'
automake
autogen
texinfo
ncurses
flex
help2man
gettext

All the packages have devel libraries included? Which of these
packages are "not needed" for the new automake build system?

Regards.

Keshav

On Sun, Aug 29, 2010 at 17:45, BVK Chaitanya <bvk.gro...@gmail.com> wrote:
> Hi,
>
>
> Attached patch has few more improvements for automake build system:
>
> 1.  It removes the need to create def-* and und-* list files for
> creating moddep.lst
>
> 2.  It removes gencmdlist.sh, genfslist.sh etc. scripts and creates
> commands.lst files only using make rules.
>
> 3.  It uses objcopy command to add .modname and .moddeps sections to
> modules, and removes the need to create mod-* files.
>
> With these improvements, number of files created in grub build is
> brought down to 1500+ from earlier 3000+.
>
>
>
> --
> bvk.chaitanya
>
> _______________________________________________
> Grub-devel mailing list
> Grub-devel@gnu.org
> http://lists.gnu.org/mailman/listinfo/grub-devel
>
>

_______________________________________________
Grub-devel mailing list
Grub-devel@gnu.org
http://lists.gnu.org/mailman/listinfo/grub-devel

Reply via email to