Bug 695415 - no need to compile binfmt_misc into the kernel
Summary: no need to compile binfmt_misc into the kernel
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: kernel
Version: 15
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Kernel Maintainer List
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On: 695375
Blocks:
TreeView+ depends on / blocked
 
Reported: 2011-04-11 16:42 UTC by Lennart Poettering
Modified: 2011-07-11 21:03 UTC (History)
6 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2011-07-11 21:03:50 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Lennart Poettering 2011-04-11 16:42:44 UTC
binfmt_misc is not used on normal installs, unless Java, Mono or WINE are installed. Hence I don't think there is any need to compile binfmt_misc into the kernel by default.

In a systemd world the binfmt_misc is actually installed as autofs fs so that the fs is actually just backed and the kmod is only loaded if actually somebody uses binfmt_misc.

Given that binfmt_misc is tiny this doesn't matter too much, but I think it might be oe of the things where making it a loadable module is actually a good thing.

Comment 1 Dave Jones 2011-07-11 21:03:50 UTC
done for rawhide. for f15, meh... who cares.


Note You need to log in before you can comment on or make changes to this bug.