Bug 158452 - Remove support for /lib/modules/scripts/* scripts
Summary: Remove support for /lib/modules/scripts/* scripts
Status: RESOLVED FIXED
Alias: None
Product: SUSE Linux 10.1
Classification: openSUSE
Component: Kernel (show other bugs)
Version: Beta 8
Hardware: Other Other
: P5 - None : Normal (vote)
Target Milestone: ---
Assignee: Andreas Gruenbacher
QA Contact: E-mail List
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-03-15 22:57 UTC by Andreas Gruenbacher
Modified: 2006-03-16 15:38 UTC (History)
3 users (show)

See Also:
Found By: Other
Services Priority:
Business Priority:
Blocker: ---
Marketing QA Status: ---
IT Deployment: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.