Go to file
Robert Millan 9b214e3a53 2009-12-21 Robert Millan <rmh.grub@aybabtu.com>
* util/mkisofs/msdos_partition.h: New file (based on
        include/grub/msdos_partition.h).
        * util/mkisofs/mkisofs.c (use_protective_msdos_label): New variable.
        (OPTION_PROTECTIVE_MSDOS_LABEL): New macro.
        (ld_options, main): Recognize --protective-msdos-label.
        * util/mkisofs/mkisofs.h (use_protective_msdos_label): New declaration.
        * util/mkisofs/write.c: Include `"msdos_partition.h"'.
        (padblock_write): If `use_protective_msdos_label' is set, patch a
        protective DOS-style label in the output image.

        * util/grub-mkrescue.in: Use --protective-msdos-label.
2009-12-21 20:22:12 +00:00
boot 2009-08-14 Pavel Roskin <proski@gnu.org> 2009-08-14 04:12:22 +00:00
bus merge mtrunk into xnu 2009-12-18 03:57:32 +01:00
commands 2009-12-19 Vladimir Serbinenko <phcoder@gmail.com> 2009-12-20 14:09:16 +01:00
conf merge mtrunk into xnu 2009-12-18 03:57:32 +01:00
disk Merge pciaccess branch 2009-12-11 21:12:57 +00:00
docs 2009-10-26 Robert Millan <rmh.grub@aybabtu.com> 2009-10-26 00:38:38 +00:00
efiemu Eliminate empty line 2009-12-18 04:56:55 +01:00
font 2009-07-20 Vladimir Serbinenko <phcoder@gmail.com> 2009-07-20 17:37:37 +00:00
fs 2009-12-19 Vladimir Serbinenko <phcoder@gmail.com> 2009-12-20 14:09:16 +01:00
gettext 2009-12-05 Carles Pina i Estany <carles@pina.cat> 2009-12-05 19:03:27 +00:00
gnulib Merge my gettext branch (gettext support in build system for GRUB utilities) 2009-11-17 20:23:06 +00:00
hello 2009-05-03 Pavel Roskin <proski@gnu.org> 2009-05-04 03:49:08 +00:00
hook 2009-05-03 Pavel Roskin <proski@gnu.org> 2009-05-04 03:49:08 +00:00
include 2009-12-20 Carles Pina i Estany <carles@pina.cat> 2009-12-20 23:32:15 +00:00
io 2009-06-10 Pavel Roskin <proski@gnu.org> 2009-06-11 01:06:39 +00:00
kern 2009-12-21 Andreas Born <futur.andy@googlemail.com> 2009-12-21 15:27:50 +01:00
lib merge mtrunk into xnu 2009-12-18 03:57:32 +01:00
loader 2009-12-19 Vladimir Serbinenko <phcoder@gmail.com> 2009-12-20 14:09:16 +01:00
mmap 2009-09-16 Vladimir Serbinenko <phcoder@gmail.com> 2009-09-17 11:38:50 +00:00
normal 2009-12-21 Robert Millan <rmh.grub@aybabtu.com> 2009-12-21 15:54:56 +00:00
partmap 2009-09-16 Robert Millan <rmh.grub@aybabtu.com> 2009-09-16 19:23:33 +00:00
parttool 2009-08-24 Vladimir Serbinenko <phcoder@gmail.com> 2009-08-24 13:34:03 +00:00
po 2009-12-20 Carles Pina i Estany <carles@pina.cat> 2009-12-20 23:32:15 +00:00
script 2009-12-13 Carles Pina i Estany <carles@pina.cat> 2009-12-13 12:35:20 +00:00
term Discard brightness bit 2009-12-18 17:19:12 +01:00
util 2009-12-21 Robert Millan <rmh.grub@aybabtu.com> 2009-12-21 20:22:12 +00:00
video 2009-12-21 Vladimir Serbinenko <phcoder@gmail.com> 2009-12-21 16:43:21 +01:00
.bzrignore 2009-11-24 Robert Millan <rmh.grub@aybabtu.com> 2009-11-24 18:51:35 +00: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 2009-12-21 Robert Millan <rmh.grub@aybabtu.com> 2009-12-21 20:22:12 +00:00
INSTALL 2009-11-25 Felix Zielcke <fzielcke@z-51.de> 2009-11-25 18:37:04 +01:00
Makefile.in 2009-12-12 Robert Millan <rmh@aybabtu.com> 2009-12-12 00:43:32 +00:00
NEWS Adds gettext note in NEWS. 2009-11-23 20:47:25 +00: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 2009-11-16 Robert Millan <rmh.grub@aybabtu.com> 2009-11-16 19:31:29 +00:00
autogen.sh 2009-11-24 Robert Millan <rmh.grub@aybabtu.com> 2009-11-24 18:51:35 +00:00
configure.ac Merge pciaccess branch 2009-12-11 21:12:57 +00:00
gencmdlist.sh 2009-06-04 Vladimir Serbinenko <phcoder@gmail.com> 2009-06-04 19:39:51 +00:00
gendistlist.sh merge mtrunk into xnu 2009-12-18 03:57:32 +01:00
genfslist.sh 2009-01-10 Robert Millan <rmh@aybabtu.com> 2009-01-10 13:07:44 +00:00
genhandlerlist.sh 2009-04-14 Bean <bean123ch@gmail.com> 2009-04-14 18:12:14 +00: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 Cheery-pick grub-emu split from experimental (rev 1361) 2009-11-23 15:31:54 +00:00
genmk.rb 2009-12-12 Robert Millan <rmh@aybabtu.com> 2009-12-12 00:43:32 +00:00
genmoddep.awk remove all trailing whitespace 2009-06-10 21:04:23 +00: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 Cheery-pick grub-emu split from experimental (rev 1361) 2009-11-23 15:31:54 +00: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.