git: telnet(1): Disable PAM for the rescue version

Aaron LI aly at crater.dragonflybsd.org
Thu Jul 5 02:15:58 PDT 2018


commit fbc5e6341f6aa5d16101c8e2d363f567b761ada1
Author: Aaron LI <aly at aaronly.me>
Date:   Thu Jul 5 17:04:51 2018 +0800

    telnet(1): Disable PAM for the rescue version
    
    This avoids several PAM-related libraries when crunching telnet, and
    reduces the size by about 200 KB.

Summary of changes:
 initrd/rescue.libcrypto/Makefile |  3 +--
 lib/libtelnet/Makefile           |  4 ++++
 usr.bin/telnet/Makefile          | 10 ++++++++--
 3 files changed, 13 insertions(+), 4 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/fbc5e6341f6aa5d16101c8e2d363f567b761ada1


-- 
DragonFly BSD source repository



More information about the Commits mailing list