Update the release branch diagrams and add one for RELENG_6.
This commit is contained in:
parent
a5184af1ba
commit
185834a1cc
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=26195
5 changed files with 50 additions and 2 deletions
|
@ -16,6 +16,7 @@ IMAGES_EN= branches-head.pic
|
||||||
IMAGES_EN+= branches-releng3.pic
|
IMAGES_EN+= branches-releng3.pic
|
||||||
IMAGES_EN+= branches-releng4.pic
|
IMAGES_EN+= branches-releng4.pic
|
||||||
IMAGES_EN+= branches-releng5.pic
|
IMAGES_EN+= branches-releng5.pic
|
||||||
|
IMAGES_EN+= branches-releng6.pic
|
||||||
|
|
||||||
CSS_SHEET_ADDITIONS= extra.css
|
CSS_SHEET_ADDITIONS= extra.css
|
||||||
|
|
||||||
|
|
|
@ -296,6 +296,15 @@
|
||||||
</textobject>
|
</textobject>
|
||||||
</mediaobject>
|
</mediaobject>
|
||||||
|
|
||||||
|
<mediaobject>
|
||||||
|
<imageobject>
|
||||||
|
<imagedata fileref="branches-releng6" align="center">
|
||||||
|
</imageobject>
|
||||||
|
|
||||||
|
<textobject>
|
||||||
|
<phrase>FreeBSD 6.x STABLE Branch</phrase>
|
||||||
|
</textobject>
|
||||||
|
</mediaobject>
|
||||||
</sect3>
|
</sect3>
|
||||||
|
|
||||||
<sect3 id="versionbump">
|
<sect3 id="versionbump">
|
||||||
|
|
|
@ -74,7 +74,18 @@ RELENG_5:
|
||||||
box width 1.0 "\s-3RELENG_5\s+3" dashed rad 45
|
box width 1.0 "\s-3RELENG_5\s+3" dashed rad 45
|
||||||
|
|
||||||
line -> down from RELENG_5_3_0_RELEASE.s
|
line -> down from RELENG_5_3_0_RELEASE.s
|
||||||
HEAD_6_0:
|
HEAD_6:
|
||||||
box width 1.0 "\s-36.0-CURRENT\s+3" dashed
|
box width 1.0 "\s-36.0-CURRENT\s+3" dashed
|
||||||
|
|
||||||
|
line -> right from HEAD_6.e
|
||||||
|
RELENG_6_0_0_RELEASE:
|
||||||
|
ellipse width .5 "\s-26.0R\s+2"
|
||||||
|
|
||||||
|
line -> right from RELENG_6_0_0_RELEASE.e
|
||||||
|
RELENG_6:
|
||||||
|
box width 1.0 "\s-3RELENG_6\s+3" dashed rad 45
|
||||||
|
|
||||||
|
line -> down from RELENG_6_0_0_RELEASE.s
|
||||||
|
HEAD_7:
|
||||||
|
box width 1.0 "\s-37.0-CURRENT\s+3" dashed
|
||||||
.PE
|
.PE
|
||||||
|
|
|
@ -14,6 +14,14 @@ RELENG_5_3:
|
||||||
box width .9 "\s-3RELENG_5_3\s+3" dashed
|
box width .9 "\s-3RELENG_5_3\s+3" dashed
|
||||||
|
|
||||||
line -> right from RELENG_5_3_0_RELEASE.e
|
line -> right from RELENG_5_3_0_RELEASE.e
|
||||||
RELENG_4:box "\s-25-STABLE\s+2"
|
RELENG_5_4_0_RELEASE:
|
||||||
|
ellipse width .9 "\s-25.4-RELEASE\s+2"
|
||||||
|
|
||||||
|
line -> down from RELENG_5_4_0_RELEASE.s
|
||||||
|
RELENG_5_4:
|
||||||
|
box width .9 "\s-3RELENG_5_4\s+3" dashed
|
||||||
|
|
||||||
|
line -> right from RELENG_5_4_0_RELEASE.e
|
||||||
|
RELENG_5:box "\s-25-STABLE\s+2"
|
||||||
|
|
||||||
.PE
|
.PE
|
||||||
|
|
19
share/images/articles/releng/branches-releng6.pic
Normal file
19
share/images/articles/releng/branches-releng6.pic
Normal file
|
@ -0,0 +1,19 @@
|
||||||
|
.\" -*- nroff -*-
|
||||||
|
.\" $FreeBSD$
|
||||||
|
|
||||||
|
.PS 6
|
||||||
|
|
||||||
|
RELENG_6_0_0_RELEASE:
|
||||||
|
ellipse width .9 "\s-26.0-RELEASE\s+2"
|
||||||
|
move right 4
|
||||||
|
move up .5
|
||||||
|
"\s-1RELENG_6 (6.x STABLE Branch)\s+1"
|
||||||
|
|
||||||
|
line -> down from RELENG_6_0_0_RELEASE.s
|
||||||
|
RELENG_6_0:
|
||||||
|
box width .9 "\s-3RELENG_6_0\s+3" dashed
|
||||||
|
|
||||||
|
line -> right from RELENG_6_0_0_RELEASE.e
|
||||||
|
RELENG_5:box "\s-26-STABLE\s+2"
|
||||||
|
|
||||||
|
.PE
|
Loading…
Reference in a new issue