Merge lp:~oddbloke/livecd-rootfs/interface-naming into lp:livecd-rootfs
Proposed by
Dan Watkins
on 2016-04-14
Status: | Merged |
---|---|
Merged at revision: | 1365 |
Proposed branch: | lp:~oddbloke/livecd-rootfs/interface-naming |
Merge into: | lp:livecd-rootfs |
Diff against target: |
61 lines (+9/-8) 5 files modified
debian/changelog (+7/-0) live-build/ubuntu-cpc/hooks/034-disk-image-ppc64el.binary (+1/-1) live-build/ubuntu-cpc/hooks/999-cpc-fixes.chroot (+1/-1) live-build/ubuntu-cpc/includes.chroot/etc/network/interfaces (+0/-3) live-build/ubuntu-cpc/includes.chroot/etc/network/interfaces.d/eth0.cfg (+0/-3) |
To merge this branch: | bzr merge lp:~oddbloke/livecd-rootfs/interface-naming |
Related bugs: |
Reviewer | Review Type | Date Requested | Status |
---|---|---|---|
Robert C Jennings (community) | Approve on 2016-04-14 | ||
Ubuntu Core Development Team | 2016-04-14 | Pending | |
Review via email:
|
Commit message
* Re-enable systemd predictable network interface naming on cloud-images
* Stop creating default configuration for eth0 (LP: #1563487)
To post a comment you must log in.
Scott Moser (smoser) wrote : | # |
please set a unified commit message, and mark that this fixes
https:/
lp:~oddbloke/livecd-rootfs/interface-naming
updated
on 2016-04-14
- 1367. By Dan Watkins on 2016-04-14
-
Update changelog with:
* Re-enable systemd predictable network interface naming on cloud-images
* Stop creating default configuration for eth0 (LP: #1563487)
Dan, this looks good.