public inbox for ipfire-scm@lists.ipfire.org
 help / color / mirror / Atom feed
From: git@ipfire.org
To: ipfire-scm@lists.ipfire.org
Subject: [git.ipfire.org] IPFire 2.x development tree branch, master, updated. 44dcf6349809c2e5c77d4cb4cdfe465620dce737
Date: Sun, 13 Jul 2014 10:13:44 +0200	[thread overview]
Message-ID: <20140713081344.C259B20FFC@argus.ipfire.org> (raw)

[-- 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

                 reply	other threads:[~2014-07-13  8:13 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20140713081344.C259B20FFC@argus.ipfire.org \
    --to=git@ipfire.org \
    --cc=ipfire-scm@lists.ipfire.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox