* OpenPlatformTrustServices-tcdemo_0_1_2

- add comandline tools
- update/fix the Makefile
- update tcdemo properties, set new validation server address 
- use service.properties by both client and server
- set ditro type and version in tcdemo.properties. e.g.
    distro.type=knoppix
    distro.version=531

* OpenPlatformTrustServices-tcdemo_0_1_1

- update restarttcsd command to support IML by TCSD
- generate Rumtime RM with distro name
- add some code using ProcessBuilder instead of Runtime.exec(), and catch the error messages.
  but GCJ 4.1 does not support the ProcessBuilder, so still we use Runtime.exec
- use keyfile instead of the tcsd's SYSTEM_PS(UUID)

* OpenPlatformTrustServices-tcdemo_0_1_0

- Initial code drop for Demo
