I merged the updates to GRUB mainline into my working set of patches
and will provide updated versions of the patches yet to be committed to
mainline GRUB.
Here is the status of the patches I've sent so far:
--- --- ---
# Description
Clean patch against trunk SVN revision 1885.
Regards,
Colin
=== modified file 'include/grub/video.h'
--- include/grub/video.h 2008-09-07 14:55:58 +
+++ include/grub/video.h 2008-10-05 04:29:17 +
@@ -47,10 +47,10 @@
#define GRUB_VIDEO_MODE_TYPE_DEPTH_MASK 0xff00
#define GRUB_VIDEO_MO
On Sun, 05 Oct 2008 11:52:08 +0300
Vesa Jskel__inen <[EMAIL PROTECTED]> wrote:
> Colin D Bennett wrote:
> > Clean patch against trunk SVN revision 1885.
> >
> > Regards,
> > Colin
>
> Thanks for the re-base.
>
> In your opinion how should rende
On Sun, 5 Oct 2008 14:17:42 -0500 (CDT)
Andy Goth <[EMAIL PROTECTED]> wrote:
> "Colin D Bennett" <[EMAIL PROTECTED]> wrote:
> > However, in double buffered mode the last rendered frame might
> > not be in the back buffer after calling swap_buffers, depending
On Sun, 05 Oct 2008 13:07:32 +0300
Vesa Jääskeläinen <[EMAIL PROTECTED]> wrote:
> Colin D Bennett wrote:
> > This patch adds support for a 'class' attribute on menu entries.
> > It is somewhat of a kludge, however since currently you just append
> > "|c
On Mon, 06 Oct 2008 22:02:46 +0300
Vesa Jääskeläinen <[EMAIL PROTECTED]> wrote:
> Andy Goth wrote:
> > "Colin D Bennett" <[EMAIL PROTECTED]> wrote:
> > Requiring full-screen repaints is an architectural design that
> > might need rework to undo lat
On Fri, 03 Oct 2008 23:16:51 +0300
Vesa Jääskeläinen <[EMAIL PROTECTED]> wrote:
> Vesa Jääskeläinen wrote:
> > Vesa Jääskeläinen wrote:
> >> It is really necessary that all generic graphical menu code like
> >> bitmap scaler works always. Not just for some optimized formats as
> >> otherwise it wo
On Mon, 13 Oct 2008 09:48:15 -0700
Colin D Bennett <[EMAIL PROTECTED]> wrote:
> I *am* interested in getting high performance, but
> (1) I simply don't have time to do it myself right now, and
> (2) gfxmenu seems plenty fast to me--I have run Lua-driven full screen
>
On Mon, 13 Oct 2008 21:27:46 +0300
Vesa Jääskeläinen <[EMAIL PROTECTED]> wrote:
> Colin D Bennett wrote:
> > On Fri, 03 Oct 2008 23:16:51 +0300
> > Vesa Jääskeläinen <[EMAIL PROTECTED]> wrote:
> >> I have been thinking this a bit and I think best soluti
On Tue, 14 Oct 2008 00:11:42 +0300
Vesa Jääskeläinen <[EMAIL PROTECTED]> wrote:
> Colin D Bennett wrote:
> > On Mon, 13 Oct 2008 21:27:46 +0300
> > Vesa Jääskeläinen <[EMAIL PROTECTED]> wrote:
> >> Idea is that if bitmap is still locked you cannot optimize it o
On Tue, 28 Oct 2008 17:36:54 +
"Matt Sturgeon" <[EMAIL PROTECTED]> wrote:
> Hi, I was looking at xfce themes and i notist that xfce has another
> feature, missing from GRUB 2:
>
> GRUB 2 uses the following system:
>
> [image: Box_slice_names.png]and[image: Box_slice_example_terminal.png]
>
On Wed, 15 Oct 2008 17:34:12 +0300
Vesa Jääskeläinen <[EMAIL PROTECTED]> wrote:
> Colin D Bennett wrote:
> > On Tue, 14 Oct 2008 00:11:42 +0300
> > Vesa Jääskeläinen <[EMAIL PROTECTED]> wrote:
> >> As we have same handle all the time for bitmap we can just
On Mon, 1 Sep 2008 10:57:08 -0700
Colin D Bennett <[EMAIL PROTECTED]> wrote:
> This patch adds a number of different tests to the 'videotest'
> command, including a benchmark test that tabulates the performance
> results for various video modes and graphics operations.
On Fri, 31 Oct 2008 18:31:31 +
"Matt Sturgeon" <[EMAIL PROTECTED]> wrote:
> will all these fonts be included in the next release of GRUB 2?
Probably not; the licenses may not be compatible with GPLv3. These
fonts are ones that came with X.Org on my system, and I just exported
them to BDF fil
On Tue, 4 Nov 2008 20:12:56 +0100
Robert Millan <[EMAIL PROTECTED]> wrote:
> On Tue, Nov 04, 2008 at 08:53:22PM +0200, Vesa Jääskeläinen wrote:
> >
> > I think multipath would be nice feature. Eg. you can have
> > serial/other remote connected and then have local terminal at same
> > time.
>
> I
On Tue, 4 Nov 2008 21:31:38 +0100
Robert Millan <[EMAIL PROTECTED]> wrote:
> On Tue, Nov 04, 2008 at 10:19:38PM +0200, Vesa Jääskeläinen wrote:
> >
> > Font issue is actually a bit problematic. At least there has to be
> > some font somewhere that we can give to users so they can actually
> > use
On Fri, 07 Nov 2008 11:01:30 -0700
Joey Korkames <[EMAIL PROTECTED]> wrote:
> When migrating my Grub1 pxegrub setup to grub2 for testing, some of
> the new quirks in the serial system have bothered me...
>
> Unlike Grub Legacy, where I can specifiy
> the serial console, and have the menu simul-d
On Sat, 06 Dec 2008 22:18:14 +0200
Vesa Jääskeläinen wrote:
> Colin D Bennett wrote:
> > Update:
> >
> > I fixed an error pointed out to me by Y.Volta:
> > In grub_font_get(), if no fonts are loaded, a null pointer is
> > dereferenced. This is fixed in
On Tue, 23 Dec 2008 20:39:15 +0200
Vesa Jääskeläinen wrote:
> Colin D Bennett wrote:
> > On Sat, 06 Dec 2008 22:18:14 +0200
> > Vesa Jääskeläinen wrote:
> >
> >> Colin D Bennett wrote:
> >>> Update:
> >>>
> >>> I fixed an er
On Mon, 29 Dec 2008 09:38:05 -0800 (PST)
sky knight wrote:
> HICan any one point me where should i look for grub memory usage
> details in source?and could any one point me how to make GRUB GFX
> theme.Welkin
Memory usage details? Can you elaborate? Do you mean "how to allocate
memory on the h
On Sat, 3 Jan 2009 12:52:51 +0800
Bean wrote:
> On Sat, Jan 3, 2009 at 6:57 AM, Vesa Jääskeläinen
> wrote:
> > Jerone Young wrote:
> >> I just paid attention to this (sorry). So everything seems fine.
> >> But the dependency on a proprietary java stack to generate fonts
> >> isn't good. Does i
On Fri, 2 Jan 2009 16:44:49 -0600
"Jerone Young" wrote:
> I just paid attention to this (sorry). So everything seems fine. But
> the dependency on a proprietary java stack to generate fonts isn't
> good. Does it happen to work with gcc java ?
The font tool does work with gcj (gcc's Java compil
On Sun, 4 Jan 2009 01:53:16 +0800
Bean wrote:
> Hi,
>
> Unicode characters are split into two sizes, 16x16 and 16x8, and are
> stored in different files, for example:
>
> f16.pcf.gz
> -efont-fixed-medium-r-normal--16-160-75-75-c-160-iso10646-1
>
> h16.pcf.gz
> -efont-fixed-medium-r-normal--16-
On Mon, 5 Jan 2009 07:32:36 +0530
"Varun Deshpande" wrote:
> hi
> i am very new here.
> i want to contribute for grub. so first step to compile grub code &
> install it. i complied code with normal way i.e.
> ./configure
> make
> make install
>
>
> after that when i run grub --version i got old
I made this work in my shell script,
and though I think doing it properly would require some autotools
magic, I could add a quick-and-dirty target to a makefile to build
using gcj. Should I try to do this?
Regards,
Colin
> On Sat, Jan 3, 2009 at 10:45 AM, Colin D Bennett
> wrote:
>
>
On Tue, 06 Jan 2009 16:18:15 +0200
Vesa Jääskeläinen wrote:
> Bean wrote:
> > Hi,
> >
> > This patch converts existing font to pf2. It uses the freetype2
> > library, so it can support most common file format, like bdf,
> > pcf.gz, ttf, etc.
Wow! Thanks, Bean. That is great!
> > Usage: grub-
On Wed, 7 Jan 2009 20:56:25 -0600
"Jerone Young" wrote:
> Collin does your java converter need to stay in the repo now that
> grub-mkfont is there? Any benefits to it over grub-mkfont?
No, I don't think there is any reason to keep it if grub-mkfont has
been shown to work. I haven't had a chance
On Wed, 7 Jan 2009 01:33:42 +0800
Bean wrote:
> Hi Colin,
>
> BTW, there seems to be some new tags in the pf2 file created by java
> converter, perhaps you can update the wiki page sometime ?
Hi Bean,
I have updated the font format document [1]. The following are the main
changes I made:
* A
On Sat, 17 Jan 2009 04:14:45 +0100
"Neal H. Walfield" wrote:
> Hi,
>
> grub-mkrescue is quite useful, however, I'd like to be able to
> customize the image it creates a bit more than it currently supports.
> In particular, I'd like to load another config file at boot time. The
> attached patch
On Sat, 24 Jan 2009 13:47:15 +0100
Carles Pina i Estany wrote:
>
> Hello,
>
> In Grub command line I really miss a cat with pagination (like
> more/less). Any reason that it's not here? I don't remember if we
> discussed it. Or it's there and I have not found.
Have you tried "set pager=1; cat
On Sat, 24 Jan 2009 22:18:51 +0200
Vesa Jääskeläinen wrote:
> Carles Pina i Estany wrote:
> > Hello,
> >
> > On Jan/24/2009, Carles Pina i Estany wrote:
> >
> >> In Grub command line I really miss a cat with pagination (like
> >> more/less). Any reason that it's not here? I don't remember if we
On Sun, 25 Jan 2009 14:23:29 +0100
Javier Martín wrote:
> El dom, 25-01-2009 a las 12:34 +0200, Vesa Jääskeläinen escribió:
> > Javier Martín wrote:
> > > This patch modifies several files in the build system (mainly common.rmk
> > > and genmk.rb) to reduce the general verbosity of the build proc
On Wed, 28 Jan 2009 13:01:52 +
Antóin Óg Ó Cuinneagáin wrote:
> Hi my name is Anthony Cunningham and I have recently joined this list.
>
> I'd had some ideas for features for Grub and the wiki mentions putting
> them on this list in case they exist, or others may be working on
> something si
On Sat, 31 Jan 2009 11:19:51 +0200
Vesa Jääskeläinen wrote:
> I combined your menu entry and menu viewer patches and committed them in
> with slight modifications. See if you are happy with it :)
Looks good.
> Oh. And btw. I think I am out of sync what is still missing. So let me
> know if you
This patch adds support for multiple fallback entries in grub.cfg.
I'll prepare the ChangeLog entry when the patch is approved to be
committed.
The patch is against GRUB trunk revision 1964.
Regards,
Colin
=== modified file 'include/grub/normal.h'
--- include/grub/normal.h 2009-01-31 09:15:43 +0
This patch adds double buffering support support to the VBE
video driver including page flipping and blitting from an offscreen back
buffer.
The patch is against GRUB trunk revision 1964.
Regards,
Colin
=== modified file 'include/grub/video.h'
--- include/grub/video.h 2009-01-02 15:26:06 +
++
This patch adds bitmap scaling support to GRUB.
It also adds support to gfxterm for scaling the background image to fit
the screen. The background_image command supports a new -m/--mode
option, which takes "stretch" (the default) or "normal" as values.
The patch is against GRUB trunk revision 19
This patch improves the videotest command by adding a number of
different tests for particular features. The 'videotest text' test
tests the rendering of Unicode UTF-8 text, for instance, and the
'videotest bench' command runs a video performance benchmark. The
original videotest command is acces
On Tue, 03 Feb 2009 20:03:04 -0500
BandiPat wrote:
> Here is my new grub.cfg file:
...
> ### BEGIN /usr/etc/grub.d/00_header ###
> set default=0
> set timeout=10
> if loadfont /usr/share/grub/ascii.pf2 ; then
>set gfxmode=640x480
>insmod gfxterm
>insmod vbe
>terminal_output gfxter
OK button to dismiss the message before the delay has
elapsed.
Regards,
Colin
=== modified file 'ChangeLog'
--- ChangeLog 2009-02-04 10:52:25 +
+++ ChangeLog 2009-02-05 17:23:08 +
@@ -1,3 +1,66 @@
+2009-02-05 Colin D Bennett
+
+ Support multiple fallb
On Thu, 05 Feb 2009 21:44:59 +0100
phcoder wrote:
> Hello. First of all some good news: I managed to boot xnu kernel. To do
> so I need to set it to video mode and pass video mode info to kernel.
> Now I do it in adapter-specific way which is bad and ugly. So I would
> like to propose an inter
On Sat, 7 Feb 2009 22:26:36 +0100
Robert Millan wrote:
> On Thu, Jan 22, 2009 at 12:08:28AM +0200, Vesa Jääskeläinen wrote:
> >
> > Are you using gfxterm ? If yes, then your font is missing í. Try to load
> > unifont.bf2 or unicode.bf2. I think debian defaults to ascii.bf2 which
> > may not incl
Log'
--- ChangeLog 2009-02-04 10:52:25 +
+++ ChangeLog 2009-02-08 21:46:42 +0000
@@ -1,3 +1,14 @@
+2009-02-08 Colin D Bennett
+
+ Optimized font character lookup using binary search instead of linear
+ search. Fonts now are required to have the character index ordered by
+ code p
On Mon, 9 Feb 2009 15:11:16 +0100
Robert Millan wrote:
> On Sun, Feb 08, 2009 at 01:49:53PM -0800, Colin D Bennett wrote:
> > This patch greatly—*tremendously*, even, if higher-numbered Unicode
> > characters are used—speeds up retrieving a glyph for a particular
> > Uni
Committed, with a few improvement to error handling when executing menu
entries.
Regards,
Colin
signature.asc
Description: PGP signature
___
Grub-devel mailing list
Grub-devel@gnu.org
http://lists.gnu.org/mailman/listinfo/grub-devel
On Thu, 19 Feb 2009 16:05:10 +0100
phcoder wrote:
> Personally if tpm support is merged into mainline grub2 I'll stop using
> it. However what you request doesn't need tpm. Authenticity of modules,
> configuration files and so on can be verified by one of 4 methods:
> 1) internal signatures
> 2
On Sun, 08 Feb 2009 10:47:34 +0200
Vesa Jääskeläinen wrote:
> phcoder wrote:
> > Hello. I've run into the bug that when editing menu entry in gfxterm
> > characters disappear after cursor moves away from its position. Here is
> > bugfix
>
> I don't think this is a clean fix:
>
> > Index: term/g
On Sun, 29 Mar 2009 22:10:34 +0900
"Yoshinori K. Okuji" wrote:
> On Sunday 29 March 2009 21:09:05 Bean wrote:
> > 3. Currently, the structure of normal.mod just mix things together to
> > a point that make modification difficult, if not impossible. For
> > example, the current bash script engine
On Tue, 31 Mar 2009 14:11:28 +0800
Bean wrote:
> You're right, LUA is compact yet still powerful, it's quite suitable
> for our purpose. If it's fine with other developers, I can start
> working on it. Oh btw, is the license compatible ?
Lua 5.1 is under the MIT X11 license, which is GPL-compati
On Sat, 04 Apr 2009 00:19:46 +0200
phcoder wrote:
> > setjmp is required for the switch between rescue mode and normal mode.
>
> It isn't. You can just call the corresponding function. What's wrong
> with such approach?
So you could have something like
-
void grub_main ()
{
//.
Bean wrote:
> 2009/4/8 Vesa Jääskeläinen :
> > Bean wrote:
> >> Hi,
> >>
> >> This patch integrate the LUA script engine to grub2
Cool!
> I add a grub library to lua, now it only contain grub.run, but it
> would be easy to add more function. I think it would be useful to add
> function to interfa
Yoshinori K. Okuji wrote on Saturday 11 April 2009:
> On Saturday 11 April 2009 08:25:50 phcoder wrote:
> > I don't see any stoppers to merge this patch
>
> Personally, I don't like this so much. Is it so useful?
Absolutely. I find it tedious to scroll back through thousands of lines of
text ful
phcoder wrote on Sunday 12 April 2009:
> Hello, we all know how annoying are these autogenerated files. We could
> remove it. The main argument against it is that people will not be able
> to compile without installing a lot of developement tools. It changes
> nothing for the users wanting to modif
David Miller wrote on Friday 17 April 2009:
> From: Pavel Roskin
> Date: Fri, 17 Apr 2009 11:54:57 -0400
>
> > I suggest that we eliminate all nested functions.
>
> I support this completely.
Me too.
While I like the idea of nested functions, since they are like closures and
make a lot of commo
Vesa Jääskeläinen wrote on Saturday 02 May 2009:
> Hi All,
>
> I will be absence from the project related work for a while... So please
> feel free to continue or replace the work that I may have got pending.
>...
> Colin: Please feel free to integrate graphical menu change without my
> approval. I
Chris Umphress wrote on Friday 08 May 2009:
> We'll overwrite the boot loader and restore the partition table if it
> was destroyed. That would be handled from a custom, bootable live-CD
> or thumbdrive. This is going to be used on laptops that are lent out
> and it is one more way that we can try
Robert Millan wrote on Sunday 17 May 2009:
> Hi,
>
> On Sun, May 17, 2009 at 04:34:16PM +0200, Vladimir 'phcoder' Serbinenko
wrote:
> > --- a/term/gfxterm.c
> > +++ b/term/gfxterm.c
> > @@ -27,10 +27,7 @@
> > #include
> > #include
> >
> > -#define DEFAULT_VIDEO_WIDTH640
> > -#define DE
User pelle.k on the Ubuntu forums had an interesting (and to me, appealing)
idea to provide customization of the GRUB text menu appearance to make it
cleaner and more elegant (obviously this may vary with personal taste). I
have seen other questions on the GRUB list here about removing or chang
Robert Millan wrote on Thursday 25 June 2009:
> On Thu, Jun 25, 2009 at 12:07:18PM +0800, Bean wrote:
> > Hi,
> >
> > The current menu system is a little chaotic, the various components
> > are mixed together which make it difficult to maintain and extend.
> > Therefore, I propose a new design whic
Bean wrote on Thursday 25 June 2009:
> On Thu, Jun 25, 2009 at 10:25 PM, Robert Millan wrote:
> > On Thu, Jun 25, 2009 at 06:50:55AM -0700, Colin D Bennett wrote:
> >> > Isn't Colin already working on a redesign of the menu?
> >>
> >> Yes, but I haven&
Pavel Roskin wrote on Thursday 25 June 2009:
> Hello!
>
> LWN.net is featuring GRUB in its last weekly release. The story will be
> open for everyone two weeks from now. In the meantime, it can be
> accessed using this URL:
> http://lwn.net/SubscriberLink/338337/e44cc926a53c0fc0/
>
> The story ha
On Fri, 20 Nov 2009 23:17:51 +0100
Vladimir 'φ-coder/phcoder' Serbinenko wrote:
> Hello, all. After various delays with various cause I'm proud to
> announce the availability of Colin's gfxmenu into experimental branch
> of grub2.
Thanks for keeping things moving forward even while I have not ha
On Sat, 21 Nov 2009 16:43:57 +0100
Robert Millan wrote:
> On Fri, Nov 20, 2009 at 11:17:51PM +0100, Vladimir 'φ-coder/phcoder'
> Serbinenko wrote:
> > Example menu is available at
> > http://grub.gibibit.com/files/overlay_2009-07-19.tar.gz
>
> Colin, we would need to know more details about the
On Mon, 23 Nov 2009 02:19:24 +0100
Vladimir 'φ-coder/phcoder' Serbinenko wrote:
> Carles Pina i Estany wrote:
> > Hello,
> >
> > I have to go to sleep now, but I've realized about a mistake or at
> > least unexpected behaviour.
> ...
> Looks like the mess is actually more profound than you descri
On Tue, 24 Nov 2009 19:14:52 +0100
Vladimir 'φ-coder/phcoder' Serbinenko wrote:
> Hello, Colin. Your gfxmenu doesn't have any editor. Was it somehow
> lost?
No... I have not yet created one. :-(
Regards,
Colin
signature.asc
Description: PGP signature
__
On Tue, 24 Nov 2009 18:35:55 +0100
Robert Millan wrote:
> On Tue, Nov 24, 2009 at 04:27:13PM +0100, Michal Suchanek wrote:
> >
> > I suspect what you are asking is impossible.
> >
> > As far as I understand unifont is a single bitmap font in a single
> > pixel size and the tarball you sent cont
On Sat, 21 Nov 2009 19:24:53 +0100
Felix Zielcke wrote:
> Am Samstag, den 21.11.2009, 10:17 -0800 schrieb Colin D Bennett:
> > On Sat, 21 Nov 2009 16:43:57 +0100
> > Robert Millan wrote:
> >
> > > On Fri, Nov 20, 2009 at 11:17:51PM +0100, Vladimir
> >
On Thu, 07 Jan 2010 16:27:56 +0100
Felix Zielcke wrote:
> Am Donnerstag, den 07.01.2010, 10:13 -0500 schrieb Chris Jones:
>
> The only docs about it that exist currently are the ones on Colin's
> site AFAIK:
> http://grub.gibibit.com/
> But they're outdated now, the theme format has been changed
On Thu, 7 Jan 2010 22:47:38 +0100
Robert Millan wrote:
> On Thu, Jan 07, 2010 at 08:33:24AM -0800, Colin D Bennett wrote:
> >
> > BTW, the theme document is also on the wiki at
> > <http://grub.enbug.org/ThemeFormat>.
> >
> > I am about to build GRUB f
On Thu, 14 Jan 2010 15:01:41 +0530
BVK Chaitanya wrote:
> Hi,
>
>
> Attached is the initial version of workflow document for GRUB
> contributions. I am yet to get right DVCS right, so I suspect it
> might have minor differences from what other developers are following
> already.
>
> Let me kn
On Mon, 18 Jan 2010 18:15:37 +
Colin Watson wrote:
> On Mon, Jan 18, 2010 at 09:49:15AM -0800, Colin D Bennett wrote:
> > Do you want to mention how GRUB committers should merge features to
> > the official trunk branch? I think the appropriate process,
> > assumi
On Tue, 19 Jan 2010 11:52:27 +0100
Michal Suchanek wrote:
> 2010/1/19 BVK Chaitanya :
> > On Mon, Jan 18, 2010 at 11:19 PM, Colin D Bennett
> > wrote:
>
> >>>
> >>> # create a patch and send to mailing list
> >>> grub$ bzr diff -r submit:
On Sat, 13 Feb 2010 18:29:41 +0100
Michal Suchanek wrote:
> 2010/2/11 Vladimir 'φ-coder/phcoder' Serbinenko :
> > Michal Suchanek wrote:
> >> 2010/2/11 Vladimir 'φ-coder/phcoder' Serbinenko
> >> :
> >>
> >>> Michal Suchanek wrote:
> >>> - unsigned int x;
> >>> - unsigned int y;
> >>> - u
On Mon, 15 Feb 2010 19:14:57 +0100
Michal Suchanek wrote:
> What is left unsigned is the framebuffer size in mode info and it
> indeed requires some casts and causes trouble. It made me change one
> of the transform routines to asymmetric types because it is used
> (almost) exclusively on the mod
On Thu, 18 Feb 2010 14:50:15 +0100
Michal Suchanek wrote:
> On 18 February 2010 01:48, Colin Watson wrote:
> > On Wed, Feb 17, 2010 at 05:37:16PM -0700, Joey Korkames wrote:
> >> Christian Auby writes:
> >>> How would I go about setting up grub2 with both serial console and
> >>> graphical conso
I would like to suggest that the first line of all commit messages
consist of a brief summary (80 or fewer characters) of the commit.
This would make it a thousand times easier to see what changes are
actually taking place from the VCS log. Currently you see things like:
2220: Colin Watson 2010-
On Fri, 09 Apr 2010 19:54:07 +0200
Vladimir 'φ-coder/phcoder' Serbinenko wrote:
> Evgeny Kolesnikov wrote:
> > On Fri, 2010-04-02 at 22:23 +0200, Vladimir 'φ-coder/phcoder'
> > Serbinenko wrote:
> >
> >> +#define FONT_FORMAT_STORAGE_PACK_MASK 0x0F
> >> +#define FONT_FORMAT_STORAGE_PACKED 1
> >> +
On Mon, 12 Apr 2010 09:31:56 +0200
Vladimir 'φ-coder/phcoder' Serbinenko wrote:
>
> >> Mixing compression and font engine will make the code more complex
> >> and bug prone. It's better to put compression layer below the font
> >> and make font subsystem unaware of it. The only exception is if
>
an we assume
> that it's under your contributor agreement?
Yes, I wrote it myself (as you might guess from the line that says
“Author: Colin D. Bennett ”. ;-) And yes, it is
covered under my contributor agreement.
> Was it written in html or
> converted to it from another format?
Perhaps instead of pre-generating the entire GRUB configuration
(e.g. from a particular Distro like Ubuntu 9.10) things could be
inserted into the main grub.cfg at GRUB boot time.
Here's just a portion of what Ubuntu 10.04 puts in the generated
grub.cfg (of course with a stern warning not to hand
On Thu, 20 May 2010 18:35:54 +0100
Colin Watson wrote:
> I would like to convert Ubuntu CDs to boot using GRUB for Ubuntu
> 10.10.
>
> This is a bit ambitious. We're currently using ISOLINUX with SuSE's
> gfxboot extensions, and extensive theming to offer various custom
> menus. A number of the
On Fri, 25 Jun 2010 09:58:34 +0100
Colin Watson wrote:
> I recently posted ("Subject: [PATCH] Optimise memset on i386" -
> sorry, I don't seem to have a route to lists.gnu.org at the moment so
> I can't post an archive link) about optimising GRUB's video
> initialisation, and hinted that it might
On Thu, 9 Sep 2010 01:20:40 +0200
Robert Millan wrote:
> It seems we have a ton of double-free bugs in label() and
> uuid() routines.
>
> Take for example grub_ext2_label():
>
> data = grub_ext2_mount (disk);
> if (data)
> *label = grub_strndup (data->sblock.volume_name, 14);
> else
>
On Thu, 23 Sep 2010 09:47:44 -0400
Patrick Doyle wrote:
> Thank you for the reply. I am able to boot either the 32-bit or the
> 64-bit kernel via grub when it is installed in /dev/sda3 (my Linux
> partition). But I have to set acpi=off (or maxcpus=1) in order to
> boot the kernel.
I am running
On Fri, 1 Oct 2010 16:40:38 +0100
Piscium wrote:
> On 1 October 2010 15:15, Tom Davies wrote:
> > jpg compression does some horrible things to pictures especially if
> > you try to resize after cropping or doing anythign to them really.
> > Why not stay with png?
>
> That is a good point. And I
On Fri, 1 Oct 2010 17:11:22 +0100
Piscium wrote:
> 2010/10/1 Vladimir 'φ-coder/phcoder' Serbinenko :
>
> > Upgrade
>
> OK, I built and installed the trunk version, and still the jpeg is
> not shown.
>
> If jpeg works for some people, this could be hardware related. My
> monitor is 1920X1080. T
On Tue, 11 Jan 2011 03:39:38 +
Matt Sturgeon wrote:
> Quick question though: How do I choose a theme?
>
> I tried (In Ubuntu Natty 11.04 - GRUB 1.99) setting GRUB_THEME to the
> theme.txt file (/boot/grub/themes/winter/theme.txt) of Colin Bennett's
> originonal "Winter" theme, which didnt wo
On Thu, 31 Mar 2011 21:17:10 +0200
Vladimir 'φ-coder/phcoder' Serbinenko wrote:
> Hello, when discussing after the temporary wiki problems it was
> decided that it would be better to migrate the information from wiki
> into the manual and developper manual where legal reasons permit. You
> have c
101 - 188 of 188 matches
Mail list logo