- 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)
  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

index c930964..191e75e 100644 (file)
@@ -43,7 +43,7 @@ pypcilib-SVNPATH              := http://svn.planet-lab.org/svn/pypcilib/tags/pypcilib-0.2-7
 BootCD-SVNPATH                 := http://svn.planet-lab.org/svn/BootCD/tags/BootCD-4.2-13
 VserverReference-SVNPATH       := http://svn.planet-lab.org/svn/VserverReference/tags/VserverReference-4.2-12
 BootstrapFS-SVNPATH            := http://svn.planet-lab.org/svn/BootstrapFS/tags/BootstrapFS-1.0-8
-MyPLC-SVNPATH                  := http://svn.planet-lab.org/svn/MyPLC/tags/MyPLC-4.3-14
+MyPLC-SVNPATH                  := http://svn.planet-lab.org/svn/MyPLC/tags/MyPLC-4.3-15
 geniwrapper-SVNPATH             := http://svn.planet-lab.org/svn/geniwrapper/tags/geniwrapper-0.2-5
 pyopenssl-SVNPATH               := http://svn.planet-lab.org/svn/pyopenssl/tags/pyopenssl-0.9-1
 
index ab8ae7c..3332d64 100644 (file)
@@ -42,7 +42,7 @@ pypcilib-SVNPATH              := http://svn.planet-lab.org/svn/pypcilib/tags/pypcilib-0.2-7
 BootCD-SVNPATH                 := http://svn.planet-lab.org/svn/BootCD/tags/BootCD-4.2-13
 VserverReference-SVNPATH       := http://svn.planet-lab.org/svn/VserverReference/tags/VserverReference-4.2-12
 BootstrapFS-SVNPATH            := http://svn.planet-lab.org/svn/BootstrapFS/tags/BootstrapFS-1.0-8
-MyPLC-SVNPATH                  := http://svn.planet-lab.org/svn/MyPLC/tags/MyPLC-4.3-14
+MyPLC-SVNPATH                  := http://svn.planet-lab.org/svn/MyPLC/tags/MyPLC-4.3-15
 geniwrapper-SVNPATH             := http://svn.planet-lab.org/svn/geniwrapper/tags/geniwrapper-0.2-5
 pyopenssl-SVNPATH               := http://svn.planet-lab.org/svn/pyopenssl/tags/pyopenssl-0.9-1
 
index 2c47296..271818f 100644 (file)
@@ -36,7 +36,7 @@ pypcilib-SVNPATH              := http://svn.planet-lab.org/svn/pypcilib/tags/pypcilib-0.2-7
 BootCD-SVNPATH                 := http://svn.planet-lab.org/svn/BootCD/tags/BootCD-4.2-13
 VserverReference-SVNPATH       := http://svn.planet-lab.org/svn/VserverReference/tags/VserverReference-4.2-12
 BootstrapFS-SVNPATH            := http://svn.planet-lab.org/svn/BootstrapFS/tags/BootstrapFS-1.0-8
-MyPLC-SVNPATH                  := http://svn.planet-lab.org/svn/MyPLC/tags/MyPLC-4.3-14
+MyPLC-SVNPATH                  := http://svn.planet-lab.org/svn/MyPLC/tags/MyPLC-4.3-15
 geniwrapper-SVNPATH             := http://svn.planet-lab.org/svn/geniwrapper/tags/geniwrapper-0.2-5
 pyopenssl-SVNPATH               := http://svn.planet-lab.org/svn/pyopenssl/tags/pyopenssl-0.9-1
 
index ac2f6c8..77f5a4c 100644 (file)
@@ -38,7 +38,7 @@ pypcilib-SVNPATH              := http://svn.planet-lab.org/svn/pypcilib/tags/pypcilib-0.2-7
 BootCD-SVNPATH                 := http://svn.planet-lab.org/svn/BootCD/tags/BootCD-4.2-13
 VserverReference-SVNPATH       := http://svn.planet-lab.org/svn/VserverReference/tags/VserverReference-4.2-12
 BootstrapFS-SVNPATH            := http://svn.planet-lab.org/svn/BootstrapFS/tags/BootstrapFS-1.0-8
-MyPLC-SVNPATH                  := http://svn.planet-lab.org/svn/MyPLC/tags/MyPLC-4.3-14
+MyPLC-SVNPATH                  := http://svn.planet-lab.org/svn/MyPLC/tags/MyPLC-4.3-15
 geniwrapper-SVNPATH             := http://svn.planet-lab.org/svn/geniwrapper/tags/geniwrapper-0.2-5
 pyopenssl-SVNPATH               := http://svn.planet-lab.org/svn/pyopenssl/tags/pyopenssl-0.9-1