XS Community Edition/0.2: Difference between revisions

From OLPC
Jump to navigation Jump to search
No edit summary
No edit summary
Line 1: Line 1:
The XS-CE provides core AP features plus a small set of critical extended services on an XO 1.75. These extended servies include:
Welcome to XS-CE version 0.2. Version 0.2 provides core AP features plus a small set of critical extended services on an XO 1.75. These extended servies include:
<ul>
<ul>
<li>Web server -- Building block for many other extended services
<li>Web server -- Building block for many other extended services
Line 13: Line 13:
<li>[[User:Holt/XS_Community_Edition/0.2/Project_Specifications | Project Specifications]]
<li>[[User:Holt/XS_Community_Edition/0.2/Project_Specifications | Project Specifications]]
<li>[[User:Holt/XS_Community_Edition/0.2/Road_Map | Road Map]]
<li>[[User:Holt/XS_Community_Edition/0.2/Road_Map | Road Map]]
<li>[[User:Holt/XS_Community_Edition/0.2/Hacking | Get Started Hacking]]
<li>[[User:Holt/XS_Community_Edition/0.2/Hacking | Installing]]
<li>[[User:Holt/XS_Community_Edition/0.2/Getting_Started | Get Started Implementing]]
<li>[[User:Holt/XS_Community_Edition/0.2/Getting_Started | Configurating]]
<li>[[User:Holt/XS_Community_Edition/0.2/Test_Plan | Test Plan]]
<li>[[User:Holt/XS_Community_Edition/0.2/Test_Plan | Test Plan]]
</ul>
</ul>

Revision as of 04:17, 3 March 2013

Welcome to XS-CE version 0.2. Version 0.2 provides core AP features plus a small set of critical extended services on an XO 1.75. These extended servies include:

  • Web server -- Building block for many other extended services
  • proxy server and web cache --bandwidth, web-filtering, web-monitoring
  • OLPC-update -- OLPC-update is necessary to update the kernel of XO
  • Activity update-- Enables teachers to easily distribute new or updated activities to their students
  • Virtual Private Network -- Creates secure point-to-point or site-to-site connections in routed or bridged configurations and remote access facilities



  • Build on self-discipline learned in 0.1
  • Initial modularity. I.E. must deal with different hardware configurations at install time.
  • Atomic tasks coordinated by regular releases.
  • Extend "Feedback, fix, finished product" loop to include remote developers and testers.