Changes between Version 20 and Version 21 of Obsolete/Development/UsefulLinks


Ignore:
Timestamp:
Oct 4, 2010, 8:58:01 AM (15 years ago)
Author:
/C=FR/O=CNRS/OU=UMR8607/CN=Charles Loomis/emailAddress=loomis@…
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Obsolete/Development/UsefulLinks

    v20 v21  
    5858
    5959== Components ==
    60 * [http://quattor.sourceforge.net/components.html Documentation of components]: a list of components currently available, along with their man pages.
    61 * [wiki:Web/QuattorBuildFramework How to write NCM components]
     60
     61Before developing a new component, please search the existing code repository to ensure that there is not already something similar.  Also send an email to the Quattor discussion list to see if anyone else has a private component or is interested in collaborating with you.  A [http://quattor.sourceforge.net/components.html list of component along with their man pages] is available on the web. 
    6262
    6363To create a working, skeleton Quattor configuration component, use maven to create one from the standard "archetype".  Use the following command: