public inbox for ipfire-scm@lists.ipfire.org
 help / color / mirror / Atom feed
* [git.ipfire.org] IPFire 2.x development tree branch, thirteen, updated. 44967a84023ffa884ab4c4b484bdc6982ded66d3
@ 2012-11-26 13:52 git
  0 siblings, 0 replies; only message in thread
From: git @ 2012-11-26 13:52 UTC (permalink / raw)
  To: ipfire-scm

[-- Attachment #1: Type: text/plain, Size: 1530 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, thirteen has been updated
       via  44967a84023ffa884ab4c4b484bdc6982ded66d3 (commit)
      from  0add8f90ae1d5a15000147df2a86d060a2a89917 (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 44967a84023ffa884ab4c4b484bdc6982ded66d3
Author: Arne Fitzenreiter <arne_f(a)ipfire.org>
Date:   Mon Nov 26 15:51:57 2012 +0100

    updater: reload init after unpacking.

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

Summary of changes:
 config/rootfiles/core/66/update.sh | 4 ++++
 1 file changed, 4 insertions(+)

Difference in files:
diff --git a/config/rootfiles/core/66/update.sh b/config/rootfiles/core/66/update.sh
index 815ff7d..09a40c2 100644
--- a/config/rootfiles/core/66/update.sh
+++ b/config/rootfiles/core/66/update.sh
@@ -157,6 +157,10 @@ rm -f /usr/local/bin/vpn-watch
 #Extract files
 tar xavf /opt/pakfire/tmp/files* --no-overwrite-dir -p --numeric-owner -C /
 
+#
+#Reload init to close old linker/glibc
+telinit u
+
 # Regenerate ipsec configuration files.
 /srv/web/ipfire/cgi-bin/vpnmain.cgi
 


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

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

only message in thread, other threads:[~2012-11-26 13:52 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-11-26 13:52 [git.ipfire.org] IPFire 2.x development tree branch, thirteen, updated. 44967a84023ffa884ab4c4b484bdc6982ded66d3 git

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