Go to file
Vladimir 'phcoder' Serbinenko 7dd5a111ba * kern/mm.c (grub_real_malloc): Put magic and size assignment in common
part.
2010-05-03 13:12:55 +02:00
boot * boot/i386/qemu/boot.S: Add a missing .code16. 2010-05-01 14:38:09 +02:00
bus merge mainline into pciclean 2010-01-20 20:40:30 +01:00
commands * commands/help.c (grub_cmd_help): Fix a typo. 2010-05-01 21:31:45 +02:00
conf * commands/iorw.c: New file. 2010-05-01 19:37:04 +02:00
disk * disk/lvm.c (grub_lvm_memberlist): Issue an error if pv->disk = 0. 2010-04-17 18:58:56 +02:00
docs * docs/grub.texi (play): Document that zero pitches produce rests. 2010-04-28 22:59:27 +02:00
efiemu * commands/hashsum.c (GRUB_MOD_INIT): Remove duplication of command 2010-05-01 20:28:07 +02:00
font * commands/hashsum.c (GRUB_MOD_INIT): Remove duplication of command 2010-05-01 20:28:07 +02:00
fs Nilfs2 support. 2010-04-24 22:09:08 +02:00
gettext 2010-03-04 Vladimir Serbinenko <phcoder@gmail.com> 2010-03-05 15:30:44 +01:00
gfxmenu 2010-03-04 Robert Millan <rmh.grub@aybabtu.com> 2010-03-04 23:16:34 +01:00
gnulib POSIX header file wrappers. 2010-04-06 01:17:32 +05:30
hello 2010-01-03 Carles Pina i Estany <carles@pina.cat> 2010-01-03 19:50:51 +01:00
hook Clean building system 2010-02-07 23:49:49 +01:00
include Hotkey support 2010-05-01 19:33:17 +02:00
io 2010-02-13 Vladimir Serbinenko <phcoder@gmail.com> 2010-02-14 02:10:46 +01:00
kern * kern/mm.c (grub_real_malloc): Put magic and size assignment in common 2010-05-03 13:12:55 +02:00
lib * lib/posix_wrap/locale.h: Add missing file. 2010-04-10 02:08:01 +02:00
loader Split coreboot and multiboot ports. 2010-05-01 14:06:53 +02:00
mmap * commands/hashsum.c (GRUB_MOD_INIT): Remove duplication of command 2010-05-01 20:28:07 +02:00
normal * commands/hashsum.c (GRUB_MOD_INIT): Remove duplication of command 2010-05-01 20:28:07 +02:00
partmap Merge mainline into sunpc 2010-03-26 16:35:12 +01:00
parttool merge mainline into nestpart 2010-03-26 15:44:13 +01:00
po Add grub-mkconfig support for NetBSD. 2010-04-19 21:25:41 +02:00
script fix comment and brace handling 2010-04-30 13:50:41 +05:30
term * commands/hashsum.c (GRUB_MOD_INIT): Remove duplication of command 2010-05-01 20:28:07 +02:00
tests added few more test cases 2010-05-01 15:39:59 +05:30
util * util/grub-mkconfig_lib.in (make_system_path_relative_to_its_root): 2010-05-01 21:39:32 +02:00
video Add missing id field to grub_video_sm712_adapter 2010-04-03 14:12:43 +02:00
.bzrignore * .bzrignore: Add grub-bin2h, grub-reboot, and grub-set-default. 2010-03-24 12:50:15 +00:00
AUTHORS
COPYING
ChangeLog * kern/mm.c (grub_real_malloc): Put magic and size assignment in common 2010-05-03 13:12:55 +02:00
INSTALL 2010-03-04 Jordan Uggla <jordan.uggla@gmail.com> 2010-03-04 16:28:57 +01:00
Makefile.in * Makefile.in (TARGET_LDFLAGS): Add -static-libgcc. 2010-04-24 23:18:57 +02:00
NEWS 2010-03-06 Vladimir Serbinenko <phcoder@gmail.com> 2010-03-06 21:49:59 +01:00
README
THANKS 2009-12-11 Robert Millan <rmh.grub@aybabtu.com> 2009-12-11 22:44:47 +00:00
TODO
acinclude.m4 TARGET_IMG_LDFLAGS_AC now always expects a number appended to it. Fixed 2010-04-18 19:57:50 +02:00
autogen.sh Revert obviously wrong 1963 by Felix Zielcke. 2009-12-22 10:10:57 +01:00
config.rpath 2010-01-05 Robert Millan <rmh.grub@aybabtu.com> 2010-01-05 22:44:00 +00:00
configure.ac Split coreboot and multiboot ports. 2010-05-01 14:06:53 +02:00
gencmdlist.sh 2010-01-03 Robert Millan <rmh.grub@aybabtu.com> 2010-01-03 22:05:07 +00:00
gendistlist.sh merge mtrunk into xnu 2009-12-18 03:57:32 +01:00
genemuinit.sh Eliminate blacklist of modules w/o init 2010-02-07 03:58:14 +01:00
genemuinitheader.sh Eliminate blacklist of modules w/o init 2010-02-07 03:58:14 +01:00
genfslist.sh
genhandlerlist.sh Working multi-terminal 2009-12-24 21:54:37 +01:00
geninit.sh
geninitheader.sh
genkernsyms.sh.in 2010-02-07 Vladimir Serbinenko <phcoder@gmail.com> 2010-02-07 19:57:55 +01:00
genmk.rb Merge mainline into emu-modload 2010-04-10 01:25:46 +02:00
genmoddep.awk 2010-03-07 Vladimir Serbinenko <phcoder@gmail.com> 2010-03-07 23:02:13 +01:00
genmodsrc.sh
genpartmaplist.sh
genparttoollist.sh
gensymlist.sh.in Merge mainline into cleanbuild 2010-03-14 16:01:31 +01:00
genterminallist.sh Eliminate grub_term_register_{input,output}_active. Default terminals are 2010-01-09 23:42:17 +01:00
gentrigtables.c Use return instead of exit () in gentrigtables.c 2009-11-24 04:21:07 +01:00
genvideolist.sh 2009-12-12 Robert Millan <rmh@aybabtu.com> 2009-12-12 00:43:32 +00:00
mkinstalldirs

README

This is GRUB 2, the second version of the GRand Unified Bootloader.
GRUB 2 is rewritten from scratch to make GNU GRUB cleaner, safer, more
robust, more powerful, and more portable.

See the file NEWS for a description of recent changes to GRUB 2.

See the file INSTALL for instructions on how to build and install the
GRUB 2 data and program files.

Please visit the official web page of GRUB 2, for more information.
The URL is <http://www.gnu.org/software/grub/grub.html>.

For now, there is not much documentation yet. Please look at the GRUB
Wiki <http://grub.enbug.org> for testing procedures.