Actions

Byzantium Live Distro CP: Difference between revisions

From HacDC Wiki

Line 10: Line 10:
*** If they don't, delete that stored setting
*** If they don't, delete that stored setting
** Start up system services that are configured and active.
** Start up system services that are configured and active.
* Tweak the HTML to be a little less formatted.
* Write CSS to format the HTML output
* Modify the /index.html template to not show a sitrep but the current configuration from the databases
* Modify the /index.html template to not show a sitrep but the current configuration from the databases

Revision as of 20:58, 13 November 2011

Description

Browse source code.

Features

ToDo

  • Modify startup code to:
    • Read configuration databases
    • Test each existing entry against the current hardware configuration
      • If they match, start it up using the stored settings
      • If they don't, delete that stored setting
    • Start up system services that are configured and active.
  • Modify the /index.html template to not show a sitrep but the current configuration from the databases