Changeset 9cf508e in freewrt for package/Config.in
- Timestamp:
- Jul 21, 2006, 3:52:46 PM (19 years ago)
- Branches:
- freewrt_1_0, freewrt_2_0
- Children:
- 0631111
- Parents:
- 1d8c05f
- File:
-
- 1 edited
-
package/Config.in (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
package/Config.in
r1d8c05f r9cf508e 362 362 http://www.freewrt.org/downloads/snapshots/@TARGET@/packages 363 363 364 endmenu 364 config BR2_RUNTIME_PASSWORD 365 string "root password" 366 default "FreeWRT" 367 help 368 Predefine the root password enabled in the the built image 369 370 - Leave empty to disable password login, beware: TELNET WILL BE OPEN! 371 - type "-KEY-" to only allow ssh key login and define the ssh-key in 372 the next step. 373 374 config BR2_RUNTIME_SSHKEY 375 string "SSH public key" 376 default "" 377 help 378 Paste your generated SSH public key here and it will be embedded into 379 the built image, so you can use it to login instantly. 380 381 endmenu
Note:
See TracChangeset
for help on using the changeset viewer.
