summaryrefslogtreecommitdiffstats
path: root/en-US/GRUB.xml
blob: e43d7d8fc6f02030ea614bf5449aa6baf11c1da8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
<?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 />
  
  <xi:include href="GRUB-basics.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>