mirror of
https://github.com/kernelkit/infix.git
synced 2026-07-30 04:33:00 +02:00
Ensure we translate the hostname before we generate the udhcpc command line options, otherwise we'll send '-x hostname:rpi-%m' to udhcpc. Also update all board specific factory configs with the missing setting '"value": "auto"' for the DHCP hostname option. This to match what we already do when we infer options when enabling a DHCP client in the CLI. Signed-off-by: Joachim Wiberg <troglobit@gmail.com>