is there any way to make horizontal boot menu
___
Grub-devel mailing list
Grub-devel@gnu.org
https://lists.gnu.org/mailman/listinfo/grub-devel
On Fri, May 31, 2013 at 12:32:56PM +0530, kiran ps wrote:
> is there any way to make horizontal boot menu
I remember someone working on it in the past with some patches suggested,
but I don't think they were ever sufficiently done to get accepted.
--
Len Sorensen
___
В Mon, 1 Oct 2012 13:25:50 +0200
"Vladimir 'phcoder' Serbinenko" пишет:
> I haven‘t had time to view in details but os-prober isn‘t managed by us but
> by debian-boot team so you need to contact them. Also I‘d prefer more of
> detection to be done on runtime than it‘s done in current model
In th
On 31.05.2013 16:48, Andrey Borzenkov wrote:
> В Mon, 1 Oct 2012 13:25:50 +0200
> "Vladimir 'phcoder' Serbinenko" пишет:
>
>> I haven‘t had time to view in details but os-prober isn‘t managed by us but
>> by debian-boot team so you need to contact them. Also I‘d prefer more of
>> detection to be
Vladimir 'φ-coder/phcoder' Serbinenko wrote:
I must say I'm generally disappointed with os-prober and have
ideas to move away from it. I'll start another topic for it.
I agree. I would prefer adding an include command so grub.cfg could
just do something like:
include /boot/grub/grub.d/*.cf
В Thu, 2 May 2013 16:20:41 +0400
Andrey Borzenkov пишет:
> В Thu, 02 May 2013 14:06:40 +0200
> Vladimir 'φ-coder/phcoder' Serbinenko пишет:
>
> > On 02.05.2013 13:52, Andrey Borzenkov wrote:
> >
> > >
> > > -boot/i386/pc/startup_raw.S: $(builddir)/rs_decoder.S
> > > -boot/mips/loongson/fwsta
grub.texi contains
The list of commands (@pxref{Commands}) are a subset of those supported
for configuration files. Editing commands closely resembles the Bash
command-line (@pxref{Command Line Editing, Bash, Command Line Editing,
features, Bash Features})
Where document "features" comes from? Is
can someone post the patches
On 31 May 2013 20:19, Lennart Sorensen wrote:
> On Fri, May 31, 2013 at 12:32:56PM +0530, kiran ps wrote:
> > is there any way to make horizontal boot menu
>
> I remember someone working on it in the past with some patches suggested,
> but I don't think they were e
On May 31, 2013, at 1:03 PM, Bruce Dubbs wrote:
> Vladimir 'φ-coder/phcoder' Serbinenko wrote:
>
>> I must say I'm generally disappointed with os-prober and have
>> ideas to move away from it. I'll start another topic for it.
>
> I agree. I would prefer adding an include command so grub.cfg co