From: justin Date: Tue, 2 Apr 2013 02:01:37 +0000 (-0700) Subject: Consistency in how the branching steps are shown X-Git-Url: https://gitweb.dragonflybsd.org/ikiwiki.git/commitdiff_plain/09347a10e0b205a4fcee597fd6bfd24f437ef36b?ds=sidebyside Consistency in how the branching steps are shown --- diff --git a/docs/developer/Release/index.mdwn b/docs/developer/Release/index.mdwn index ff83b39e..45f4f47f 100644 --- a/docs/developer/Release/index.mdwn +++ b/docs/developer/Release/index.mdwn @@ -45,6 +45,8 @@ Edit BRANCH, use 'RELEASE', update version. e.g. RELEASE_2_8 In the "Default .Os value" section, bump up the version to that of the release (even minor number). + vi /usr/src/etc/Makefile.usr + Adjust the default src checkout in /usr/src/etc/Makefile.usr to pull this branch. Otherwise, anyone using the Makefile to download source will get master, and nrelease will build master. On master: