From: git@ipfire.org
To: ipfire-scm@lists.ipfire.org
Subject: [git.ipfire.org] IPFire 2.x development tree branch, master, updated. 2f3e47a042ced0b90c448840765c22d3fb1f44a6
Date: Thu, 09 Apr 2015 17:58:18 +0200 [thread overview]
Message-ID: <20150409155818.A7FC620372@argus.ipfire.org> (raw)
[-- Attachment #1: Type: text/plain, Size: 2276 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 2f3e47a042ced0b90c448840765c22d3fb1f44a6 (commit)
from 679ac9f163b1d4b3f321c0773510fba0bb9cad78 (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 2f3e47a042ced0b90c448840765c22d3fb1f44a6
Author: Michael Tremer <michael.tremer(a)ipfire.org>
Date: Thu Apr 9 17:56:47 2015 +0200
setup: Has been moved to /usr/sbin
The setup program has been moved from /usr/local/sbin/setup
to /usr/sbin/setup to comply better with FHS. The old copy
was left in the file system on updated systems and was
preferred when called from the shell which is not intended.
The old file is now removed and to make sure every system
has got the new file it is shipped once again.
-----------------------------------------------------------------------
Summary of changes:
config/rootfiles/core/89/filelists/files | 1 +
config/rootfiles/core/89/update.sh | 1 +
2 files changed, 2 insertions(+)
Difference in files:
diff --git a/config/rootfiles/core/89/filelists/files b/config/rootfiles/core/89/filelists/files
index c35b885..2be73d7 100644
--- a/config/rootfiles/core/89/filelists/files
+++ b/config/rootfiles/core/89/filelists/files
@@ -13,6 +13,7 @@ srv/web/ipfire/cgi-bin/ovpnmain.cgi
srv/web/ipfire/cgi-bin/vpnmain.cgi
usr/local/bin/collectdctrl
usr/local/bin/openvpnctrl
+usr/sbin/setup
var/ipfire/backup/bin/backup.pl
var/ipfire/graphs.pl
var/ipfire/langs
diff --git a/config/rootfiles/core/89/update.sh b/config/rootfiles/core/89/update.sh
index 9c6cce9..bc80709 100644
--- a/config/rootfiles/core/89/update.sh
+++ b/config/rootfiles/core/89/update.sh
@@ -35,6 +35,7 @@ done
/etc/init.d/ipsec stop
# Remove old files
+rm -f /usr/local/sbin/setup
# Extract files
extract_files
hooks/post-receive
--
IPFire 2.x development tree
reply other threads:[~2015-04-09 15:58 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=20150409155818.A7FC620372@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