This avoids a hard failure to do `dhcp` on a downed interface.
Also refactor things and replace old boot script (used when not embedded
into the iPXE binary) to be same as new script to have less maintenance.
Signed-off-by: Andrey Smirnov <andrey.smirnov@talos-systems.com>
This PR adds port support for BMC info, making it possible to use tools
like virtualbmc and VMs with sidero.
Signed-off-by: Spencer Smith <robertspencersmith@gmail.com>
This PR updates the naming of the two apps that make up sidero for
consistency. It also updates things like the Makefile, Dockerfile, and
kustomize to make sure image names are the same as these app names.
Signed-off-by: Spencer Smith <robertspencersmith@gmail.com>