summaryrefslogtreecommitdiffstats
path: root/scripts/mk-images.i386
diff options
context:
space:
mode:
authorJeremy Katz <katzj@redhat.com>2004-03-09 23:59:18 +0000
committerJeremy Katz <katzj@redhat.com>2004-03-09 23:59:18 +0000
commit2a31b60ea114b65a688b2dc714766fd81e8da946 (patch)
tree1b3813e88a8333a2be703fbd84a34b8541bc6c2e /scripts/mk-images.i386
parent2ece4aabd0d96232e2dc48c3504ff75df96e34cb (diff)
downloadanaconda-2a31b60ea114b65a688b2dc714766fd81e8da946.tar.gz
anaconda-2a31b60ea114b65a688b2dc714766fd81e8da946.tar.xz
anaconda-2a31b60ea114b65a688b2dc714766fd81e8da946.zip
and remove the making of the disks
Diffstat (limited to 'scripts/mk-images.i386')
-rw-r--r--scripts/mk-images.i38612
1 files changed, 0 insertions, 12 deletions
diff --git a/scripts/mk-images.i386 b/scripts/mk-images.i386
index b2b71a603..edb92b502 100644
--- a/scripts/mk-images.i386
+++ b/scripts/mk-images.i386
@@ -141,18 +141,6 @@ makeBootImages() {
rm -f $TOPDESTPATH/images/pxeboot/initrd.img
- echo "Building $KERNELARCH drvblock.img"
- makedriverdisk --padsize 1440 "Supplemental Block Device Drivers" "drvblock" "=scsi"
- # JKFIXME: was exit 1
- [ $? = 0 ] || echo "ERROR: failed to write drvblock"
- echo "Building drvnet.img"
- makedriverdisk --padsize 1440 "Supplemental Network Drivers" "drvnet" "=net"
- [ $? = 0 ] || echo "ERROR: failed to write drvnet"
-
- echo "Building $KERNELARCH pcmciadd.img"
- makedriverdisk --padsize 1440 "PCMCIA Driver Diskette" "pcmciadd" "$BOOTPCMCIAMODULES $PCMCIAMODULES"
- [ $? = 0 ] || echo "ERROR: failed to write pcmciadd"
-
fi
# FIXME: this is so that we can switch back and forth. if we want both