]> Frank Brehm's Git Trees - config/uhu1/etc.git/commitdiff
saving uncommitted changes in /etc prior to emerge run
authorroot <root@uhu1.uhu-banane.de>
Tue, 20 Sep 2016 10:05:08 +0000 (12:05 +0200)
committerroot <root@uhu1.uhu-banane.de>
Tue, 20 Sep 2016 10:05:08 +0000 (12:05 +0200)
.etckeeper
apache2/modules.d/._cfg0000_00_apache_manual.conf [deleted file]
apache2/modules.d/._mrg0000_00_apache_manual.conf [deleted file]
apache2/modules.d/00_apache_manual.conf
config-archive/etc/apache2/modules.d/00_apache_manual.conf.dist
config-archive/etc/apache2/modules.d/00_apache_manual.conf.dist.new [deleted file]

index 61b001cd0743066261b36d66231c367401ca14df..562de06ef0a49c9cb771fdba1516ec3d146882dd 100755 (executable)
@@ -66,8 +66,6 @@ maybe chmod 0644 'apache2/httpd.conf'
 maybe chmod 0644 'apache2/info_users_passwd'
 maybe chmod 0644 'apache2/magic'
 maybe chmod 0755 'apache2/modules.d'
-maybe chmod 0644 'apache2/modules.d/._cfg0000_00_apache_manual.conf'
-maybe chmod 0644 'apache2/modules.d/._mrg0000_00_apache_manual.conf'
 maybe chmod 0644 'apache2/modules.d/.keep_dev-vcs_subversion-0'
 maybe chmod 0644 'apache2/modules.d/.keep_www-servers_apache-2'
 maybe chmod 0644 'apache2/modules.d/00_apache_manual.conf'
@@ -267,7 +265,6 @@ maybe chmod 0644 'config-archive/etc/apache2/modules.d/00_apache_manual.conf.7'
 maybe chmod 0644 'config-archive/etc/apache2/modules.d/00_apache_manual.conf.8'
 maybe chmod 0644 'config-archive/etc/apache2/modules.d/00_apache_manual.conf.9'
 maybe chmod 0644 'config-archive/etc/apache2/modules.d/00_apache_manual.conf.dist'
-maybe chmod 0644 'config-archive/etc/apache2/modules.d/00_apache_manual.conf.dist.new'
 maybe chmod 0644 'config-archive/etc/apache2/modules.d/00_default_settings.conf'
 maybe chmod 0644 'config-archive/etc/apache2/modules.d/00_default_settings.conf.1'
 maybe chmod 0644 'config-archive/etc/apache2/modules.d/00_default_settings.conf.dist'
diff --git a/apache2/modules.d/._cfg0000_00_apache_manual.conf b/apache2/modules.d/._cfg0000_00_apache_manual.conf
deleted file mode 100644 (file)
index c1ddd15..0000000
+++ /dev/null
@@ -1,29 +0,0 @@
-# Provide access to the documentation on your server as
-#  http://yourserver.example.com/manual/
-# The documentation is always available at
-#  http://httpd.apache.org/docs/2.4/
-<IfModule negotiation_module>
-<IfModule setenvif_module>
-<IfDefine MANUAL>
-AliasMatch ^/manual(?:/(?:de|en|es|fr|ja|ko|pt-br))?(/.*)?$ "/usr/share/doc/apache-2.4.23/manual$1"
-
-<Directory "/usr/share/doc/apache-2.4.23/manual">
-       Options Indexes
-       AllowOverride None
-       Require all granted
-
-       <Files *.html>
-               SetHandler type-map
-       </Files>
-
-       SetEnvIf Request_URI ^/manual/(de|en|es|fr|ja|ko|pt-br)/ prefer-language=$1
-       RedirectMatch 301 ^/manual(?:/(de|en|es|fr|ja|ko|pt-br)){2,}(/.*)?$ /manual/$1$2
-
-       LanguagePriority en de es fr ja ko pt-br
-       ForceLanguagePriority Prefer Fallback
-</Directory>
-</IfDefine>
-</IfModule>
-</IfModule>
-
-# vim: ts=4 filetype=apache
diff --git a/apache2/modules.d/._mrg0000_00_apache_manual.conf b/apache2/modules.d/._mrg0000_00_apache_manual.conf
deleted file mode 100644 (file)
index ec3abdd..0000000
+++ /dev/null
@@ -1,29 +0,0 @@
-# Provide access to the documentation on your server as
-#  http://yourserver.example.com/manual/
-# The documentation is always available at
-#  http://httpd.apache.org/docs/2.4/
-<IfModule negotiation_module>
-<IfModule setenvif_module>
-<IfDefine MANUAL>
-AliasMatch ^/manual(?:/(?:de|en|es|fr|ja|ko|pt-br))?(/.*)?$ "/usr/share/doc/apache-2.4.23/manual$1"
-
-<Directory "/usr/share/doc/apache-2.4.23/manual">
-       Options Indexes
-       AllowOverride None
-       Require all granted
-
-       <Files *.html>
-               SetHandler type-map
-       </Files>
-
-       SetEnvIf Request_URI ^/manual/(de|en|es|fr|ja|ko|pt-br)/ prefer-language=$1
-       RedirectMatch 301 ^/manual(?:/(de|en|es|fr|ja|ko|pt-br)){2,}(/.*)?$ /manual/$1$2
-
-       LanguagePriority de en es fr ja ko pt-br
-       ForceLanguagePriority Prefer Fallback
-</Directory>
-</IfDefine>
-</IfModule>
-</IfModule>
-
-# vim: ts=4 filetype=apache
index 3faa571546aae2a1bf5d6cc3173ed6f6a8b88baf..ec3abddad46ccb1e2a82188cb054e097abbbca9e 100644 (file)
@@ -5,9 +5,9 @@
 <IfModule negotiation_module>
 <IfModule setenvif_module>
 <IfDefine MANUAL>
