we make a install.img file not a stage2.img make sure boot.iso is passed the right image to get an iso out
---
scripts/mk-images.sparc | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diff --git a/scripts/mk-images.sparc b/scripts/mk-images.sparc
index 9525f59..f8fb3b6 100644
--- a/scripts/mk-images.sparc
+++ b/scripts/mk-images.sparc
@@ -167,6 +167,7 @@ doPostImages() {
-x repodata
-sparc-label "$PRODUCT $VERSION Boot Disc"
-o $TOPDESTPATH/images/$BOOTISO -graft-points
- boot=$TOPDESTPATH/boot images/stage2.img=$TOPDESTPATH/images/stage2.img
+ boot=$TOPDESTPATH/boot images/install.img=$TOPDESTPATH/images/install.img
+ implantisomd5 $TOPDESTPATH/images/$BOOTISO
fi
}
--
1.7.0
_______________________________________________
Anaconda-devel-list mailing list
Anaconda-devel-list@redhat.com
https://www.redhat.com/mailman/listinfo/anaconda-devel-list