add vlan support
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
debian-installer (Ubuntu) |
Fix Released
|
Undecided
|
Unassigned | ||
Xenial |
Fix Released
|
Undecided
|
Unassigned | ||
netcfg (Debian) |
New
|
Unknown
|
|||
netcfg (Ubuntu) |
Fix Released
|
High
|
Dimitri John Ledkov | ||
Xenial |
Fix Released
|
Undecided
|
Unassigned |
Bug Description
[Impact]
* xenial 16.04.0 has vlan support in netcfg, however it was failing to propagate vlan settings to the installed system. This change fixes the logic to copy the settings through to the installed system correctly, when using ifupdown (the default case)
[Test Case]
* Install system with vlan configuration, e.g. boot with netcfg/vlan_id=123
* Make sure installed system has vlan_id configured in /etc/networking
[Regression Potential]
* Medium, netcfg postinst is changed affecting all installations
[Other Info]
* vlan_id question is of medium priority, therefore if navigating the installer interractively, one should lower the debconf priority before configuring networking.
Changed in netcfg (Debian): | |
importance: | Undecided → Unknown |
status: | New → Fix Committed |
summary: |
- [FFe] add vlan support + add vlan support |
description: | updated |
tags: | added: uosci |
Changed in netcfg (Debian): | |
status: | Fix Committed → New |
Patch is here:
https:/ /bugs.debian. org/cgi- bin/bugreport. cgi?bug= 433568# 163