Changes between Version 19 and Version 20 of CodeSprintIdeas


Ignore:
Timestamp:
09/28/09 09:52:23 (14 years ago)
Author:
solj
Comment:

Updates for sprint next month

Legend:

Unmodified
Added
Removed
Modified
  • CodeSprintIdeas

    v19 v20  
    11= Upcoming sprints = 
    22 
    3 '''when''': Saturday July 18, 2009 10AM CST-4PM CST ([http://permatime.com/America/Chicago/2009-07-18/10:00/Bcfg2_Sprint?link=https%3A%2F%2Ftrac.mcs.anl.gov%2Fprojects%2Fbcfg2%2Fwiki%2FCodeSprintIdeas when is this in my time zone?])[[BR]] 
     3'''when''': Saturday October 24, 2009 10AM CST-4PM CST ([http://permatime.com/America/Chicago/2009-10-24/10:00/Bcfg2_Sprint?link=https%3A%2F%2Ftrac.mcs.anl.gov%2Fprojects%2Fbcfg2%2Fwiki%2FCodeSprintIdeas when is this in my time zone?])[[BR]] 
    44'''where''': #bcfg2 on freenode, ANL 
    55 
     
    2121 
    2222== Features == 
    23  * SSL ca (a la SSHbase) 
    2423 * Packages support for zypper 
    25  * Packages support for gentoo 
     24 * Packages support for gentoo (if necessary) 
    2625 * Packages support for opensolaris IPS 
    27  * Packages cache updates 
    2826 * Improve plugin loading mechanism (to make out of tree plugins easy) 
    2927   * Maybe also improve plugin running mechanism (to enable user to control run order of plugins, run certain files that use a plugin before another plugin but others after it, etc - plausible use cases: template clients.xml and have it update before anything else runs; run the same probe before and after an action that verifies appropriate change was made by that action) 
    3028 * Snapshots web interface 
    31  * Implement config file tracking to enable extra config file removal 
    3229 
    3330== Tickets == 
     
    4138 * #686 (SSHBase traceback) 
    4239 
    43 == Done ==  
     40== Done == 
    4441 * Ohai plugin 
    4542 * showclient updates