Platform Team/Package Management System: Difference between revisions
| Line 100: | Line 100: | ||
** {{Code|0sugar commit}} to let Sugar know that the activity can be shared in peer-to-peer mode between on-line users | ** {{Code|0sugar commit}} to let Sugar know that the activity can be shared in peer-to-peer mode between on-line users | ||
* If doer wants to support server-client sharing model for a broad audience of users: | * If doer wants to support server-client sharing model for a broad audience of users: | ||
** choose server to host 0install files (it could be [[Sysadmin/Shell_account_request|sunjammer.sugarlabs.org]], other server to rsync files to or | ** choose the server to host 0install files (it could be [[Sysadmin/Shell_account_request|sunjammer.sugarlabs.org]], other server to rsync files to or a MediaWiki page), | ||
** call, {{Code|0sugar publish}} to publish 0install | ** call, {{Code|0sugar publish}} to publish 0install files | ||
* If doer wants to support OBS based sugar distributions or users that prefer activities from native packages: | * If doer wants to support OBS based sugar distributions or users that prefer activities from native packages: | ||
** create a project on OBS, | ** create a project on OBS, | ||