public inbox for ipfire-scm@lists.ipfire.org
 help / color / mirror / Atom feed
* [git.ipfire.org] IPFire 2.x development tree branch, next, updated. 3baa3661a16c7ed2024dc2d8526502cad2eb6e55
@ 2017-03-10 16:20 git
  0 siblings, 0 replies; only message in thread
From: git @ 2017-03-10 16:20 UTC (permalink / raw)
  To: ipfire-scm

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

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

only message in thread, other threads:[~2017-03-10 16:20 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-03-10 16:20 [git.ipfire.org] IPFire 2.x development tree branch, next, updated. 3baa3661a16c7ed2024dc2d8526502cad2eb6e55 git

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