divided ipsec.sql into tables.sql and data.sql

This commit is contained in:
Andreas Steffen
2008-05-31 08:53:48 +00:00
parent fe46d8da37
commit 76340368a6
47 changed files with 1005 additions and 6072 deletions
+6
View File
@@ -101,6 +101,12 @@ rm -f $LOOPDIR/etc/resolv.conf
cecho " * Copying '$HOSTCONFIGDIR/default/etc/hosts' to the root filesystem"
cp -fp $HOSTCONFIGDIR/default/etc/hosts $LOOPDIR/etc/hosts
######################################################
# copying default /etc/ipsec.d/tables.sql to the root filesystem
#
cecho " * Copying '$HOSTCONFIGDIR/default/etc/ipsec.d/tables.sql' to the root filesystem"
cp -fp $HOSTCONFIGDIR/default/etc/ipsec.d/tables.sql $LOOPDIR/etc/ipsec.d/tables.sql
#####################################################
# extracting strongSwan into the root filesystem
#