comment "Runtime Configuration" config FWRT_RUNTIME_PACKAGES_URL string "Packages URL" default "" help Predefine the URL where "ipkg" looks for packages @TARGET@ works as placeholder for "-" i.e. "brcm-2.4" so you can configure different URLs for different targets with a single string Leave empty to use distribution default: http://www.freewrt.org/downloads/@VERSION@/@TARGET@/packages config FWRT_RUNTIME_PASSWORD string "admin and root password" default "FreeWRT" help Predefine the admin and root password enabled in the the built image - Leave empty to disable password login config FWRT_RUNTIME_SSHKEY string "SSH public key (root user only)" default "" help Paste your generated SSH public key here and it will be embedded into the built image, so you can use it to login instantly.