MFbed: Announce 4.11-R.
security/security.sgml 1.169 -> 1.170 releases/index.sgml header update releases/Makefile 1.53 -> 1.54 news/news.xml 1.265 -> 1.266 includes.sgml set rel2.current includes.xsl set rel2.current Obtained from: The FreeBSD German Documentation Project.
This commit is contained in:
parent
0d6cbe90b8
commit
096d64b292
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=23661
6 changed files with 50 additions and 25 deletions
|
@ -1,6 +1,6 @@
|
||||||
<!--
|
<!--
|
||||||
$FreeBSD$
|
$FreeBSD$
|
||||||
$FreeBSDde: de-www/includes.sgml,v 1.22 2004/11/22 19:29:20 jkois Exp $
|
$FreeBSDde: de-www/includes.sgml,v 1.24 2005/01/26 01:58:53 mheinen Exp $
|
||||||
basiert auf: 1.62
|
basiert auf: 1.62
|
||||||
-->
|
-->
|
||||||
|
|
||||||
|
@ -98,15 +98,15 @@ src="&base;/gifs/bar.gif" alt="Navigation Bar" width="565" height="33" border="0
|
||||||
<!ENTITY u.rel.readme '&base;/releases/&rel.current;R/readme.html'>
|
<!ENTITY u.rel.readme '&base;/releases/&rel.current;R/readme.html'>
|
||||||
|
|
||||||
<!-- Secondary "current release" entities -->
|
<!-- Secondary "current release" entities -->
|
||||||
<!ENTITY rel2.current '4.10'>
|
<!ENTITY rel2.current '4.11'>
|
||||||
<!ENTITY rel2.current.date 'Mai 2004'>
|
<!ENTITY rel2.current.date 'Januar 2005'>
|
||||||
|
|
||||||
<!-- URLs to information on the latest release -->
|
<!-- URLs to information on the latest release -->
|
||||||
<!ENTITY u.rel2.notes '&base;/../releases/&rel2.current;R/relnotes.html'>
|
<!ENTITY u.rel2.notes '&base;/releases/&rel2.current;R/relnotes.html'>
|
||||||
<!ENTITY u.rel2.announce '&base;/../releases/&rel2.current;R/announce.html'>
|
<!ENTITY u.rel2.announce '&base;/releases/&rel2.current;R/announce.html'>
|
||||||
<!ENTITY u.rel2.errata '&base;/../releases/&rel2.current;R/errata.html'>
|
<!ENTITY u.rel2.errata '&base;/releases/&rel2.current;R/errata.html'>
|
||||||
<!ENTITY u.rel2.hardware '&base;/../releases/&rel2.current;R/hardware.html'>
|
<!ENTITY u.rel2.hardware '&base;/releases/&rel2.current;R/hardware.html'>
|
||||||
<!ENTITY u.rel2.installation '&base;/../releases/&rel2.current;R/installation.html'>
|
<!ENTITY u.rel2.installation '&base;/releases/&rel2.current;R/installation.html'>
|
||||||
<!ENTITY u.rel2.readme '&base;/releases/&rel2.current;R/readme.html'>
|
<!ENTITY u.rel2.readme '&base;/releases/&rel2.current;R/readme.html'>
|
||||||
|
|
||||||
<!-- macro for webbuild paper -->
|
<!-- macro for webbuild paper -->
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
<?xml version="1.0" encoding="ISO-8859-1" ?>
|
<?xml version="1.0" encoding="ISO-8859-1" ?>
|
||||||
|
|
||||||
<!-- $FreeBSD$
|
<!-- $FreeBSD$
|
||||||
$FreeBSDde: de-www/includes.xsl,v 1.17 2004/11/21 15:11:50 mheinen Exp $
|
$FreeBSDde: de-www/includes.xsl,v 1.19 2005/01/26 01:58:53 mheinen Exp $
|
||||||
basiert auf: 1.20
|
basiert auf: 1.20
|
||||||
-->
|
-->
|
||||||
|
|
||||||
|
@ -108,20 +108,20 @@
|
||||||
<xsl:variable name="u.rel.migration">
|
<xsl:variable name="u.rel.migration">
|
||||||
<xsl:value-of select="$base"/>/releases/<xsl:value-of select="$rel.current"/>R/migration-guide.html</xsl:variable>
|
<xsl:value-of select="$base"/>/releases/<xsl:value-of select="$rel.current"/>R/migration-guide.html</xsl:variable>
|
||||||
|
|
||||||
<xsl:variable name="rel2.current" select='"4.10"'/>
|
<xsl:variable name="rel2.current" select='"4.11"'/>
|
||||||
<xsl:variable name="u.rel2.notes">
|
<xsl:variable name="u.rel2.notes">
|
||||||
<xsl:value-of select="$enbase"/>/releases/<xsl:value-of select="$rel2.current"/>R/relnotes.html</xsl:variable>
|
<xsl:value-of select="$base"/>/releases/<xsl:value-of select="$rel2.current"/>R/relnotes.html</xsl:variable>
|
||||||
|
|
||||||
<xsl:variable name="u.rel2.announce">
|
<xsl:variable name="u.rel2.announce">
|
||||||
<xsl:value-of select="$enbase"/>/releases/<xsl:value-of select="$rel2.current"/>R/announce.html</xsl:variable>
|
<xsl:value-of select="$base"/>/releases/<xsl:value-of select="$rel2.current"/>R/announce.html</xsl:variable>
|
||||||
<xsl:variable name="u.rel2.errata">
|
<xsl:variable name="u.rel2.errata">
|
||||||
<xsl:value-of select="$enbase"/>/releases/<xsl:value-of select="$rel2.current"/>R/errata.html</xsl:variable>
|
<xsl:value-of select="$base"/>/releases/<xsl:value-of select="$rel2.current"/>R/errata.html</xsl:variable>
|
||||||
<xsl:variable name="u.rel2.hardware">
|
<xsl:variable name="u.rel2.hardware">
|
||||||
<xsl:value-of select="$enbase"/>/releases/<xsl:value-of select="$rel2.current"/>R/hardware.html</xsl:variable>
|
<xsl:value-of select="$base"/>/releases/<xsl:value-of select="$rel2.current"/>R/hardware.html</xsl:variable>
|
||||||
<xsl:variable name="u.rel2.installation">
|
<xsl:variable name="u.rel2.installation">
|
||||||
<xsl:value-of select="$enbase"/>/releases/<xsl:value-of select="$rel2.current"/>R/installation.html</xsl:variable>
|
<xsl:value-of select="$base"/>/releases/<xsl:value-of select="$rel2.current"/>R/installation.html</xsl:variable>
|
||||||
<xsl:variable name="u.rel2.readme">
|
<xsl:variable name="u.rel2.readme">
|
||||||
<xsl:value-of select="$enbase"/>/releases/<xsl:value-of select="$rel2.current"/>R/readme.html</xsl:variable>
|
<xsl:value-of select="$base"/>/releases/<xsl:value-of select="$rel2.current"/>R/readme.html</xsl:variable>
|
||||||
|
|
||||||
<!-- template: "html-index-advisories-items-lastmodified" -->
|
<!-- template: "html-index-advisories-items-lastmodified" -->
|
||||||
|
|
||||||
|
|
|
@ -2,8 +2,8 @@
|
||||||
|
|
||||||
<!--
|
<!--
|
||||||
$FreeBSD$
|
$FreeBSD$
|
||||||
$FreeBSDde: de-www/news/news.xml,v 1.52 2005/01/22 13:41:06 mheinen Exp $
|
$FreeBSDde: de-www/news/news.xml,v 1.53 2005/01/26 01:20:34 mheinen Exp $
|
||||||
basiert auf: 1.265
|
basiert auf: 1.266
|
||||||
-->
|
-->
|
||||||
|
|
||||||
<!-- Simple schema for FreeBSD Project news.
|
<!-- Simple schema for FreeBSD Project news.
|
||||||
|
@ -37,6 +37,23 @@
|
||||||
<month>
|
<month>
|
||||||
<name>1</name>
|
<name>1</name>
|
||||||
|
|
||||||
|
<day>
|
||||||
|
<name>25</name>
|
||||||
|
|
||||||
|
<event>
|
||||||
|
<title>FreeBSD 4.11-RELEASE ist verfügbar</title>
|
||||||
|
|
||||||
|
<p><a href="$base/releases/4.11R/announce.html">FreeBSD
|
||||||
|
4.11-RELEASE</a> wurde veröffentlicht. Lesen
|
||||||
|
Sie bitte vor der Installation die
|
||||||
|
<a href="$base/releases/4.11R/errata.html">Release Errata</a>;
|
||||||
|
sie enthalten aktuelle Informationen und beschreiben
|
||||||
|
Probleme mit 4.11. Weiteres zu FreeBSD-Releases
|
||||||
|
entnehmen Sie bitte der Seite
|
||||||
|
<a href="$base/releases/index.html">Release Information</a>.</p>
|
||||||
|
</event>
|
||||||
|
</day>
|
||||||
|
|
||||||
<day>
|
<day>
|
||||||
<name>17</name>
|
<name>17</name>
|
||||||
|
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
# $FreeBSD$
|
# $FreeBSD$
|
||||||
# $FreeBSDde: de-www/releases/Makefile,v 1.7 2004/11/21 15:11:50 mheinen Exp $
|
# $FreeBSDde: de-www/releases/Makefile,v 1.8 2005/01/26 01:20:34 mheinen Exp $
|
||||||
# basiert auf: 1.44
|
# basiert auf: 1.45
|
||||||
|
|
||||||
.if exists(../Makefile.conf)
|
.if exists(../Makefile.conf)
|
||||||
.include "../Makefile.conf"
|
.include "../Makefile.conf"
|
||||||
|
@ -11,7 +11,7 @@
|
||||||
|
|
||||||
DOCS?= index.sgml snapshots.sgml
|
DOCS?= index.sgml snapshots.sgml
|
||||||
|
|
||||||
SUBDIR= 4.6.2R 4.7R 4.8R 4.9R
|
SUBDIR= 4.6.2R 4.7R 4.8R 4.9R 4.11R
|
||||||
SUBDIR+= 5.0R 5.1R 5.2R 5.3R
|
SUBDIR+= 5.0R 5.1R 5.2R 5.3R
|
||||||
|
|
||||||
.if defined $(NEW_BUILD)
|
.if defined $(NEW_BUILD)
|
||||||
|
|
|
@ -1,8 +1,8 @@
|
||||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" [
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" [
|
||||||
<!ENTITY base CDATA "..">
|
<!ENTITY base CDATA "..">
|
||||||
<!ENTITY date "$FreeBSD$">
|
<!ENTITY date "$FreeBSD$">
|
||||||
<!ENTITY dedate "$FreeBSDde: de-www/releases/index.sgml,v 1.16 2004/11/10 16:06:41 brueffer Exp $">
|
<!ENTITY dedate "$FreeBSDde: de-www/releases/index.sgml,v 1.17 2005/01/26 01:20:34 mheinen Exp $">
|
||||||
<!ENTITY reference "basiert auf: 1.100">
|
<!ENTITY reference "basiert auf: 1.101">
|
||||||
<!ENTITY title "Release Information">
|
<!ENTITY title "Release Information">
|
||||||
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
|
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
|
||||||
]>
|
]>
|
||||||
|
|
|
@ -1,8 +1,8 @@
|
||||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" [
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" [
|
||||||
<!ENTITY base CDATA "..">
|
<!ENTITY base CDATA "..">
|
||||||
<!ENTITY date "$FreeBSD$">
|
<!ENTITY date "$FreeBSD$">
|
||||||
<!ENTITY dedate "$FreeBSDde: de-www/security/security.sgml,v 1.17 2005/01/22 10:30:04 mheinen Exp $">
|
<!ENTITY dedate "$FreeBSDde: de-www/security/security.sgml,v 1.18 2005/01/26 01:20:34 mheinen Exp $">
|
||||||
<!ENTITY reference "basiert auf: 1.169">
|
<!ENTITY reference "basiert auf: 1.170">
|
||||||
<!ENTITY title "FreeBSD Sicherheit">
|
<!ENTITY title "FreeBSD Sicherheit">
|
||||||
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
|
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
|
||||||
<!ENTITY advisories.html.inc SYSTEM "advisories.html.inc">
|
<!ENTITY advisories.html.inc SYSTEM "advisories.html.inc">
|
||||||
|
@ -278,6 +278,14 @@
|
||||||
<td>31. Mai 2006</td>
|
<td>31. Mai 2006</td>
|
||||||
</tr>
|
</tr>
|
||||||
|
|
||||||
|
<tr>
|
||||||
|
<td>RELENG_4_11</td>
|
||||||
|
<td>4.11-RELEASE</td>
|
||||||
|
<td>erweitert</td>
|
||||||
|
<td>15. Januar 2005</td>
|
||||||
|
<td>31. Januar 2007</td>
|
||||||
|
</tr>
|
||||||
|
|
||||||
<tr>
|
<tr>
|
||||||
<td>RELENG_5</td>
|
<td>RELENG_5</td>
|
||||||
<td>-</td>
|
<td>-</td>
|
||||||
|
|
Loading…
Reference in a new issue