summaryrefslogtreecommitdiffstats
path: root/en-US/UEFI_boot.xml
diff options
context:
space:
mode:
authorPete Travis <immanetize@fedoraproject.org>2013-07-28 18:52:58 -0600
committerPete Travis <immanetize@fedoraproject.org>2013-07-28 18:52:58 -0600
commitf4173ce55d61d7f3b531341d12843b26436b6f32 (patch)
treeae34457c0b8c940188874574437104ed773fdaee /en-US/UEFI_boot.xml
parent87df7d543a7c407e5e440038976719f2f570556f (diff)
downloadmultiboot-guide-f4173ce55d61d7f3b531341d12843b26436b6f32.tar.gz
multiboot-guide-f4173ce55d61d7f3b531341d12843b26436b6f32.tar.xz
multiboot-guide-f4173ce55d61d7f3b531341d12843b26436b6f32.zip
Added instructions for resizing an ntfs filesystem and the partition it lives on.
Diffstat (limited to 'en-US/UEFI_boot.xml')
-rw-r--r--en-US/UEFI_boot.xml20
1 files changed, 0 insertions, 20 deletions
diff --git a/en-US/UEFI_boot.xml b/en-US/UEFI_boot.xml
deleted file mode 100644
index 1ad4397..0000000
--- a/en-US/UEFI_boot.xml
+++ /dev/null
@@ -1,20 +0,0 @@
-<?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="multiboot-UEFI">
- <title>Multiboot on UEFI Systems</title>
- <para />
-
- <!-- General UEFI stuff; where grub lives, `uefibootmgr`, etc -->
- <xi:include href="UEFI_boot-general.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />
-
- <!-- Booting with windows -->
- <xi:include href="UEFI_boot-win.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />
-
- <!-- Booting on Apple systems -->
- <xi:include href="UEFI_boot-apple.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />
-
-</section>