lp:~wesley-wiedenmeier/cloud-init/trunk.net1-cmdline-ip

Created by Wesley Wiedenmeier and last modified
Get this branch:
bzr branch lp:~wesley-wiedenmeier/cloud-init/trunk.net1-cmdline-ip
Only Wesley Wiedenmeier can upload to this branch. If you are Wesley Wiedenmeier please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Wesley Wiedenmeier
Project:
cloud-init
Status:
Development

Recent revisions

1198. By Wesley Wiedenmeier

Merge from trunk

1197. By Wesley Wiedenmeier

Added comments

1196. By Wesley Wiedenmeier

Handle static ip= entries by appending a static subnet to the device

1195. By Wesley Wiedenmeier

If proto not specified, determine it using logic from:
lp:cloud-initramfs-tools/dyn-netconf/scripts/init-bottom/cloud-initramfs-dyn-netconf

1194. By Wesley Wiedenmeier

Fully parse files at /run/net-dev.conf, loading parameters for address,
broadcast, netmask, gateway and hostname if present

1193. By Wesley Wiedenmeier

Merge from trunk

1192. By Wesley Wiedenmeier

Check for and merge in configuration caused by the 'ip' parameter on the
kernel's cmdline during network configuration parsing.

  - Search for .conf files in /run with names starting with 'net', as these are
    created during early boot if the ip parameter is present
  - If any are present and valid they are merged with network configuration
    from the current data source
  - If the devices affected by the 'ip' parameter are already present in
    network configuration, then a subnet entry will be added to the device's
    configuration unless an identical entry is already present
  - If any of the devices affected are not present then a mostly blank
    configuration will be generated for the device and the appropriate subnet
    specified

1191. By Wesley Wiedenmeier

In distros.debian call net.merge_from_cmdline_config to ensure that the results
from any ip= parameters passed on the kernel cmdline are merged into network
state

1190. By Scott Moser

merge with trunk for dmidecode changes

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:~cloud-init-dev/cloud-init/trunk
This branch contains Public information 
Everyone can see this information.