|
0e85866822
|
Implement Oracle Linux support
|
2023-05-09 14:40:06 +00:00 |
|
|
096cad8701
|
Cleanup also -core/-modules
|
2023-04-09 17:13:54 +00:00 |
|
|
21daac4fbc
|
Check for shutdown before log current kernel
|
2023-04-07 21:03:31 +00:00 |
|
|
841fd7f585
|
Graceful shutdown on ^C
|
2023-04-07 20:52:45 +00:00 |
|
|
9e55ebd44e
|
Add a flag to set the container runtime binary
|
2023-04-07 18:57:18 +00:00 |
|
|
e35e030c54
|
Install the kernel in a single container run
|
2023-04-07 17:47:54 +00:00 |
|
|
056e38698e
|
Use single temp directory base
|
2023-04-07 16:44:21 +00:00 |
|
|
32b692f752
|
Cleanup after cache kernel package dependencies
|
2023-04-07 16:27:56 +00:00 |
|
|
caba73cd7e
|
Skip the kernel after the end of retries
|
2023-04-07 13:30:30 +00:00 |
|
|
4570e9adbe
|
Handling discrepancies between /lib/modules and /boot
|
2023-04-07 10:27:59 +00:00 |
|
|
fd973c367f
|
Add --noautoremove for CentOS 8
|
2023-04-06 22:37:15 +00:00 |
|
|
4bc4ca738b
|
Typo
|
2023-04-06 21:57:47 +00:00 |
|
|
cd7cf0f2b6
|
Cache kernel package dependencies
|
2023-04-06 21:56:22 +00:00 |
|
|
87a5c389df
|
Fix log level
|
2023-04-06 21:09:12 +00:00 |
|
|
be3f519573
|
Fix package cache
|
2023-04-06 21:08:51 +00:00 |
|
|
a5bfe334cb
|
Install both headers and image
|
2023-04-06 20:53:59 +00:00 |
|
|
5b444a3193
|
Use headers package
|
2023-04-06 20:10:07 +00:00 |
|
|
8aed31e41b
|
Install a single kernel to ensure all dependencies are cached
|
2023-04-06 20:03:07 +00:00 |
|
|
483e56163e
|
Revert "Add linux-image-generic to base container (for dependencies)"
This reverts commit 5931c08de1 .
|
2023-04-06 19:40:44 +00:00 |
|
|
ac5f83349c
|
Check that files exist before copy
|
2023-04-06 19:28:03 +00:00 |
|
|
5931c08de1
|
Add linux-image-generic to base container (for dependencies)
|
2023-04-06 19:07:58 +00:00 |
|
|
0d3a075d76
|
Add commands to manage containers
|
2023-04-06 19:05:41 +00:00 |
|
|
bf455d9788
|
Copy from inside the container to avoid permission problems
|
2023-04-06 14:48:12 +00:00 |
|
|
a0ed1eb1f5
|
Improve logging
|
2023-04-06 14:32:05 +00:00 |
|
|
17a4b746cc
|
Proper CentOS 8 support
|
2023-04-06 13:38:33 +00:00 |
|
|
c353618c17
|
Fix log output
|
2023-04-06 13:12:57 +00:00 |
|
|
301eb2a60b
|
Refactor
|
2023-04-05 19:32:31 +00:00 |
|
|
fcfbf4f36d
|
Match also centos mask as string
|
2023-04-05 18:04:22 +00:00 |
|
|
b98abe4a83
|
Match also as string
|
2023-04-05 18:01:04 +00:00 |
|
|
72d51c0e1c
|
Add timeout between retries
|
2023-04-05 16:40:20 +00:00 |
|
|
2d345c584b
|
Do not retry on success
|
2023-04-05 16:36:09 +00:00 |
|
|
97fb543fef
|
Typo
|
2023-04-05 16:26:26 +00:00 |
|
|
3fd2fd5966
|
Implements retry for failed kernel installations
|
2023-04-05 16:24:45 +00:00 |
|
|
29af467bee
|
Install kernels to tmp directory first
|
2023-04-05 16:14:30 +00:00 |
|
|
604d21e4a2
|
Refactor deb package matcher
|
2023-04-05 12:31:46 +00:00 |
|
|
fc0c76f114
|
Do not randomize kernels installation/test order by default
|
2023-04-05 11:29:31 +00:00 |
|
|
f399390c2c
|
Ignore linux-image-generic
|
2023-04-05 10:52:40 +00:00 |
|
|
8d3986ce8e
|
Refactor
|
2023-03-29 17:25:32 +00:00 |
|
|
3aba883b81
|
Add --no-headers flag
|
2023-03-29 17:15:27 +00:00 |
|
|
3329dc4c24
|
Add kernel config-regen command
|
2023-03-24 04:20:28 +00:00 |
|
|
34f3692d01
|
Fix timeout
|
2023-03-24 04:15:08 +00:00 |
|
|
1e66c156fa
|
Run permission fix only once per container
|
2023-03-23 20:28:42 +00:00 |
|
|
2b54d13b9e
|
Fix only kernels permissions
|
2023-03-23 20:26:30 +00:00 |
|
|
44494b65a6
|
Improve logging
|
2023-03-23 20:20:46 +00:00 |
|
|
a36d5ddb12
|
Increase timeout
|
2023-03-23 20:16:13 +00:00 |
|
|
488d2380e1
|
Do not reset old permissions
|
2023-03-23 20:05:29 +00:00 |
|
|
292e3dc211
|
Set permissions on the internals of all container volumes
|
2023-03-23 19:18:14 +00:00 |
|
|
ec1732c8ec
|
Set kernels permissions inside container
|
2023-03-23 17:45:24 +00:00 |
|
|
d70150b496
|
Set kernel/initrd permissions
|
2023-03-22 21:16:00 +00:00 |
|
|
7b16a439d8
|
Harmonise logging
|
2023-03-22 18:24:09 +00:00 |
|