launchpad-reviewers team mailing list archive
-
launchpad-reviewers team
-
Mailing list archive
-
Message #12460
[Merge] lp:~smoser/maas/maas-hostname-kludge into lp:maas
The proposal to merge lp:~smoser/maas/maas-hostname-kludge into lp:maas has been updated.
Commit Message changed to:
temporary kludge: add 'hostname' to the commissioning kernel cmdline
This is a kludge to get us around the inability to use:
ip=::::$hostname
as we'd like to in order to solve LP: #1046405.
After we have updated ephemeral images released that have
cloud-initramfs-dyn-netconf installed, we will be able to
replace:
ip=dhcp hostname=$hostname
with
ip=::::$hostname:BOOTIF
which will make ipconfig from klibc use the specified hostname
but only attempt to bring up the specific mac address specified
by BOOTIF.
For more details, see:
https://code.launchpad.net/~smoser/maas/maas-hostname-kludge/+merge/126258
--
https://code.launchpad.net/~smoser/maas/maas-hostname-kludge/+merge/126258
Your team MAAS Maintainers is requested to review the proposed merge of lp:~smoser/maas/maas-hostname-kludge into lp:maas.
References