On Saturday 05 January 2008 03:02, Pavel Roskin wrote:
> On Sat, 2008-01-05 at 02:27 +0100, Yoshinori K. Okuji wrote:
> > On Thursday 03 January 2008 16:28, Pavel Roskin wrote:
> > > >> Linux style description. The first line is the synopsis. If it
> > > >> doesn't fit 72 characters, the patch is
On Saturday 05 January 2008 07:30, Bean wrote:
> I'm thinking that compressed might not be the right word, as filter
> doesn't limit to decompression, it can support decryption or format
> conversion as well. I guess the name grub_file_open_ex may be better.
> I also add a flag to the function, if
On Wednesday 02 January 2008 23:22, Robert Millan wrote:
> On Tue, Dec 25, 2007 at 12:51:35PM +0100, Yoshinori K. Okuji wrote:
> > On Sunday 14 October 2007 15:56, Vincent Pelletier wrote:
> > > Attached is my work on reiserfs handling.
> >
> > Has anybody tried his patch? If you have reiserfs, ple
On Jan 5, 2008 6:39 PM, Yoshinori K. Okuji <[EMAIL PROTECTED]> wrote:
> On Saturday 05 January 2008 07:30, Bean wrote:
> > I'm thinking that compressed might not be the right word, as filter
> > doesn't limit to decompression, it can support decryption or format
> > conversion as well. I guess the
On Sat, Jan 05, 2008 at 02:45:41AM +0100, Yoshinori K. Okuji wrote:
> On Friday 04 January 2008 21:37, Robert Millan wrote:
> > > A quick look into util/elf/grub-mkimage.c finds "Don't bother preserving
> > > the section headers". I don't even know if the problem is specifically
> > > with the sec
On Fri, Jan 04, 2008 at 09:10:03PM -0500, Pavel Roskin wrote:
> On Fri, 2008-01-04 at 21:37 +0100, Robert Millan wrote:
>
> > If you want to confirm that it's grub-mkimage's fault, you can try booting
> > kernel.elf directly. In theory it should give you a rescue prompt.
>
> That's what it does.
On Sat, Jan 05, 2008 at 02:27:34AM +0100, Yoshinori K. Okuji wrote:
>
> Anyway, there is no reason that you shouldn't write a detailed description in
> ChangeLog. Indeed, I myself sometimes do that, when I make a big change or
> something hard to understand.
Good enough for me.. I'll take it i
On Sat, Jan 05, 2008 at 02:34:38AM +0100, Yoshinori K. Okuji wrote:
> On Friday 04 January 2008 09:02, Robert Millan wrote:
> > On Thu, Jan 03, 2008 at 06:04:59PM +0200, Vesa Jääskeläinen wrote:
> > > About new context:
> > >
> > > Shouldn't new context have clone of it's parent contexts settings?
On Fri, Jan 04, 2008 at 08:18:19PM -0500, Pavel Roskin wrote:
> On Sat, 2008-01-05 at 02:09 +0100, Yoshinori K. Okuji wrote:
>
> > "big_loaded" sounds horrible to me. How about grub_linux_big_image_loaded?
>
> "big image" is normally abbreviated as bzimage, as opposed to zimage, so
> I would sugg
Would be nice if you could include inline attachments without base64 encoding;
that'd make it easier for context-reply. At least in mutt.
On Sat, Jan 05, 2008 at 03:37:23PM +0800, Bean wrote:
> On Jan 4, 2008 8:08 PM, Bean <[EMAIL PROTECTED]> wrote:
> > On Jan 4, 2008 7:53 PM, Robert Millan <[EM
On Sat, Jan 05, 2008 at 02:24:20AM +0100, Yoshinori K. Okuji wrote:
> On Thursday 03 January 2008 14:59, Robert Millan wrote:
> > I'd like to copy grub/docs/multiboot.texi into grub2 CVS, and start
> > providing it as part of the docs.
> >
> > The copyright holders are:
> >
> > Copyright @copyrig
On Sat, Jan 05, 2008 at 02:35:35AM +0100, Yoshinori K. Okuji wrote:
> On Friday 04 January 2008 13:14, Robert Millan wrote:
> > This patch skips . and .. directories in tab completion. They're basicaly
> > useless to the user, and this mimics bash completion behaviour.
>
> Okay for me.
Committed
On Sat, Jan 05, 2008 at 02:31:51AM +0100, Yoshinori K. Okuji wrote:
> On Friday 04 January 2008 00:54, Robert Millan wrote:
> > On Thu, Jan 03, 2008 at 11:14:23PM +0100, Pascal A. Dupuis wrote:
> > > Hello,
> > >
> > > this is a copy of debian bug 450709
> > > (http://bugs.debian.org/cgi-bin/bugrep
On Saturday 05 January 2008 12:49, Robert Millan wrote:
> On Sat, Jan 05, 2008 at 02:34:38AM +0100, Yoshinori K. Okuji wrote:
> > On Friday 04 January 2008 09:02, Robert Millan wrote:
> > > On Thu, Jan 03, 2008 at 06:04:59PM +0200, Vesa Jääskeläinen wrote:
> > > > About new context:
> > > >
> > > >
On Saturday 05 January 2008 12:50, Robert Millan wrote:
> On Fri, Jan 04, 2008 at 08:18:19PM -0500, Pavel Roskin wrote:
> > On Sat, 2008-01-05 at 02:09 +0100, Yoshinori K. Okuji wrote:
> > > "big_loaded" sounds horrible to me. How about
> > > grub_linux_big_image_loaded?
> >
> > "big image" is norm
On Saturday 05 January 2008 12:53, Robert Millan wrote:
> On Sat, Jan 05, 2008 at 02:24:20AM +0100, Yoshinori K. Okuji wrote:
> > On Thursday 03 January 2008 14:59, Robert Millan wrote:
> > > I'd like to copy grub/docs/multiboot.texi into grub2 CVS, and start
> > > providing it as part of the docs.
On Sat, Jan 05, 2008 at 02:22:17AM +0100, Yoshinori K. Okuji wrote:
> On Thursday 03 January 2008 16:05, Robert Millan wrote:
> > On Thu, Jan 03, 2008 at 04:03:11PM +0100, Robert Millan wrote:
> > > When you set a variable hook (grub_register_variable_hook), this hook
> > > isn't preserved after so
On Sat, Jan 05, 2008 at 01:03:41PM +0100, Yoshinori K. Okuji wrote:
> > Anyway, I wouldn't want to spend much time discussing this. I assume my
> > proposed change (propagating read/write hooks for global/exported
> > variables) sounds fine?
>
> Yes.
Ok, committed.
--
Robert Millan
I know my
On Jan 5, 2008 7:52 PM, Robert Millan <[EMAIL PROTECTED]> wrote:
>
> Would be nice if you could include inline attachments without base64 encoding;
> that'd make it easier for context-reply. At least in mutt.
>
ok, here is it.
2008-01-05 Bean <[EMAIL PROTECTED]>
* Makefile.in (enable_g
On Sat, Jan 05, 2008 at 01:04:24PM +0100, Yoshinori K. Okuji wrote:
> On Saturday 05 January 2008 12:50, Robert Millan wrote:
> > On Fri, Jan 04, 2008 at 08:18:19PM -0500, Pavel Roskin wrote:
> > > On Sat, 2008-01-05 at 02:09 +0100, Yoshinori K. Okuji wrote:
> > > > "big_loaded" sounds horrible to
At Thu, 3 Jan 2008 16:35:33 +0100,
Robert Millan wrote:
> diff -x '*~' -x '*.mk' -Nurp grub2/include/grub/normal.h
> grub2.color/include/grub/normal.h
> --- grub2/include/grub/normal.h 2007-07-22 01:32:22.0 +0200
> +++ grub2.color/include/grub/normal.h 2008-01-03 16:12:53.0 +
On Sat, Jan 05, 2008 at 10:45:46PM +0100, Jeroen Dekkers wrote:
> At Thu, 3 Jan 2008 16:35:33 +0100,
> Robert Millan wrote:
> > diff -x '*~' -x '*.mk' -Nurp grub2/include/grub/normal.h
> > grub2.color/include/grub/normal.h
> > --- grub2/include/grub/normal.h 2007-07-22 01:32:22.0 +0200
22 matches
Mail list logo