~curtin-dev/curtin/trunk

Viewing all changes in revision 391.

  • Committer: Scott Moser
  • Date: 2016-06-14 13:56:18 UTC
  • mfrom: (390.1.3 trunk.1592149)
  • Revision ID: smoser@ubuntu.com-20160614135618-altft6oxgw9hwt0o
improve net-meta network configuration

when network configuration is not provided 'net-meta' would write
a very simplistic /etc/network/interfaces file for each of the
devices that were brought up in install environment. This had the following
issues
a.) it did not disable cloud-init networking
b.) it did not account for naming of devices (causing issue if
    devices changed names between install and boot environment).
c.) did not include interfaces.d as ideally it would.

Now instead, we create a network config and let the appropriate renderer
do the work.

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: