[GRASS-SVN] r70214 - grass/branches/releasebranch_7_2/doc
svn_grass at osgeo.org
svn_grass at osgeo.org
Mon Jan 2 14:40:15 PST 2017
Author: neteler
Date: 2017-01-02 14:40:14 -0800 (Mon, 02 Jan 2017)
New Revision: 70214
Modified:
grass/branches/releasebranch_7_2/doc/howto_release.txt
grass/branches/releasebranch_7_2/doc/infrastructure.txt
Log:
infrastructure.txt updated
Modified: grass/branches/releasebranch_7_2/doc/howto_release.txt
===================================================================
--- grass/branches/releasebranch_7_2/doc/howto_release.txt 2017-01-02 22:39:32 UTC (rev 70213)
+++ grass/branches/releasebranch_7_2/doc/howto_release.txt 2017-01-02 22:40:14 UTC (rev 70214)
@@ -216,6 +216,12 @@
Update daily recipe contents: https://code.launchpad.net/~grass/+recipe/grass-trunk
+ o Packaging notes:
+ https://trac.osgeo.org/grass/wiki/BuildHints
+ - https://trac.osgeo.org/grass/wiki/DebianUbuntuPackaging
+ - https://trac.osgeo.org/grass/wiki/CompileOnWindows
+
+
2. Tell others about it:
* If release candidate:
Modified: grass/branches/releasebranch_7_2/doc/infrastructure.txt
===================================================================
--- grass/branches/releasebranch_7_2/doc/infrastructure.txt 2017-01-02 22:39:32 UTC (rev 70213)
+++ grass/branches/releasebranch_7_2/doc/infrastructure.txt 2017-01-02 22:40:14 UTC (rev 70214)
@@ -72,10 +72,11 @@
** OSGeo: awstats (http://grass.osgeo.org/stats/awstats.pl)
*** configuration at: /etc/awstats/awstats.grass.osgeo.org.conf
*** /etc/httpd/conf.d/sites/grass.osgeo.org.conf
+*** /etc/apache2/includes/grass.osgeo.org.inc
*** httpd logs: /var/log/httpd/grass_*
-*** awstats processed log files: /osgeo/download/logs
+*** awstats processed log files: /osgeo/download/logs - https://grass.osgeo.org/stats/
*** cronjob script: /osgeo/scripts/update_logs.sh
-** FBK Mirror: Webalizer (http://grass.fbk.eu/webalizer/) runs daily as cronjob
+** OLD FBK Mirror: Webalizer (http://grass.fbk.eu/webalizer/) runs daily as cronjob
** OLD: Sitemeter: http://www.sitemeter.com/?a=stats&s=s24grassgis
Summary: The system should run almost autonomously.
@@ -109,7 +110,7 @@
* moderated by M. Neteler
* has monthly password reminder disabled to avoid leakage into publicly archived lists
* grass-commit is receiving posts from the GRASS SVN at osgeo.org.
- Not open for other postings.
+ Not open for other postings, they will be trashed automatically
* grass-web is an open list (posting without subscription possible) with (Google) spam filter
* OLD, UNUSED: grass-qa is receiving posts from the GRASS Quality Control System at
Ecole Polytechnique de Montreal, Canada. Not open for other postings.
@@ -117,9 +118,9 @@
== GRASS Wiki ==
-Maintainer: Markus Neteler
+Maintainer: Martin Landa, Markus Neteler
-* http://grass.osgeo.org
+* http://grasswiki.osgeo.org
* Mediawiki
* mirrored at CZ Tech University
* requires registration to keep spammers out
@@ -127,6 +128,8 @@
Summary: The system should run almost autonomous. An eye must be
be kept on people trying to spam the site
+Macro for manual pages: https://grasswiki.osgeo.org/wiki/Template:Cmd
+
== GRASS IRC ==
Channel: irc://irc.freenode.net/grass
@@ -145,10 +148,10 @@
Maintainer: OSGeo-SAC, http://wiki.osgeo.org/wiki/SAC
-* http://trac.osgeo.org/grass/browser
-* SVN
+* https://trac.osgeo.org/grass/browser
+* SVN: https://trac.osgeo.org/grass/wiki/HowToSVN
-Wiki Macro definitions for manual pages G7:modulename
+Trac Wiki Macro definitions for manual pages G7:modulename
* https://trac.osgeo.org/grass/wiki/InterMapTxt
ZIP file download support in trac (needed for g.extension) - on trac.osgeo.org:
@@ -177,6 +180,21 @@
* reports are directly sent to GRASS Developers mailing list for notification
* TODO: migrate to trac
+
+== GRASS Addons ==
+
+Maintainer: Martin Landa
+
+Details:
+ grass-addons/tools/addons/README.txt
+
+Installed with g.extension
+Manuals: https://grass.osgeo.org/grass7/manuals/addons/
+
+Procedure: Addons module are compiled on build server, currently at the
+ CTU in Prague) and publishing their manual pages on publishing server, i.e.
+ grass.osgeo.org
+
== GRASS Travis CI ==
Maintainer: Martin Landa
More information about the grass-commit
mailing list