1
0
Fork 0
Commit Graph

62 Commits (d70150b4967d08bbf07582ab93a2024bd601ae56)

Author SHA1 Message Date
dump_stack() d70150b496
Set kernel/initrd permissions 2023-03-22 21:16:00 +00:00
dump_stack() 7b16a439d8
Harmonise logging 2023-03-22 18:24:09 +00:00
dump_stack() 7e050d9e99
Add command to install specific kernel 2023-03-22 18:21:21 +00:00
dump_stack() 2c7341f0d8
Add force reinstall flag 2023-03-22 18:20:45 +00:00
dump_stack() b98dc87d54
Reduce verbosity 2023-03-22 18:08:48 +00:00
dump_stack() 0f1bdc795d
Fix check for installed kernels 2023-03-22 18:05:28 +00:00
dump_stack() 3e9410bf09
Install kernels in mounted volume instead of dockerfile layers 2023-03-22 17:45:56 +00:00
dump_stack() 08beba2bab
Add debug logs for exec.Command 2023-03-19 13:14:14 +00:00
dump_stack() 8bffea0aea
Switch to zerolog 2023-03-18 21:30:07 +00:00
dump_stack() 71f5530fed
kernel genall: limit generated kernels to 100 2023-02-27 18:53:06 +00:00
dump_stack() c9618be454
Store kernels in separate directories 2023-02-15 16:09:11 +00:00
dump_stack() f6b6b823a9
Use already defined path 2023-02-15 11:57:33 +00:00
dump_stack() 9910921e30
Cleanup symbolic links from modules dir 2023-02-15 11:38:02 +00:00
dump_stack() 668bc1e391
Store the default kernel modules 2023-02-15 11:00:00 +00:00
dump_stack() 063df192b4
mirror:// is slower and less reliable in the end 2023-02-14 05:30:28 +00:00
dump_stack() 1a952e0212
Set the default maximum number of kernels to be downloaded to 100
The overlayfs driver natively supports up to 128 layers
2023-02-13 22:10:23 +00:00
dump_stack() 8b5ce9923b
Revert podman layer squashing, does not work well with caching 2023-02-11 15:02:21 +00:00
dump_stack() b1493b79a3
podman --squash-all requires --layers to cache intermediate layers 2023-02-11 14:47:43 +00:00
dump_stack() fb5b2a2bbb
Case insensitive 2023-02-11 14:30:37 +00:00
dump_stack() a9db750ea5
Fix case where both docker and podman are installed, but docker is not podman alias 2023-02-11 08:52:49 +00:00
dump_stack() 55032f07af
Squash podman layers, not docker layers 2023-02-11 08:33:20 +00:00
dump_stack() bb7c2f94d5
podman: squash all layers into a single layer 2023-02-11 08:28:26 +00:00
dump_stack() 422f05d25b
Use squash only if podman is used 2023-02-11 08:22:37 +00:00
dump_stack() 3c8e80cace
docker/podman: squash newly built layers into a single new layer 2023-02-11 08:08:26 +00:00
dump_stack() ce7794ce84
Add missing flags, refactor 2023-01-31 09:05:43 +00:00
dump_stack() 2f52f6db6d
Refactor command line interface 2023-01-31 07:13:33 +00:00
dump_stack() 0e185ab36b
Check for local docker image 2023-01-30 11:15:12 +00:00
dump_stack() 6e1216201e
podman compatibility 2023-01-29 20:42:16 +00:00
dump_stack() 27d8291bb2
Workaround for CentOS 8 Vault repos 2020-05-30 14:13:03 +00:00
dump_stack() d27fbf6671
No kernels in boot if there is no grub 2020-05-30 13:42:04 +00:00
dump_stack() cf79a9f94f
Yum in CentOS 8 does not support --show{-}duplicates with a dash 2020-05-30 12:48:24 +00:00
dump_stack() bfc6f11a7e
Fix deltarpm support for CentOS 8 2020-05-30 12:40:12 +00:00
dump_stack() e03dff8409
Should return if error occured 2019-12-26 13:16:38 +00:00
dump_stack() d58226c22c
Do not check for (host) vsyscall support on the non-Linux systems
Fixes #19
2019-12-25 14:38:05 +00:00
dump_stack() 7b6e3a9ad6
Avoid slow mirrors 2019-09-05 18:27:23 +00:00
dump_stack() 3e7c564a5a
Exclude host kernel generation for macOS 2019-08-31 08:05:43 +00:00
dump_stack() 5bad772125
Support custom docker commands
Resolves #17
2019-08-30 00:05:50 +00:00
dump_stack() f3b0c07af2
Implements parameter for setting up docker registry server 2019-08-29 22:49:59 +00:00
dump_stack() 19535fc75c
Do not produce error if existing 2019-08-23 10:46:37 +00:00
dump_stack() 72bb8df46b
Support CentOS kernels
Resolves #8
2019-08-20 18:58:08 +00:00
dump_stack() 1ffd68601c
Remove bootstrap, download images on-demand 2019-08-20 09:09:38 +00:00
dump_stack() 86ad71f230
Install libseccomp-dev only for 14.04 and later 2019-08-20 07:06:08 +00:00
dump_stack() e106eaa3e0
Add libseccomp-dev to ubuntu base layer 2019-08-19 17:07:03 +00:00
dump_stack() 73b39b5c0d
Refactor 2019-08-17 09:35:36 +00:00
dump_stack() e0c0d3a072
Refactor 2019-08-17 08:51:42 +00:00
dump_stack() 3064dc3a27 Auto detect debug symbols for host kernels 2019-08-16 15:34:10 +00:00
dump_stack() d035e4f8ad Implements build on host and support for custom kernels
Resolves #6
2019-08-16 14:05:26 +00:00
dump_stack() 5dbbb33297
Implements parameter "--max=X" for autogen 2019-08-12 22:58:47 +00:00
dump_stack() 75f5636d31
Avoid errors in case when no kernels in container 2019-06-15 06:48:53 +00:00
dump_stack() 144a8547bc
Move upstream to code.dumpstack.io 2019-02-02 21:25:09 +00:00