Name Date Size

.. 2016-08-13 03:45:43 11

acinclude.m4 2008-11-08 05:36:41 10.3 KiB

aclocal.m4 2008-11-08 05:36:41 39.1 KiB

AUTHORS 2008-11-08 05:36:41 2.3 KiB

AUTHORS.descrip 2010-08-03 00:37:22 14

BUGS 2008-11-08 05:36:41 182

ChangeLog 2008-11-08 05:36:41 329.1 KiB

compile 2008-11-08 05:36:41 3.6 KiB

config.guess 2008-11-08 05:36:41 42.4 KiB

config.h 2008-11-08 05:36:41 2.9 KiB

config.h.in 2008-11-08 05:36:41 2.7 KiB

config.status.solaris 2008-11-08 05:36:41 40.5 KiB

config.sub 2008-11-08 05:36:41 30.7 KiB

configure 2008-11-08 05:36:41 220.1 KiB

configure.ac 2008-11-08 05:36:41 17.9 KiB

COPYING 2008-11-08 05:36:41 17.6 KiB

COPYING.descrip 2008-11-08 05:36:41 14

depcomp 2008-11-08 05:36:41 14.8 KiB

docs 2008-11-08 05:36:41 32

grub 2016-03-16 17:57:15 8

INSTALL 2008-11-08 05:36:41 9.4 KiB

install-sh 2008-11-08 05:36:41 9 KiB

lib 2009-06-02 09:37:44 10

MAINTENANCE 2008-11-08 05:36:41 2.8 KiB

Makefile.am 2008-11-08 05:36:41 173

Makefile.in 2008-11-08 05:36:41 19.1 KiB

Makefile.solaris 2008-11-08 05:36:41 1.2 KiB

Makefile.solaris.defs 2016-03-16 17:57:15 2.5 KiB

missing 2008-11-08 05:36:41 10.3 KiB

mkinstalldirs 2008-11-08 05:36:41 3.3 KiB

netboot 2016-02-14 22:10:58 82

NEWS 2008-11-08 05:36:41 26.4 KiB

README 2008-11-08 05:36:41 1 KiB

stage1 2008-11-08 05:36:41 7

stage2 2016-08-13 03:45:43 85

stamp-h.in 2008-11-08 05:36:41 10

THANKS 2008-11-08 05:36:41 4.6 KiB

TODO 2008-11-08 05:36:41 3.5 KiB

util 2008-11-08 05:36:41 12

README

This is GNU GRUB, the GRand Unified Bootloader. GRUB is intended to
provide important bootloader features that are missing from typical
personal computer BIOSes:
- provides fully-featured command line and graphical interfaces
- recognizes fdisk partitions and BSD disklabels
- can dynamically read Linux ext2fs, ReiserFS, JFS and XFS, BSD ufs,
MS-DOS FAT16 and FAT32, Minix fs, and VSTa fs filesystems, plus
hardcoded blocklists
- can boot Multiboot-compliant kernels (such as GNU Mach), as well
as standard Linux and *BSD kernels
See the file NEWS for a description of recent changes to GRUB.
If you are interested in the network support, see the file
README.netboot under the directory netboot.
See the file INSTALL for instructions on how to build and install the
GRUB data and program files. See the GRUB manual for details about
using GRUB as your boot loader. Type "info grub" in the shell prompt.
Please visit the official web page of GNU GRUB, for more information.
The URL is <http://www.gnu.org/software/grub/grub.html>.