Bug 217949 - [patch] make delete-old and WITHOUT_TFTP=true doesn't remove tftp-related files
Summary: [patch] make delete-old and WITHOUT_TFTP=true doesn't remove tftp-related files
Status: Closed FIXED
Alias: None
Product: Base System
Classification: Unclassified
Component: bin (show other bugs)
Version: 11.0-STABLE
Hardware: Any Any
: --- Affects Only Me
Assignee: Glen Barber
URL:
Keywords: patch
Depends on:
Blocks:
 
Reported: 2017-03-20 13:15 UTC by Philippe Michel
Modified: 2017-05-26 13:09 UTC (History)
0 users

See Also:


Attachments
Possible patch (487 bytes, patch)
2017-03-20 13:15 UTC, Philippe Michel
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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