• Ondřej Caletka's avatar
    rescue-mode-omnia: Add emergency SSH shell · 37e5f0ee
    Ondřej Caletka authored and Michal Hrusecky's avatar Michal Hrusecky committed
    
    
    Since there is no simply accessible serial console, it may be handy to
    have a SSH recovery mode. This patch adds new rescue mode, activated by
    holding the reset button until five LEDs are lit.
    
    In this mode, the eth0 interface is set up using IP address
    192.168.1.1/24 and the switch is configured so eth0 is interconnected
    exclusivelly with the LAN4 port. Dropbear SSH server is started,
    accepting root login without password.
    
    This patch requires dropbear to be compiled inside the rescue image.
    
    Signed-off-by: Ondřej Caletka's avatarOndřej Caletka <ondrej@caletka.cz>
    37e5f0ee