scaleway / kernel-tools

:penguin: Kernels on Scaleway
http://devhub.scaleway.com/#/bootscripts
MIT License
104 stars 36 forks source link

Add new bootscript with stock Ubuntu Linux kernel #349

Open simos opened 7 years ago

simos commented 7 years ago

The Linux kernel in the Ubuntu Xenial (Ubuntu 16.04) image is not the stock Ubuntu Linux kernel. It is the mainline Linux kernel without the appropriate .config and changes that are suitable for Ubuntu.

The source of the Ubuntu Linux kernel is at https://git.launchpad.net/~ubuntu-kernel/ubuntu/+source/linux/+git/xenial?h=master

and includes additional patches for AppArmor and ZFS support as well.

agiUnderground commented 7 years ago

Do not forget ip_vs_nfct module for docker kernel version.