shorewall_code/Shorewall
Orion Poplawski 9ad0b297e2 Supporting xz compressed kernel modules
- I've attached a patch that adds xz support to the default MODULE_SUFFIX.
- I'm wondering it wouldn't be better to not have MODULE_SUFFX=ko in various
sample configs so that the default value is used instead:

./Shorewall/configfiles/shorewall.conf:MODULE_SUFFIX=ko
./Shorewall/Samples/Universal/shorewall.conf:MODULE_SUFFIX=ko
./Shorewall/Samples/three-interfaces/shorewall.conf:MODULE_SUFFIX=ko
./Shorewall/Samples/two-interfaces/shorewall.conf:MODULE_SUFFIX=ko
./Shorewall/Samples/one-interface/shorewall.conf:MODULE_SUFFIX=ko
./docs/MultiISP.xml:MODULE_SUFFIX=ko
./docs/MyNetwork.xml:MODULE_SUFFIX=ko
./Shorewall6/configfiles/shorewall6.conf:MODULE_SUFFIX=ko
./Shorewall6/Samples6/Universal/shorewall6.conf:MODULE_SUFFIX=ko
./Shorewall6/Samples6/three-interfaces/shorewall6.conf:MODULE_SUFFIX=ko
./Shorewall6/Samples6/two-interfaces/shorewall6.conf:MODULE_SUFFIX=ko
./Shorewall6/Samples6/one-interface/shorewall6.conf:MODULE_SUFFIX=ko

- Is:

MODULE_SUFFIX=

sufficient to use the default value or does it need to be commented out?

Thanks,

  Orion

--
Orion Poplawski
Technical Manager                     303-415-9701 x222
NWRA, Boulder/CoRA Office             FAX: 303-415-9702
3380 Mitchell Lane                       orion@nwra.com
Boulder, CO 80301                   http://www.nwra.com

>From f13edf8fc07c7b62825408b8665b10d6014d368d Mon Sep 17 00:00:00 2001
From: Orion Poplawski <orion@cora.nwra.com>
Date: Mon, 26 Jan 2015 09:48:48 -0700
Subject: [PATCH] Support xz compressed modules

