Changes between Version 21 and Version 22 of Obsolete/Development/UsefulLinks
- Timestamp:
- Oct 4, 2010, 8:58:30 AM (15 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Obsolete/Development/UsefulLinks
v21 v22 59 59 == Components == 60 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.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 components 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: