No description
Find a file
Vladimir 'phcoder' Serbinenko 47674667e3 Import gnulib argp module.
* gnulib/argp-ba.c: New file.
	* gnulib/argp-eexst.c: Likewise.
	* gnulib/argp-fmtstream.c: Likewise.
	* gnulib/argp-fmtstream.h: Likewise.
	* gnulib/argp-fs-xinl.c: Likewise.
	* gnulib/argp-help.c: Likewise.
	* gnulib/argp-namefrob.h: Likewise.
	* gnulib/argp-parse.c: Likewise.
	* gnulib/argp-pin.c: Likewise.
	* gnulib/argp-pv.c: Likewise.
	* gnulib/argp-pvh.c: Likewise.
	* gnulib/argp-version-etc.c: Likewise.
	* gnulib/argp-version-etc.h: Likewise.
	* gnulib/argp-xinl.c: Likewise.
	* gnulib/argp.h: Likewise.
2010-04-03 00:45:01 +02:00
boot Shrink the pre-partition-table part of boot.img by eight bytes. 2010-03-14 15:47:05 +00:00
bus merge mainline into pciclean 2010-01-20 20:40:30 +01:00
commands Simplify Apple CC support. 2010-03-27 00:04:14 +01:00
conf Merge mainline into mbtag 2010-03-27 22:14:41 +01:00
disk Merge mainline into emu-mod 2010-03-14 16:27:54 +01:00
docs 2010-02-16 Vladimir Serbinenko <phcoder@gmail.com> 2010-02-16 13:23:08 +01:00
efiemu Remove -DGRUB_UTIL when compiling grub-emu 2010-02-07 04:23:44 +01:00
font Merge mainline into emu-mod 2010-03-14 16:27:54 +01:00
fs merge mainline into grub-file 2010-03-26 17:06:36 +01: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 Import gnulib argp module. 2010-04-03 00:45:01 +02:00
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 * include/multiboot2.h: Resync with spec. 2010-03-28 14:19:41 +02:00
io 2010-02-13 Vladimir Serbinenko <phcoder@gmail.com> 2010-02-14 02:10:46 +01:00
kern * kern/device.c (grub_device_iterate): Clear errors after failed 2010-03-31 22:03:48 +02:00
lib merge mainline into grub-file 2010-03-26 17:06:36 +01:00
loader * loader/i386/multiboot_mbi2.c (retrieve_video_parameters): Fix compilation on coreboot and qemu 2010-03-30 11:18:29 +02:00
mmap Simplify Apple CC support. 2010-03-27 00:04:14 +01:00
normal 2010-03-06 Vladimir Serbinenko <phcoder@gmail.com> 2010-03-06 17:48:15 +01: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 2010-01-21 Robert Millan <rmh.grub@aybabtu.com> 2010-01-21 08:04:49 +00:00
script merged with mainline 2010-03-26 23:49:49 +05:30
term * term/i386/pc/vesafb.c: Removed (orphaned, deprecated and broken). 2010-03-17 08:22:45 +01:00
tests merged with mainline 2010-03-26 23:49:49 +05:30
util Fix a build failure (-Wundef -Werror) when ENABLE_NLS is not defined, 2010-03-27 12:19:32 +01:00
video * video/fb/fbblit.c (grub_video_fbblit_blend_XXXA8888_1bit): Handle 2010-03-17 00:16:11 +01:00
.bzrignore * .bzrignore: Add grub-bin2h, grub-reboot, and grub-set-default. 2010-03-24 12:50:15 +00:00
acinclude.m4 fix underquoted AC_DEFUN parameters 2010-01-23 22:38:10 +05:30
AUTHORS
autogen.sh Revert obviously wrong 1963 by Felix Zielcke. 2009-12-22 10:10:57 +01:00
ChangeLog Import gnulib argp module. 2010-04-03 00:45:01 +02:00
config.rpath 2010-01-05 Robert Millan <rmh.grub@aybabtu.com> 2010-01-05 22:44:00 +00:00
configure.ac merged in mainline 2010-03-14 22:20:55 +05:30
COPYING
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 Simplify Apple CC support. 2010-03-27 00:04:14 +01: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 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
INSTALL 2010-03-04 Jordan Uggla <jordan.uggla@gmail.com> 2010-03-04 16:28:57 +01:00
Makefile.in Resync with gnulib. 2010-03-27 12:53:40 +01:00
mkinstalldirs
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

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.