Revision: 2885
          http://ipcop.svn.sourceforge.net/ipcop/?rev=2885&view=rev
Author:   owes
Date:     2009-05-21 20:23:45 +0000 (Thu, 21 May 2009)

Log Message:
-----------
Really copy some default OpenVPN settings to target system.
Settings were added with #2821 but #2822 but the copy was forgotten.

Modified Paths:
--------------
    ipcop/trunk/lfs/ipcop

Modified: ipcop/trunk/lfs/ipcop
===================================================================
--- ipcop/trunk/lfs/ipcop       2009-05-21 20:20:29 UTC (rev 2884)
+++ ipcop/trunk/lfs/ipcop       2009-05-21 20:23:45 UTC (rev 2885)
@@ -96,16 +96,17 @@
        cp $(DIR_SRC)/config/cfgroot/dnsmasq.local              
$(CONFIG_ROOT)/dhcp/dnsmasq.local
        cp $(DIR_SRC)/config/cfgroot/advoptions-list            
$(CONFIG_ROOT)/dhcp/advoptions-list
        cp $(DIR_SRC)/config/cfgroot/parameters-list            
$(CONFIG_ROOT)/dhcp/parameters-list
+       cp $(DIR_SRC)/config/cfgroot/defaultservices            
$(CONFIG_ROOT)/firewall/
+       cp $(DIR_SRC)/config/cfgroot/icmptypes                  
$(CONFIG_ROOT)/firewall/
+       cp $(DIR_SRC)/config/cfgroot/ipcop.gpg                  
$(CONFIG_ROOT)/key/
+       cp $(DIR_SRC)/config/cfgroot/logging-settings           
$(CONFIG_ROOT)/logging/settings
        cp $(DIR_SRC)/config/cfgroot/main-settings              
$(CONFIG_ROOT)/main/settings
        cp $(DIR_SRC)/config/cfgroot/modem-defaults             
$(CONFIG_ROOT)/modem/defaults
        cp $(DIR_SRC)/config/cfgroot/modem-settings             
$(CONFIG_ROOT)/modem/settings
+       cp $(DIR_SRC)/config/cfgroot/openvpn                    
$(CONFIG_ROOT)/ovpn/settings
        cp $(DIR_SRC)/config/cfgroot/proxy-acl                  
$(CONFIG_ROOT)/proxy/acl
        cp $(DIR_SRC)/config/cfgroot/ntp.conf                   
$(CONFIG_ROOT)/time/ntp.conf
        cp $(DIR_SRC)/config/cfgroot/time-settings              
$(CONFIG_ROOT)/time/settings
-       cp $(DIR_SRC)/config/cfgroot/logging-settings           
$(CONFIG_ROOT)/logging/settings
-       cp $(DIR_SRC)/config/cfgroot/ipcop.gpg                  
$(CONFIG_ROOT)/key/
-       cp $(DIR_SRC)/config/cfgroot/defaultservices            
$(CONFIG_ROOT)/firewall/
-       cp $(DIR_SRC)/config/cfgroot/icmptypes                  
$(CONFIG_ROOT)/firewall/
        cp $(DIR_SRC)/config/cfgroot/iface-modules-list         
/etc/nic-modules-list
 
        # Oneliner configfiles


This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.

------------------------------------------------------------------------------
Register Now for Creativity and Technology (CaT), June 3rd, NYC. CaT
is a gathering of tech-side developers & brand creativity professionals. Meet
the minds behind Google Creative Lab, Visual Complexity, Processing, & 
iPhoneDevCamp asthey present alongside digital heavyweights like Barbarian
Group, R/GA, & Big Spaceship. http://www.creativitycat.com 
_______________________________________________
Ipcop-svn mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/ipcop-svn

Reply via email to