[PATCH] implantisomd5 for boot.iso on x86/x86_64

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

 



Currently, boot.iso on ppc gets an implanted md5sum, but not on x86 or
x86_64.  The attached patch fixes that.

Cheers
-- Dennis
diff -ur anaconda-12.34/scripts/mk-images.x86 anaconda-12.34-dg/scripts/mk-images.x86
--- anaconda-12.34/scripts/mk-images.x86	2009-10-05 18:23:35.000000000 -0400
+++ anaconda-12.34-dg/scripts/mk-images.x86	2009-10-07 16:47:13.519166000 -0400
@@ -177,5 +177,6 @@
         if [ -x /usr/bin/isohybrid ]; then
             isohybrid $TOPDESTPATH/images/$BOOTISO || echo "Unable to make hybrid boot.iso"
         fi
+        implantisomd5 $TOPDESTPATH/images/$BOOTISO
     fi
 }
_______________________________________________
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