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

2012-02-23 Thread Lennart Sorensen
On Thu, Feb 23, 2012 at 07:17:49AM +0100, Vladimir 'φ-coder/phcoder' Serbinenko wrote: ../../../grub-core/normal/charset.c: In function 'grub_bidi_line_logical_to_visual': ../../../grub-core/normal/charset.c:737: error: cannot optimize possibly infinite loops If I do what is already done

grub-mount (ubuntu) hangs with hfs+ partition

2012-02-23 Thread Kees Bakker
Hi, In Ubuntu (and Debian I guess) there is a grub-mount command. It's added to grub with branch_fuse.patch, and in that file it mentions http://lists.gnu.org/archive/html/grub-devel/2011-01/msg00056.html I have a MacPro system with Ubuntu installed and some HFS+ partitions. Everytime I do a

Re: The submenu command shows a text-based menu when using a GFX theme.

2012-02-23 Thread Towheed Mohammed
While 'export theme' fixes the issue more elegantly than what I had, it still results in the theme reloading when the submenu menuentry is selected. Reloading of the theme results in a screen flicker as the terminal window is shown before the theme reloads. I cannot code in C nor do I profess

Search for images within sub-directories of the theme's directory.

2012-02-23 Thread Towheed Mohammed
The following components: 1. image 2. progress_bar, and 3. circular_progress have the 'theme_dir' property.  A theme designer can use this property to place image files within sub-directories of the theme's directory.  However, 00_header searches for images only in the theme's directory:

Re: grub legacy to grub2 upgrade path

2012-02-23 Thread Jordan Uggla
2012/2/22 Vladimir 'φ-coder/phcoder' Serbinenko phco...@gmail.com: See parallel thread for heuristics. However note that this setup is fundamentally broken To make it easier to find, said thread is available here: http://lists.gnu.org/archive/html/grub-devel/2012-02/msg3.html And ryuo, I

Re: grub RAID heuristics (how can we avoid superfluous RAID member (2 found))

2012-02-23 Thread Daniel Kahn Gillmor
On Thu, 23 Feb 2012 06:43:23 +0100, Vladimir 'φ-coder/phcoder' Serbinenko phco...@gmail.com wrote: Try attached patch hrm, i get a segmentation fault from grub-probe / even without this patch when building from bzr trunk (r3964, i think). The test machine i've set up looks like this uses a

Re: The submenu command shows a text-based menu when using a GFX theme.

2012-02-23 Thread Vladimir 'φ-coder/phcoder' Serbinenko
On 24.02.2012 02:24, Towheed Mohammed wrote: While 'export theme' fixes the issue more elegantly than what I had, it still results in the theme reloading when the submenu menuentry is selected. Reloading of the theme results in a screen flicker as the terminal window is shown before the