summaryrefslogtreecommitdiffstats
path: root/scripts
diff options
context:
space:
mode:
authorErik Troan <ewt@redhat.com>2000-04-20 23:13:29 +0000
committerErik Troan <ewt@redhat.com>2000-04-20 23:13:29 +0000
commit803623cdd1d5d56515a6dd2f7c2a65493dc0fffc (patch)
tree9597da01de56c6b412046471eeadb9dcfb101061 /scripts
parentd7fbeec75232a114b920824ff6bbfeee5323c0a5 (diff)
downloadanaconda-803623cdd1d5d56515a6dd2f7c2a65493dc0fffc.tar.gz
anaconda-803623cdd1d5d56515a6dd2f7c2a65493dc0fffc.tar.xz
anaconda-803623cdd1d5d56515a6dd2f7c2a65493dc0fffc.zip
fixed name of images
Diffstat (limited to 'scripts')
-rw-r--r--scripts/mk-images.i3864
1 files changed, 2 insertions, 2 deletions
diff --git a/scripts/mk-images.i386 b/scripts/mk-images.i386
index 3cf799261..4a224d042 100644
--- a/scripts/mk-images.i386
+++ b/scripts/mk-images.i386
@@ -14,5 +14,5 @@ makedriverdisk "paride" "parport_pc parport pcd paride aten bpck comm dstr epat
makemainmodules "=scsi =net $SECSTAGE"
-makeinstimage "netimg" "=scsi $SECSTAGE"
-makeinstimage "hdimg" "=scsi $SECSTAGE"
+makeinstimage "netstg2" "=scsi $SECSTAGE"
+makeinstimage "hdstg2" "=scsi $SECSTAGE"