[pisa-src] r969 - in trunk/openwrt/trunk/hecate/etc: config dropbear

  • From: Thomas Jansen <mithi@xxxxxxxxx>
  • To: pisa-src@xxxxxxxxxxxxx
  • Date: Mon, 14 Sep 2009 16:20:42 +0200

Author: Tjansen
Date: Mon Sep 14 16:20:42 2009
New Revision: 969

Log:
Fixed Hecate's config file structure. Also added the SSH host keys that are
currently used to make them permanent.

Added:
   trunk/openwrt/trunk/hecate/etc/dropbear/
   trunk/openwrt/trunk/hecate/etc/dropbear/authorized_keys   (contents, props 
changed)
   trunk/openwrt/trunk/hecate/etc/dropbear/dropbear_dss_host_key   (contents, 
props changed)
   trunk/openwrt/trunk/hecate/etc/dropbear/dropbear_rsa_host_key   (contents, 
props changed)
Replaced:
   trunk/openwrt/trunk/hecate/etc/config/dropbear   (contents, props changed)

Added: trunk/openwrt/trunk/hecate/etc/config/dropbear
==============================================================================
--- /dev/null   00:00:00 1970   (empty, because file is newly added)
+++ trunk/openwrt/trunk/hecate/etc/config/dropbear      Mon Sep 14 16:20:42 
2009        (r969)
@@ -0,0 +1 @@
+link ../../../files/etc/config/dropbear
\ No newline at end of file

Added: trunk/openwrt/trunk/hecate/etc/dropbear/authorized_keys
==============================================================================
--- /dev/null   00:00:00 1970   (empty, because file is newly added)
+++ trunk/openwrt/trunk/hecate/etc/dropbear/authorized_keys     Mon Sep 14 
16:20:42 2009        (r969)
@@ -0,0 +1 @@
+link ../../../files/etc/dropbear/authorized_keys
\ No newline at end of file

Added: trunk/openwrt/trunk/hecate/etc/dropbear/dropbear_dss_host_key
==============================================================================
Binary file. No diff available.

Added: trunk/openwrt/trunk/hecate/etc/dropbear/dropbear_rsa_host_key
==============================================================================
Binary file. No diff available.

Other related posts:

  • » [pisa-src] r969 - in trunk/openwrt/trunk/hecate/etc: config dropbear - Thomas Jansen