Date: Sat, 3 Dec 2016 00:37:00 +0000 (UTC) From: Ngie Cooper <ngie@FreeBSD.org> To: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-stable@freebsd.org, svn-src-stable-11@freebsd.org Subject: svn commit: r309452 - stable/11/tools/build/mk Message-ID: <201612030037.uB30b0lW006437@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: ngie Date: Sat Dec 3 00:37:00 2016 New Revision: 309452 URL: https://svnweb.freebsd.org/changeset/base/309452 Log: MFC r307713: Remove /usr/libexec/bsdinstall/hardening if MK_BSDINSTALL == no Modified: stable/11/tools/build/mk/OptionalObsoleteFiles.inc Directory Properties: stable/11/ (props changed) Modified: stable/11/tools/build/mk/OptionalObsoleteFiles.inc ============================================================================== --- stable/11/tools/build/mk/OptionalObsoleteFiles.inc Sat Dec 3 00:24:34 2016 (r309451) +++ stable/11/tools/build/mk/OptionalObsoleteFiles.inc Sat Dec 3 00:37:00 2016 (r309452) @@ -682,6 +682,7 @@ OLD_FILES+=usr/libexec/bsdinstall/distex OLD_FILES+=usr/libexec/bsdinstall/distfetch OLD_FILES+=usr/libexec/bsdinstall/docsinstall OLD_FILES+=usr/libexec/bsdinstall/entropy +OLD_FILES+=usr/libexec/bsdinstall/hardening OLD_FILES+=usr/libexec/bsdinstall/hostname OLD_FILES+=usr/libexec/bsdinstall/jail OLD_FILES+=usr/libexec/bsdinstall/keymap
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201612030037.uB30b0lW006437>