Go to file
Jiro SEKIBA 811b0dcab8 * fs/nilfs2.c: fix macro NILFS_2ND_SUPER_BLOCK to calculate
2nd superblock position from partition size.
2010-07-13 11:47:30 +02:00
boot Merge mainline into yeeloongfw 2010-06-30 02:30:05 +02:00
bus * bus/usb/usbhub.c: #include time.h header. 2010-07-06 14:53:55 +05:30
commands * commands/help.c (grub_cmd_help): Fix a typo. 2010-07-10 02:40:41 +02:00
conf * conf/common.rmk (grub_probe_SOURCES): Add disk/raid5_recover.c 2010-07-06 19:27:55 +01:00
disk Restructure SCSI .id handling. 2010-07-10 02:59:33 +02:00
docs * docs/grub.texi (Features): Update list of supported file systems. 2010-07-05 11:08:04 +01:00
efiemu * commands/hashsum.c (GRUB_MOD_INIT): Remove duplication of command 2010-05-01 20:28:07 +02:00
font Merge mainline into bidi 2010-07-02 19:35:07 +02:00
fs * fs/nilfs2.c: fix macro NILFS_2ND_SUPER_BLOCK to calculate 2010-07-13 11:47:30 +02:00
gettext Remove grub_list_pop 2010-03-26 20:20:52 +01:00
gfxmenu Merge mainline into bidi 2010-07-02 19:35:07 +02: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 Restructure SCSI .id handling. 2010-07-10 02:59:33 +02:00
io 2010-02-13 Vladimir Serbinenko <phcoder@gmail.com> 2010-02-14 02:10:46 +01:00
kern * kern/emu/getroot.c [__GNU__]: Include <sys/mman.h> for munmap. 2010-07-04 22:00:45 +01:00
lib merge mainline into bidi 2010-05-05 16:28:52 +02:00
loader * loader/multiboot.c (grub_multiboot_boot) [GRUB_USE_MULTIBOOT2]: 2010-07-02 00:40:37 +02:00
mmap * mmap/i386/pc/mmap_helper.S: Set CF on return. 2010-06-28 10:17:57 +02:00
normal * normal/term.c (put_glyphs_terminal): Fix state->num_lines counting. 2010-07-10 02:23:48 +02:00
partmap * partmap/gpt.c (MAX_SECTOR_LOG): New definition. 2010-07-02 02:47:10 +02:00
parttool merge mainline into nestpart 2010-03-26 15:44:13 +01:00
po Remove leftover commands/handler.c in POTFILES. 2010-06-14 20:27:25 +02:00
script Fix parallel build. 2010-06-21 20:34:30 +05:30
term * term/gfxterm.c (grub_gfxterm_background_image_cmd): Fix 2010-07-07 14:12:16 +01:00
tests * tests/util/grub-shell.in: Remove bashisms and declare as sh script. 2010-07-07 17:51:26 +02:00
unicode Add lost unicode LICENSE 2010-03-30 14:21:48 +02:00
util * util/grub-mkrescue.in: Don't use tar GNU-ism since it's not necessary 2010-07-10 02:15:49 +02:00
video Merge mainline into yeeloongfw 2010-06-30 02:30:05 +02:00
.bzrignore Merge mainline into bidi 2010-07-02 19:35:07 +02:00
AUTHORS 2005-09-03 Yoshinori K. Okuji <okuji@enbug.org> 2005-09-03 16:54:27 +00:00
COPYING 2007-07-22 Yoshinori K. Okuji <okuji@enbug.org> 2007-07-21 23:32:33 +00:00
ChangeLog * fs/nilfs2.c: fix macro NILFS_2ND_SUPER_BLOCK to calculate 2010-07-13 11:47:30 +02:00
INSTALL * INSTALL: Document several build requirements for optional features 2010-06-03 09:48:23 +01:00
Makefile.in * Makefile.in (MAINTAINER_CLEANFILES): Remove 2010-07-10 22:37:05 +01:00
NEWS 2010-03-06 Vladimir Serbinenko <phcoder@gmail.com> 2010-03-06 21:49:59 +01:00
README Update the URL of the wiki. 2006-04-02 08:59:23 +00:00
THANKS 2009-12-11 Robert Millan <rmh.grub@aybabtu.com> 2009-12-11 22:44:47 +00:00
TODO 2008-01-07 Robert Millan <rmh@aybabtu.com> 2008-01-07 19:21:34 +00:00
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 Import data for arabic joining computation 2010-03-24 00:35:38 +01:00
config.rpath 2010-01-05 Robert Millan <rmh.grub@aybabtu.com> 2010-01-05 22:44:00 +00:00
configure.ac Avoid == in test command, it's not portable. 2010-07-05 00:45:14 +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 2009-01-10 Robert Millan <rmh@aybabtu.com> 2009-01-10 13:07:44 +00:00
genhandlerlist.sh Working multi-terminal 2009-12-24 21:54:37 +01:00
geninit.sh 2007-07-22 Robert Millan <rmh@aybabtu.com> 2007-07-22 19:17:27 +00:00
geninitheader.sh 2007-07-22 Robert Millan <rmh@aybabtu.com> 2007-07-22 19:17:27 +00:00
genkernsyms.sh.in 2010-02-07 Vladimir Serbinenko <phcoder@gmail.com> 2010-02-07 19:57:55 +01:00
genmk.rb Avoid false positives in fs.lst, partmap.lst, and video.lst due to 2010-06-12 14:33:09 +01:00
genmoddep.awk 2010-03-07 Vladimir Serbinenko <phcoder@gmail.com> 2010-03-07 23:02:13 +01:00
genmodsrc.sh 2007-07-22 Yoshinori K. Okuji <okuji@enbug.org> 2007-07-21 23:32:33 +00:00
genpartmaplist.sh 2008-08-22 Bean <bean123ch@gmail.com> 2008-08-23 14:20:45 +00:00
genparttoollist.sh 2009-07-02 Pavel Roskin <proski@gnu.org> 2009-07-02 04:12:23 +00:00
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 2006-06-04 Yoshinori K. Okuji <okuji@enbug.org> 2006-06-04 12:59:19 +00:00

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.