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, next, updated. 0b028257bbd5d9d5c79efaf120f6b0db4b3f264e
Date: Sun, 03 Mar 2013 11:42:18 +0100	[thread overview]
Message-ID: <20130303104218.A6D6920111@argus.ipfire.org> (raw)

[-- Attachment #1: Type: text/plain, Size: 2214 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  0b028257bbd5d9d5c79efaf120f6b0db4b3f264e (commit)
       via  307df174402188d9ced69318ab0e8ec84dd17db5 (commit)
      from  cc18dd91675383ee82573683df049f21c48b26e3 (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 0b028257bbd5d9d5c79efaf120f6b0db4b3f264e
Author: Arne Fitzenreiter <arne_f(a)ipfire.org>
Date:   Sun Mar 3 11:41:49 2013 +0100

    nginx: fix rootfile.

commit 307df174402188d9ced69318ab0e8ec84dd17db5
Author: Arne Fitzenreiter <arne_f(a)ipfire.org>
Date:   Sun Mar 3 11:39:48 2013 +0100

    avahi: remove /etc/init.d/avahi from rootfile.
    
    You should never include a initskript in /etc/init.d/ because this
    destroy the /etc/init.d symlink at package installation.

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

Summary of changes:
 config/rootfiles/packages/avahi | 3 ++-
 config/rootfiles/packages/nginx | 1 +
 2 files changed, 3 insertions(+), 1 deletion(-)

Difference in files:
diff --git a/config/rootfiles/packages/avahi b/config/rootfiles/packages/avahi
index af1d3d9..dc2c56d 100644
--- a/config/rootfiles/packages/avahi
+++ b/config/rootfiles/packages/avahi
@@ -160,4 +160,5 @@ usr/share/avahi/service-types
 #usr/share/man/man8/avahi-daemon.8
 #usr/share/man/man8/avahi-dnsconfd.8
 #usr/share/man/man8/avahi-dnsconfd.action.8
-etc/init.d/avahi
+#usr/var/run
+etc/rc.d/init.d/avahi
diff --git a/config/rootfiles/packages/nginx b/config/rootfiles/packages/nginx
index ce98205..5ecb241 100644
--- a/config/rootfiles/packages/nginx
+++ b/config/rootfiles/packages/nginx
@@ -14,6 +14,7 @@ etc/nginx/scgi_params.default
 etc/nginx/uwsgi_params
 etc/nginx/uwsgi_params.default
 etc/nginx/win-utf
+etc/rc.d/init.d/nginx
 usr/sbin/nginx
 usr/share/nginx
 usr/share/nginx/html


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

                 reply	other threads:[~2013-03-03 10:42 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=20130303104218.A6D6920111@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