shorewall_code/Shorewall-core
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
..
configure Fix setting of options[SERVICEDIR] in configure 2014-11-15 07:55:00 -08:00
configure.pl Correct indentation 2014-10-20 12:29:45 -07:00
COPYING Add Shorewall-common 2012-01-01 20:30:09 -08:00
init.slackware.firewall.sh Move init.slackware.firewall.sh to Shorewall-core 2012-04-27 16:15:04 -07:00
INSTALL Add Shorewall-common 2012-01-01 20:30:09 -08:00
install.sh Change SYSTEMDDIR to SERVICEDIR 2014-10-13 11:56:26 -07:00
lib.base Change license to GPLv2+ and update copyrights 2014-01-04 09:48:27 -08:00
lib.cli Don't complain if the 'ip' executable doesn't exist. 2015-01-09 12:20:51 -08:00
lib.common Supporting xz compressed kernel modules 2015-02-06 12:51:00 -08:00
shorewallrc.apple Rename SYSTEMDDIR to SERVICEDIR in shorewallrc.* 2014-11-15 07:55:04 -08:00
shorewallrc.archlinux Set SBINDIR to /usr/bin in shorewallrc.archlinux 2014-11-15 07:55:08 -08:00
shorewallrc.cygwin Rename SYSTEMDDIR to SERVICEDIR in shorewallrc.* 2014-11-15 07:55:04 -08:00
shorewallrc.debian Rename SYSTEMDDIR to SERVICEDIR in shorewallrc.* 2014-11-15 07:55:04 -08:00
shorewallrc.default Rename SYSTEMDDIR to SERVICEDIR in shorewallrc.* 2014-11-15 07:55:04 -08:00
shorewallrc.redhat Rename SYSTEMDDIR to SERVICEDIR in shorewallrc.* 2014-11-15 07:55:04 -08:00
shorewallrc.slackware Rename SYSTEMDDIR to SERVICEDIR in shorewallrc.* 2014-11-15 07:55:04 -08:00
shorewallrc.suse Rename SYSTEMDDIR to SERVICEDIR in shorewallrc.* 2014-11-15 07:55:04 -08:00
uninstall.sh Change license to GPLv2+ and update copyrights 2014-01-04 09:48:27 -08:00
wait4ifup Change license to GPLv2+ and update copyrights 2014-01-04 09:48:27 -08:00