You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Steven Barth d196b1fc2e Disable telnet in favor of passwordless SSH
This enables passworldless login for root via SSH whenever no root
password is set (e.g. after reset, flashing without keeping config
or in failsafe) and removes telnet support alltogether.

Signed-off-by: Steven Barth <steven@midlink.org>

SVN-Revision: 46809
9 years ago
..
02_default_set_state base-files: preinit: Fixed sourcing of diag.sh in /etc/preinit. This caused errors due to frequent use of /proc/cpuinfo to determine board name to pick led layout. Now diag.sh (which only defines set_state and any helper functions) is sourced by a proper preinit function during preinit_main, which is after /proc has been brought up, unlike in /etc/preinit 13 years ago
10_indicate_failsafe base-files: fix whitespaces 11 years ago
10_indicate_preinit add "preinit_regular" diag.sh set_state argument 10 years ago
10_sysinfo base-files: make the generic sysinfo script run earlier to allow the mount_root script to pick up the board name 9 years ago
30_failsafe_wait base-files: fix whitespaces 11 years ago
40_run_failsafe_hook base-files: fix whitespaces 11 years ago
50_indicate_regular_preinit add "preinit_regular" diag.sh set_state argument 10 years ago
70_initramfs_test base-files: fix whitespaces 11 years ago
80_mount_root base-files: keep sysupgrade.tgz until /etc/init.d/done has been called 9 years ago
99_10_failsafe_login Disable telnet in favor of passwordless SSH 9 years ago
99_10_run_init base-files: fix whitespaces 11 years ago