Update branch diagram.
This commit is contained in:
parent
df6abec4a6
commit
5091b0fa78
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=33010
4 changed files with 54 additions and 0 deletions
|
@ -17,6 +17,7 @@ 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
|
IMAGES_EN+= branches-releng6.pic
|
||||||
|
IMAGES_EN+= branches-releng7.pic
|
||||||
|
|
||||||
CSS_SHEET_ADDITIONS= extra.css
|
CSS_SHEET_ADDITIONS= extra.css
|
||||||
|
|
||||||
|
|
|
@ -343,6 +343,16 @@
|
||||||
<phrase>FreeBSD 6.x STABLE Branch</phrase>
|
<phrase>FreeBSD 6.x STABLE Branch</phrase>
|
||||||
</textobject>
|
</textobject>
|
||||||
</mediaobject>
|
</mediaobject>
|
||||||
|
|
||||||
|
<mediaobject>
|
||||||
|
<imageobject>
|
||||||
|
<imagedata fileref="branches-releng7" align="center">
|
||||||
|
</imageobject>
|
||||||
|
|
||||||
|
<textobject>
|
||||||
|
<phrase>FreeBSD 7.x STABLE Branch</phrase>
|
||||||
|
</textobject>
|
||||||
|
</mediaobject>
|
||||||
</sect3>
|
</sect3>
|
||||||
|
|
||||||
<sect3 id="versionbump">
|
<sect3 id="versionbump">
|
||||||
|
|
|
@ -30,6 +30,22 @@ RELENG_6_2:
|
||||||
box width .9 "\s-3RELENG_6_2\s+3" dashed
|
box width .9 "\s-3RELENG_6_2\s+3" dashed
|
||||||
|
|
||||||
line -> right from RELENG_6_2_0_RELEASE.e
|
line -> right from RELENG_6_2_0_RELEASE.e
|
||||||
|
RELENG_6_3_0_RELEASE:
|
||||||
|
ellipse width .9 "\s-26.3-RELEASE\s+2"
|
||||||
|
|
||||||
|
line -> down from RELENG_6_3_0_RELEASE.s
|
||||||
|
RELENG_6_3:
|
||||||
|
box width .9 "\s-3RELENG_6_3\s+3" dashed
|
||||||
|
|
||||||
|
line -> right from RELENG_6_3_0_RELEASE.e
|
||||||
|
RELENG_6_4_0_RELEASE:
|
||||||
|
ellipse width .9 "\s-26.4-RELEASE\s+2"
|
||||||
|
|
||||||
|
line -> down from RELENG_6_4_0_RELEASE.s
|
||||||
|
RELENG_6_4:
|
||||||
|
box width .9 "\s-3RELENG_6_4\s+3" dashed
|
||||||
|
|
||||||
|
line -> right from RELENG_6_4_0_RELEASE.e
|
||||||
RELENG_6:box "\s-26-STABLE\s+2"
|
RELENG_6:box "\s-26-STABLE\s+2"
|
||||||
|
|
||||||
.PE
|
.PE
|
||||||
|
|
27
share/images/articles/releng/branches-releng7.pic
Normal file
27
share/images/articles/releng/branches-releng7.pic
Normal file
|
@ -0,0 +1,27 @@
|
||||||
|
.\" -*- nroff -*-
|
||||||
|
.\" $FreeBSD$
|
||||||
|
|
||||||
|
.PS 6
|
||||||
|
|
||||||
|
RELENG_7_0_0_RELEASE:
|
||||||
|
ellipse width .9 "\s-27.0-RELEASE\s+2"
|
||||||
|
move right 4
|
||||||
|
move up .5
|
||||||
|
"\s-1RELENG_7 (7.x STABLE Branch)\s+1"
|
||||||
|
|
||||||
|
line -> down from RELENG_7_0_0_RELEASE.s
|
||||||
|
RELENG_7_0:
|
||||||
|
box width .9 "\s-3RELENG_7_0\s+3" dashed
|
||||||
|
|
||||||
|
line -> right from RELENG_7_0_0_RELEASE.e
|
||||||
|
RELENG_7_1_0_RELEASE:
|
||||||
|
ellipse width .9 "\s-27.1-RELEASE\s+2"
|
||||||
|
|
||||||
|
line -> down from RELENG_7_1_0_RELEASE.s
|
||||||
|
RELENG_7_1:
|
||||||
|
box width .9 "\s-3RELENG_7_1\s+3" dashed
|
||||||
|
|
||||||
|
line -> right from RELENG_7_1_0_RELEASE.e
|
||||||
|
RELENG_7:box "\s-27-STABLE\s+2"
|
||||||
|
|
||||||
|
.PE
|
Loading…
Reference in a new issue