grub-0.97 reboot

2012-02-21 Thread pulkit
Hi all, I want to add a small feature to the grub-0.97. my disk partition layout is 1)partition1-Main kernel(A) and rootfs image(A) 2)partition2-Recovery kernel(B) and rootfs(B). I have made two entry for these in menu.lst with default set to 0 i.e always execute the main kernel. I am checking sh

Re: grub-0.97 reboot

2012-02-21 Thread Vladimir 'φ-coder/phcoder' Serbinenko
On 21.02.2012 10:21, pulkit wrote: Hi all, I want to add a small feature to the grub-0.97. GRUB Legacy isn't developped anymore. Please upgrade to GRUB2. my disk partition layout is 1)partition1-Main kernel(A) and rootfs image(A) 2)partition2-Recovery kernel(B) and rootfs(B). I have made two

Re: grub-0.97 reboot

2012-02-21 Thread pulkit
I can upgrade to grub2 but this can be done with grub2? 2012/2/21 Vladimir 'φ-coder/phcoder' Serbinenko > On 21.02.2012 10:21, pulkit wrote: > >> Hi all, >> >> I want to add a small feature to the grub-0.97. >> > GRUB Legacy isn't developped anymore. Please upgrade to GRUB2. > >> my disk partitio

Re: GRUB2: Keeping debug symbols in an image

2012-02-21 Thread Vladimir 'φ-coder/phcoder' Serbinenko
On 21.02.2012 00:16, Adrian Burns wrote: Hi, i had sent this out to help-g...@gnu.org but perhaps its best sent to devel Im looking for GRUB2's grub-mkimage to produce an efi file for target execution along with a matching elf file that has all the debug symbols included so that i can use a debu

Re: grub-0.97 reboot

2012-02-21 Thread Vladimir 'φ-coder/phcoder' Serbinenko
On 21.02.2012 11:40, pulkit wrote: I can upgrade to grub2 but this can be done with grub2? yes 2012/2/21 Vladimir 'φ-coder/phcoder' Serbinenko > On 21.02.2012 10 :21, pulkit wrote: Hi all, I want to add a small feature to the grub-0.97. GRU

Re: grub-0.97 reboot

2012-02-21 Thread pulkit
k.. But i was able to switch to second kernel in case of tampered kernel Anyways I'll try grub2 2012/2/21 Vladimir 'φ-coder/phcoder' Serbinenko > On 21.02.2012 11:40, pulkit wrote: > >> >> I can upgrade to grub2 but >> this can be done with grub2? >> > yes > >> 2012/2/21 Vladimir 'φ-coder/phcod

Freeze on 27 February

2012-02-21 Thread Vladimir 'φ-coder/phcoder' Serbinenko
Hello, it's to announce that from 27th of February the GRUB will be frozen for 2.00 release. From that date on, no new features will be committed only bugfixes. If you have a patch which you think should be included in 2.00 you can ping me about it but I might answer that it's postponed after 2.

Re: Freeze on 27 February

2012-02-21 Thread Lennart Sorensen
On Tue, Feb 21, 2012 at 05:12:12PM +0100, Vladimir 'φ-coder/phcoder' Serbinenko wrote: > Hello, it's to announce that from 27th of February the GRUB will be > frozen for 2.00 release. From that date on, no new features will be > committed only bugfixes. > If you have a patch which you think should

Re: Unclear gettextized strings

2012-02-21 Thread Vladimir 'φ-coder/phcoder' Serbinenko
On 05.02.2012 19:45, Mario Blättermann wrote: Am 05.02.2012 19:23, schrieb Vladimir 'φ-coder/phcoder' Serbinenko: We use the word "key" several times to refer to the key that you press but the same word also means a key in catalog and both Yuri and Mario understood messages like "unknown key" i

Re: Fix for pkgdatadir grub-mkconfig_lib in all util scripts and grub.d scripts

2012-02-21 Thread Keshav P R
2012/2/21 Grégoire Sutre : > On 02/20/2012 06:47 PM, Keshav P R wrote: >> >> Hi, >>     Attached patch fixes runtime error due to sed transform used in >> pkgdatadir > > > Maybe we should apply the sed transform to grub-mkconfig_lib's > installation directory, i.e., install grub-mkconfig_lib alongs

