1
0
Commit Graph

233 Commits

Author SHA1 Message Date
d3a575e5e3
fix: containers update 2024-06-06 12:59:04 +00:00
793ac0071d
feat: ubuntu 24.04 2024-05-22 21:14:38 +00:00
8251927821
Revert "fix: load, not import"
This reverts commit 35df5850f5.
2024-02-21 18:55:48 +00:00
35df5850f5
fix: load, not import 2024-02-21 18:31:33 +00:00
451566d27f
fix: do not rebuild existing containers w/o files 2024-02-21 18:16:51 +00:00
8a5971379a
feat(distro): add gcc-12 to ubuntu 22.04 image 2024-02-21 16:03:18 +00:00
0314b5ca93
feat: initial daemon implementation 2024-02-20 13:25:31 +00:00
56faf1a351
fix: remove type from kernel release 2023-06-20 16:01:38 +00:00
41c4241d75
fix: do not include some modules on opensuse 15.2 2023-06-20 12:25:02 +00:00
1cb5c40c77
fix: apply modprobe workaround to all opensuse releases 2023-06-20 06:34:11 +00:00
b86c0508f9
fix: apply af_packet workaround for all except opensuse15 2023-06-19 22:41:35 +00:00
7e1b2a24f3
fix: use --no-hostonly only on opensuse 12 2023-06-19 22:34:08 +00:00
47a3d00f1b
fix: use separate container for opensuse 12.3 2023-06-18 12:58:40 +00:00
3a1fc86251
fix: cleanup boot and modules dirs 2023-06-18 12:25:37 +00:00
f44c275c9d
fix: add dracut on opensuse 12.3 2023-06-18 12:19:36 +00:00
6ffaa3dad4
fix: cleanup dracut repo after install 2023-06-18 12:02:32 +00:00
983f135097
feat: use dracut from opensuse 12.3 on 12.{1,2} 2023-06-18 11:42:52 +00:00
2a55d611d1
fix: avoid fail on non-existing dracut module 2023-06-17 15:25:12 +00:00
77201baa63
fix: use mkinitrd for opensuse 12 and older 2023-06-17 14:44:51 +00:00
338e184424
fix: do not use replacefiles on opensuse 12 2023-06-17 13:36:00 +00:00
7497b67b8b
feat: support for openSUSE 12 2023-06-17 13:19:16 +00:00
312e708116
fix: ignore file conflicts 2023-06-17 09:16:48 +00:00
0c16dc02dc
feat: support for openSUSE 13 2023-06-17 08:46:20 +00:00
a6944050cc
feat: implement openSUSE 42+ support 2023-06-15 16:30:12 +00:00
b53b3f2632
feat: blocklist buggy oel6 kernels 2023-06-02 09:53:05 +00:00
79037d61ec
feat: add support for blocklisting kernels 2023-06-02 09:52:17 +00:00
482378abaf
feat: add smap blocklist for some oracle linux kernels 2023-06-01 14:19:21 +00:00
5396375b47
feat: add smap blocklist for some debian 7 kernels 2023-06-01 14:19:18 +00:00
6d6ee135cd
feat: make qemu cpu model/flags configurable 2023-06-01 14:19:17 +00:00
a72d9b77de
test: skip debian list of packages test in CI 2023-06-01 09:51:03 +00:00
eaba233ca3
feat: add apparmor to debian 9+ base container 2023-05-29 21:55:32 +00:00
bec424b493
feat: caching more deps in the base docker container 2023-05-29 21:38:46 +00:00
6b4298c55d
feat: add libc6 >= 2.14 on debian wheezy 2023-05-29 20:13:40 +00:00
56dfabdfa3
feat: filter out pre-release kernels 2023-05-29 19:53:41 +00:00
1e3b7a867d
fix: add gcc-6 to debian 10 2023-05-29 18:45:28 +00:00
3b76b4c0cd
fix: add gcc-5 to debian 9 2023-05-29 12:37:26 +00:00
43d7643ba7
fix: do not invalidate new kernels while updating kbuild 2023-05-29 12:27:00 +00:00
e141f46892
feat: parameter to refetch kbuild 2023-05-29 11:48:25 +00:00
9271d69bc6
feat: less smart kbuild version guess 2023-05-29 11:21:20 +00:00
7942bd22fa
feat: implement parse debian kernel version 2023-05-29 10:19:29 +00:00
17356ac0e4
test: remove obsolete test 2023-05-29 10:18:19 +00:00
004d4223f9
feat: add gcc-10 to debian 12 container 2023-05-29 08:56:35 +00:00
443d23bd67
feat: add update for debian release 2023-05-29 08:38:53 +00:00
a3170ada69
feat: filter out unstable debian kernels 2023-05-29 08:16:21 +00:00
487b9c520d
feat: add limit amount of kernels to fetch 2023-05-28 20:37:05 +00:00
4db10c66dc
feat: change max rate limiter timeout to 2s 2023-05-28 20:36:20 +00:00
5ec6873c57
feat: change rate limiter timeout to 1s 2023-05-28 17:22:16 +00:00
8e57f7f5ef
feat: set one minute delay before trying with the new rate limiter 2023-05-28 12:42:01 +00:00
c0914820c0
feat: disable burst for mr/metasnap api 2023-05-28 12:31:52 +00:00
9df0880e3e
feat: add max timeout for mr/metasnap api 2023-05-28 12:16:05 +00:00