Commit Graph

7 Commits

Author SHA1 Message Date
Dennis Jensen
c706764434 FIX-GENERIC-00002
Move the Profile Specific Release directory data into the appropriate Profile directory.  Add a build-tool that copies this release information from the appropriate Profile Release directory into the common Release directory during build as part of the make checkout: –and– update: just after the point where the data has been updated.

A checkout prior to this point will yield:
* The Common Release directory contains the release information for multiple Profiles making it non-generic
* The Release directory was laid out in Version Product Build order instead of Product Version Build order, which is more intuitive because generally a Build belongs to a Version, which belongs to a Product
2016-12-20 10:38:59 -06:00
Charlie Root
2734bb064a Revert "Merge pull request #17 from DennisJensen-OWC/master"
This reverts commit edf90aca18, reversing
changes made to eea0edd127.
2016-12-03 21:41:00 -08:00
Dennis Jensen
cd2a3ccf6b FIX-GENERIC-00002
Move the Profile Specific Release directory data into the appropriate Profile directory.  Add a build-tool that copies this release information from the appropriate Profile Release directory into the common Release directory during build as part of the make checkout: –and– update: just after the point where the data has been updated.

A checkout prior to this point will yield:
* The Common Release directory contains the release information for multiple Profiles making it non-generic
* The Release directory was laid out in Version Product Build order instead of Product Version Build order, which is more intuitive because generally a Build belongs to a Version, which belongs to a Product
2016-12-03 19:39:08 -06:00
William Grzybowski
aedbf3db54 Fix tests syntax errors for py3k 2015-11-04 16:19:03 +01:00
William Grzybowski
cc23d80b78 Move all shebangs to python3 2015-11-04 09:00:15 -02:00
Jakub Klama
1ca5afc5e8 Use terminal server instead of socat. 2015-06-19 16:20:47 +02:00
Jakub Klama
9d3e57b391 Add crappy terminal server to redirect VM console over telnet. 2015-06-19 15:55:25 +02:00