On Mon, Dec 08, 2008 at 12:33:08AM +0100, Carles Pina i Estany wrote:
> > - gettextise the util tools, so they can be translated as normal programs.
>
> Do you mean the strings that are generated in standard Linux user-space
> and written to grub.cfg?
I mean every command produced out of util/.
On Mon, Dec 08, 2008 at 03:33:49PM +0100, Carles Pina i Estany wrote:
>
> Hello,
>
> On Dec/08/2008, Carles Pina i Estany wrote:
>
> > I understand that we/I should adapt some scripts using, for example, this
> > guideline?:
> > http://www.gnu.org/software/automake/manual/gettext/Preparing-Shell
On Tue, Dec 09, 2008 at 04:13:46PM +0530, Varun Deshpande wrote:
> hi
> I am interested to contribute something in open source. I would like to
> contribute something for grub. I downloaded source code of grub-1.96 & in
> TODO file i got this mail id.
> I am very much familiar with C, C++
On Tue, Dec 09, 2008 at 03:26:28PM -0800, Andrey Shuvikov wrote:
> Hello,
>
> I tried to compile Grub2 under FreeBSD, it compiles but doesn't work
> (grub-setup). The problem seems to be in the stat() call, which is used to
> determine disk size. The call returns 0 for st_size, and grub-setup co