В Fri, 05 Apr 2013 15:12:26 +0200
Vladimir 'φ-coder/phcoder' Serbinenko пишет:
> On 31.01.2013 13:24, Andrey Borzenkov wrote:
>
> > Fix autodetection of $prefix when booted from EFI CD-ROM.
> >
> > Based on patch from Matthew Garrett, modified to not overwrite
> > memory returned by device path
On 31.01.2013 13:24, Andrey Borzenkov wrote:
> Fix autodetection of $prefix when booted from EFI CD-ROM.
>
> Based on patch from Matthew Garrett, modified to not overwrite
> memory returned by device path protocol handler and rebased to
> current trunk.
>
> Additionally fixes potential memory le
TEXTDOMAIN is set to @PACKAGE@ everywhere, use the same instead of
hardcoding "grub.mo".
Signed-off-by: Andrey Borzenkov
---
ChangeLog| 5 +
util/grub-install_header | 8
2 files changed, 9 insertions(+), 4 deletions(-)
diff --git a/ChangeLog b/ChangeLog
index 4137
В Fri, 05 Apr 2013 13:48:34 +0200
Vladimir 'φ-coder/phcoder' Serbinenko пишет:
> Please includew ChangeLog entry
From: Andrey Borzenkov
To: grub-devel@gnu.org
Subject: [PATCH] make autogen.sh work on tardist again
bor@opensuse:~/build/grub/foo/grub-2.00> ./autogen.sh
Importing unicode...
Impo
Please includew ChangeLog entry
On 05.04.2013 13:30, Andrey Borzenkov wrote:
> bor@opensuse:~/build/grub/foo/grub-2.00> ./autogen.sh
> Importing unicode...
> Importing libgcrypt...
> WARNING: grub-core/lib/libgcrypt-grub already exists
> WARNING: grub-core/lib/libgcrypt-grub/cipher already exists
On 05.04.2013 12:28, Paul Menzel wrote:
> Dear GRUB developers,
>
>
> is there a program/script, which module I need to load to get a certain
> command? Using my distribution `/boot/grub/grub.cfg`
>
> $ more /boot/grub/grub.cfg
> […]
> if [ -s $prefix/grubenv ]; then
>
bor@opensuse:~/build/grub/foo/grub-2.00> ./autogen.sh
Importing unicode...
Importing libgcrypt...
WARNING: grub-core/lib/libgcrypt-grub already exists
WARNING: grub-core/lib/libgcrypt-grub/cipher already exists
WARNING: grub-core/lib/libgcrypt-grub/mpi already exists
WARNING: grub-core/lib/libgcry
В Fri, 05 Apr 2013 12:28:37 +0200
Paul Menzel пишет:
> Dear GRUB developers,
>
>
> is there a program/script, which module I need to load to get a certain
> command? Using my distribution `/boot/grub/grub.cfg`
>
/usr/lib/grub/i386-pc/command.lst
replace i386-pc with your platform.
>
Dear GRUB developers,
as reported to the coreboot mailing list already [1][2], using GRUB
(4778) as a payload [3] on the AMD SB800 based ASRock E350M1 [4], the
SATA disk attached to the SATA controller is not found when the
controller is in AHCI mode. Using IDE mode works.
grub> set
Dear GRUB developers,
is there a program/script, which module I need to load to get a certain
command? Using my distribution `/boot/grub/grub.cfg`
$ more /boot/grub/grub.cfg
[…]
if [ -s $prefix/grubenv ]; then
load_env
fi
set default="1>Debian GN
On 25.01.2013 06:12, Jonathan McDowell wrote:
> On Sun, Jan 20, 2013 at 11:27:28PM +0100, Vladimir 'φ-coder/phcoder'
> Serbinenko wrote:
>> > On 13.10.2012 00:18, Jonathan McDowell wrote:
> (some code)
>> > ARG_TYPE_INT means that the argument is decimal integer but it's not the
>> > case here.
>>
В Fri, 05 Apr 2013 09:45:38 +0200
Vladimir 'φ-coder/phcoder' Serbinenko пишет:
>
> Yes. Could you send the patch as whole so I can commit it?
>
>
From: Andrey Borzenkov
Subject: [PATCH v4] document grub commands
Add documentation for more grub commands.
Signed-off-by: Andrey Borzenkov
-
On 05.04.2013 09:41, Andrey Borzenkov wrote:
> В Wed, 03 Apr 2013 11:11:44 +0200
> Vladimir 'φ-coder/phcoder' Serbinenko пишет:
>
>> On 30.03.2013 09:46, Andrey Borzenkov wrote:
>>
>>> В Tue, 26 Mar 2013 11:48:37 +0100
>>> Vladimir 'φ-coder/phcoder' Serbinenko пишет:
>>>
> +@deffn Command b
В Wed, 03 Apr 2013 11:11:44 +0200
Vladimir 'φ-coder/phcoder' Serbinenko пишет:
> On 30.03.2013 09:46, Andrey Borzenkov wrote:
>
> > В Tue, 26 Mar 2013 11:48:37 +0100
> > Vladimir 'φ-coder/phcoder' Serbinenko пишет:
> >
> >>> +@deffn Command background_color color
> >>> +Set background color fo
This fixes two issues
1. It visually distinguishes between multiple installations of the
same OS version. Currently all of them get identical titles.
2. linux prober is using "(on /dev/xxx)" as indication that entry has
to be skipped. Top level entries should be skipped too.
$onstr was already a
В Tue, 25 Sep 2012 22:52:29 +0100
Colin Watson пишет:
> On Mon, Sep 24, 2012 at 02:51:49PM +0800, Michael Chang wrote:
> > We don't insert gettext module if message catalog file missing to
> > prevent error message from being logged.
>
> I already posted a patch against the gettext module itself
On 04.04.2013 20:14, Andrey Borzenkov wrote:
> В Thu, 4 Apr 2013 13:52:05 -0400
> Peter Jones пишет:
>
>> On Wed, Apr 03, 2013 at 11:03:46PM +0400, Andrey Borzenkov wrote:
>>> В Wed, 3 Apr 2013 11:53:06 -0400
>>> Peter Jones пишет:
>>>
When we have 4kB sectors instead of 512b sectors, hd.
17 matches
Mail list logo