|
0b6ae6a23c
|
Refactor
|
2018-12-10 02:37:40 +00:00 |
|
|
597de7f8c4
|
Refactor variable names
|
2018-12-10 02:35:43 +00:00 |
|
|
051d080a67
|
Typo
|
2018-12-10 02:34:01 +00:00 |
|
|
1f35eb165d
|
if-else -> switch
|
2018-12-10 02:32:13 +00:00 |
|
|
db27959c8b
|
Use keyed fields
|
2018-12-09 22:50:37 +00:00 |
|
|
880af47cc5
|
Use go timers for kill docker by timeout, fixes #12
|
2018-12-08 02:53:29 +00:00 |
|
|
49b567cd4b
|
Add test for docker command with timeout
|
2018-12-08 02:32:44 +00:00 |
|
|
2a3c3ed18e
|
Non-zero exit status if something failed
|
2018-12-07 03:14:24 +00:00 |
|
|
4dd34fec1d
|
Update README.md
|
2018-12-02 22:29:06 +02:00 |
|
|
076a5babb9
|
Fix typo
|
2018-12-02 20:25:33 +00:00 |
|
|
bc4129e01c
|
Do not check for kernels config exist
|
2018-12-02 20:23:48 +00:00 |
|
|
6b0301ec45
|
Do not exit if kernels config does not exists
|
2018-12-02 20:20:59 +00:00 |
|
|
825d69b770
|
Implements command for generate all kernels for distro/version
|
2018-12-02 19:54:09 +00:00 |
|
|
3fdb2736c8
|
Remove kernel factory
|
2018-12-02 19:49:27 +00:00 |
|
|
257ff0cb7f
|
Remove snap support
|
2018-12-02 15:33:13 +00:00 |
|
|
f8b3f5fbaf
|
Update source tree for build
|
2018-12-02 12:15:39 +00:00 |
|
|
5682dd99c1
|
Do not run bootstrap automatically, but suggest it to user
|
2018-12-02 03:39:54 +00:00 |
|
|
cf0e5efe18
|
Move bootstrap before kernels check
|
2018-12-02 03:19:41 +00:00 |
|
|
b459f91a22
|
Run bootstrap automatically on first run
|
2018-12-02 03:16:34 +00:00 |
|
|
bda5a5764a
|
Improve logging
|
2018-12-02 03:13:18 +00:00 |
|
|
b0d2c99246
|
Check for qemu-system-x86_64 not qemu
|
2018-12-02 03:10:01 +00:00 |
|
|
6188043cef
|
Update README.md
|
2018-12-02 05:04:15 +02:00 |
|
|
cb93a7df40
|
Snap: stable/classic
|
2018-12-02 02:55:56 +00:00 |
|
|
3695e50f35
|
Update README.md
|
2018-12-02 04:29:58 +02:00 |
|
|
287ce68c6e
|
Support snap
|
2018-12-02 02:26:30 +00:00 |
|
|
7199854f44
|
Travis-CI: add last stable go 1.x version
|
2018-12-02 00:53:36 +00:00 |
|
|
ec17f97881
|
Update README.md
|
2018-12-02 02:27:07 +02:00 |
|
|
b56d718f35
|
Fix typo
|
2018-12-02 00:11:06 +00:00 |
|
|
ce4a5c740d
|
Travis-CI: increase timeouts
|
2018-12-02 00:09:35 +00:00 |
|
|
f6eb95abc0
|
Travis-CI: disable parallel tests
|
2018-12-01 23:51:12 +00:00 |
|
|
6e77fc230d
|
Travis-CI: fix current directory for tests
|
2018-12-01 23:24:47 +00:00 |
|
|
9fc1eff305
|
Travis-CI: bootstrap qemu images for tests
|
2018-12-01 23:14:35 +00:00 |
|
|
278c95f55e
|
Travis-CI: add qemu && docker, disable macOS build
|
2018-12-01 23:04:29 +00:00 |
|
|
e25d5de854
|
Travis-CI: build for linux and macOS
|
2018-12-01 22:55:04 +00:00 |
|
|
291715cbf8
|
Add basic travis-ci configuration
|
2018-12-01 22:50:16 +00:00 |
|
|
dcc156272c
|
Make executable only if test copied successfully
|
2018-12-01 20:33:06 +00:00 |
|
|
1488d4b081
|
Implements fallback if rootfs image not found
|
2018-12-01 20:18:43 +00:00 |
|
|
b2f50efa2a
|
Add note about PATH/GOPATH
|
2018-12-01 18:15:34 +00:00 |
|
|
b36956c7a4
|
Bump version in source code
|
2018-12-01 18:12:44 +00:00 |
|
|
8225f0044d
|
Add requirements
|
2018-12-01 17:58:16 +00:00 |
|
|
5116ffe015
|
Implements bootstrap, fixes #3
|
2018-12-01 17:34:57 +00:00 |
|
|
31d51a9f2e
|
Update README.md
|
2018-12-01 17:16:34 +00:00 |
|
|
efe9ff6006
|
Merge kernels, not just append
|
2018-12-01 17:13:38 +00:00 |
|
|
d001a054f4
|
Update README.md
|
2018-12-01 17:11:21 +00:00 |
|
|
ed226544cb
|
Update README.md
|
2018-12-01 19:08:28 +02:00 |
|
|
e8c4f18faf
|
Rewrite readme for new installation process
|
2018-12-01 17:05:51 +00:00 |
|
|
72aef7545a
|
Now use two separate config for autogenerated and user-defined kernels
|
2018-12-01 16:57:15 +00:00 |
|
|
7707f75a02
|
Allow to force bump docker container
|
2018-12-01 15:11:43 +00:00 |
|
|
f85c37fea6
|
Improve error logging
|
2018-12-01 14:30:28 +00:00 |
|
|
b350e9c45b
|
Implements kernels config autogeneration
|
2018-12-01 14:23:01 +00:00 |
|