Update branch diagram.

This commit is contained in:
Hiroki Sato 2008-10-05 12:41:45 +00:00
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
en_US.ISO8859-1/articles/releng
share/images/articles/releng

View file

@ -17,6 +17,7 @@ IMAGES_EN+= branches-releng3.pic
IMAGES_EN+= branches-releng4.pic
IMAGES_EN+= branches-releng5.pic
IMAGES_EN+= branches-releng6.pic
IMAGES_EN+= branches-releng7.pic
CSS_SHEET_ADDITIONS= extra.css

View file

@ -343,6 +343,16 @@
<phrase>FreeBSD 6.x STABLE Branch</phrase>
</textobject>
</mediaobject>
<mediaobject>
<imageobject>
<imagedata fileref="branches-releng7" align="center">
</imageobject>
<textobject>
<phrase>FreeBSD 7.x STABLE Branch</phrase>
</textobject>
</mediaobject>
</sect3>
<sect3 id="versionbump">

View file

@ -30,6 +30,22 @@ RELENG_6_2:
box width .9 "\s-3RELENG_6_2\s+3" dashed
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"
.PE

View 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