All of lore.kernel.org
 help / color / mirror / Atom feed
From: Pavel Roskin <proski@gnu.org>
To: The development of GRUB 2 <grub-devel@gnu.org>
Subject: Re: Google's Summer of Code 2008 / GRUB 2
Date: Tue, 22 Apr 2008 17:49:59 -0400	[thread overview]
Message-ID: <1208900999.25452.7.camel@dv> (raw)
In-Reply-To: <20080421173936.35123e63@gamma.bennetthome.net>


On Mon, 2008-04-21 at 17:39 -0700, Colin D Bennett wrote:
> On Tue, 22 Apr 2008 00:00:06 +0300
> Vesa Jääskeläinen <chaac@nic.fi> wrote:
> > We want to welcome both Colin and Marco to be part of GRUB 2!
> 
> Hi,
> I'm going to be working on the "Fancy Menus" feature for GRUB 2.
> 
> Once I begin producing real code, I will have my Bazaar VCS
> development branch available on my web site for anyone interested, as
> well as periodic tarballs. I'll use the GRUB 2 wiki to document the
> design and implementation as things move forward.

Just in case, there is a git mirror of the repository, updated every 2
hours.  More information here: http://repo.or.cz/w/grub2.git

> Currently I am getting familiar with the GRUB codebase and design. I'm
> going to try to get GRUB 2 booting in QEMU so I can get faster feedback
> during development.

./autogen.sh && ./configure && make -j2
./grub-mkrescue --pkglibdir=. --grub-mkimage=./grub-mkimage grub.iso
qemu -cdrom grub.iso

That will make a bootable CD image using only files from the source
directory and boot it in qemu.  You may need to use the --overlay option
to grub-mkrescue to include fonts, the menu, the fancy stuff etc :-)

-- 
Regards,
Pavel Roskin



  reply	other threads:[~2008-04-22 21:50 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-04-21 21:00 Google's Summer of Code 2008 / GRUB 2 Vesa Jääskeläinen
2008-04-22  0:39 ` Colin D Bennett
2008-04-22 21:49   ` Pavel Roskin [this message]
2008-04-24  7:49   ` Robert Millan
2008-04-23  9:47 ` Marco Gerards
2008-04-23 13:53   ` Colin D Bennett
2008-04-23 21:37   ` Vesa Jääskeläinen
2008-04-24  5:53     ` Marco Gerards
2008-04-24 17:13       ` Vesa Jääskeläinen
2008-04-24  7:54   ` Robert Millan

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1208900999.25452.7.camel@dv \
    --to=proski@gnu.org \
    --cc=grub-devel@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.