← Back to team overview

launchpad-reviewers team mailing list archive

[Merge] lp:~smoser/maas/trunk-remove-hostname-kludge into lp:maas

 

The proposal to merge lp:~smoser/maas/trunk-remove-hostname-kludge into lp:maas has been updated.

Commit Message changed to:

start using ip=::::<hostname>:BOOTIF again

The released version of precise image (20101001) now has suitable
cloud-initramfs-dyn-netconf to turn:
 ip=::::<hostname>:BOOTIF
into
 ip=::::<hostname>:eth0

This lets us tell the initramfs dhcp client (ipconfig) to request the
given hostname, and to explicitly only attempt dhcp on the boot interface.

This is basically a revert of revno 1079.

For more details, see:
https://code.launchpad.net/~smoser/maas/trunk-remove-hostname-kludge/+merge/127571
-- 
https://code.launchpad.net/~smoser/maas/trunk-remove-hostname-kludge/+merge/127571
Your team Launchpad code reviewers is requested to review the proposed merge of lp:~smoser/maas/trunk-remove-hostname-kludge into lp:maas.


References