CentaurusInfra / mizar

Mizar – Experimental, High Scale and High Performance Cloud Network https://mizar.readthedocs.io
https://mizar.readthedocs.io
GNU General Public License v2.0
111 stars 50 forks source link

Fix bootstrap script to update kernel headers to the latest kernel if ver>=5.6.0 #507

Closed vinaykul closed 2 years ago

vinaykul commented 3 years ago

Currently, if the kernel is older than 5.6.0 bootstrap script will invoke kernel-update that updates kernel as well as the header. However, for already updated kernels, the update is skipped, and headers are not updated causing a build break. Todo: Update kernel headers if required to match kernel version if ver>=5.6.0

click2cloud-team4 commented 3 years ago

Please assign this to click2cloud-team2 , Thanks