summaryrefslogtreecommitdiffstats
path: root/scripts
diff options
context:
space:
mode:
authorJeremy Katz <katzj@redhat.com>2002-06-19 18:17:59 +0000
committerJeremy Katz <katzj@redhat.com>2002-06-19 18:17:59 +0000
commite4f21ffc20457cdb177f3be7812dfded72164efd (patch)
tree7d3edf1ef98aff7c9a05d1bd2291146d1fabc93a /scripts
parent3e75b0479752f6fa1d1613fe97d2f1c891c76b5f (diff)
how did I lose the img at the end there?
Diffstat (limited to 'scripts')
-rw-r--r--scripts/mk-images.i3862
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/mk-images.i386 b/scripts/mk-images.i386
index 6783c1aea..df022362c 100644
--- a/scripts/mk-images.i386
+++ b/scripts/mk-images.i386
@@ -218,7 +218,7 @@ makeinitrd --initrdto $TOPDESTPATH/images/pxeboot/initrd-everything.img \
if [ -f $IMGPATH/usr/lib/syslinux/isolinux.bin ]; then
echo "Building isolinux directory"
MBD_BOOTTREE=$TOPDESTPATH/isolinux
- MBD_FSIMAGE=$TOPDESTPATH/images/pxeboot/initrd-everything.
+ MBD_FSIMAGE=$TOPDESTPATH/images/pxeboot/initrd-everything.img
mkdir $MBD_BOOTTREE
cp $IMGPATH/usr/lib/syslinux/isolinux.bin $MBD_BOOTTREE/isolinux.bin