Am Montag, den 01.06.2009, 17:23 -0400 schrieb Gregg C Levine:
> Hello!
> A suggestion. If we do indeed switch from subversion to git for a repository
> then we'll need to post easy to use and understand instructions.
>
> These instructions should include all of the steps necessary to create a
> l
Hello. Currently if BSD partition is unnested grub2 passes to bsd as
if it was booting from 'a' partition. Here is a fix
--
Regards
Vladimir 'phcoder' Serbinenko
diff --git a/loader/i386/bsd.c b/loader/i386/bsd.c
index ab3a635..b329927 100644
--- a/loader/i386/bsd.c
+++ b/loader/i386/bsd.c
@@ -82
2009/6/1 Javier Martín :
> El lun, 01-06-2009 a las 11:53 +0200, Vladimir 'phcoder' Serbinenko
> escribió:
>> > Hmm... from those docs, and accepting that we ignore TSRs, we need to
>> > save %ah and %dl at handler entry, then check the saved %ah at exit,
>> > like the old handler from GRUB Legacy
Hello!
A suggestion. If we do indeed switch from subversion to git for a repository
then we'll need to post easy to use and understand instructions.
These instructions should include all of the steps necessary to create a
local one for the user, and how to manage it.
For myself I prefer subversio
From: Pavel Roskin
Date: Mon, 01 Jun 2009 09:37:23 -0400
> Since now having a repository affects out effectiveness, we may opt to
> switch to a git repository.
Yes, please, let's do this :-)
___
Grub-devel mailing list
Grub-devel@gnu.org
http://lists
On Mon, Jun 01, 2009 at 04:59:05PM +0200, Vladimir 'phcoder' Serbinenko wrote:
> On Mon, Jun 1, 2009 at 4:50 PM, Michael Gorven wrote:
> > I've found Bazaar the nicest to work with out of the major DVCSs. I also
> > think
> > that it has the lowest learning curve from Subversion (e.g. bound branc
El lun, 01-06-2009 a las 11:53 +0200, Vladimir 'phcoder' Serbinenko
escribió:
> > Hmm... from those docs, and accepting that we ignore TSRs, we need to
> > save %ah and %dl at handler entry, then check the saved %ah at exit,
> > like the old handler from GRUB Legacy did - by the way, when writing t
Am Montag, den 01.06.2009, 09:37 -0400 schrieb Pavel Roskin:
>
> My git mirror git://repo.or.cz/grub2.git should be up-to-date, as it was
> mirrored by a cron job twice an hour.
>
It is. The last commit made was by you with rev 2240
http://lists.gnu.org/archive/html/commit-grub/2009-05/index.ht
Am Mittwoch, den 06.05.2009, 17:12 +0200 schrieb Vladimir 'phcoder'
Serbinenko:
> Don't we already have a function which transforms host directory into
> grub
> directory? AFAIR we have.
There's just the shell function in grub-mkconfig_lib.in
Here's now a patch wich implements it in util/hostdisk.
On Mon, Jun 1, 2009 at 10:59 AM, Vladimir 'phcoder' Serbinenko <
phco...@gmail.com> wrote:
> git has advantage of being supported on savannah
> >
>
Git is nice.
Also, any SCCS that has a secondary http method of access helps when
checkouts come from behind corporate firewalls.
--
Bruce O. Bens
Vladimir 'phcoder' Serbinenko wrote:
On Mon, Jun 1, 2009 at 4:48 PM, James Jarvis wrote:
I note that the vbe module is not created when compiling for efi platform.
Am I right to assume then that splash images are not supported on the EFI
platform (i386 and x86_64).
If adding it is a short/
On Mon, Jun 1, 2009 at 4:50 PM, Michael Gorven wrote:
> On Monday 01 June 2009 16:22:12 Vladimir 'phcoder' Serbinenko wrote:
>> I say we should go for git. It would safeguard us from possible future
>> problems with savannah as we can easily switch between different git
>> mirrors. Additionally th
On Mon, Jun 1, 2009 at 4:48 PM, James Jarvis wrote:
> I note that the vbe module is not created when compiling for efi platform.
>
> Am I right to assume then that splash images are not supported on the EFI
> platform (i386 and x86_64).
>
> If adding it is a short/simple task I may consider it but
"Vladimir 'phcoder' Serbinenko" writes:
> I say we should go for git. It would safeguard us from possible future
> problems with savannah as we can easily switch between different git
> mirrors. Additionally the main argument not to switch to git was that
> it doesn't give much benefit considerin
On Monday 01 June 2009 16:22:12 Vladimir 'phcoder' Serbinenko wrote:
> I say we should go for git. It would safeguard us from possible future
> problems with savannah as we can easily switch between different git
> mirrors. Additionally the main argument not to switch to git was that
> it doesn't g
I note that the vbe module is not created when compiling for efi platform.
Am I right to assume then that splash images are not supported on the
EFI platform (i386 and x86_64).
If adding it is a short/simple task I may consider it but knowing
whether it is worthwhile would be a useful start.
Quoting James Jarvis :
Hi Pavel,
If needed (unlikely) I have a checkout of Rev 2238 (2009-05-27).
The git repository ends at the revision 2240, which is newer.
--
Regards,
Pavel Roskin
___
Grub-devel mailing list
Grub-devel@gnu.org
http://lists.g
On Mon, Jun 1, 2009 at 4:18 PM, Felix Zielcke wrote:
> Am Samstag, den 30.05.2009, 17:14 +0200 schrieb Vladimir 'phcoder'
> Serbinenko:
>> On Wed, May 27, 2009 at 2:16 PM, Felix Zielcke wrote:
>> > Hi,
>> >
>> > here's a simple patch which adds a `true' and a `false' command.
>> > `true' is actua
On Mon, Jun 1, 2009 at 3:37 PM, Pavel Roskin wrote:
> Hello!
>
> It looks like savannah.gnu.org has suffered a data loss. The last valid
> backup is for April. Please see http://savannah.gnu.org/ for details.
>
> My git mirror git://repo.or.cz/grub2.git should be up-to-date, as it was
> mirrored
Am Samstag, den 30.05.2009, 17:14 +0200 schrieb Vladimir 'phcoder'
Serbinenko:
> On Wed, May 27, 2009 at 2:16 PM, Felix Zielcke wrote:
> > Hi,
> >
> > here's a simple patch which adds a `true' and a `false' command.
> > `true' is actually needed by the compatibility code generated by
> > grub-mkco
On Monday 01 June 2009 15:37:23 Pavel Roskin wrote:
> My git mirror git://repo.or.cz/grub2.git should be up-to-date, as it was
> mirrored by a cron job twice an hour.
I have a Bazaar repo up to r2240 (2009-05-28 22:08:33) and a Mercurial repo up
to r2238 (Tue May 26 23:19:42) if it helps.
Michae
Hi Pavel,
If needed (unlikely) I have a checkout of Rev 2238 (2009-05-27).
Cheers,
James
Pavel Roskin wrote:
Hello!
It looks like savannah.gnu.org has suffered a data loss. The last valid
backup is for April. Please see http://savannah.gnu.org/ for details.
My git mirror git://repo.or.cz/
Hello!
It looks like savannah.gnu.org has suffered a data loss. The last valid
backup is for April. Please see http://savannah.gnu.org/ for details.
My git mirror git://repo.or.cz/grub2.git should be up-to-date, as it was
mirrored by a cron job twice an hour.
Since now having a repository affe
Hello. Here is a long-awaited savedefault patch. Works correctly only
if my scripting fix is applied
--
Regards
Vladimir 'phcoder' Serbinenko
diff --git a/include/grub/menu.h b/include/grub/menu.h
index 3bd25e8..bc04e43 100644
--- a/include/grub/menu.h
+++ b/include/grub/menu.h
@@ -81,7 +81,7 @@
On Sun, May 3, 2009 at 7:19 PM, Michael Scherer wrote:
>
> Le 7 févr. 09 à 22:02, Robert Millan a écrit :
>
>> On Mon, Jan 12, 2009 at 10:52:48PM +0100, Michael Scherer wrote:
>>>
>>> Hi,
>>>
>>> Here is the second patch, for hfsx support. This patch replace the
>>> precedent.
>>>
>>> It is slight
> Hmm... from those docs, and accepting that we ignore TSRs, we need to
> save %ah and %dl at handler entry, then check the saved %ah at exit,
> like the old handler from GRUB Legacy did - by the way, when writing the
> new handler, I asked what that code did and noone was able to tell me ¬¬
I've t
26 matches
Mail list logo