User:Martinlanghoff/Key Autonomy: Preparations for local OS image: Difference between revisions

From OLPC
Jump to navigation Jump to search
No edit summary
No edit summary
Line 10: Line 10:
** - OATS server controls upgrade server
** - OATS server controls upgrade server
* Fix devkey request URL
* Fix devkey request URL
** olpc-configure needs to set / fix the URL, maybe even the whole request form HTML

* Fix activities URL
* Fix activities URL
** echo 'http://mydomail.tld/path/to/activitieslist' > /etc/olpc-update/activity-groups -
** echo 'http://mydomail.tld/path/to/activitieslist' > /etc/olpc-update/activity-groups -

Revision as of 18:13, 23 November 2009

Building custom OS img based on 8.2.1

  • Include varios initrd fixes from martin& dsd
  • Sign OFW, kernel (optional for 8.2.1)
  • Sign initrd, OS img

URLs

  • Fix OATS/activation URL
    • echo 'antitheft.mydomain.tld' > /security/oats-server
    • - OATS server controls upgrade server
  • Fix devkey request URL
    • olpc-configure needs to set / fix the URL, maybe even the whole request form HTML
  • Fix activities URL