Changes between Version 6 and Version 7 of Bcfg2FS


Ignore:
Timestamp:
06/22/10 16:56:51 (13 years ago)
Author:
fabaff
Comment:

updated

Legend:

Unmodified
Added
Removed
Modified
  • Bcfg2FS

    v6 v7  
    9090}}} 
    9191 
     92== Source == 
     93The source of Bcfg2FS is available in its own [http://gitorious.org/bcfg2-fuse git] repository. When Bcfg2FS is ready, everything will be integrated in the source of Bcfg2 and be available through the official Bcfg2 Subversion repository. 
     94{{{ 
     95git clone git://gitorious.org/bcfg2-fuse/bcfg2-fuse.git 
     96}}} 
    9297 
    9398== Status == 
    9499 
    95100 * 2010-06-14 - The first step is done. The creation of a directory structure of available bundles is working. 
     101 * 2010-06-22 - Source is online. 
    96102 
    97103== !ToDo == 
    98104 
    99  * Make the source available 
     105 * ~~Make the source available~~ -> http://gitorious.org/bcfg2-fuse 
    100106 * Implement all parts of `bcfg2-admin`  
    101107 * Start with documentation