Displaying 4 results from an estimated 4 matches for "lrp2".
Did you mean:
lrp
2004 May 18
0
New 2.0.2b .lrp and new .lrp policy
...l/shorewall-2.0.2b/shorwall-2.0.2b.lrp
This version already includes the normal LEAF changes that are present
in the shorewall.lrp distributed with Bering and Bering-uClibc.
Thanks to K.-P. Kirchdörfer, future versions of the .lrp will already
include LEAF-specific changes. KP will maintain the Lrp2/ CVS project
and I will build the .lrp from CVS.
For those of you who would like to do similar builds, there is a script
available at:
http://shorewall.net/pub/shorewall/contrib/makelrp.sh
To use the script, type:
<dir>/makelrp.sh <version>
This will make a file (in the current...
2004 May 14
0
2.0.2 .lrp problem
...ftp 78325 May 14 06:28 shorwall-2.0.2.lrp
[root@lists shorewall-2.0.2]# grep shorwall 2.0.2.md5sums
3ae771fcbfe217006e88e69a597c6455 shorwall-2.0.2.lrp
[root@lists shorewall-2.0.2]#
You may also update your existing .lrp using the ''functions'' file from
CVS (project Lrp2/)
Sorry for the inconvenience,
-Tom
--
Tom Eastep \ Nothing is foolproof to a sufficiently talented fool
Shoreline, \ http://shorewall.net
Washington USA \ teastep@shorewall.net
2005 May 26
3
Updated Shorewall build and publish scripts
...log
touch $LOGFILE
progress_message "Build of Shorewall $VERSION on $(date)"
case $VERSION in
2.0.*)
CVSPROJ=STABLE
XMLPROJ=Shorewall-docs
LRP=shorwall-${VERSION}.lrp
LRPPROJ=Lrp
;;
2.2.*)
CVSPROJ=STABLE2
XMLPROJ=Shorewall-docs2
LRP=shorewall-lrp-${VERSION}.tgz
LRPPROJ=Lrp2
;;
2.3.*)
CVSPROJ=Shorewall2
XMLPROJ=Shorewall-docs2
BUILDLRP=
;;
2.4.*)
CVSPROJ=Shorewall2
XMLPROJ=Shorewall-docs2
BUILDLRP=
;;
*)
echo "Unsupported Version: $VERSION"
exit 2
;;
esac
[ -d $DIR ] || { echo "Directory $DIR does not exist or is un...
2011 Jan 09
11
(no subject)
OK, so after several weeks of trying to get various versions of Xen running of various distributions, I''m starting to wonder if I''ve got a hardware compatibility problem and as the system never really boots with the Xen kernel I''ve got no log files to tell me where the problem is. I was wondering if there''s a way to compile from source with debug turned on,