|  | 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 |  | 
			
				
					|  | 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 |  | 
			
				
					|  | a6944050cc   | feat: implement openSUSE 42+ support | 2023-06-15 16:30:12 +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 |  | 
			
				
					|  | c6e06d8e3e   | feat: multiple commands to run in container | 2023-05-23 20:46:09 +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 |  | 
			
				
					|  | a1999115db   | refactor: move container generation to distro modules | 2023-05-23 13:20:48 +00:00 |  | 
			
				
					|  | fa5d0adb39   | feat: implement global docker timeout | 2023-05-22 14:41:00 +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 |  | 
			
				
					|  | f0c82f9289   | feat: implement list of available distros | 2023-05-18 22:02:41 +00:00 |  | 
			
				
					|  | 120fcdc56b   | feat: initial implementation of distro interface | 2023-05-18 21:37:07 +00:00 |  | 
			
				
					|  | 73f5df2425   | feat!: new kernel config structure BREAKING CHANGE: kernel definition in the configuration files has switched
from
  [[targets]]
  distro = { id = "Ubuntu", release = "18.04" }
  release_mask = ".*"
to
  [[targets]]
  distro = { id = "Ubuntu", release = "18.04" }
  kernel = { regex = ".*" } | 2023-05-18 18:48:09 +00:00 |  | 
			
				
					|  | d551cc8fc4   | refactor: use the same name as in config | 2023-05-18 18:27:51 +00:00 |  | 
			
				
					|  | bcf8de336f   | feat!: introduce new distribution structure BREAKING CHANGE: distro definition in the configuration files has switched
from
  [[supported_kernels]]
  distro_type = "Ubuntu"
  distro_release = "16.04"
  ...
to
  [[supported_kernels]]
  distro = { id = "Ubuntu", release = "16.04" }
  ... | 2023-05-18 16:07:24 +00:00 |  | 
			
				
					|  | 6a338fc6ad   | refactor: move ubutu install/cleanup to module | 2023-05-18 11:46:12 +00:00 |  | 
			
				
					|  | ef35743579   | refactor: move oraclelinux/ubuntu kernels match to modules | 2023-05-18 11:28:06 +00:00 |  | 
			
				
					|  | 4eed03ec2a   | fix: install/remove kernel in one layer | 2023-05-18 10:50:24 +00:00 |  | 
			
				
					|  | 73b1edd1cb   | fix: clean ubuntu modules package | 2023-05-18 09:50:02 +00:00 |  |