Re: [grub-devel] loongson-2f mini-pc (fuloong) elf image generation.

2013-07-12 Thread Lennart Sorensen
On Fri, Jul 12, 2013 at 06:25:58PM +0200, Aleš Nesrsta wrote: > Hi Vladimir, > > - what was the reason of the OHCI problem on Loongson? > (I don't see any details of solution below nor the patch... ?) I thought a lot of those systems use the AMD CS5536 south bridge, which should be perfectly norm

Re: [grub-devel] loongson-2f mini-pc (fuloong) elf image generation.

2013-07-12 Thread Aleš Nesrsta
Hi Vladimir, - what was the reason of the OHCI problem on Loongson? (I don't see any details of solution below nor the patch... ?) BR, Ales Dne 12.7.2013 16:02, Vladimir 'φ-coder/phcoder' Serbinenko napsal(a): I fixed the usb keyboard bug on fuloong. Looks like some "antivirus" software blocke

Re: [grub-devel] loongson-2f mini-pc (fuloong) elf image generation.

2013-07-12 Thread Vladimir 'φ-coder/phcoder' Serbinenko
I fixed the usb keyboard bug on fuloong. Looks like some "antivirus" software blocked my message with GRUB binary. Also thers is grub.elf (from 2.00~rc1) in downloads section. On 03.11.2012 22:34, Javier Vasquez wrote: On Tue, Oct 30, 2012 at 2:14 PM, Aleš Nesrsta mailto:star...@volny.cz>> wrot

Re: [PATCH] fix grub-mknetdir --help output

2013-07-12 Thread Vladimir 'φ-coder/phcoder' Serbinenko
Go ahead On 23.06.2013 07:30, Andrey Borzenkov wrote: Remove stray line. It a) incorrect, because grub-mknetdir does not install grub on hard drive b) causes --help to fail immediately due to Usage: grub-mknetdir [OPTION] gettext: missing arguments It was this way for quite some time, but beca

Re: [PATCH] document that menuentry takes positional arguments

2013-07-12 Thread Vladimir 'φ-coder/phcoder' Serbinenko
Go ahead. On 25.06.2013 19:06, Andrey Borzenkov wrote: --- docs/grub.texi | 5 - 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/docs/grub.texi b/docs/grub.texi index 9dcfa2d..1e53364 100644 --- a/docs/grub.texi +++ b/docs/grub.texi @@ -3264,7 +3264,7 @@ These commands can onl