-AliasMatch ^/manual(?:/(?:de|en|es|fr|ja|ko|pt-br))?(/.*)?$ "/usr/share/doc/apache-2.4.20/manual$1"
+AliasMatch ^/manual(?:/(?:de|en|es|fr|ja|ko|pt-br))?(/.*)?$ "/usr/share/doc/apache-2.4.23/manual$1"
 
-<Directory "/usr/share/doc/apache-2.4.20/manual">
+<Directory "/usr/share/doc/apache-2.4.23/manual">
        Options Indexes
        AllowOverride None
        Require all granted
index 7b89f9195e1e35d0fda40d6ce676f3f15509e51d..c1ddd150644c8d8d316314a19d88711948659254 100644 (file)
@@ -5,9 +5,9 @@
 <IfModule negotiation_module>
 <IfModule setenvif_module>
 <IfDefine MANUAL>
-AliasMatch ^/manual(?:/(?:de|en|es|fr|ja|ko|pt-br))?(/.*)?$ "/usr/share/doc/apache-2.4.20/manual$1"
+AliasMatch ^/manual(?:/(?:de|en|es|fr|ja|ko|pt-br))?(/.*)?$ "/usr/share/doc/apache-2.4.23/manual$1"
 
-<Directory "/usr/share/doc/apache-2.4.20/manual">
+<Directory "/usr/share/doc/apache-2.4.23/manual">
        Options Indexes
        AllowOverride None
        Require all granted
diff --git a/config-archive/etc/apache2/modules.d/00_apache_manual.conf.dist.new b/config-archive/etc/apache2/modules.d/00_apache_manual.conf.dist.new
deleted file mode 100644 (file)
index c1ddd15..0000000
+++ /dev/null
@@ -1,29 +0,0 @@
-# Provide access to the documentation on your server as
-#  http://yourserver.example.com/manual/
-# The documentation is always available at
-#  http://httpd.apache.org/docs/2.4/
-<IfModule negotiation_module>
-<IfModule setenvif_module>
-<IfDefine MANUAL>
-AliasMatch ^/manual(?:/(?:de|en|es|fr|ja|ko|pt-br))?(/.*)?$ "/usr/share/doc/apache-2.4.23/manual$1"
-
-<Directory "/usr/share/doc/apache-2.4.23/manual">
-       Options Indexes
-       AllowOverride None
-       Require all granted
-
-       <Files *.html>
-               SetHandler type-map
-       </Files>
-
-       SetEnvIf Request_URI ^/manual/(de|en|es|fr|ja|ko|pt-br)/ prefer-language=$1
-       RedirectMatch 301 ^/manual(?:/(de|en|es|fr|ja|ko|pt-br)){2,}(/.*)?$ /manual/$1$2
-
-       LanguagePriority en de es fr ja ko pt-br
-       ForceLanguagePriority Prefer Fallback
-</Directory>
-</IfDefine>
-</IfModule>
-</IfModule>
-
-# vim: ts=4 filetype=apache