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

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


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

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

 en-US/pxe-server-config-bios.xml |    9 +--------
 1 files changed, 1 insertions(+), 8 deletions(-)
---
diff --git a/en-US/pxe-server-config-bios.xml b/en-US/pxe-server-config-bios.xml
index 5632693..fe9e6fd 100644
--- a/en-US/pxe-server-config-bios.xml
+++ b/en-US/pxe-server-config-bios.xml
@@ -119,14 +119,7 @@ label memtest86
 		    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