diskimage-builder/elements/ramdisk-base/init.d
Adam Gandelman 441b30f89f Fallback to a boot_server kernel param if ip= not passed
Depending on bootloader and configuration, ramdisks may receive
a ip= kernel parameter that is used for manual network bring up
in the ramdisk.  This parameter contains the address of the boot
server.  In the absence of ip=, we want the ramdisk to DHCP and
proceed as normal.  However, in this case need to know the address
of the boot server.  This falls back to a 'boot_server' parameter
for this address if it is not provided via kernel cmdline.

Change-Id: Id1ed15ba125d91fa0a13d8e19d1385082ee5d9e9
Closes-bug: #1401289
Related-bug: #1401298
2014-12-10 15:36:15 -08:00
..
20-init-variables Fallback to a boot_server kernel param if ip= not passed 2014-12-10 15:36:15 -08:00
40-check-network-ready Refactor ramdisk element to allow alternate implementations 2014-09-26 00:13:55 -05:00