diff options
| author | Peter Jones <pjones@redhat.com> | 2008-03-19 11:23:46 -0400 |
|---|---|---|
| committer | Peter Jones <pjones@pjones2.localdomain> | 2008-03-19 11:23:46 -0400 |
| commit | df7af053adffbafd93dd2075f5fca8806d6300ba (patch) | |
| tree | 51d523864559a6376cceb28799d854860a9af09b /scripts | |
| parent | 5fd9826db7267c8fcf30bbfc2508d8948d10ca27 (diff) | |
Put "ide-cd_mod" in the list of modules to pull in.
Diffstat (limited to 'scripts')
| -rwxr-xr-x | scripts/mk-images | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/mk-images b/scripts/mk-images index 66fa5acfb..cebb27921 100755 --- a/scripts/mk-images +++ b/scripts/mk-images @@ -103,7 +103,7 @@ TOPDIR=$(cd $TOPDIR; pwd) COMMONMODS="fat vfat nfs sunrpc lockd floppy cramfs loop edd pcspkr squashfs ipv6 virtio_pci" USBMODS="ohci-hcd uhci-hcd ehci-hcd hid mousedev usb-storage sd_mod sr_mod ub appletouch" FIREWIREMODS="ohci1394 sbp2 fw-ohci fw-sbp2 firewire-sbp2 firewire-ohci" -IDEMODS="ide-cd" +IDEMODS="ide-cd ide-cd_rom" SCSIMODS="sr_mod sg st sd_mod scsi_mod iscsi_tcp" FSMODS="fat msdos vfat ext2 ext3 ext4dev reiserfs jfs xfs gfs2 lock_nolock cifs" LVMMODS="dm-mod dm-zero dm-snapshot dm-mirror dm-multipath dm-round-robin dm-emc dm-crypt" |
