summaryrefslogtreecommitdiffstats
path: root/en-US/GRUB.xml
blob: 63c9c0f0679a89faacadeb00f2750af464414515 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
<?xml version='1.0' encoding='utf-8' ?>
<!DOCTYPE article PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN" "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
<!ENTITY % BOOK_ENTITIES SYSTEM "Fedora_Multiboot_Guide.ent">
%BOOK_ENTITIES;

]>
<section id="GRUB">
  <title>The GRUB Bootloader</title>
  <para />
  
  <!-- GRUB Basics -->
  <xi:include href="GRUB-general.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />
  
  <!-- Reinstalling GRUB -->
  <xi:include href="GRUB-reinstalling.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />
  <!-- temporary and persistent menu entry changes -->
  <xi:include href="GRUB-customizing.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />
  
  
</section>