Lists and aliasing (Re: Freeze on 27 February)

2012-02-21 Thread Vladimir 'φ-coder/phcoder' Serbinenko
On 21.02.2012 17:19, Lennart Sorensen wrote: On Tue, Feb 21, 2012 at 05:12:12PM +0100, Vladimir 'φ-coder/phcoder' Serbinenko wrote: Hello, it's to announce that from 27th of February the GRUB will be frozen for 2.00 release. From that date on, no new features will be committed only bugfixes. If

Re: Fix for pkgdatadir grub-mkconfig_lib in all util scripts and grub.d scripts

2012-02-21 Thread Vladimir 'φ-coder/phcoder' Serbinenko
On 21.02.2012 17:36, Keshav P R wrote: 2012/2/21 Grégoire Sutre: On 02/20/2012 06:47 PM, Keshav P R wrote: Hi, Attached patch fixes runtime error due to sed transform used in pkgdatadir Maybe we should apply the sed transform to grub-mkconfig_lib's installation directory, i.e., install g

Re: Lists and aliasing (Re: Freeze on 27 February)

2012-02-21 Thread Lennart Sorensen
On Tue, Feb 21, 2012 at 06:09:36PM +0100, Vladimir 'φ-coder/phcoder' Serbinenko wrote: > Try attached patch > > > -- > Regards > Vladimir 'φ-coder/phcoder' Serbinenko > > === modified file 'grub-core/kern/list.c' > --- grub-core/kern/list.c 2012-02-12 02:52:17 + > +++ grub-core/kern/l

disable-libzfs configure flag (Re: Freeze on 27 February)

2012-02-21 Thread Mike Gilbert
2012/2/21 Vladimir 'φ-coder/phcoder' Serbinenko : > Hello, it's to announce that from 27th of February the GRUB will be frozen > for 2.00 release. From that date on, no new features will be committed only > bugfixes. > If you have a patch which you think should be included in 2.00 you can ping > me

Re: disable-libzfs configure flag (Re: Freeze on 27 February)

2012-02-21 Thread Vladimir 'φ-coder/phcoder' Serbinenko
On 21.02.2012 20:04, Mike Gilbert wrote: 2012/2/21 Vladimir 'φ-coder/phcoder' Serbinenko: Hello, it's to announce that from 27th of February the GRUB will be frozen for 2.00 release. From that date on, no new features will be committed only bugfixes. If you have a patch which you think should be

Re: disable-libzfs configure flag (Re: Freeze on 27 February)

2012-02-21 Thread Mike Gilbert
2012/2/21 Vladimir 'φ-coder/phcoder' Serbinenko : > On 21.02.2012 20:04, Mike Gilbert wrote: >> >> 2012/2/21 Vladimir 'φ-coder/phcoder' Serbinenko: >>> >>> Hello, it's to announce that from 27th of February the GRUB will be >>> frozen >>> for 2.00 release. From that date on, no new features will be

Re: Lists and aliasing (Re: Freeze on 27 February)

2012-02-21 Thread Lennart Sorensen
On Tue, Feb 21, 2012 at 01:46:27PM -0500, Lennart Sorensen wrote: > That actually seems to have done it. I am still trying to wrap my head > around why that made a difference since it appears to be identical code > moved somewhere else. It isn't inlined anymore, but should that make > a big diffe

Re: Lists and aliasing (Re: Freeze on 27 February)

2012-02-21 Thread Vladimir 'φ-coder/phcoder' Serbinenko
On 21.02.2012 20:58, Lennart Sorensen wrote: On Tue, Feb 21, 2012 at 01:46:27PM -0500, Lennart Sorensen wrote: That actually seems to have done it. I am still trying to wrap my head around why that made a difference since it appears to be identical code moved somewhere else. It isn't inlined a

failed to build bzr head on powerpc (ieee1275)

2012-02-21 Thread Daniel Kahn Gillmor
In trying to test phcoder's patch for http://bugs.debian.org/611588 , i pulled the bzr head and built it (using --disable-werror to work around several remaining warnings about loop unrolling). I'm running into a failure with the translations, i think: 0 dkg@hollywood:~/src/grub/grub$ bzr info St

