MeeGo Media Director TODO

From LinuxMCE
Revision as of 06:18, 22 March 2011 by Tschak909 (Talk | contribs) (Added some bugs.)

(diff) ←Older revision | view current revision (diff) | Newer revision→ (diff)
Jump to: navigation, search

Added by --Tschak909 04:35, 12 March 2011 (CET)

  • Make a MeeGo PC As Media Director Template
  • Check it in
  • Make a Setup_MeeGoMD.sh shell script
    • Make sure that the target device has MySQL privileges
    • Generate a pluto.conf for the device.

Notes

right now, uxlaunch MUST run as root. change /etc/sysconfig/uxlaunch appropriately. pluto.conf contains mysql connection code as well as device info needed for bootstrap

Bugs

  • pluto-boot-scripts package needs LockUtils.sh, right now it gets stripped, re add it.
  • Modify /etc/my.cnf to append the following:
 [client]
 host=dcerouter

This will ensure that all database connections will properly default to DCERouter.

  • Be sure to blow away the /usr/pluto/locks/pluto_spawned_localdevices.txt at each reboot.