1
0
Fork 0
mirror of https://github.com/pygos/build.git synced 2024-06-29 06:20:12 +02:00
build/pkg/openssh/openssh.files
David Oberhollenzer d2432c1d1e Use pkg for managing binaries and their dependencies
- rewrite the rootfs_files.txt listings to the format used by pkg
 - create package files from each package
 - use "pkg install" to manage installation of packages and dependencies
   into the rootfs and initrd staging dirs

Signed-off-by: David Oberhollenzer <goliath@infraroot.at>
2019-03-03 17:47:02 +01:00

17 lines
464 B
Plaintext

file bin/ssh 0755 0 0
file bin/scp 0755 0 0
file bin/ssh-add 0755 0 0
file bin/ssh-agent 0755 0 0
file bin/ssh-keygen 0755 0 0
file bin/ssh-keyscan 0755 0 0
file bin/sshd 0755 0 0
file bin/sftp 0755 0 0
file bin/ssh-copy-id 0755 0 0
file lib/libexec/ssh-keysign 04511 0 0
file lib/libexec/ssh-pkcs11-helper 0755 0 0
file lib/libexec/sftp-server 0755 0 0
dir var/lib/sshd 0700 0 0
file etc/ssh_config 0644 0 0
file etc/sshd_config 0644 0 0
file etc/moduli 0644 0 0