grub-mkfont generate errors when converting truetype fonts

2012-02-21 Thread Towheed Mohammed
Whenever you grub-mkfont is used to convert truetype fonts to PFF2 fonts, it generates several errors.  For example: grub-mkfont -v -s 12 -r 0x0-0x7F -o ~/Documents/dejavu-sans-12.pf2 /usr/share/fonts/truetype/ttf-dejavu/DejaVuSans.ttf gives the following error:     Unknown gsub feature 0x636

Re: failed to build bzr head on powerpc (ieee1275)

2012-02-21 Thread Mike Gilbert
On Tue, Feb 21, 2012 at 6:38 PM, Daniel Kahn Gillmor wrote: > In trying to test phcoder's patch for http://bugs.debian.org/611588 , i > pulled the bzr head and built it (using --disable-werror to work around > several remaining warnings about loop unrolling).  I'm running into a > failure with the

cruft left over from "make uninstall" [was: failed to build bzr head on powerpc (ieee1275)]

2012-02-21 Thread Daniel Kahn Gillmor
On 02/21/2012 09:30 PM, Mike Gilbert wrote: > I ran into that myself this weekend. Solution: regenerate POTFILES.in. > > find . -name '*.c' -print | sort > po/POTFILES.in Thanks, that did indeed let the build complete. i completed building it as a non-privileged user, and then as the superuser,

Re: cruft left over from "make uninstall" [was: failed to build bzr head on powerpc (ieee1275)]

2012-02-21 Thread Mike Gilbert
On Tue, Feb 21, 2012 at 10:01 PM, Daniel Kahn Gillmor wrote: >  make install >  make uninstall > > That appears to have left a few files in /usr/local that i think it > shouldn't have. This is why I use my package manger (portage) to install *everything*.

Re: grub-mkfont generate errors when converting truetype fonts

2012-02-21 Thread Vladimir 'φ-coder/phcoder' Serbinenko
On 22.02.2012 03:17, Towheed Mohammed wrote: Whenever you grub-mkfont is used to convert truetype fonts to PFF2 fonts, it generates several errors. For example: grub-mkfont -v -s 12 -r 0x0-0x7F -o ~/Documents/dejavu-sans-12.pf2 /usr/share/fonts/truetype/ttf-dejavu/DejaVuSans.ttf gives the foll

Re: grub-mkfont generate errors when converting truetype fonts

2012-02-21 Thread Towheed Mohammed
But as you can see from the verbose output, because of these warnings, it produces only 95 glyphs as opposed to the expected 128. As for the quality, it is much lower than the fonts produced by earlier versions. - Original Message - From: Vladimir 'φ-coder/phcoder' Serbinenko To: grub-

Re: cruft left over from "make uninstall" [was: failed to build bzr head on powerpc (ieee1275)]

2012-02-21 Thread Daniel Kahn Gillmor
On 02/21/2012 10:23 PM, Mike Gilbert wrote: > On Tue, Feb 21, 2012 at 10:01 PM, Daniel Kahn Gillmor > wrote: >> make install >> make uninstall >> >> That appears to have left a few files in /usr/local that i think it >> shouldn't have. > > This is why I use my package manger (portage) to instal

Re: grub-mkfont generate errors when converting truetype fonts

2012-02-21 Thread Vladimir 'φ-coder/phcoder' Serbinenko
On 22.02.2012 04:36, Towheed Mohammed wrote: But as you can see from the verbose output, because of these warnings, it produces only 95 glyphs as opposed to the expected 128. The codepoint ranges 0-0x1f and 0x7f are controls and have no glyph. Do you have the comparison of glyphs in questions?

Re: Freeze on 27 February

2012-02-21 Thread Richard Laager
On Tue, 2012-02-21 at 17:12 +0100, Vladimir 'φ-coder/phcoder' Serbinenko wrote: > @Richard Laager: Which of ZFS patches aren't committed yet? It's a bit > tricky to see which ones were superseeded. I've attached my current patch set. The patches apply in the order listed. They're also roughly ord