No Description

Vladimir Serbinenko 125f436763 Import from bzr to git 11 years ago
docs 8dbf5c8999 2010-01-21 Robert Millan <rmh.grub@aybabtu.com> 15 years ago
grub e8b13ced38 2010-01-21 Robert Millan <rmh@aybabtu.com> 15 years ago
lib e8b13ced38 2010-01-21 Robert Millan <rmh@aybabtu.com> 15 years ago
netboot e8b13ced38 2010-01-21 Robert Millan <rmh@aybabtu.com> 15 years ago
stage1 e8b13ced38 2010-01-21 Robert Millan <rmh@aybabtu.com> 15 years ago
stage2 9a43953b56 2010-01-25 Robert Millan <rmh.grub@aybabtu.com> 15 years ago
util 8dbf5c8999 2010-01-21 Robert Millan <rmh.grub@aybabtu.com> 15 years ago
.cvsignore caa7c3508b Add autom4te.cache 21 years ago
AUTHORS 4f29a8af45 2004-03-27 Yoshinori K. Okuji <okuji@enbug.org> 21 years ago
BUGS db6d85e1ff BUGS doesn't have information any longer, because we use the BTS on 22 years ago
COPYING 791601f51d Autoconf/Automake jumbo patches 26 years ago
ChangeLog 3af093a503 * configure.ac: Build stage2 with -fno-reorder-functions to prevent 13 years ago
MAINTENANCE d58ebbc94c Added a notice in the beginning. 21 years ago
Makefile.am b9d0cc9dcf 2004-04-22 Jeroen Dekkers <jeroen@dekkers.cx> 21 years ago
NEWS 2b55611a79 2005-05-08 Yoshinori K. Okuji <okuji@enbug.org> 19 years ago
README 970554010c Simplify the file README, and update NEWS. 22 years ago
THANKS bf0c591485 Fix e-mail address of Pavel Roskin 15 years ago
TODO a756a4a485 Updated. 21 years ago
acinclude.m4 bce46bf7f1 * configure.ac: Test if '--build-id=none' is supported by the 17 years ago
autogen.sh e8b13ced38 2010-01-21 Robert Millan <rmh@aybabtu.com> 15 years ago
compile 2b55611a79 2005-05-08 Yoshinori K. Okuji <okuji@enbug.org> 19 years ago
config.h.in 3316fed9db Regenerated 21 years ago
configure.ac 3af093a503 * configure.ac: Build stage2 with -fno-reorder-functions to prevent 13 years ago
stamp-h.in 694616c180 modify the implement of the maintainer mode. 25 years ago

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 .