wok-6.x diff dropbear/receipt @ rev 19862

Up minetest (0.4.15) split and improve packages + add libspatialindex to speed up minetest (great Minecraft alike game for schools)
author Christophe Lincoln <pankso@slitaz.org>
date Sun Mar 26 00:07:11 2017 +0100 (2017-03-26)
parents 7c66c894e9ba
children c54b7b8dbd2c
line diff
     1.1 --- a/dropbear/receipt	Wed Aug 24 18:11:12 2016 -0400
     1.2 +++ b/dropbear/receipt	Sun Mar 26 00:07:11 2017 +0100
     1.3 @@ -83,6 +83,7 @@
     1.4  	ln -s sshx $fs/usr/bin/sshfbvnc
     1.5  	touch $fs/etc/dropbear/dropbear_dss_host_key \
     1.6  		$fs/etc/dropbear/dropbear_rsa_host_key \
     1.7 +		$fs/etc/dropbear/dropbear_ecdsa_host_key
     1.8  
     1.9  	# Fix dropbear initscript perms
    1.10  	chown -R root.root $fs
    1.11 @@ -98,6 +99,7 @@
    1.12  	done <<EOT
    1.13  /etc/dropbear/dropbear_rsa_host_key	/etc/ssh/ssh_host_rsa_key
    1.14  /etc/dropbear/dropbear_dss_host_key	/etc/ssh/ssh_host_dsa_key
    1.15 +/etc/dropbear/dropbear_ecdsa_host_key	/etc/ssh/ssh_host_ecdsa_key
    1.16  EOT
    1.17  	grep -q ssh "$1/etc/inetd.conf" || cat >> "$1/etc/inetd.conf" <<EOT
    1.18  #ssh	stream	tcp	nowait	root	dropbear	dropbear	-i -b /etc/dropbear/banner