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, core56 has been updated via 184bee29d09351f9b47876c785027dc5b4c264ab (commit) from 792ff4fa0b2d2bc21e340ad583229c274213213d (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 184bee29d09351f9b47876c785027dc5b4c264ab Author: Arne Fitzenreiter arne_f@ipfire.org Date: Sun Feb 5 16:46:57 2012 +0100
core56: add static-rules startfiles to updater.
-----------------------------------------------------------------------
Summary of changes: config/rootfiles/core/56/filelists/files | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-)
Difference in files: diff --git a/config/rootfiles/core/56/filelists/files b/config/rootfiles/core/56/filelists/files index 7b1d4c0..355107e 100644 --- a/config/rootfiles/core/56/filelists/files +++ b/config/rootfiles/core/56/filelists/files @@ -2,6 +2,8 @@ etc/system-release etc/issue etc/rc.d/init.d/mountfs etc/rc.d/init.d/smartenabler +etc/rc.d/init.d/networking/red.up/10-static-routes +etc/rc.d/init.d/networking/red.down/10-static-routes srv/web/ipfire/cgi-bin/chpasswd.cgi srv/web/ipfire/cgi-bin/hardwaregraphs.cgi srv/web/ipfire/cgi-bin/media.cgi
hooks/post-receive -- IPFire 2.x development tree