Line 1: |
Line 1: |
| == Summary == | | == Summary == |
| | | |
− | This is [[Harmonic_Distribution/Deployment|one of the possible]] reference implementations of [[Harmonic Distribution]] based solutions. The goal is creating a Sugar based downstream distribution to run on OLPC XO laptops by end-users. The created reference implementation is intended to be a template for final deployment distributions. | + | This is [[Deployment_Platform/Deployment|one of the possible]] reference implementations of [[Deployment Platform]] based solutions. The goal is creating a Sugar based downstream distribution to run on OLPC XO laptops by end-users. The created reference implementation is intended to be a template for final deployment distributions. |
| | | |
| == Overview == | | == Overview == |
Line 19: |
Line 19: |
| '''Initial Sugar Activities''' | | '''Initial Sugar Activities''' |
| | | |
− | :[[Harmonic Distribution]] based solutions are based on [[Sugar Network]], which makes all Sugar Activities accessible from a local school server or an Internet located one. Nonetheless, it is useful to have some first-time activities already included with the image. | + | :[[Deployment Platform]] based solutions are based on [[Sugar Network]], which makes all Sugar Activities accessible from a local school server or an Internet located one. Nonetheless, it is useful to have some first-time activities already included with the image. |
| : Activities will be downloaded from the Sugar Network and placed in the {{Code|~/Activities}} directory in the image. | | : Activities will be downloaded from the Sugar Network and placed in the {{Code|~/Activities}} directory in the image. |
| | | |
Line 71: |
Line 71: |
| === Post-install support === | | === Post-install support === |
| | | |
− | Post installation support is all about updating packages in the [[#Deployment_repository|deployment repository]], e.g., update the configuration in the [[#Deployment_package|deployment package]]. Then, using one of the [[Harmonic_Distribution/Deployment#Scenarios|deployment scenarios]], distribute the package updates among users. | + | Post installation support is all about updating packages in the [[#Deployment_repository|deployment repository]], e.g., update the configuration in the [[#Deployment_package|deployment package]]. Then, using one of the [[Deployment_Platform/Deployment#Scenarios|deployment scenarios]], distribute the package updates among users. |
| | | |
| {{Anchor|Try reference implementation}} | | {{Anchor|Try reference implementation}} |