- Fix /etc/init.d/plc to have command usage show up on the tty rather
authorMarc Fiuczynski <mef@cs.princeton.edu>
Tue, 23 Jun 2009 21:45:09 +0000 (21:45 +0000)
committerMarc Fiuczynski <mef@cs.princeton.edu>
Tue, 23 Jun 2009 21:45:09 +0000 (21:45 +0000)
commit7988c23e8cbd606d52eb75d549bdd7337ca03981
tree83627c2ab2b915facffed882823342a1b9c24a12
parent411dc9fcaf86e1e0168d0c038e115204f4f9eb75
- Fix /etc/init.d/plc to have command usage show up on the tty rather
  than the log file

- Fix db-config to be a bit more cautious when
  /etc/planetlab/db-config.d doesn't exist

- Clean up db-config approach to ignore .bak, *~, .rpm{save,new}, and
  .orig files.

- Refactor generic plc-config-tty code into plc_config.py.
  plc-config-tty now contains MyPLC specific paths, "usual" variables,
  and the list of validated variables and the corresponding
  validator() function. This refactoring lets one reuse plc_config.py
  as a generic cmdline configuration tool for highly customer MyPLC
  like software.

Tagging module MyPLC - MyPLC-4.3-15
embedemu-tags.mk
onelab-tags.mk
planetlab-k27-tags.mk
planetlab-tags.mk