Geen omschrijving

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

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 .