diff options
| author | Yuval Adam <yuval@y3xz.com> | 2014-12-23 15:36:16 +0100 |
|---|---|---|
| committer | Yuval Adam <yuval@y3xz.com> | 2014-12-23 15:36:16 +0100 |
| commit | a0de84c6083afee55254fa168363adfb34f8ad47 (patch) | |
| tree | 73d3938f34141e2413beeb93e6e7afeb7d7cb365 | |
| parent | b7ab7f5fd30ca5870086a852060a9ebee77a0dfd (diff) | |
Add link to CI testing artifacts
| -rw-r--r-- | README.md | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -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... |
