| | 1 | = General CMT FAQ = |
| | 2 | |
| | 3 | by V.Garonne (05.4.2005) |
| | 4 | Date: 05.4.2005 |
| | 5 | Version : 0.1 |
| | 6 | Web site: [http://www.cmtsite.org/ http://www.cmtsite.org/] |
| | 7 | |
| | 8 | == General Information == |
| | 9 | |
| | 10 | == What is CMT ? == |
| | 11 | |
| | 12 | [http://www.cmtsite.org/ CMT](__C__onfiguration __M__anagement __T__ool) is a configuration management environment, based on some management conventions and comprises several shell-based utilities. It is an attempt to formalize software production and especially configuration management around a package-oriented principle. |
| | 13 | |
| | 14 | == How to install CMT ? == |
| | 15 | |
| | 16 | See: [http://www.cmtsite.org/install.html Install] |
| | 17 | |
| | 18 | == How do I get documentation on CMT ? == |
| | 19 | |
| | 20 | All documentation is available on-line, starting at [http://www.cmtsite.org/documents.html Documents]. |
| | 21 | |
| | 22 | == Is there a mailing list devoted to CMT ? == |
| | 23 | |
| | 24 | There is a mailing list, [http://www.cmtsite.org/discussion.html mailing list]. |
| | 25 | |
| | 26 | == I've never used CMT before. Is there a CMT tutorial? == |
| | 27 | |
| | 28 | There are numerous tutorials avalaible here [http://www.cmtsite.org/documents.html Documents]. |
| | 29 | |
| | 30 | * [wiki:VincentTrial How do i begin playing with CMT ?] |
| | 31 | |
| | 32 | == How to create a package ? == |
| | 33 | |
| | 34 | cmt create <package_name> <version> |