mirror of
https://github.com/kernelkit/infix.git
synced 2026-07-30 20:43:02 +02:00
Since the Nanopi R2S does not have a VPD, we use this mechanism to set the default admin password. Without one, Infix will refuse to generate the factory- and failure-config files, and thus refuse to start. On custom boards in production we have VPD in ONIE format that contains a per-device unique SHA256 hashed admin user password. Signed-off-by: Joachim Wiberg <troglobit@gmail.com>