Add 8.0-RELEASE and 8.x branch.
This commit is contained in:
parent
f887151713
commit
caafe46dc1
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=34983
3 changed files with 30 additions and 0 deletions
|
@ -18,6 +18,7 @@ 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
|
IMAGES_EN+= branches-releng7.pic
|
||||||
|
IMAGES_EN+= branches-releng8.pic
|
||||||
|
|
||||||
CSS_SHEET_ADDITIONS= extra.css
|
CSS_SHEET_ADDITIONS= extra.css
|
||||||
|
|
||||||
|
|
|
@ -353,6 +353,16 @@
|
||||||
<phrase>&os; 7.x STABLE Branch</phrase>
|
<phrase>&os; 7.x STABLE Branch</phrase>
|
||||||
</textobject>
|
</textobject>
|
||||||
</mediaobject>
|
</mediaobject>
|
||||||
|
|
||||||
|
<mediaobject>
|
||||||
|
<imageobject>
|
||||||
|
<imagedata fileref="branches-releng8" align="center">
|
||||||
|
</imageobject>
|
||||||
|
|
||||||
|
<textobject>
|
||||||
|
<phrase>&os; 8.x STABLE Branch</phrase>
|
||||||
|
</textobject>
|
||||||
|
</mediaobject>
|
||||||
</sect3>
|
</sect3>
|
||||||
|
|
||||||
<sect3 id="versionbump">
|
<sect3 id="versionbump">
|
||||||
|
|
19
share/images/articles/releng/branches-releng8.pic
Normal file
19
share/images/articles/releng/branches-releng8.pic
Normal file
|
@ -0,0 +1,19 @@
|
||||||
|
.\" -*- nroff -*-
|
||||||
|
.\" $FreeBSD$
|
||||||
|
|
||||||
|
.PS 6
|
||||||
|
|
||||||
|
RELENG_8_0_0_RELEASE:
|
||||||
|
ellipse width .9 "\s-28.0-RELEASE\s+2"
|
||||||
|
move right 4
|
||||||
|
move up .5
|
||||||
|
"\s-1RELENG_8 (8.x STABLE Branch)\s+1"
|
||||||
|
|
||||||
|
line -> down from RELENG_8_0_0_RELEASE.s
|
||||||
|
RELENG_8_0:
|
||||||
|
box width .9 "\s-3RELENG_8_0\s+3" dashed
|
||||||
|
|
||||||
|
line -> right from RELENG_8_0_0_RELEASE.e
|
||||||
|
RELENG_8:box "\s-28-STABLE\s+2"
|
||||||
|
|
||||||
|
.PE
|
Loading…
Reference in a new issue