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, core105 has been updated via e4ee7f0317547aacd36b9b5d31f9eb659ab5f455 (commit) from cd805ced09c2e203e7e6b874b7b96fb5e86a11b5 (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 e4ee7f0317547aacd36b9b5d31f9eb659ab5f455 Author: Arne Fitzenreiter arne_f@ipfire.org Date: Thu Sep 22 17:44:06 2016 +0200
core105: fix rootfile.
Signed-off-by: Arne Fitzenreiter arne_f@ipfire.org
-----------------------------------------------------------------------
Summary of changes: config/rootfiles/core/105/filelists/files | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
Difference in files: diff --git a/config/rootfiles/core/105/filelists/files b/config/rootfiles/core/105/filelists/files index 95f6e10..409e5fe 100644 --- a/config/rootfiles/core/105/filelists/files +++ b/config/rootfiles/core/105/filelists/files @@ -1,2 +1,2 @@ etc/system-release -etc/issue \ No newline at end of file +etc/issue
hooks/post-receive -- IPFire 2.x development tree