1
0
Commit Graph

805 Commits

Author SHA1 Message Date
d58226c22c Do not check for (host) vsyscall support on the non-Linux systems
Fixes #19
2019-12-25 14:38:05 +00:00
9e1d71d1b2 Bump changelog version v1.2.0 2019-11-15 07:51:14 +00:00
9c70af4f6f Add flag for verbose output 2019-11-14 15:38:16 +00:00
7b8cf96b4a Kpti settings was not affected for regular runs 2019-11-14 15:37:34 +00:00
7b6e3a9ad6 Avoid slow mirrors v1.1.2 2019-09-05 18:27:23 +00:00
b117739c49 Add policykit-1 to rootfs 2019-08-31 12:45:55 +00:00
b28c47e64d Fix link to Travis-CI 2019-08-31 10:56:45 +00:00
4b14187dad GitHub Actions: convert case 2019-08-31 10:53:36 +00:00
950b1e5e83 Add Ubuntu build for GitHub Actions 2019-08-31 09:28:36 +00:00
bf90a10692 Add macOS build for GitHub Actions 2019-08-31 08:28:38 +00:00
3e7c564a5a Exclude host kernel generation for macOS v1.1.1 2019-08-31 08:05:43 +00:00
dc73413114 Set version v1.1.0 2019-08-30 17:40:01 +00:00
104e70f861 Implements global timeout 2019-08-30 16:34:14 +00:00
365c9d0e95 Implements reliablity threshold for exit code 2019-08-30 16:33:43 +00:00
5bad772125 Support custom docker commands
Resolves #17
2019-08-30 00:05:50 +00:00
f3b0c07af2 Implements parameter for setting up docker registry server 2019-08-29 22:49:59 +00:00
f3d67cc3c2 Update CHANGELOG 2019-08-29 22:29:23 +00:00
12b5bd2a99 Introduce global configuration file 2019-08-29 21:12:24 +00:00
b05c44ab9d Travis-CI: migrate to travis-ci.com 2019-08-28 03:18:37 +00:00
19535fc75c Do not produce error if existing 2019-08-23 10:46:37 +00:00
5e6a9dec93 Add rootfs generator for Ubuntu 14.04 2019-08-23 10:44:16 +00:00
0f89a868bd Add brief description 2019-08-21 08:08:35 +00:00
14b8010fee Fix spelling 2019-08-21 06:16:25 +00:00
7fd8614e3c Using sed to fix spelling was not a really good idea.
Revert "Fix spelling"

This reverts commit 3d958c1e10.
2019-08-21 06:14:58 +00:00
3d958c1e10 Fix spelling 2019-08-20 23:17:23 +00:00
e4bed2a4c3 Set version v1.0.1 2019-08-20 22:55:56 +00:00
a9d4d64e30 Update changelog 2019-08-20 21:58:42 +00:00
a8b423cddf Troubleshooting v1.0.0 2019-08-20 21:55:40 +00:00
df5d226772 Note about CentOS kernels 2019-08-20 19:22:47 +00:00
72bb8df46b Support CentOS kernels
Resolves #8
2019-08-20 18:58:08 +00:00
1ffd68601c Remove bootstrap, download images on-demand 2019-08-20 09:09:38 +00:00
86ad71f230 Install libseccomp-dev only for 14.04 and later 2019-08-20 07:06:08 +00:00
a08861cc19 Implements KPTI flag 2019-08-20 00:05:19 +00:00
24b2123582 More flexible way to change smep/smap/kaslr while debug 2019-08-19 23:02:34 +00:00
01d6c89d60 Apply qemu cpu/memory settings from artifact config 2019-08-19 22:43:08 +00:00
08ed3461ad Use smep/smap settings from artifact config as default value 2019-08-19 22:37:27 +00:00
d425f455bb Make variable names more toml-friendly 2019-08-19 19:03:59 +00:00
857f398f6b MarshalTOML for Duration 2019-08-19 19:01:29 +00:00
282d99f511 Allow to force some qemu settings from .out-of-tree.toml 2019-08-19 18:34:13 +00:00
338300eeec CPU model 'host' requires KVM 2019-08-19 17:07:29 +00:00
e106eaa3e0 Add libseccomp-dev to ubuntu base layer 2019-08-19 17:07:03 +00:00
89305b7011 Use all host cpu features 2019-08-19 16:16:17 +00:00
54a3704bc2 Do not clean dmesg 2019-08-19 16:15:55 +00:00
f3d932e100 Lowercase donate badges 2019-08-18 18:00:29 +00:00
0daf31e3aa Initial implementation of exploit pack testing 2019-08-18 17:49:11 +00:00
c0aeb01ff7 Test.sh fallback 2019-08-18 15:05:21 +00:00
ddf2fc0d0b Check kvm permissions 2019-08-18 12:53:13 +00:00
735256ff13 Travis-CI: xenial -> bionic 2019-08-18 11:33:58 +00:00
ea5f06334c Fix regexp 2019-08-17 15:30:42 +00:00
f847f0a773 Text wrap 2019-08-17 15:13:21 +00:00