Update of /cvsroot/devil-linux/build/scripts/configuration
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv12294/configuration
Modified Files:
freeswan.config
Log Message:
updated files to reflect move from super-freeswan to openswan
Index: freeswan.config
===================================================================
RCS file: /cvsroot/devil-linux/build/scripts/configuration/freeswan.config,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -d -r1.8 -r1.9
--- freeswan.config 24 Jun 2004 01:06:51 -0000 1.8
+++ freeswan.config 25 Jun 2004 01:39:20 -0000 1.9
@@ -5,4 +5,4 @@
#
# http://www.devil-linux.org
-test "$CONFIG_LINUX_VERSION" = "2.4" && menu_add "Networking|VPN" bool "Openswan (IPSec) for 2.4 " CONFIG_SUPER_FREESWAN
+test "$CONFIG_LINUX_VERSION" = "2.4" && menu_add "Networking|VPN" bool "Openswan (IPSec) for 2.4 " CONFIG_OPENSWAN
|