No description
Find a file
2010-07-29 18:13:00 -03:00
boot merge mainline into rescue-efi 2010-05-17 21:26:16 +02:00
bus 2010-06-02 Aleš Nesrsta <starous@volny.cz> 2010-06-02 17:16:20 +02:00
commands Adaptation for the new protocols and interface structs. 2010-06-21 19:15:45 -03:00
conf Parse ipv6 header on incoming packets. 2010-06-23 14:49:46 -03:00
disk 2010-06-02 Aleš Nesrsta <starous@volny.cz> 2010-06-02 17:16:20 +02:00
docs merge mainline 2010-06-17 16:14:08 +01: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 Only open the card in netboot. 2010-07-29 18:07:09 -03:00
gettext Remove grub_list_pop 2010-03-26 20:20:52 +01:00
gfxmenu * gfxmenu/gui_list.c (draw_menu): Don't add scrollbar width to padding. 2010-05-23 13:59:50 +02:00
gnulib POSIX header file wrappers. 2010-04-06 01:17:32 +05:30
hello
hook
include Added support to netdisk specified in the form (net,protocol,server_ip,username,password) 2010-07-13 11:22:35 -03:00
io
kern Added support to netdisk specified in the form (net,protocol,server_ip,username,password) 2010-07-13 11:22:35 -03:00
lib * lib/posix_wrap/locale.h: Add missing file. 2010-04-10 02:08:01 +02:00
loader * loader/i386/multiboot_mbi.c (retrieve_video_parameters): Set red 2010-06-23 09:22:03 +01:00
mmap * commands/hashsum.c (GRUB_MOD_INIT): Remove duplication of command 2010-05-01 20:28:07 +02:00
net Process errot packets in TFTP reply. 2010-07-29 18:13:00 -03:00
normal Added support to netdisk specified in the form (net,protocol,server_ip,username,password) 2010-07-13 11:22:35 -03:00
partmap Merge mainline into sunpc 2010-03-26 16:35:12 +01:00
parttool
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 Cirrus 5446 and Bochs video cards support. 2010-06-20 14:15:20 +02:00
tests Use FOR_* macros instead of *_iterate whenever possible. 2010-06-11 22:31:16 +02:00
util * util/grub-mkconfig.in: Capitalise and export GRUB_PREFIX. Stop 2010-06-20 13:37:18 +02:00
video Cirrus 5446 and Bochs video cards support. 2010-06-20 14:15:20 +02:00
.bzrignore * .bzrignore: Ignore 41_custom. 2010-06-12 15:09:38 +01:00
acinclude.m4 TARGET_IMG_LDFLAGS_AC now always expects a number appended to it. Fixed 2010-04-18 19:57:50 +02:00
AUTHORS
autogen.sh
ChangeLog * loader/i386/multiboot_mbi.c (retrieve_video_parameters): Set red 2010-06-23 09:22:03 +01:00
config.rpath
configure.ac Add . to the directories searched for unifont. 2010-06-08 12:09:34 +02:00
COPYING
gencmdlist.sh
gendistlist.sh
genemuinit.sh
genemuinitheader.sh
genfslist.sh
genhandlerlist.sh
geninit.sh
geninitheader.sh
genkernsyms.sh.in
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
genmodsrc.sh
genpartmaplist.sh
genparttoollist.sh
gensymlist.sh.in
genterminallist.sh
gentrigtables.c
genvideolist.sh
INSTALL * INSTALL: Document several build requirements for optional features 2010-06-03 09:48:23 +01:00
Makefile.in Fix help2man failure with program name transformation. 2010-06-14 21:26:48 +02:00
mkinstalldirs
NEWS
README
THANKS
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.