Bug 217949

Summary: [patch] make delete-old and WITHOUT_TFTP=true doesn't remove tftp-related files
Product: Base System Reporter: Philippe Michel <philippe.michel7>
Component: binAssignee: Glen Barber <gjb>
Status: Closed FIXED    
Severity: Affects Only Me Keywords: patch
Priority: ---    
Version: 11.0-STABLE   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
Possible patch none

Description Philippe Michel 2017-03-20 13:15:11 UTC
Created attachment 180992 [details]
Possible patch

If WITHOUT_TFTP is set to true in /etc/src.conf, "make delete-old" doesn't remove the files that may remain from when this option was not used.
Comment 1 commit-hook freebsd_committer freebsd_triage 2017-05-23 15:46:54 UTC
A commit references this bug:

Author: gjb
Date: Tue May 23 15:46:22 UTC 2017
New revision: 318748
URL: https://svnweb.freebsd.org/changeset/base/318748

Log:
  Honor WITHOUT_TFTP for check-old* and delete-old* targets.

  Submitted by:	philippe dot michel7 at sfr dot fr
  PR:		217949
  MFC after:	3 days
  Sponsored by:	The FreeBSD Foundation

Changes:
  head/tools/build/mk/OptionalObsoleteFiles.inc
Comment 2 commit-hook freebsd_committer freebsd_triage 2017-05-26 13:06:22 UTC
A commit references this bug:

Author: gjb
Date: Fri May 26 13:06:14 UTC 2017
New revision: 318948
URL: https://svnweb.freebsd.org/changeset/base/318948

Log:
  MFC r318748:
   Honor WITHOUT_TFTP for check-old* and delete-old* targets.

  PR:		217949
  Sponsored by:	The FreeBSD Foundation

Changes:
_U  stable/11/
  stable/11/tools/build/mk/OptionalObsoleteFiles.inc
Comment 3 commit-hook freebsd_committer freebsd_triage 2017-05-26 13:09:28 UTC
A commit references this bug:

Author: gjb
Date: Fri May 26 13:09:16 UTC 2017
New revision: 318949
URL: https://svnweb.freebsd.org/changeset/base/318949

Log:
  MFC r318748:
   Honor WITHOUT_TFTP for check-old* and delete-old* targets.

  PR:		217949
  Sponsored by:	The FreeBSD Foundation

Changes:
_U  stable/10/
  stable/10/tools/build/mk/OptionalObsoleteFiles.inc