Changes between Version 5 and Version 6 of BluePrintlivecdinstaller


Ignore:
Timestamp:
12/14/10 14:40:44 (14 years ago)
Author:
Fran Boon
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • BluePrintlivecdinstaller

    v5 v6  
    6060
    6161== Dev ==
     62Designed for use in Training sessions where we want to get a number of people on diverse equipment operational quickly.
     63Should include a Desktop & Debugging tools: Eclipse & Firebug
     64
    6265This would replace our existing VM:
    6366 * InstallationGuidelinesVirtualMachine
     67
     68=== Build ===
     69{{{
     70bzr branch -r 2717 lp:~mdipierro/web2py/devel web2py
     71cd web2py/applications
     72bzr branch -r XXX lp:~sahana-eden eden
     73}}}
     74
     75=== Updates ===
     76'update' alias
     77{{{
     78cd web2py
     79bzr pull -r <revision>
     80cd applications/eden
     81bzr pull -r <revision>
     82}}}
    6483
    6584== Status ==