summaryrefslogtreecommitdiffstats
path: root/scripts/mk-images
diff options
context:
space:
mode:
authorMatt Wilson <msw@redhat.com>2000-06-16 03:15:29 +0000
committerMatt Wilson <msw@redhat.com>2000-06-16 03:15:29 +0000
commit96f13e44b7f44fad6de70cafdada104c8c73536c (patch)
treecb61873e10d429dadacbd3a9d289eb1f4f4c2f27 /scripts/mk-images
parent6ce4dc22f8fa0f980ea0d8ea307230d7d23a9363 (diff)
downloadanaconda-96f13e44b7f44fad6de70cafdada104c8c73536c.tar.gz
anaconda-96f13e44b7f44fad6de70cafdada104c8c73536c.tar.xz
anaconda-96f13e44b7f44fad6de70cafdada104c8c73536c.zip
oops, broke this
Diffstat (limited to 'scripts/mk-images')
-rwxr-xr-xscripts/mk-images1
1 files changed, 1 insertions, 0 deletions
diff --git a/scripts/mk-images b/scripts/mk-images
index 41f925da3..908092f3d 100755
--- a/scripts/mk-images
+++ b/scripts/mk-images
@@ -266,6 +266,7 @@ makeinitrd() {
PADSIZE=""
LOADERBIN=""
INITRDMODULES=""
+ MODULEBALLNAME="modules.cgz"
while [ x$(echo $1 | cut -c1-2) = x"--" ]; do
if [ $1 = "--initrdto" ]; then
EXTRAINITRDPATH=$2