Makefile: versioning, add minisatip icons, uboot script generator

This commit is contained in:
Jaroslav Kysela
2015-03-31 16:39:17 +02:00
parent bbeda3d499
commit 3aa2d34426
11 changed files with 108 additions and 16 deletions

View File

@@ -6,6 +6,8 @@ if test "$DROPBEAR" != "yes"; then
exit 0
fi
sleep 5
if ! test -r /etc/dropbear/dropbear_dss_host_key; then
mkdir -p /etc/dropbear
if test -r /etc/sysconfig/dropbear_dss_host_key; then