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:
parent
1b165cac84
commit
90330d8152
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=52499
1 changed files with 5 additions and 0 deletions
|
@ -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>
|
||||
|
|
Loading…
Reference in a new issue