summaryrefslogtreecommitdiffstats
path: root/scripts/mk-images.ia64
diff options
context:
space:
mode:
authorMike Fulbright <msf@redhat.com>2003-07-02 20:47:03 +0000
committerMike Fulbright <msf@redhat.com>2003-07-02 20:47:03 +0000
commitf4486aaa8167181386a58868d3ec23deaf41e4c5 (patch)
tree0bc3b50bd306da4311d0f0ba9288f03882f7a502 /scripts/mk-images.ia64
parent466d79f55190ee488d3f236914355b8a11fda1f7 (diff)
downloadanaconda-f4486aaa8167181386a58868d3ec23deaf41e4c5.tar.gz
anaconda-f4486aaa8167181386a58868d3ec23deaf41e4c5.tar.xz
anaconda-f4486aaa8167181386a58868d3ec23deaf41e4c5.zip
add sg module/devnode as per bug #98313"
Diffstat (limited to 'scripts/mk-images.ia64')
-rw-r--r--scripts/mk-images.ia642
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/mk-images.ia64 b/scripts/mk-images.ia64
index 3ee2170ce..87247529f 100644
--- a/scripts/mk-images.ia64
+++ b/scripts/mk-images.ia64
@@ -6,7 +6,7 @@ BTERMMODULES="vga16fb"
COMMONMODULES="nfs fat vfat cramfs loop floppy $BTERMMODULES"
SECSTAGE="nfs fat vfat raid0 raid1 raid5 lvm-mod ext3 $LATEUSBMODS"
NETMODULES="3c59x acenic bcm5700 e100 e1000 eepro100 hamachi sk98lin starfire sunhme tulip yellowfin tg3"
-SCSIMODULES="sd_mod sr_mod scsi_mod DAC960 cciss cpqarray aic7xxx aic7xxx_mod megaraid qla1280 qla2200 qla2300 sym53c8xx sym53c8xx_2 mptscsih mptbase ips"
+SCSIMODULES="sd_mod sg sr_mod st scsi_mod DAC960 cciss cpqarray aic7xxx aic7xxx_mod megaraid qla1280 qla2200 qla2300 sym53c8xx sym53c8xx_2 mptscsih mptbase ips"
IDEMODULES="ide-mod ide-probe-mod ide-disk ide-cd"
prepareBootImage() {