1
0
Fork 0
Commit Graph

527 Commits (bde115f5dfc45e17ce3d6abdd9b84db17f061435)

Author SHA1 Message Date
dump_stack() bde115f5df
Bump version 2023-04-08 14:57:39 +00:00
dump_stack() d972bae547
Send SIGINT first while killing the container by timeout 2023-04-08 14:50:18 +00:00
dump_stack() b3d4a0dbc2
Update changelog 2023-04-07 21:38:30 +00:00
dump_stack() 4a3d739b85
Implements dry run for image edit 2023-04-07 21:30:03 +00:00
dump_stack() bb319a9ff6
Export qemu arguments 2023-04-07 21:17:34 +00:00
dump_stack() 21daac4fbc
Check for shutdown before log current kernel 2023-04-07 21:03:31 +00:00
dump_stack() 841fd7f585
Graceful shutdown on ^C 2023-04-07 20:52:45 +00:00
dump_stack() b812048408
Typo 2023-04-07 19:11:42 +00:00
dump_stack() a5edc4837f
Update readme 2023-04-07 19:09:33 +00:00
dump_stack() 9e55ebd44e
Add a flag to set the container runtime binary 2023-04-07 18:57:18 +00:00
dump_stack() e35e030c54
Install the kernel in a single container run 2023-04-07 17:47:54 +00:00
dump_stack() a4f2a31819
Correctly handle empty workdir 2023-04-07 17:46:36 +00:00
dump_stack() c3cf25e523
Allow to disable container volumes mount 2023-04-07 17:35:00 +00:00
dump_stack() 056e38698e
Use single temp directory base 2023-04-07 16:44:21 +00:00
dump_stack() 32b692f752
Cleanup after cache kernel package dependencies 2023-04-07 16:27:56 +00:00
dump_stack() 3f8c7fd86b
brew cask is no longer a brew command 2023-04-07 14:30:59 +00:00
dump_stack() f9c2849658
Bump version 2023-04-07 13:55:58 +00:00
dump_stack() caba73cd7e
Skip the kernel after the end of retries 2023-04-07 13:30:30 +00:00
dump_stack() 5bb79302dd
Bump version 2023-04-07 10:42:34 +00:00
dump_stack() 4570e9adbe
Handling discrepancies between /lib/modules and /boot 2023-04-07 10:27:59 +00:00
dump_stack() 8029ad2185
Update readme 2023-04-07 00:48:38 +00:00
dump_stack() 2f8446864a
go mod tidy 2023-04-07 00:04:10 +00:00
dump_stack() dd602df291
Set go version to 1.17 2023-04-06 23:52:22 +00:00
dump_stack() c9d71601f2
Update readme 2023-04-06 23:32:02 +00:00
dump_stack() 9863c93c02
Fix brew tap url 2023-04-06 23:18:47 +00:00
dump_stack() 27a3cc498c
Bump version 2023-04-06 22:48:54 +00:00
dump_stack() b75289a9d1
Update changelog 2023-04-06 22:46:46 +00:00
dump_stack() fd973c367f
Add --noautoremove for CentOS 8 2023-04-06 22:37:15 +00:00
dump_stack() 4bc4ca738b
Typo 2023-04-06 21:57:47 +00:00
dump_stack() cd7cf0f2b6
Cache kernel package dependencies 2023-04-06 21:56:22 +00:00
dump_stack() 87a5c389df
Fix log level 2023-04-06 21:09:12 +00:00
dump_stack() be3f519573
Fix package cache 2023-04-06 21:08:51 +00:00
dump_stack() a5bfe334cb
Install both headers and image 2023-04-06 20:53:59 +00:00
dump_stack() c0dd0ae07b
Trim last added newline 2023-04-06 20:45:20 +00:00
dump_stack() a4c83c1637
Use different names for logs upload 2023-04-06 20:40:18 +00:00
dump_stack() 897ac0699d
Archive logs 2023-04-06 20:14:36 +00:00
dump_stack() 5b444a3193
Use headers package 2023-04-06 20:10:07 +00:00
dump_stack() 8aed31e41b
Install a single kernel to ensure all dependencies are cached 2023-04-06 20:03:07 +00:00
dump_stack() f57b3408be
Add stdout trace for qemu 2023-04-06 19:50:57 +00:00
dump_stack() 483e56163e
Revert "Add linux-image-generic to base container (for dependencies)"
This reverts commit 5931c08de1.
2023-04-06 19:40:44 +00:00
dump_stack() ac5f83349c
Check that files exist before copy 2023-04-06 19:28:03 +00:00
dump_stack() 5931c08de1
Add linux-image-generic to base container (for dependencies) 2023-04-06 19:07:58 +00:00
dump_stack() 0d3a075d76
Add commands to manage containers 2023-04-06 19:05:41 +00:00
dump_stack() bbd6f79443
Add stdout trace for qemu ssh commands 2023-04-06 18:20:55 +00:00
dump_stack() 5ce73d2fc5
Add stdout trace for sh commands 2023-04-06 18:14:24 +00:00
dump_stack() f65d4ad879
No need to have it at debug log level 2023-04-06 18:13:56 +00:00
dump_stack() 7dddf71d93
Add stdout trace for container build 2023-04-06 18:12:56 +00:00
dump_stack() f75c70db94
Log container stdout at trace level 2023-04-06 18:00:46 +00:00
dump_stack() 603e91af6f
Write debug log to file 2023-04-06 17:32:54 +00:00
dump_stack() 42dc8ac98c
Revert "end-to-end testing for macOS"
This reverts commit 87ef1e42b5.
2023-04-06 15:01:04 +00:00