From: Jan Engelhardt Date: Sat, 31 Dec 2011 01:17:30 +0000 (+0100) Subject: build: deactivate build of ipset-genl by default X-Git-Tag: v1.41~5 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ce37dd698498a5541edc819a5bb7f4d8c7b077ef;p=thirdparty%2Fxtables-addons.git build: deactivate build of ipset-genl by default --- diff --git a/doc/changelog.txt b/doc/changelog.txt index 638232a..b473849 100644 --- a/doc/changelog.txt +++ b/doc/changelog.txt @@ -1,6 +1,10 @@ HEAD ==== +Changes: +- Deactivate build of ipset-genl by default. + I think the original ipset package can now take over, given there are + a handful of kernels (2.6.39 onwards) that do not need patching. Enhancements: - Support for Linux 3.2 diff --git a/mconfig b/mconfig index 997353f..f254b3d 100644 --- a/mconfig +++ b/mconfig @@ -20,7 +20,7 @@ build_geoip=m build_gradm=m build_iface=m build_ipp2p=m -build_ipset6=m +build_ipset6= build_ipv4options=m build_length2=m build_lscan=m