git: initrd: Add real scp(1)
Aaron LI
aly at crater.dragonflybsd.org
Wed Jul 4 02:50:48 PDT 2018
commit c460a3e600090073c7db44932745f45fce230c9d
Author: Aaron LI <aly at aaronly.me>
Date: Mon Jun 11 20:58:36 2018 +0800
initrd: Add real scp(1)
scp(1) and ssh(1) are different tools, so the original "scp" alias
doesn't work actually. Add real scp(1) now.
Meanwhile, alias "ssh" to "slogin" as the same as the base system.
Remove the symbol keep statement as it's no longer needed.
Summary of changes:
initrd/rescue.libcrypto/Makefile | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/c460a3e600090073c7db44932745f45fce230c9d
--
DragonFly BSD source repository
More information about the Commits
mailing list