public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in net-analyzer/syweb/files: syweb-setup.inc.patch postinstall-en.txt
@ 2008-12-13 17:43 Tiago Cunha (tcunha)
  0 siblings, 0 replies; only message in thread
From: Tiago Cunha (tcunha) @ 2008-12-13 17:43 UTC (permalink / raw
  To: gentoo-commits

tcunha      08/12/13 17:43:49

  Modified:             syweb-setup.inc.patch
  Added:                postinstall-en.txt
  Log:
  Revision bump:
  - Keep the layouts directory to avoid it being removed by a package manager
  if it's empty.
  - The cache directory shouldn't be reached by browsers, thus move it to
  hostroot. While there, change setup.inc.patch accordingly.
  - Use a file to display post-install instructions by using the function
  webapp_postinst_txt provided by the webapp eclass instead of using elog.
  (Portage version: 2.1.4.5)

Revision  Changes    Path
1.2                  net-analyzer/syweb/files/syweb-setup.inc.patch

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-analyzer/syweb/files/syweb-setup.inc.patch?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-analyzer/syweb/files/syweb-setup.inc.patch?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-analyzer/syweb/files/syweb-setup.inc.patch?r1=1.1&r2=1.2

Index: syweb-setup.inc.patch
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-analyzer/syweb/files/syweb-setup.inc.patch,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- syweb-setup.inc.patch	19 Aug 2008 07:03:01 -0000	1.1
+++ syweb-setup.inc.patch	13 Dec 2008 17:43:49 -0000	1.2
@@ -1,8 +1,8 @@
 # Rename directories to reflect the changes from the ebuild and the
 # configuration files.
 
---- syweb/htdocs/syweb/setup.inc.orig	2008-08-18 12:22:44.662964324 +0100
-+++ syweb/htdocs/syweb/setup.inc	2008-08-18 12:24:08.884219875 +0100
+--- syweb/htdocs/syweb/setup.inc.orig	2008-12-13 12:48:28.165799500 +0000
++++ syweb/htdocs/syweb/setup.inc	2008-12-13 12:50:09.972014770 +0000
 @@ -32,11 +32,18 @@
  $symon['layout_dir']='/var/www/symon';
  */
@@ -17,7 +17,7 @@
 +
 +/* running Linux, apache not chrooted: */
 +$symon['rrdtool_path']='/usr/bin/rrdtool';
-+$symon['cache_dir']='/var/www/localhost/htdocs/syweb/cache';
++$symon['cache_dir']='/var/www/localhost/syweb/cache';
 +$symon['host_tree']='/var/lib/symon/rrds';
 +$symon['layout_dir']='/var/www/localhost/htdocs/syweb/layouts';
  



1.1                  net-analyzer/syweb/files/postinstall-en.txt

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-analyzer/syweb/files/postinstall-en.txt?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-analyzer/syweb/files/postinstall-en.txt?rev=1.1&content-type=text/plain

Index: postinstall-en.txt
===================================================================
Test your syweb installation by pointing your browser to the URL
http://${VHOST_HOSTNAME}/${VHOST_APPDIR}/configtest.php

Customize syweb by editing the file ${MY_INSTALLDIR}/setup.inc.

If you don't want any user interaction, move index_noui.php to index.php.

NOTE that syweb expects a machine/*.rrd style directory structure under
/var/lib/symon/rrds.






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

only message in thread, other threads:[~2008-12-13 17:43 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-12-13 17:43 [gentoo-commits] gentoo-x86 commit in net-analyzer/syweb/files: syweb-setup.inc.patch postinstall-en.txt Tiago Cunha (tcunha)

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