diff options
author | tnut <thierryn1 at hispeed dot ch> | 2011-02-04 22:10:05 +0100 |
---|---|---|
committer | tnut <thierryn1 at hispeed dot ch> | 2011-02-04 22:10:05 +0100 |
commit | 0bac53b74fa2db85952b9462588282691e8e63e0 (patch) | |
tree | 0cb1abf9d4ebe2f1f1325a9f678463a27d3df706 /base/openssh | |
parent | bce4309f87a50d4f597610277ea407dc782c9779 (diff) | |
download | nutyx-extra-0bac53b74fa2db85952b9462588282691e8e63e0.tar.gz nutyx-extra-0bac53b74fa2db85952b9462588282691e8e63e0.tar.bz2 nutyx-extra-0bac53b74fa2db85952b9462588282691e8e63e0.tar.xz nutyx-extra-0bac53b74fa2db85952b9462588282691e8e63e0.zip |
ajout des md5sum et footprint pour la 32 bits
Diffstat (limited to 'base/openssh')
-rw-r--r-- | base/openssh/.footprint.i686 | 29 | ||||
-rw-r--r-- | base/openssh/.md5sum.i686 | 1 |
2 files changed, 30 insertions, 0 deletions
diff --git a/base/openssh/.footprint.i686 b/base/openssh/.footprint.i686 new file mode 100644 index 000000000..0212ec8d2 --- /dev/null +++ b/base/openssh/.footprint.i686 @@ -0,0 +1,29 @@ +drwxr-xr-x root/root etc/ +drwxr-xr-x root/root etc/ssh/ +-rw-r--r-- root/root etc/ssh/moduli +-rw-r--r-- root/root etc/ssh/ssh_config +drwxr-xr-x root/root usr/ +drwxr-xr-x root/root usr/bin/ +-rwxr-xr-x root/root usr/bin/scp +-rwxr-xr-x root/root usr/bin/sftp +lrwxrwxrwx root/root usr/bin/slogin -> ./ssh +-rwxr-xr-x root/root usr/bin/ssh +-rwxr-xr-x root/root usr/bin/ssh-add +-rwxr-xr-x root/root usr/bin/ssh-agent +-rwxr-xr-x root/root usr/bin/ssh-keygen +-rwxr-xr-x root/root usr/bin/ssh-keyscan +drwxr-xr-x root/root usr/share/ +drwxr-xr-x root/root usr/share/man/ +drwxr-xr-x root/root usr/share/man/man1/ +-rw-r--r-- root/root usr/share/man/man1/scp.1.gz +-rw-r--r-- root/root usr/share/man/man1/sftp.1.gz +lrwxrwxrwx root/root usr/share/man/man1/slogin.1.gz -> ssh.1.gz +-rw-r--r-- root/root usr/share/man/man1/ssh-add.1.gz +-rw-r--r-- root/root usr/share/man/man1/ssh-agent.1.gz +-rw-r--r-- root/root usr/share/man/man1/ssh-keygen.1.gz +-rw-r--r-- root/root usr/share/man/man1/ssh-keyscan.1.gz +-rw-r--r-- root/root usr/share/man/man1/ssh.1.gz +drwxr-xr-x root/root usr/share/man/man5/ +-rw-r--r-- root/root usr/share/man/man5/moduli.5.gz +-rw-r--r-- root/root usr/share/man/man5/ssh_config.5.gz +-rw-r--r-- root/root usr/share/man/man5/sshd_config.5.gz diff --git a/base/openssh/.md5sum.i686 b/base/openssh/.md5sum.i686 new file mode 100644 index 000000000..a5f492be1 --- /dev/null +++ b/base/openssh/.md5sum.i686 @@ -0,0 +1 @@ +e6ee52e47c768bf0ec42a232b5d18fb0 openssh-5.6p1.tar.gz |