At Tue, 17 Mar 2009 11:57:13 +0100, Michal Marek wrote:
Michal Marek napsal(a):
Good point. I'd say the package that creates the file should take care of renaming it during update. It should be pretty simple:
%post if test -e /etc/modprobe.d/$oldname; then mv -f /etc/modprobe.d/$oldname /etc/modprobe.d/50-$oldname.conf fi
I'll file a bug against yast2-sound. Does anybody know about any other package that creates modprobe.d files at runtime?
Reply to myself: grep -r /etc/modprobe /usr/share/YaST2/
Any other programs besides YaST2 modifying modprobe config?
alsaconf would do. But it should be deprecated for 11.2, anyway... Takashi -- To unsubscribe, e-mail: opensuse-packaging+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-packaging+help@opensuse.org