jwrdegoede / rpms / grub2

Forked from rpms/grub2 6 years ago
Clone
.gitignore
0001-Migrate-PPC-from-Yaboot-to-Grub2.patch
0002-Add-fw_path-variable-revised.patch
0003-Add-support-for-linuxefi.patch
0004-Add-support-for-crappy-cd-craparino.patch
0005-Use-linuxefi-and-initrdefi-where-appropriate.patch
0006-Don-t-allow-insmod-when-secure-boot-is-enabled.patch
0007-Pass-x-hex-hex-straight-through-unmolested.patch
0008-Fix-crash-on-http.patch
0009-IBM-client-architecture-CAS-reboot-support.patch
0010-Add-vlan-tag-support.patch
0011-Add-X-option-to-printf-functions.patch
0012-DHCP-client-ID-and-UUID-options-added.patch
0013-Search-for-specific-config-file-for-netboot.patch
0014-Add-bootpath-device-to-the-list.patch
0015-blscfg-add-blscfg-module-to-parse-Boot-Loader-Specif.patch
0016-Move-bash-completion-script-922997.patch
0017-for-ppc-reset-console-display-attr-when-clear-screen.patch
0018-Don-t-write-messages-to-the-screen.patch
0019-Don-t-print-GNU-GRUB-header.patch
0020-Don-t-add-to-highlighted-row.patch
0021-Don-t-add-to-highlighted-row.patch
0022-Message-string-cleanups.patch
0023-Fix-border-spacing-now-that-we-aren-t-displaying-it.patch
0024-Use-the-correct-indentation-for-the-term-help-text.patch
0025-Indent-menu-entries.patch
0026-Fix-margins.patch
0027-Add-support-for-UEFI-operating-systems-returned-by-o.patch
0028-Disable-GRUB-video-support-for-IBM-power-machines.patch
0029-Revert-Add-bootpath-device-to-the-list-967862.patch
0030-Initialize-grub_file_filters_-all-enabled.patch
0031-Use-2-instead-of-1-for-our-right-hand-margin-so-line.patch
0032-Use-linux16-when-appropriate-880840.patch
0033-Enable-pager-by-default.-985860.patch
0034-F10-doesn-t-work-on-serial-so-don-t-tell-the-user-to.patch
0035-Don-t-say-GNU-Linux-in-generated-menus.patch
0036-Don-t-draw-a-border-around-the-menu.patch
0037-Use-the-standard-margin-for-the-timeout-string.patch
README.Fedora
grub2.spec
sources
README.Fedora
Using GNU GRUB 2 in Fedora ========================== GRUB 2 provides various feature enhancements over the previous GRUB version (referred to as "GRUB", or "GRUB Legacy") which has been unmaintained upstream for years. GRUB has thus been deprecated in Fedora and replaced by GRUB 2 for BIOS systems. (EFI systems still uses GRUB Legacy from the new grub-efi package.) Utilities --------- The GRUB 2 utilities are prefixed with 'grub2': grub2-bin2h grub2-editenv grub2-fstest grub2-install grub2-kbdcomp grub2-menulst2cfg grub2-mkconfig grub2-mkdevicemap grub2-mkfont grub2-mkimage grub2-mklayout grub2-mknetdir grub2-mkpasswd-pbkdf2 grub2-mkrelpath grub2-mkrescue grub2-probe grub2-reboot grub2-script-check grub2-set-default grub2-setup The default location for boot loader installation is /boot/grub2/ . GRUB 2 in Fedora ---------------- The Fedora installer (anaconda) will make sure grub2 is installed for new and updated systems. It will run grub2-install to install the boot loader in the MBR and in /boot/grub2/, and it will write /etc/default/grub and run grub2-mkconfig to create /boot/grub2/grub.cfg. The active boot loader will not be changed when the GRUB 2 package is updated. A new boot loader can be installed with something like: grub2-install /dev/sda grubby will patch grub.cfg (through /etc/grub2.cfg) when new kernels are installed. The GRUB 2 configuration system in /etc/default/grub and /etc/grub.d/ is thus only used initially by anaconda, but it is possible to generate a new grub.cfg with: grub2-mkconfig -o /boot/grub2/grub.cfg Documentation ------------- The GRUB 2 manual can be found in grub.html or on http://www.gnu.org/software/grub/manual/ . 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]. [2] http://bugzilla.redhat.com/ [3] http://freenode.net/