[prev in list] [next in list] [prev in thread] [next in thread] 

List:       ipcop-svn
Subject:    [Ipcop-svn] SF.net SVN: ipcop:[2658] ipcop/trunk
From:       owes () users ! sourceforge ! net
Date:       2009-03-29 20:30:10
Message-ID: E1Lo1dy-0000LZ-LI () 3kljzd1 ! ch3 ! sourceforge ! com
[Download RAW message or body]

Revision: 2658
          http://ipcop.svn.sourceforge.net/ipcop/?rev=2658&view=rev
Author:   owes
Date:     2009-03-29 20:30:10 +0000 (Sun, 29 Mar 2009)

Log Message:
-----------
Handle /home/httpd/html/{graphs,sgraphs} in lfs/ipcop-gui

Modified Paths:
--------------
    ipcop/trunk/config/rootfiles/common/ipcop-gui
    ipcop/trunk/config/rootfiles/common/rrdtool
    ipcop/trunk/config/rootfiles/common/squid-graph
    ipcop/trunk/lfs/ipcop-gui
    ipcop/trunk/lfs/rrdtool
    ipcop/trunk/lfs/squid-graph

Modified: ipcop/trunk/config/rootfiles/common/ipcop-gui
===================================================================
--- ipcop/trunk/config/rootfiles/common/ipcop-gui	2009-03-29 14:17:00 UTC (rev 2657)
+++ ipcop/trunk/config/rootfiles/common/ipcop-gui	2009-03-29 20:30:10 UTC (rev 2658)
@@ -57,6 +57,7 @@
 home/httpd/html/backup
 home/httpd/html/blob.gif
 home/httpd/html/favicon.ico
+home/httpd/html/graphs
 home/httpd/html/images
 home/httpd/html/images/add.gif
 home/httpd/html/images/addblue.gif
@@ -133,3 +134,4 @@
 home/httpd/html/index.cgi
 home/httpd/html/ipcop_big.gif
 home/httpd/html/ipcop_small.gif
+home/httpd/html/sgraph

Modified: ipcop/trunk/config/rootfiles/common/rrdtool
===================================================================
--- ipcop/trunk/config/rootfiles/common/rrdtool	2009-03-29 14:17:00 UTC (rev 2657)
+++ ipcop/trunk/config/rootfiles/common/rrdtool	2009-03-29 20:30:10 UTC (rev 2658)
@@ -1,6 +1,5 @@
 ## rrdtool-1.3.6
 ##
-home/httpd/html/graphs
 #usr/bin/rrdcgi
 #usr/bin/rrdtool
 #usr/bin/rrdupdate

Modified: ipcop/trunk/config/rootfiles/common/squid-graph
===================================================================
--- ipcop/trunk/config/rootfiles/common/squid-graph	2009-03-29 14:17:00 UTC (rev \
                2657)
+++ ipcop/trunk/config/rootfiles/common/squid-graph	2009-03-29 20:30:10 UTC (rev \
2658) @@ -1,2 +1 @@
-home/httpd/html/sgraph
 usr/bin/squid-graph

Modified: ipcop/trunk/lfs/ipcop-gui
===================================================================
--- ipcop/trunk/lfs/ipcop-gui	2009-03-29 14:17:00 UTC (rev 2657)
+++ ipcop/trunk/lfs/ipcop-gui	2009-03-29 20:30:10 UTC (rev 2658)
@@ -64,10 +64,14 @@
 	cp -aR $(DIR_SRC)/html/* /home/httpd
 	-find /home/httpd -name .svn -exec rm -rf {} \;
 
+	# Additional directories for RRD graphs and Squid graphs
+	-mkdir -p /home/httpd/html/graphs
+	-mkdir -p /home/httpd/html/sgraphs
+
 	chown -R root:root /home/httpd
 	chmod -R 755 /home/httpd/cgi-bin
 	chmod -R 644 /home/httpd/html
-	chmod 755 /home/httpd/html /home/httpd/html/{index.cgi,images,include}
+	chmod 755 /home/httpd/html \
/home/httpd/html/{index.cgi,graphs,images,include,sgraphs}  
 	# backup directory needs nobody:nobody permissions
 	-mkdir -p /home/httpd/html/backup

Modified: ipcop/trunk/lfs/rrdtool
===================================================================
--- ipcop/trunk/lfs/rrdtool	2009-03-29 14:17:00 UTC (rev 2657)
+++ ipcop/trunk/lfs/rrdtool	2009-03-29 20:30:10 UTC (rev 2658)
@@ -102,7 +102,6 @@
 	cd $(DIR_APP) && make -j $(PARALLELISM)
 	cd $(DIR_APP) && make install-exec
 	cd $(DIR_APP) && make site-perl-install
-	-mkdir -p /home/httpd/html/graphs/
 	-mkdir -p /var/log/rrd/
 
 	@rm -rf $(DIR_APP)

Modified: ipcop/trunk/lfs/squid-graph
===================================================================
--- ipcop/trunk/lfs/squid-graph	2009-03-29 14:17:00 UTC (rev 2657)
+++ ipcop/trunk/lfs/squid-graph	2009-03-29 20:30:10 UTC (rev 2658)
@@ -89,7 +89,6 @@
 		-e "s/\$$color{'ims'}  .*$$/\$$color{'ims'}  = ['99','33','99']; # graph ims hit \
line color/" \  bin/squid-graph > /usr/bin/squid-graph
 	chmod 755 /usr/bin/squid-graph
-	-mkdir -p /home/httpd/html/sgraph
 
 	@rm -rf $(DIR_APP)
 	@$(POSTBUILD)


This was sent by the SourceForge.net collaborative development platform, the world's \
largest Open Source development site.

------------------------------------------------------------------------------
_______________________________________________
Ipcop-svn mailing list
Ipcop-svn@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ipcop-svn


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic