Ack On 10/08/2009 03:42 PM, Peter Jones wrote:
We're doing this on other architectures but not here, and we prompt to run mediacheck on the disc, so we ought to be checksumming it. --- scripts/mk-images.x86 | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/scripts/mk-images.x86 b/scripts/mk-images.x86 index 93b7a64..7495ad4 100644 --- a/scripts/mk-images.x86 +++ b/scripts/mk-images.x86 @@ -177,5 +177,6 @@ doPostImages() { 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