Update of /cvsroot/devil-linux/build/scripts/configuration
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv18747/scripts/configuration
Modified Files:
freeswan.config
Log Message:
replaced super-freeswan with openswan v1.0.5
Index: freeswan.config
===================================================================
RCS file: /cvsroot/devil-linux/build/scripts/configuration/freeswan.config,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -d -r1.7 -r1.8
--- freeswan.config 16 Jan 2004 02:22:44 -0000 1.7
+++ freeswan.config 24 Jun 2004 01:06:51 -0000 1.8
@@ -5,4 +5,4 @@
#
# http://www.devil-linux.org
-test "$CONFIG_LINUX_VERSION" = "2.4" && menu_add "Networking|VPN" bool "Super-FreeS/WAN (IPSec) for 2.4 " CONFIG_SUPER_FREESWAN
+test "$CONFIG_LINUX_VERSION" = "2.4" && menu_add "Networking|VPN" bool "Openswan (IPSec) for 2.4 " CONFIG_SUPER_FREESWAN
|