public inbox for ipfire-scm@lists.ipfire.org
 help / color / mirror / Atom feed
* [git.ipfire.org] IPFire 2.x development tree branch, next, updated. 4f6ef735420f85180a393d729df199c56077afa4
@ 2021-11-25 23:03 Arne Fitzenreiter
  0 siblings, 0 replies; only message in thread
From: Arne Fitzenreiter @ 2021-11-25 23:03 UTC (permalink / raw)
  To: ipfire-scm

[-- Attachment #1: Type: text/plain, Size: 2904 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  4f6ef735420f85180a393d729df199c56077afa4 (commit)
      from  6e739d105088444b9380cb27d2fffe22cedf43a7 (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 4f6ef735420f85180a393d729df199c56077afa4
Author: Arne Fitzenreiter <arne_f(a)ipfire.org>
Date:   Thu Nov 25 17:06:33 2021 +0100

    cfgroot: install manualpages file
    
    this fix the 500 internal server error becuase this file
    was not installed by the patch that add the wiki links.
    
    Signed-off-by: Arne Fitzenreiter <arne_f(a)ipfire.org>

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

Summary of changes:
 config/rootfiles/common/configroot        | 1 +
 config/rootfiles/core/162/filelists/files | 1 +
 lfs/configroot                            | 1 +
 3 files changed, 3 insertions(+)

Difference in files:
diff --git a/config/rootfiles/common/configroot b/config/rootfiles/common/configroot
index d496594bc..2dfc8ae1f 100644
--- a/config/rootfiles/common/configroot
+++ b/config/rootfiles/common/configroot
@@ -105,6 +105,7 @@ var/ipfire/main
 #var/ipfire/main/routing
 #var/ipfire/main/security
 #var/ipfire/main/settings
+#var/ipfire/main/manualpages
 #var/ipfire/menu.d
 var/ipfire/menu.d/00-menu.main
 var/ipfire/menu.d/10-system.menu
diff --git a/config/rootfiles/core/162/filelists/files b/config/rootfiles/core/162/filelists/files
index 96b65142a..054293a97 100644
--- a/config/rootfiles/core/162/filelists/files
+++ b/config/rootfiles/core/162/filelists/files
@@ -12,4 +12,5 @@ srv/web/ipfire/html/themes/ipfire/include/functions.pl
 var/ipfire/general-functions.pl
 var/ipfire/header.pl
 var/ipfire/location-functions.pl
+var/ipfire/main/manualpages
 var/ipfire/qos/bin/makeqosscripts.pl
diff --git a/lfs/configroot b/lfs/configroot
index c528bd6d9..e0156c746 100644
--- a/lfs/configroot
+++ b/lfs/configroot
@@ -95,6 +95,7 @@ $(TARGET) :
 	cp $(DIR_SRC)/config/cfgroot/proxy-acl			$(CONFIG_ROOT)/proxy/acl-1.4
 	cp $(DIR_SRC)/config/qos/*						$(CONFIG_ROOT)/qos/bin/
 	cp $(DIR_SRC)/config/cfgroot/main-settings		$(CONFIG_ROOT)/main/settings
+	cp $(DIR_SRC)/config/cfgroot/manualpages		$(CONFIG_ROOT)/main/
 	cp $(DIR_SRC)/config/cfgroot/ssh-settings		$(CONFIG_ROOT)/remote/settings
 	cp $(DIR_SRC)/config/cfgroot/time-settings		$(CONFIG_ROOT)/time/settings
 	cp $(DIR_SRC)/config/cfgroot/logging-settings	$(CONFIG_ROOT)/logging/settings


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

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

only message in thread, other threads:[~2021-11-25 23:03 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-11-25 23:03 [git.ipfire.org] IPFire 2.x development tree branch, next, updated. 4f6ef735420f85180a393d729df199c56077afa4 Arne Fitzenreiter

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