Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.

Bug 61620

Summary: A binfmt_misc registration script
Product: [Retired] Red Hat Linux Reporter: Need Real Name <agalakhov>
Component: initscriptsAssignee: Bill Nottingham <notting>
Status: CLOSED NOTABUG QA Contact: Brock Organ <borgan>
Severity: medium Docs Contact:
Priority: medium    
Version: 7.1CC: bero, rvokal
Target Milestone: ---Keywords: FutureFeature
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Enhancement
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2005-02-22 20:44:45 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Attachments:
Description Flags
the new binfmt_misc script none

Description Need Real Name 2002-03-22 06:41:29 UTC
You include a init.d script called "windows" in the wine package. I've 
slightly modified this script, so that it reads now configuration file 
/etc/sysconfig/binfmt_misc and can now register any file type. You may want to 
include it into the distribution.

Comment 1 Need Real Name 2002-03-22 06:46:47 UTC
Created attachment 49586 [details]
the new binfmt_misc script

Comment 2 Bernhard Rosenkraenzer 2002-06-25 12:02:02 UTC
Assigning back to initscripts: The RFE is to replace the wine-specific  
solution with a generic binfmt_misc script (take a look at the attached file),  
and such a thing should not live in the wine package (while wine should use 
it).

Comment 3 Bill Nottingham 2005-02-22 20:44:45 UTC
Closing out bugs on older, no longer supported releases. Apologies for any lack
of response. Please reopen if it persists on current releases.

I disagree with the assessment posted above; registration should be done by the
appropriate binary handlers that need it.