unraid / usb-creator-next

The home of the Next-Gen Unraid USB Creator, a fork of the Raspberry Pi Imager
https://unraid.net/getting-started
Other
6 stars 3 forks source link

Settings Menu Modification - Hostname Option Changes #5

Closed elibosley closed 3 months ago

elibosley commented 7 months ago

Limit Length of Hostname Field To 15 Characters, and Rename to Server Name, then write to ident.cfg

See the following for an example of how the settings are stored into the flash drive (config/ident.cfg, config/network.cfg) https://github.com/unraid/usb-creator/blob/65f7b9d5218a55dd7d6df7edc62c174bcb664efc/creator.cpp#L1440

elibosley commented 5 months ago

We should make sure that the label of the drive is not bound to this field, and is instead written to UNRAID every time.