git: Adjust various things after the removal of secure/.

Sascha Wildner swildner at crater.dragonflybsd.org
Sun Nov 6 15:10:11 PST 2016


commit 3b5eca529baf58ea74a485139963552cc4c1d977
Author: Sascha Wildner <saw at online.de>
Date:   Mon Nov 7 00:08:49 2016 +0100

    Adjust various things after the removal of secure/.
    
    * Fix etc/Makefile: This brings back installation of /etc/ssh_config
        and /etc/sshd_config to our IMG/ISO.
    
    * Add back DES and Blowfish functions to libcrypt.
    
    * Remove installation of CA.pl/CA.sh. They don't seem to be part of
      LibreSSL.
    
    * Remove obsolete paths from whereis(1).
    
    * Adjust hier(7) manual page.
    
    * Adjust openssh upgrade instructions.
    
    * While here, fix a typo in Makefile.ssh.common.

Summary of changes:
 Makefile.ssh.common             |  2 +-
 crypto/openssh/README.DRAGONFLY | 24 ++++++++++++------------
 etc/Makefile                    |  6 +++---
 lib/libcrypt/Makefile           |  8 +-------
 share/man/man7/hier.7           |  5 +----
 usr.bin/openssl/Makefile.etc    | 12 ++----------
 usr.bin/whereis/pathnames.h     |  5 +----
 usr.sbin/sshd/Makefile.etc      |  5 +----
 8 files changed, 22 insertions(+), 45 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/3b5eca529baf58ea74a485139963552cc4c1d977


-- 
DragonFly BSD source repository


More information about the Commits mailing list