Changes between Version 20 and Version 21 of Obsolete/Development/UsefulLinks
- Timestamp:
- Oct 4, 2010, 8:58:01 AM (15 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Obsolete/Development/UsefulLinks
v20 v21 58 58 59 59 == 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 61 Before 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. 62 62 63 63 To create a working, skeleton Quattor configuration component, use maven to create one from the standard "archetype". Use the following command: