Skip to content
This repository has been archived by the owner on Dec 7, 2023. It is now read-only.

Support for Linux LTS kernel 5.10.x #804

Merged
merged 2 commits into from
Mar 10, 2021
Merged

Support for Linux LTS kernel 5.10.x #804

merged 2 commits into from
Mar 10, 2021

Conversation

gaby
Copy link
Contributor

@gaby gaby commented Mar 9, 2021

  • Adds support for Linux LTS kernel version: 5.10.21

Source: https://www.kernel.org/category/releases.html

Potential fix for #768

@stealthybox
Copy link
Contributor

built and tested locally

thanks!

~/repos/ignite kernel-5.10 8s
❯ sudo bin/ignite run --ssh weaveworks/ignite-ubuntu -k weaveworks/ignite-kernel:5.10.21-amd64
INFO[0002] Created VM with ID "164fd896641d0830" and name "spring-thunder"
INFO[0003] Networking is handled by "cni"
INFO[0003] Started Firecracker VM "164fd896641d0830" in a container with ID "ignite-164fd896641d0830"
INFO[0005] Waiting for the ssh daemon within the VM to start...

~/repos/ignite kernel-5.10
❯ sudo bin/ignite exec 164fd896641d0830 -- uname -a
Linux 164fd896641d0830 5.10.21 #1 SMP Tue Mar 9 20:36:20 UTC 2021 x86_64 x86_64 x86_64 GNU/Linux

@stealthybox stealthybox merged commit 5c46d76 into weaveworks:master Mar 10, 2021
@gaby gaby deleted the kernel-5.10 branch March 10, 2021 14:48
@stealthybox
Copy link
Contributor

Running a release build now:
https://github.com/weaveworks/ignite/actions/runs/639629677

@stealthybox
Copy link
Contributor

New kernels available:
https://hub.docker.com/r/weaveworks/ignite-kernel/tags

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants