summaryrefslogtreecommitdiffstats
path: root/scripts
diff options
context:
space:
mode:
authorChris Lumens <clumens@redhat.com>2007-02-23 18:15:17 +0000
committerChris Lumens <clumens@redhat.com>2007-02-23 18:15:17 +0000
commitf500e8abdeac651436de6a953be773d5d957d57a (patch)
tree6f2de8ac23301f8a84815944c42cbdf0e2d84f54 /scripts
parenta507f8b752557a11d0ef0e265f4b03a55e58184d (diff)
downloadanaconda-f500e8abdeac651436de6a953be773d5d957d57a.tar.gz
anaconda-f500e8abdeac651436de6a953be773d5d957d57a.tar.xz
anaconda-f500e8abdeac651436de6a953be773d5d957d57a.zip
Another fix for the maketreeinfo stuff.
Diffstat (limited to 'scripts')
-rw-r--r--scripts/mk-images.x862
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/mk-images.x86 b/scripts/mk-images.x86
index 03484509e..5b516e327 100644
--- a/scripts/mk-images.x86
+++ b/scripts/mk-images.x86
@@ -129,7 +129,7 @@ initrd.img - an initrd with support for all install methods and
drivers supported for installation of $PRODUCT
EOF
cat << __EOT__ >> $TOPDESTPATH/.treeinfo
-[images-$KERNELARCH]
+[images-$BASEARCH]
kernel = images/pxeboot/vmlinuz
initrd = images/pxeboot/initrd.img
boot.iso = images/boot.iso