public inbox for ipfire-scm@lists.ipfire.org
 help / color / mirror / Atom feed
* [git.ipfire.org] IPFire 2.x development tree branch, master, updated. 44dcf6349809c2e5c77d4cb4cdfe465620dce737
@ 2014-07-13  8:13 git
  0 siblings, 0 replies; only message in thread
From: git @ 2014-07-13  8:13 UTC (permalink / raw)
  To: ipfire-scm

[-- Attachment #1: Type: text/plain, Size: 2418 bytes --]

This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "IPFire 2.x development tree".

The branch, master has been updated
       via  44dcf6349809c2e5c77d4cb4cdfe465620dce737 (commit)
      from  d7636b6fa3462eb3437fd2d18e88916962a04056 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 44dcf6349809c2e5c77d4cb4cdfe465620dce737
Author: Michael Tremer <michael.tremer(a)ipfire.org>
Date:   Sun Jul 13 10:13:21 2014 +0200

    core80: Add ddns to updater.

-----------------------------------------------------------------------

Summary of changes:
 config/rootfiles/core/80/filelists/ddns  | 1 +
 config/rootfiles/core/80/filelists/files | 2 ++
 config/rootfiles/core/80/update.sh       | 2 ++
 3 files changed, 5 insertions(+)
 create mode 120000 config/rootfiles/core/80/filelists/ddns

Difference in files:
diff --git a/config/rootfiles/core/80/filelists/ddns b/config/rootfiles/core/80/filelists/ddns
new file mode 120000
index 0000000..7395164
--- /dev/null
+++ b/config/rootfiles/core/80/filelists/ddns
@@ -0,0 +1 @@
+../../../common/ddns
\ No newline at end of file
diff --git a/config/rootfiles/core/80/filelists/files b/config/rootfiles/core/80/filelists/files
index e59252b..8ece4f8 100644
--- a/config/rootfiles/core/80/filelists/files
+++ b/config/rootfiles/core/80/filelists/files
@@ -3,6 +3,8 @@ etc/issue
 etc/logrotate.conf
 etc/rc.d/init.d/dhcrelay
 etc/rc.d/init.d/dnsmasq
+etc/rc.d/init.d/networking/red.up/30-ddns
+srv/web/ipfire/cgi-bin/ddns.cgi
 srv/web/ipfire/cgi-bin/logs.cgi/firewalllogcountry.dat
 srv/web/ipfire/cgi-bin/ovpnmain.cgi
 srv/web/ipfire/cgi-bin/routing.cgi
diff --git a/config/rootfiles/core/80/update.sh b/config/rootfiles/core/80/update.sh
index 27e5bde..baba3e2 100644
--- a/config/rootfiles/core/80/update.sh
+++ b/config/rootfiles/core/80/update.sh
@@ -40,6 +40,8 @@ rm -f \
 	/usr/lib/ipsec/plugins/libstrongswan-unity.so \
 	/usr/share/strongswan/templates/config/plugins/unity.conf
 
+rm -f /usr/local/bin/setddns.pl
+
 # Extract files
 extract_files
 


hooks/post-receive
--
IPFire 2.x development tree

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2014-07-13  8:13 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-07-13  8:13 [git.ipfire.org] IPFire 2.x development tree branch, master, updated. 44dcf6349809c2e5c77d4cb4cdfe465620dce737 git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox