[install-guide] removed splash image step from pxe efi; cited file is no longer packaged and step is non-essential

Pete Travis immanetize at fedoraproject.org
Thu Jan 17 07:12:36 UTC 2013


commit 03fe7c29ba4d8e35f40e16d33eb33174d579d6df
Author: Pete Travis <immanetize at fedoraproject.org>
Date:   Wed Jan 16 23:54:52 2013 -0700

    removed splash image step from pxe efi; cited file is no longer packaged and step is non-essential

 en-US/pxe-server-config-efi.xml |   10 +---------
 1 files changed, 1 insertions(+), 9 deletions(-)
---
diff --git a/en-US/pxe-server-config-efi.xml b/en-US/pxe-server-config-efi.xml
index 97fee8d..416e760 100644
--- a/en-US/pxe-server-config-efi.xml
+++ b/en-US/pxe-server-config-efi.xml
@@ -128,7 +128,6 @@
 <screen>
 default=0
 timeout=1
-splashimage=(nd)/splash.xpm.gz
 hiddenmenu
 title Fedora
         root (nd)
@@ -139,14 +138,7 @@ title Fedora
 		    For instructions on how to specify the installation source, refer to <xref linkend="ch-Installation_Phase_2-x86" />
 		  </para>
 		</step>
-		
-		<step>
-		  <para>
-		    Copy the splash image into your <command>tftp</command> root directory:
-		  </para>
-		      <screen><command>cp /boot/grub/splash.xpm.gz /var/lib/tftpboot/pxelinux/splash.xpm.gz</command></screen>
-		</step>
-		
+					
 		<step>
 		  <para>
 		    Copy the boot images into your <command>tftp</command> root directory:


More information about the docs-commits mailing list