Package: rinse Version: 1.7-1CentOS 5 chroots created with rinse don't contain /etc/modprobe.conf. This is rather nasty because mkinitrd won't load any SCSI drivers in the initrd without one. I propose adding the following to /usr/lib/rinse/centos-5/post-install.sh:
cp "${prefix}/etc/modprobe.d/modprobe.conf.dist" "${prefix}/etc/modprobe.conf"
-- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

