OpenXT / openxt

Base OpenXT build scripts
48 stars 39 forks source link

build-scripts: add Linux tools install scripts #232

Closed jean-edouard closed 7 years ago

jean-edouard commented 7 years ago

OXT-702

Signed-off-by: Jed lejosnej@ainfosec.com

jean-edouard commented 7 years ago

This PR just adds install.sh scripts for Debian and Centos, but doesn't install them yet. https://openxt.atlassian.net/browse/OXT-993 will define how the build-scrips will handle them. This PR is still safe to review and merge.

jean-edouard commented 7 years ago

Built here: http://openxt-builder.ainfosec.com:8010/builders/openxt/builds/710

jean-edouard commented 7 years ago

Added a commit to force cd-ing to the tools location.

jean-edouard commented 7 years ago

Added another one to fail on error even when called as sh <script>.

jean-edouard commented 7 years ago

Built here: http://openxt-builder.ainfosec.com:8010/builders/openxt/builds/756

jean-edouard commented 7 years ago

Replaced by https://github.com/OpenXT/openxt/pull/247, closing.