Bug 158452

Summary: Remove support for /lib/modules/scripts/* scripts
Product: [openSUSE] SUSE Linux 10.1 Reporter: Andreas Gruenbacher <agruen>
Component: KernelAssignee: Andreas Gruenbacher <agruen>
Status: RESOLVED FIXED QA Contact: E-mail List <qa-bugs>
Severity: Normal    
Priority: P5 - None CC: sndirsch, suse-beta, vojtech
Version: Beta 8   
Target Milestone: ---   
Hardware: Other   
OS: Other   
Whiteboard:
Found By: Other Services Priority:
Business Priority: Blocker: ---
Marketing QA Status: --- IT Deployment: ---

Description Andreas Gruenbacher 2006-03-15 22:57:42 UTC
Currently we stillc all /lib/modules/scripts/* scripts in %pre, %preup, %post, and %postun during kernel installs. This was used for linking closed-source objects with open-source modules before (nvidia). AFAIK we don't need this mechanism anymore; I would like to remove this hack.

Any reasons for keeping the scripts?
Comment 1 Stefan Dirsch 2006-03-15 23:08:47 UTC
> Any reasons for keeping the scripts?
No, feel free to remove this mechanism. BTW, the scripts themselves should already have been removed. 
Comment 2 Andreas Gruenbacher 2006-03-15 23:10:40 UTC
> No, feel free to remove this mechanism. BTW, the scripts themselves should
> already have been removed.
Indeed, yes.
Comment 3 Andreas Gruenbacher 2006-03-16 15:38:40 UTC
Okay, done.