bugzilla-daemon at bugzilla.netfilter.org
2011-Sep-14 03:58 UTC
[Bug 749] New: Optionally disable building the kernel module.
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.
bugzilla-daemon at bugzilla.netfilter.org
2011-Sep-15 07:04 UTC
[Bug 749] Optionally disable building the kernel module.
http://bugzilla.netfilter.org/show_bug.cgi?id=749
Jozsef Kadlecsik <kadlec at netfilter.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |kadlec at netfilter.org
Status|NEW |RESOLVED
Resolution| |FIXED
--- Comment #1 from Jozsef Kadlecsik <kadlec at netfilter.org> 2011-09-15
09:04:11 ---
Thanks your patch, I applied it and pushed to the git repository of ipset.
--
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.
Seemingly Similar Threads
- [Bug 880] New: ipset doesn't refresh the timeout for an existing entry when the table is FULL.
- [Bug 802] New: Lack of error feedback on SELinux denial
- [Bug 856] New: configure is checking kernel stuff even when the kmod build was disabled
- [Bug 788] New: Allow saving to/restoring from a file without shell redirection
- [Bug 1750] New: 'ipset save' does not save in format loadable by systemd (it saves in 'ipset list' format)