1
0
Commit Graph

1225 Commits

Author SHA1 Message Date
ceaacade0b ci: disable selinux to allow to run from unit 2023-05-24 15:35:50 +00:00
7b9935dc13 ci: do full e2e tests only on master 2023-05-24 15:20:12 +00:00
4171954350 ci: add full e2e tests on vm 2023-05-24 15:17:28 +00:00
707cf6f268 feat: use libc from jessie to support the latest backports 2023-05-24 14:36:54 +00:00
a4b20299cd fix: do not use custom sources.list on debian 12 bookworm 2023-05-24 12:39:13 +00:00
93f66b08f4 feat: add debian 12 bookworm image 2023-05-24 10:28:23 +00:00
c1fceb6ce6 fix: use kernel version (same as uname -r) for /lib/modules path 2023-05-24 10:01:25 +00:00
e0295664af fix: typo 2023-05-24 09:32:43 +00:00
a9cd7ba18b fix: use initramfs-tools from backports only on wheezy 2023-05-24 09:30:52 +00:00
3740a07619 feat: use initramfs-tools from backports 2023-05-24 09:24:41 +00:00
fe96366eba feat: support Debian 12 Bookworm 2023-05-24 09:14:18 +00:00
48ba7b7c7b feat: match the gcc version to distinguish between Debian releases 2023-05-24 09:12:33 +00:00
ae00b57471 fix: match gcc-10+ 2023-05-24 09:10:56 +00:00
408e330b27 feat: add backports repo for debian 2023-05-24 09:10:32 +00:00
ac4fcaaa91 fix: no need to have separate case for debian anymore 2023-05-24 09:09:16 +00:00
bff4422098 feat: update existing container in case of containerfile changes 2023-05-24 09:08:31 +00:00
4a5376eb43 fix: copy debian /usr/src with folow symbolic links 2023-05-24 07:30:18 +00:00
02bca8e0ae feat: use debian codename for container image 2023-05-24 07:17:05 +00:00
26a65924df feat: use numerical debian release string by default 2023-05-24 07:15:47 +00:00
77e118be64 fix: use distro equal check 2023-05-23 23:02:09 +00:00
66d45e69d9 fix: change return values of macos placeholder 2023-05-23 22:44:38 +00:00
c35def964e fix: macos build 2023-05-23 22:40:08 +00:00
e2d66db16f feat: add kernel install to distro interface 2023-05-23 22:36:46 +00:00
daaef89050 feat: add kernels list to distro interface 2023-05-23 22:00:20 +00:00
c1ec4add81 refactor: move kernelinfo to distro module 2023-05-23 21:33:50 +00:00
0edb0ac0af refactor: get rid of too many parameters 2023-05-23 21:21:06 +00:00
c6e06d8e3e feat: multiple commands to run in container 2023-05-23 20:46:09 +00:00
e302c447f5 Revert "feat: numerical release strings"
This reverts commit 330519f617.
2023-05-23 17:53:58 +00:00
330519f617 feat: numerical release strings 2023-05-23 17:48:15 +00:00
7ca989fd8d feat: use distro info to create the container 2023-05-23 16:54:45 +00:00
f2ce20e53b feat: change interface from ID()/Release() to Distro() with both 2023-05-23 16:26:36 +00:00
6f40fa554e fix: avoid use of range variable 2023-05-23 13:46:16 +00:00
a1999115db refactor: move container generation to distro modules 2023-05-23 13:20:48 +00:00
ff7bed76f2 fix: search in source volumes not destination ones 2023-05-23 09:34:29 +00:00
14320faca8 fix: make sure we only remove the package extension 2023-05-23 09:22:50 +00:00
fa5d0adb39 feat: implement global docker timeout 2023-05-22 14:41:00 +00:00
2fe3103603 refactor: add volume list 2023-05-22 14:28:28 +00:00
2eb91ffac9 fix: missed unlock 2023-05-22 07:20:40 +00:00
519b8d190a fix: check that max is reached after unlock 2023-05-22 06:58:13 +00:00
d507b86373 fix: do not match generic-pae 2023-05-22 06:56:12 +00:00
e1dd7c18be fix: workaround for grub-install issues 2023-05-22 06:55:06 +00:00
c076db3505 fix: avoid stderr 2023-05-22 06:01:40 +00:00
632e4f5ffc feat: parallel kernel installation 2023-05-21 21:43:18 +00:00
b02da8adeb fix: typo 2023-05-21 20:39:52 +00:00
31b0945a15 fix: use the default config dirs provider 2023-05-21 20:31:47 +00:00
ba03d4a049 feat: use all available kernels in case of no targets defined 2023-05-21 14:40:24 +00:00
b88ab7cca3 feat: emulate a cpu on macOS with all features supported by KVM 2023-05-21 14:33:46 +00:00
b8817a4930 feat: less verbose wget output 2023-05-18 22:31:34 +00:00
e767299222 feat: show both release number and name for debian 2023-05-18 22:26:42 +00:00
f0c82f9289 feat: implement list of available distros 2023-05-18 22:02:41 +00:00