Go to file
Dennis Gilmore 0423d66014 readd accidently deleted patch 2010-07-24 15:33:19 +00:00
.cvsignore clean up patches update to match rawhide 2010-07-24 15:32:41 +00:00
90_persistent Initial import 2008-08-27 08:07:28 +00:00
Makefile Fix typo that causes a failure to update the common directory. (releng 2009-11-26 02:03:30 +00:00
README.Fedora typo 2008-08-27 12:40:16 +00:00
branch Initialize branch EL-6 for grub2 2010-05-08 01:52:51 +00:00
grub-1.95-grubdir.patch readd accidently deleted patch 2010-07-24 15:33:19 +00:00
grub-1.97.1-initramfs.patch clean up patches update to match rawhide 2010-07-24 15:32:41 +00:00
grub-1.98-follow-dev-mapper-symlinks.patch clean up patches update to match rawhide 2010-07-24 15:32:41 +00:00
grub.default Initial import 2008-08-27 08:07:28 +00:00
grub2.spec clean up patches update to match rawhide 2010-07-24 15:32:41 +00:00
import.log Initial import 2008-08-27 08:07:28 +00:00
sources clean up patches update to match rawhide 2010-07-24 15:32:41 +00:00

README.Fedora

Using GNU GRUB 2 in Fedora
==========================

Though GRUB 2 provides various feature enhancements over previous GRUB
version (referred to as "GRUB", or "GRUB Legacy"), it did not reach its
stability and feature completness yet, and thus is not ready to replace
it for the whole user base. This package is primarily intended to
encourage testing and accelerate distribution integration.

It is generally safe to install the package. It is able to co-exist with
existing GRUB installation and adds itself to the GRUB menu upon
installation, so you'll able to select GRUB 2 from GRUB menu during
the boot.

Utilities
---------

The GRUB 2 utilities are prefixed (or postfixed) with 'grub2':

grub2-editenv
grub2-mkimage
grub2-mkelfimage
grub2-mkrescue
grub2-emu
grub2-install
grub2-mkdevicemap
grub2-probe
grub2-setup
update-grub2

Documentation
-------------

The GRUB 2 lacks documentation. While you are encouraged to contribute
the documentation, you can use the GRUB 2 Wiki [1] as primary source of
information pertaining to this development snapshot.

[1] http://grub.enbug.org/

If you intend to install grub2 as your primary boot loader refer to
the GRUB 2 Wiki for information on how to set it up.

Support channels
----------------

If you find a bug in this package, report them to the Red Hat Bugzilla [2].
For talk about using grub2, use IRC channel #grub on freenode Network [3].
You can meet this package maintainer there (nick lkundrak).

[2] http://bugzilla.redhat.com/
[3] http://freenode.net/

--
Lubomir Rintel <lkundrak@v3.sk>
Fedora Project