[PATCH] Remove the README files (#583408).

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



This is information that's better contained in the installation guide where
someone will remember to keep it up to date.
---
 scripts/mk-images.ia64 |    8 --------
 scripts/mk-images.x86  |   19 -------------------
 2 files changed, 0 insertions(+), 27 deletions(-)

diff --git a/scripts/mk-images.ia64 b/scripts/mk-images.ia64
index d4dae35..b6bb68c 100644
--- a/scripts/mk-images.ia64
+++ b/scripts/mk-images.ia64
@@ -143,14 +143,6 @@ makeBootImages() {
     rmdir $TOPDESTPATH/kernels
 
     # make a pxe dir with kernel + initrd
-    cat > $TOPDESTPATH/images/pxeboot/README <<EOF
-The files in this directory are useful for booting a machine via PXE.  
-
-The following files are available:
-vmlinuz - the kernel used for the installer
-initrd.img - an initrd with support for all install methods and
-    drivers supported for installation of $PRODUCT
-EOF
     cat << __EOT__ >> $TOPDESTPATH/.treeinfo
 [images-$KERNELARCH]
 kernel = images/pxeboot/vmlinuz
diff --git a/scripts/mk-images.x86 b/scripts/mk-images.x86
index 2137119..7ff41ad 100644
--- a/scripts/mk-images.x86
+++ b/scripts/mk-images.x86
@@ -71,17 +71,6 @@ prepareBootTree() {
 }
 
 mkdir -p $TOPDESTPATH/images/pxeboot
-cat > $TOPDESTPATH/images/README <<EOF
-This directory contains image files that can be used to create media
-capable of starting the $PRODUCT installation process.
-
-The boot.iso file is an ISO 9660 image of a bootable CD-ROM.  It is useful
-in cases where the CD-ROM installation method is not desired, but the
-CD-ROM's boot speed would be an advantage.
-
-To use this image file, burn the file onto CD-R (or CD-RW) media as you
-normally would.
-EOF
 
 makeBootImages() {
   local initrd="initrd.img"
@@ -130,14 +119,6 @@ makeBootImages() {
     # symlink the kernel for pxe dir
     ln $TOPDESTPATH/isolinux/vmlinuz $TOPDESTPATH/images/pxeboot/vmlinuz
 
-    cat > $TOPDESTPATH/images/pxeboot/README <<EOF
-The files in this directory are useful for booting a machine via PXE.  
-
-The following files are available:
-vmlinuz - the kernel used for the installer
-initrd.img - an initrd with support for all install methods and
-    drivers supported for installation of $PRODUCT
-EOF
     cat << __EOT__ >> $TOPDESTPATH/.treeinfo
 [images-$BASEARCH]
 kernel = images/pxeboot/vmlinuz
-- 
1.7.0.1

_______________________________________________
Anaconda-devel-list mailing list
Anaconda-devel-list@xxxxxxxxxx
https://www.redhat.com/mailman/listinfo/anaconda-devel-list

[Index of Archives]     [Kickstart]     [Fedora Users]     [Fedora Legacy List]     [Fedora Maintainers]     [Fedora Desktop]     [Fedora SELinux]     [Big List of Linux Books]     [Yosemite News]     [Yosemite Photos]     [KDE Users]     [Fedora Tools]
  Powered by Linux