Changes between Version 29 and Version 30 of Doc/TemplateCustom
- Timestamp:
- Jun 27, 2007, 9:07:55 AM (18 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Doc/TemplateCustom
v29 v30 85 85 The recommended method to process all the templates and build machine profiles is to use {{{ant}}} tool, a Java based equivalent of {{{make}}}, provided with SCDB (it can also be used without SCDB). {{{ant}}} brings the advantage of platform independance, allowing to do Quattor management tasks on any platform (Unix, Windows, MacOS). 86 86 87 Look at [wiki:Doc/SCDB/Usage SCDB Usage] documentation for more information on how to use this tool.87 Look at [wiki:Doc/SCDB/Usage How to Use SCDB] documentation for more information on how to use this tool.