From: git@ipfire.org
To: ipfire-scm@lists.ipfire.org
Subject: [git.ipfire.org] IPFire 2.x development tree branch, next, updated. 3baa3661a16c7ed2024dc2d8526502cad2eb6e55
Date: Fri, 10 Mar 2017 16:20:55 +0000 [thread overview]
Message-ID: <20170310162055.C398D10853C3@git01.ipfire.org> (raw)
[-- Attachment #1: Type: text/plain, Size: 2494 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, next has been updated
via 3baa3661a16c7ed2024dc2d8526502cad2eb6e55 (commit)
via d04e15178d976abb0049c05900e2b56b6c655a81 (commit)
from a3fd3c237d07106063378ea2b6a1493119a3f2fc (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 3baa3661a16c7ed2024dc2d8526502cad2eb6e55
Author: Jonatan Schlag <jonatan.schlag(a)ipfire.org>
Date: Fri Mar 10 15:31:25 2017 +0100
xinetd: fix the call of INSTALL_INITSCRIPT
Signed-off-by: Jonatan Schlag <jonatan.schlag(a)ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer(a)ipfire.org>
commit d04e15178d976abb0049c05900e2b56b6c655a81
Author: Jonatan Schlag <jonatan.schlag(a)ipfire.org>
Date: Fri Mar 10 15:30:19 2017 +0100
Fix rootfile of keepalived after initscript changes
Signed-off-by: Jonatan Schlag <jonatan.schlag(a)ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer(a)ipfire.org>
-----------------------------------------------------------------------
Summary of changes:
config/rootfiles/packages/keepalived | 1 +
lfs/xinetd | 2 +-
2 files changed, 2 insertions(+), 1 deletion(-)
Difference in files:
diff --git a/config/rootfiles/packages/keepalived b/config/rootfiles/packages/keepalived
index 88cfeed..fbf5702 100644
--- a/config/rootfiles/packages/keepalived
+++ b/config/rootfiles/packages/keepalived
@@ -27,6 +27,7 @@ etc/keepalived/samples
#etc/keepalived/samples/root.pem
#etc/keepalived/samples/sample.misccheck.smbcheck.sh
#etc/sysconfig/keepalived
+etc/rc.d/init.d/keepalived
usr/bin/genhash
usr/sbin/keepalived
#usr/share/man/man1/genhash.1
diff --git a/lfs/xinetd b/lfs/xinetd
index d3b577b..42d9288 100644
--- a/lfs/xinetd
+++ b/lfs/xinetd
@@ -83,7 +83,7 @@ $(TARGET) : $(patsubst %,$(DIR_DL)/%,$(objects))
cp -f $(DIR_SRC)/config/xinetd/xinetd.conf /etc/xinetd.conf
#install initscripts
- $(call INSTALL_INITSCRIPT,nfs-server)
+ $(call INSTALL_INITSCRIPT,xinetd)
@rm -rf $(DIR_APP)
@$(POSTBUILD)
hooks/post-receive
--
IPFire 2.x development tree
reply other threads:[~2017-03-10 16:20 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=20170310162055.C398D10853C3@git01.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