Automatically calculate the kernel revision for release tags by extracting
authorMatthew Dillon <dillon@dragonflybsd.org>
Tue, 5 Apr 2005 21:41:19 +0000 (21:41 +0000)
committerMatthew Dillon <dillon@dragonflybsd.org>
Tue, 5 Apr 2005 21:41:19 +0000 (21:41 +0000)
commit7394517488e8d34a0340c76e35f1ea225e713278
treeb4200b35b7c5805e7d5ba3ae847adb01ab4cd3e9
parentfe0b82208dce9787e4d7419a5b68924c0cb55531
Automatically calculate the kernel revision for release tags by extracting
the revision from the tag itself.  Remove any DragonFly_ prefix or _Slip
suffix from the branch name.  This will allow us to create a slip tag that
synchronizes the sources with the automated subversion increment.  This also
reduces the work required to create a new, properly identified branch.

Automatically postpend a subversion from /usr/src/sys/conf/subvers-TAG, on
release builds only, where TAG is in the form RELEASE_X_Y.
sys/conf/newvers.sh