Merge lp:~xnox/debian-cd/activate-focal-hwe-kernel into lp:~ubuntu-cdimage/debian-cd/ubuntu

Proposed by Dimitri John Ledkov
Status: Merged
Approved by: Łukasz Zemczak
Approved revision: 2108
Merged at revision: 2108
Proposed branch: lp:~xnox/debian-cd/activate-focal-hwe-kernel
Merge into: lp:~ubuntu-cdimage/debian-cd/ubuntu
Diff against target: 11 lines (+1/-0)
1 file modified
CONF.sh (+1/-0)
To merge this branch: bzr merge lp:~xnox/debian-cd/activate-focal-hwe-kernel
Reviewer Review Type Date Requested Status
Łukasz Zemczak Approve
Review via email: mp+397085@code.launchpad.net

Commit message

Enable backport kernel for focal builds

Now that livefs builds produce hwe artifacts, we should generate grub/bios boot menu options to boot into them.

To post a comment you must log in.
Revision history for this message
Łukasz Zemczak (sil2100) :
review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'CONF.sh'
2--- CONF.sh 2021-01-21 13:12:34 +0000
3+++ CONF.sh 2021-01-28 11:53:22 +0000
4@@ -304,6 +304,7 @@
5 export CODENAME=focal
6 export CAPCODENAME='Focal Fossa'
7 export DEBVERSION="20.04.2 LTS"
8+ export BACKPORT_KERNEL="hwe-20.04"
9 export OFFICIAL="Release"
10 ;;
11 groovy)

Subscribers

People subscribed via source and target branches