Changes between Version 9 and Version 10 of ReferenceCM
- Timestamp:
- 07/30/10 11:58:57 (1 month ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
ReferenceCM
v9 v10 19 19 == Obtaining the reference CM == 20 20 21 The reference CM distribution is available from: 22 {{{ 23 http://www.emulab.net/distributions/reference-cm-2.0.2.tar.gz 24 }}} 25 26 It is also possible to track the development of the reference implementation 27 via git, by cloning the repository: 21 The reference CM distribution is available from Emulab's Git 22 repository at: 28 23 {{{ 29 24 git://git-public.flux.utah.edu/reference-cm.git 30 25 }}} 31 32 Using {{{git}}} is highly recommended, as it will allow you to easily 33 stay up-to-date with any future changes. 26 To access the Emulab Git repository, please see these 27 [/trac/emulab/wiki/GitRepository instructions]. 34 28 35 29 == System dependencies ==