Signed-off-by: Tom Eastep <teastep@shorewall.net>
2015-02-06 12:51:00 -08:00
..
configfiles Change the installation default value of INLINE_MATCHES to 'No'. 2015-01-22 08:34:39 -08:00
Contrib Periodic elimination of trailing white space 2010-09-27 11:16:18 -07:00
Macros Add Tinc macro 2015-01-13 07:05:15 -08:00
manpages Supporting xz compressed kernel modules 2015-02-06 12:51:00 -08:00
Perl Supporting xz compressed kernel modules 2015-02-06 12:51:00 -08:00
Samples Replace SAVE_COUNTERS with the -C command option 2014-11-01 09:37:57 -07:00
action.A_Drop Make all actions FORMAT-2 2014-05-09 09:01:29 -07:00
action.A_Reject Make all actions FORMAT-2 2014-05-09 09:01:29 -07:00
action.allowInvalid Make ?...shell/perl directives case insensitive 2013-06-20 10:39:39 -07:00
action.AutoBL Implement REAP_OPTION capability 2013-10-07 07:54:52 -07:00
action.AutoBLL Make all actions FORMAT-2 2014-05-09 09:01:29 -07:00
action.Broadcast Correct Broadcast Actions 2013-11-12 08:41:58 -08:00
action.DNSAmp Tighten the check for DNSAmp 2014-08-21 10:36:44 -07:00
action.Drop Make ?...shell/perl directives case insensitive 2013-06-20 10:39:39 -07:00
action.dropInvalid Make ?...shell/perl directives case insensitive 2013-06-20 10:39:39 -07:00
action.DropSmurfs Make ?...shell/perl directives case insensitive 2013-06-20 10:39:39 -07:00
action.Established Eliminate globals{STATEMATCH} 2013-07-01 16:01:57 -07:00
action.IfEvent Implement REAP_OPTION capability 2013-10-07 07:54:52 -07:00
action.Invalid Eliminate globals{STATEMATCH} 2013-07-01 16:01:57 -07:00
action.New Eliminate globals{STATEMATCH} 2013-07-01 16:01:57 -07:00
action.NotSyn Make ?...shell/perl directives case insensitive 2013-06-20 10:39:39 -07:00
action.Reject Make ?...shell/perl directives case insensitive 2013-06-20 10:39:39 -07:00
action.Related Eliminate globals{STATEMATCH} 2013-07-01 16:01:57 -07:00
action.ResetEvent Rename 'Trigger' to 'Event' and document 2013-07-11 10:39:21 -07:00
action.RST Make ?...shell/perl directives case insensitive 2013-06-20 10:39:39 -07:00
action.SetEvent Rename 'Trigger' to 'Event' and document 2013-07-11 10:39:21 -07:00
action.TCPFlags Make ?...shell/perl directives case insensitive 2013-06-20 10:39:39 -07:00
action.template Make ?...shell/perl directives case insensitive 2013-06-20 10:39:39 -07:00
action.Untracked Eliminate globals{STATEMATCH} 2013-07-01 16:01:57 -07:00
actions.std Add DNSAmp action 2014-08-03 15:11:25 -07:00
configpath Correct all configpath files. 2013-02-15 08:20:45 -08:00
COPYING Correct address of the FSF 2011-06-06 06:55:40 -07:00
default.debian Correct inaccuracy in default.debian 2014-08-30 08:25:58 -07:00
helpers Add now logging modules to the modules files. 2014-11-05 16:19:30 -08:00
init.debian.sh Add '. /lib/lsb/init-functions' to the Debian-specific init scripts, as recommended by lintian 2013-10-05 16:31:45 -04:00
init.fedora.sh Provide STARTOPTIONS and RESTARTOPTIONS in all cases 2014-10-30 10:22:39 -07:00
init.sh Change license to GPLv2+ and update copyrights 2014-01-04 09:48:27 -08:00
init.slackware.shorewall.sh Provide STARTOPTIONS and RESTARTOPTIONS in all cases 2014-10-30 10:22:39 -07:00
init.suse.sh Suse specific patches 2012-08-25 08:45:57 -07:00
INSTALL Rename Shorewall-common to Shorewall 2009-02-22 17:27:58 +00:00
install.sh Fix installer's use of the DIGEST environmental variable 2015-01-03 13:22:06 -08:00
lib.cli-std Always set IP 2015-01-02 09:28:50 -08:00
logrotate Add logrotate files to packages 2009-11-03 10:06:10 -08:00
Makefile Correct Makefiles 2012-04-14 12:03:51 -07:00
Makefile-lite More periodic removal of trailing white space 2010-06-07 09:16:56 -07:00
modules Don't use ?INCLUDE in modules files. 2012-05-17 10:45:12 -07:00
modules.essential Avoid duplicate module loads 2014-10-20 10:42:53 -07:00
modules.extensions Avoid duplicate module loads 2014-10-20 10:42:53 -07:00
modules.ipset Correct loading of xt_ipset 2011-07-05 15:57:14 -07:00
modules.tc Add sch_fq_codel to modules.tc 2013-01-01 08:29:41 -08:00
modules.xtables Avoid duplicate module loads 2014-10-20 10:42:53 -07:00
README.txt Update README.txt 2009-08-15 17:43:26 -07:00
shorewall Change license to GPLv2+ and update copyrights 2014-01-04 09:48:27 -08:00
shorewall.service Start firewall after the network-online target has been reached 2014-12-23 15:37:22 -08:00
shorewall.service.214 Provide STARTOPTIONS and RESTARTOPTIONS in all cases 2014-10-30 10:22:39 -07:00
uninstall.sh Another round of uninstall fixes 2014-10-04 13:50:39 -07:00

This is the Shorewall 4.4 stable branch of Git.