Skip to Content.
Sympa Menu

perfsonar-dev - Re: directory structure of the ps-1.1 bundle

Subject: perfsonar development work

List archive

Re: directory structure of the ps-1.1 bundle


Chronological Thread 
  • From: Roman Lapacz <>
  • To: Loukik Kudarimoti <>
  • Cc: Guilherme Fernandes <>, Luis Marta <>, "" <>
  • Subject: Re: directory structure of the ps-1.1 bundle
  • Date: Tue, 05 Dec 2006 10:14:59 +0100


The bundle could be just a script which downloads tar files of services, unpack them and run their installation procedures. No need to create such directory structure in advance. Installation script of each service will ask for the installation directory so it's up to a user where to install services (under one main directory or different directories).

Roman



Loukik Kudarimoti wrote:
This is only 'Food for Thought' :)

+ are directories
* are files

perfSONAR-1.1 (tar file)
|
+--- ant
| |
| *--- build.xml
| *--- ......
|
+--- webapps
| |
| + --- RRD_Type_MA-1.1
| + --- exist.1.0.1.war
| + --- CL_Type_MP-1.1
| | +--- RRD_Type_MA-1.1
| |
| + --- ant
| + --- build
| + --- conf
| +--- CL_Type_MP-1.1
|
+--- BWCTL_Type_MP-5.0
|
+--- SSH_Telnet_Type_MP-1.1
|
+--- JRA4_MP-2.0
|
*--- Readme.txt
*--- License.txt (in my dreams ;) )

Loukik.







Archive powered by MHonArc 2.6.16.

Top of Page