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

From OLPC
Jump to navigation Jump to search
(New page: 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 URL * Fix 'activation.l...)
 
No edit summary
 
(3 intermediate revisions by the same user not shown)
Line 6: Line 6:


URLs
URLs
* Fix OATS URL
* Fix OATS/activation URL
** echo 'antitheft.mydomain.tld' > /security/oats-server
* Fix 'activation.laptop.org' URL ?
** - 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 upgrade.l.o URL
* Fix activities URLs (it's a newline separated file, and it is a good idea to add the XS at the top)
* Fix activities URL
** echo 'http://schoolserver/activities' > /etc/olpc-update/activity-groups
** echo 'http://mydomail.tld/path/to/activitieslist' >> /etc/olpc-update/activity-groups -
** will be requested with /version

Latest revision as of 14:24, 27 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 URLs (it's a newline separated file, and it is a good idea to add the XS at the top)