Is there any reason that the devfsd package doesn't contain the
modules.devfs file, needed for module autoloading?

Suggested patch for the 2.4 kernel spec:

--- kernel-2.4.spec.orig        Thu Feb  1 16:34:28 2001
+++ kernel-2.4.spec     Thu Feb  1 16:35:22 2001
@@ -686,6 +686,7 @@
 install -m 755 -s devfsd/devfsd $RPM_BUILD_ROOT/sbin/devfsd
 cp -p devfsd/devfsd.8 $RPM_BUILD_ROOT%{_mandir}/man8
 cp -p devfsd/devfsd.conf $RPM_BUILD_ROOT/etc/devfsd.conf
+cp -p devfsd/modules.devfs $RPM_BUILD_ROOT/etc/modules.devfs
 
 make -s clean -C $RPM_BUILD_ROOT/usr/src/linux-%{kversion}/devfsd
 
@@ -952,6 +953,7 @@
 /sbin/devfsd
 %{_mandir}/man8/devfsd.8*
 %config /etc/devfsd.conf
+%config /etc/modules.devfs
 
 %files headers
 %defattr(-,root,root)



_______________________________________________
Redhat-devel-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-devel-list

Reply via email to