Bug 213722

Summary: [patch] make delete-old and WITHOUT_RBOOTD=true doesn't remove rbootd-related files
Product: Base System Reporter: Philippe Michel <philippe.michel7>
Component: binAssignee: Baptiste Daroussin <bapt>
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 2016-10-23 10:00:12 UTC
Created attachment 176076 [details]
Possible patch

If WITHOUT_RBOOTD 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 2016-12-10 12:21:56 UTC
A commit references this bug:

Author: bapt
Date: Sat Dec 10 12:21:24 UTC 2016
New revision: 309799
URL: https://svnweb.freebsd.org/changeset/base/309799

Log:
  Respect WITHOUT_RBOOTD in src.conf when running make delete-old

  PR:		213722
  Submitted by:	philippe.michel7@sfr.fr
  MFC after:	2 days

Changes:
  head/tools/build/mk/OptionalObsoleteFiles.inc
Comment 2 commit-hook freebsd_committer freebsd_triage 2016-12-12 21:44:04 UTC
A commit references this bug:

Author: bapt
Date: Mon Dec 12 21:43:18 UTC 2016
New revision: 309953
URL: https://svnweb.freebsd.org/changeset/base/309953

Log:
  MFC r309797-r309802

  r309797:
  Add entries to remove timed files with make delete-old if WITHOUT_TIMED is set

  r309798:
  Also remove auditdistd files if src.conf has WITHOUT_AUDIT

  r309799:
  Respect WITHOUT_RBOOTD in src.conf when running make delete-old

  r309800:
  Respect WITHOUT_BOOTPARAMD in src.conf when running make delete-old

  r309801:
  Respect WITHOUT_BOOTPD in src.conf when running make delete-old

  r309802:
  Respect WITHOUT_FINGER in src.conf when running make delete-old

  PR:		213719, 213720, 213721, 213722, 213723, 213724
  Submitted by:	philippe.michel7@sfr.fr

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