Add the MINIMAL kernel configuration to the list of files to edit to

remove debugging support when creating a stable branch.

Sponsored by:	The FreeBSD Foundation
This commit is contained in:
Glen Barber 2018-11-19 15:36:11 +00:00
parent 1b165cac84
commit 90330d8152
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=52499

View file

@ -86,6 +86,11 @@
<entry>Remove debugging support</entry>
</row>
<row>
<entry><filename>stable/<replaceable>12</replaceable>/sys/*/conf/MINIMAL</filename></entry>
<entry>Remove debugging support</entry>
</row>
<row>
<entry><filename>stable/<replaceable>12</replaceable>/release/release.conf.sample</filename></entry>
<entry>Update <varname>SRCBRANCH</varname></entry>