summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYuval Adam <yuval@y3xz.com>2014-12-23 15:36:16 +0100
committerYuval Adam <yuval@y3xz.com>2014-12-23 15:36:16 +0100
commita0de84c6083afee55254fa168363adfb34f8ad47 (patch)
tree73d3938f34141e2413beeb93e6e7afeb7d7cb365
parentb7ab7f5fd30ca5870086a852060a9ebee77a0dfd (diff)
Add link to CI testing artifacts
-rw-r--r--README.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/README.md b/README.md
index a0c3c01..276fe8f 100644
--- a/README.md
+++ b/README.md
@@ -53,6 +53,8 @@ $ ./build.sh -t
Never target a VM for the real-life scenario, a VM client cannot be secured against a malicious VM host. Using this flag lets the end-user run under a VM, so just don't.
+If you do not have an up-to-spec environment to build on, you can use the CI artifacts to get a testing ISO you can easily run on a VM for evaluation purposes on [http://ci.amenthes.y3xz.com:8090/job/amenthes/lastSuccessfulBuild/artifact/liveusb/out/amenthes-x86_64.iso](http://ci.amenthes.y3xz.com:8090/job/amenthes/lastSuccessfulBuild/artifact/liveusb/out/amenthes-x86_64.iso).
+
## Design
First and foremost, Amenthes is a **proof of concept** project, and should never be used *as is*, assuming it will save your ass when shit hits the fan. Amenthes is a demonstration of technology which might be adopted to real-life use by experienced system administrators or developers. Having said that...