~ubuntu-branches/ubuntu/utopic/cloud-initramfs-tools/utopic-proposed

« back to all changes in this revision

Viewing changes to debian/changelog

  • Committer: Package Import Robot
  • Author(s): Scott Moser
  • Date: 2012-10-01 13:12:22 UTC
  • Revision ID: package-import@ubuntu.com-20121001131222-9s7479dmx2qisxx8
Tags: 0.18-ubuntu1
* add cloud-initramfs-dyn-netconf package.
  * support replacing 'BOOTIF' in an 'ip' kernel cmdline parameter with
    the actual interface name (ip=:::::BOOTIF => ip=::::eth0) (LP: #1046405)
  * support writing network-interfaces style file for any devices configured
    via 'ipconfig' in the kernel (LP: #1053190).

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
cloud-initramfs-tools (0.18-ubuntu1) quantal; urgency=low
 
2
 
 
3
  * add cloud-initramfs-dyn-netconf package.
 
4
    * support replacing 'BOOTIF' in an 'ip' kernel cmdline parameter with
 
5
      the actual interface name (ip=:::::BOOTIF => ip=::::eth0) (LP: #1046405)
 
6
    * support writing network-interfaces style file for any devices configured
 
7
      via 'ipconfig' in the kernel (LP: #1053190).
 
8
 
 
9
 -- Scott Moser <smoser@ubuntu.com>  Mon, 01 Oct 2012 13:12:22 -0400
 
10
 
1
11
cloud-initramfs-tools (0.17-0ubuntu1) quantal; urgency=low
2
12
 
3
13
  * disable searching for config disk by default (LP: #1034116)