Merge lp:~cyphermox/debian-cd/lts-xenial into lp:~ubuntu-cdimage/debian-cd/ubun3

Proposed by Mathieu Trudel-Lapierre
Status: Needs review
Proposed branch: lp:~cyphermox/debian-cd/lts-xenial
Merge into: lp:~ubuntu-cdimage/debian-cd/ubun3
Diff against target: 12 lines (+1/-1)
1 file modified
CONF.sh (+1/-1)
To merge this branch: bzr merge lp:~cyphermox/debian-cd/lts-xenial
Reviewer Review Type Date Requested Status
Dimitri John Ledkov (community) Needs Resubmitting
Ubuntu CD Image Team Pending
Review via email: mp+291822@code.launchpad.net

Description of the change

Switch to lts-xenial.

Depends on https://code.launchpad.net/~cyphermox/livecd-rootfs/lts-xenial/+merge/291819; which is blocked on xorg-lts-xenial -- to land without also using the Xenial X stack, change HWE_X_... in livecd-rootfs.

To post a comment you must log in.
Revision history for this message
Dimitri John Ledkov (xnox) wrote :

livecd-rootfs change was rejected.

review: Needs Resubmitting

Unmerged revisions

1936. By Mathieu Trudel-Lapierre

Switch trusty to use the xenial kernel backport.

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 2016-03-22 03:37:47 +0000
3+++ CONF.sh 2016-04-13 20:58:12 +0000
4@@ -218,7 +218,7 @@
5 export CODENAME=trusty
6 export CAPCODENAME='Trusty Tahr'
7 export DEBVERSION="14.04.4 LTS"
8- export BACKPORT_KERNEL=wily
9+ export BACKPORT_KERNEL=xenial
10 export OFFICIAL="Beta"
11 ;;
12 utopic)

Subscribers

People subscribed via source and target branches