- 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)
commitf8902a21c65a218797ac104f9ccbe1c9c30b19ff
treed03b8fc1d988b5b976b012b9fc767cecebe5764a
parent8749484b9bdde8930ad5b64f60d53ddae9ff35de
- 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
myplc-docs.spec
myplc-release.spec
myplc.spec