[Bug 749] New: Optionally disable building the kernel module.
bugzilla-daemon at bugzilla.netfilter.org
bugzilla-daemon at bugzilla.netfilter.org
Wed Sep 14 05:58:11 CEST 2011
http://bugzilla.netfilter.org/show_bug.cgi?id=749
Summary: Optionally disable building the kernel module.
Product: ipset
Version: unspecified
Platform: All
OS/Version: All
Status: NEW
Severity: enhancement
Priority: P5
Component: default
AssignedTo: netfilter-buglog at lists.netfilter.org
ReportedBy: bochecha at fedoraproject.org
Estimated Hours: 0.0
Created an attachment (id=366)
--> (http://bugzilla.netfilter.org/attachment.cgi?id=366)
Patch to implement the requested feature.
I'm in the process of packaging ipset for Fedora. The Fedora kernel already
includes the ipset kernel module, and we tend to always have recent enough
kernel versions so this part is well covered. In any case, the Fedora policies
don't allow packages to ship external kernel modules.
As such, I want to only build the userspace part of ipset: the tool, libs and
man page.
Attached patch allows a user to do just that by running the configure script
with the --with-kmod=no option.
--
Configure bugmail: http://bugzilla.netfilter.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
You are watching all bug changes.
More information about the netfilter-buglog
mailing list