| 124 |
help |
help |
| 125 |
Paste your generated SSH public key here and it will be embedded into |
Paste your generated SSH public key here and it will be embedded into |
| 126 |
the built image, so you can use it to login instantly. |
the built image, so you can use it to login instantly. |
|
|
|
|
config FWRT_KILL_FWCF |
|
|
bool "Make an image that kills fwcf on *every* boot" |
|
|
default n |
|
|
depends on FWRT_PACKAGE_FWCF |
|
|
depends on !FWRT_TARGET_NOKERNEL |
|
|
help |
|
|
This will create an image that, once booted, will erase the fwcf |
|
|
filesystem. After booting, you must replace it with an image built |
|
|
without this option to be able to use the device normally again. |
|