initrd: Add real scp(1)
authorAaron LI <aly@aaronly.me>
Mon, 11 Jun 2018 12:58:36 +0000 (20:58 +0800)
committerAaron LI <aly@aaronly.me>
Wed, 4 Jul 2018 09:46:35 +0000 (17:46 +0800)
commitc460a3e600090073c7db44932745f45fce230c9d
tree3d680512d52806464745b1c78b41d65ee86577bd
parentc91442e9912035bcd659f253abf5fa20ee005193
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.
initrd/rescue.libcrypto/Makefile