git: initrd: Crunch lvm(8) with sbin.libcrypto

Aaron LI aly at crater.dragonflybsd.org
Sun Jul 1 02:37:38 PDT 2018


commit 8692d13918892c3f474fc05d37f17fe125bb61bd
Author: Aaron LI <aly at aaronly.me>
Date:   Sat Jun 9 23:39:49 2018 +0800

    initrd: Crunch lvm(8) with sbin.libcrypto
    
    Do not build lvm(8) alone since it can be crunched together with
    sbin.libcrypto which contains cryptsetup(8).  This also saves about
    400KB space.
    
    Tidy up the sbin.libcrypto Makefile in the meantime.

Summary of changes:
 initrd/Makefile                |  4 +-
 initrd/sbin.libcrypto/Makefile | 48 ++++++++++++++++-------
 initrd/sbin.lvm/Makefile       | 89 ------------------------------------------
 3 files changed, 35 insertions(+), 106 deletions(-)
 delete mode 100644 initrd/sbin.lvm/Makefile

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/8692d13918892c3f474fc05d37f17fe125bb61bd


-- 
DragonFly BSD source repository


More information about the Commits mailing list