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 e516f073d61d528068aa138665ab5c7a03b11165 (commit) from 15eb7e0a7f984482b8a8ec58131c8797dfe7537a (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 e516f073d61d528068aa138665ab5c7a03b11165 Author: Arne Fitzenreiter arne_f@ipfire.org Date: Sat Jun 2 10:21:44 2012 +0200
core61: add collectd initskript to updater.
-----------------------------------------------------------------------
Summary of changes: config/rootfiles/core/61/filelists/files | 1 + 1 files changed, 1 insertions(+), 0 deletions(-)
Difference in files: diff --git a/config/rootfiles/core/61/filelists/files b/config/rootfiles/core/61/filelists/files index 16464c7..78765a6 100644 --- a/config/rootfiles/core/61/filelists/files +++ b/config/rootfiles/core/61/filelists/files @@ -1,5 +1,6 @@ etc/system-release etc/issue +etc/rc.d/init.d/collectd srv/web/ipfire/cgi-bin/index.cgi srv/web/ipfire/cgi-bin/ovpnmain.cgi var/ipfire/general-functions.pl
hooks/post-receive -- IPFire 2.x development tree