From cd01bbb48a458e93a4b1af9bee82a14c9226a54d Mon Sep 17 00:00:00 2001 From: Nils Schneider <nils@nilsschneider.net> Date: Fri, 26 Dec 2014 23:25:14 +0100 Subject: [PATCH] docs/release-notes: mention gluon-authorized-keys --- docs/releases/v2014.4.rst | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/docs/releases/v2014.4.rst b/docs/releases/v2014.4.rst index 71d324e5c..5183569df 100644 --- a/docs/releases/v2014.4.rst +++ b/docs/releases/v2014.4.rst @@ -66,6 +66,14 @@ Private WLAN The new package ``gluon-luci-private-wifi`` allows to configure a private WLAN with WPA-PSK in the expert mode which is bridged with the WAN uplink. +Embedding SSH keys +------------------ + +Using ``gluon-authorized-keys`` it is possible to embed predefined SSH +public keys to firmware images. If ``gluon-config-mode-*`` is left out +images will be ready to mesh after the first boot with SSH running for +further configuration. + Bugfixes ~~~~~~~~ -- GitLab