Actions

Byzantium Live Distro CP: Difference between revisions

From HacDC Wiki

(I finished everything on the TODO list as it stood before.)
Line 4: Line 4:
==Features==
==Features==
==ToDo==
==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.
* 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

Revision as of 04:27, 3 September 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.
  • 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