diff --git a/Shorewall-lite/install.sh b/Shorewall-lite/install.sh
index 024e6ff3e..bcf202d78 100755
--- a/Shorewall-lite/install.sh
+++ b/Shorewall-lite/install.sh
@@ -1,6 +1,6 @@
#!/bin/sh
#
-# Script to install Shoreline Firewall
+# Script to install Shoreline Firewall Lite
#
# This program is under GPL [http://www.gnu.org/copyleft/gpl.htm]
#
diff --git a/Shorewall-lite/shorecap b/Shorewall-lite/shorecap
index 11638bb14..e0ee10517 100755
--- a/Shorewall-lite/shorecap
+++ b/Shorewall-lite/shorecap
@@ -1,6 +1,6 @@
#!/bin/sh
#
-# Shorewall Packet Filtering Firewall Capabilities Detector
+# Shorewall Lite Packet Filtering Firewall Capabilities Detector
#
# This program is under GPL [http://www.gnu.org/copyleft/gpl.htm]
#
@@ -128,9 +128,33 @@ load_kernel_modules()
#
# Essential Modules
#
+ loadmodule nfnetlink
+ loadmodule x_tables
loadmodule ip_tables
loadmodule iptable_filter
+ loadmodule iptable_mangle
loadmodule ip_conntrack
+ loadmodule iptable_nat
+ loadmodule xt_state
+ loadmodule xt_tcpudp
+ #
+ # Other xtables modules
+ #
+ loadmodule xt_CLASSIFY
+ loadmodule xt_connmark
+ loadmodule xt_CONNMARK
+ loadmodule xt_conntrack
+ loadmodule xt_dccp
+ loadmodule xt_helper
+ loadmodule xt_length
+ loadmodule xt_limit
+ loadmodule xt_mac
+ loadmodule xt_mark
+ loadmodule xt_MARK
+ loadmodule xt_NFQUEUE
+ loadmodule xt_physdev
+ loadmodule xt_pkttype
+ loadmodule xt_tcpmss
#
# Helpers
#
diff --git a/Shorewall-lite/shorewall b/Shorewall-lite/shorewall
index a07c3d278..372068846 100755
--- a/Shorewall-lite/shorewall
+++ b/Shorewall-lite/shorewall
@@ -1,6 +1,6 @@
#!/bin/sh
#
-# Shorewall Packet Filtering Firewall Control Program - V3.2
+# Shorewall Lite Packet Filtering Firewall Control Program - V3.2
#
# This program is under GPL [http://www.gnu.org/copyleft/gpl.htm]
#
diff --git a/docs/XenMyWay.xml b/docs/XenMyWay.xml
index a0a9cfb8e..9fc23433c 100644
--- a/docs/XenMyWay.xml
+++ b/docs/XenMyWay.xml
@@ -15,7 +15,7 @@
- 2006-05-12
+ 2006-06-05
2006
@@ -99,8 +99,8 @@
- Most of the Linux systems run SuSE 10.0 or SuSE 10.1 Beta; my
- personal Linux desktop system runs Ubuntu "Breezy Badger".
+ Most of the Linux systems run SuSE 10.0 or SuSE 10.1; my personal
+ Linux desktop system runs Ubuntu "Dapper Drake".
If you are unfamiliar with Xen networking, I recommend that you read
the first section of the companion Xen and