-
Notifications
You must be signed in to change notification settings - Fork 95
Switch kernel in AWS instance
Amos Kong edited this page Nov 18, 2020
·
1 revision
- Install new kernel, check the new item is added to /boot/grub2/grub.cfg
- change GRUB_DEFAULT to 0 in /etc/default/grub
- sudo grub2-mkconfig -o /boot/grub2/grub.cfg
- reboot
Branches that we keep sending backports from master
- branch-4.0
- branch-4.1
- branch-2019.1
- branch-perf-v9
- manager-2.1
Branches that we are sending critical backports from master only
- branch-3.3
- branch-2019.1
- manager-2.0
a branch that we still have jobs for, and using, but can't get backports from master anymore
- manager-v1.2
- manager-v1.3
- manager-v1.3.1
- manager-v1.4
Older unused branches will be deleted on a regular basis.