From 8bd8338a0e1b9923165632a586511799ca5892d0 Mon Sep 17 00:00:00 2001 From: hrs Date: Fri, 30 Nov 2012 16:15:35 +0000 Subject: [PATCH] - Bump versions and revert XML migration of the release documents in releng/9.1 branch. The doc tree release/9.1.0 for this release still uses SGML toolchain[1]. - Add SVNROOT{BASE,SRC,DOC,PORTS} for subversion repository URLs and BRANCH{SRC,DOC,PORTS} for the branches to generate-release.sh, and remove -p, -r, -d options. The revision to be built should be specified in the URL. - Add {WORLD,KERNEL}_FLAGS to generate-release.sh. These were supported in the old release build framework. - Disable to use binary package for docproj port during a release build. This package should be built successfully. Pointy hat to: hrs [1] Approved by: re (implicitly) git-svn-id: svn://svn.freebsd.org/base/releng/9.1@243705 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f --- release/doc/Makefile | 24 +- release/doc/README | 18 +- .../de_DE.ISO8859-1/early-adopter/Makefile | 2 +- .../{article.xml => article.sgml} | 37 +- release/doc/de_DE.ISO8859-1/errata/Makefile | 2 +- .../errata/{article.xml => article.sgml} | 23 +- .../de_DE.ISO8859-1/hardware/alpha/Makefile | 8 +- .../hardware/alpha/article.sgml | 32 + .../hardware/alpha/article.xml | 26 - .../alpha/{proc-alpha.xml => proc-alpha.sgml} | 2 +- .../common/{artheader.xml => artheader.sgml} | 2 +- .../hardware/common/{dev.xml => dev.sgml} | 2 +- .../de_DE.ISO8859-1/hardware/common/hw.ent | 16 +- .../hardware/common/{intro.xml => intro.sgml} | 2 +- .../de_DE.ISO8859-1/hardware/i386/Makefile | 8 +- .../hardware/i386/article.sgml | 30 + .../de_DE.ISO8859-1/hardware/i386/article.xml | 26 - .../i386/{proc-i386.xml => proc-i386.sgml} | 2 +- .../de_DE.ISO8859-1/hardware/ia64/Makefile | 8 +- .../ia64/{article.xml => article.sgml} | 26 +- .../ia64/{proc-ia64.xml => proc-ia64.sgml} | 2 +- .../de_DE.ISO8859-1/hardware/pc98/Makefile | 8 +- .../hardware/pc98/article.sgml | 30 + .../de_DE.ISO8859-1/hardware/pc98/article.xml | 26 - .../pc98/{proc-pc98.xml => proc-pc98.sgml} | 2 +- .../de_DE.ISO8859-1/hardware/sparc64/Makefile | 8 +- .../hardware/sparc64/article.sgml | 29 + .../hardware/sparc64/article.xml | 26 - .../{dev-sparc64.xml => dev-sparc64.sgml} | 4 +- .../{proc-sparc64.xml => proc-sparc64.sgml} | 2 +- .../installation/alpha/Makefile | 14 +- .../alpha/{article.xml => article.sgml} | 23 +- .../common/{abstract.xml => abstract.sgml} | 4 +- .../common/{artheader.xml => artheader.sgml} | 2 +- .../installation/common/install.ent | 12 +- .../common/{install.xml => install.sgml} | 39 +- .../common/{layout.xml => layout.sgml} | 6 +- .../common/{trouble.xml => trouble.sgml} | 2 +- .../common/{upgrade.xml => upgrade.sgml} | 2 +- .../installation/i386/Makefile | 14 +- .../i386/{article.xml => article.sgml} | 24 +- .../installation/ia64/Makefile | 14 +- .../ia64/{article.xml => article.sgml} | 25 +- .../installation/pc98/Makefile | 14 +- .../pc98/{article.xml => article.sgml} | 24 +- .../installation/sparc64/Makefile | 10 +- .../sparc64/{article.xml => article.sgml} | 25 +- .../sparc64/{install.xml => install.sgml} | 2 +- release/doc/de_DE.ISO8859-1/readme/Makefile | 2 +- .../readme/{article.xml => article.sgml} | 25 +- .../de_DE.ISO8859-1/relnotes/alpha/Makefile | 4 +- .../alpha/{article.xml => article.sgml} | 24 +- .../relnotes/common/{new.xml => new.sgml} | 2 +- .../relnotes/common/relnotes.ent | 2 +- .../de_DE.ISO8859-1/relnotes/i386/Makefile | 4 +- .../i386/{article.xml => article.sgml} | 25 +- .../de_DE.ISO8859-1/relnotes/ia64/Makefile | 4 +- .../ia64/{article.xml => article.sgml} | 23 +- .../de_DE.ISO8859-1/relnotes/pc98/Makefile | 4 +- .../pc98/{article.xml => article.sgml} | 25 +- .../de_DE.ISO8859-1/relnotes/sparc64/Makefile | 4 +- .../relnotes/sparc64/article.sgml | 30 + .../relnotes/sparc64/article.xml | 23 - .../share/{xml => sgml}/catalog | 2 +- .../share/{xml => sgml}/release.dsl | 2 +- release/doc/en_US.ISO8859-1/errata/Makefile | 4 +- .../doc/en_US.ISO8859-1/errata/article.sgml | 211 ++ .../doc/en_US.ISO8859-1/errata/article.xml | 339 --- release/doc/en_US.ISO8859-1/hardware/Makefile | 5 +- .../hardware/{article.xml => article.sgml} | 10 +- .../doc/en_US.ISO8859-1/installation/Makefile | 4 +- .../{article.xml => article.sgml} | 12 +- release/doc/en_US.ISO8859-1/readme/Makefile | 4 +- .../readme/{article.xml => article.sgml} | 9 +- release/doc/en_US.ISO8859-1/relnotes/Makefile | 3 +- .../doc/en_US.ISO8859-1/relnotes/article.sgml | 122 ++ .../doc/en_US.ISO8859-1/relnotes/article.xml | 1910 ----------------- .../share/{xml => sgml}/catalog | 0 .../share/{xml => sgml}/release.dsl | 4 +- .../fr_FR.ISO8859-1/early-adopter/Makefile | 2 +- .../{article.xml => article.sgml} | 33 +- release/doc/fr_FR.ISO8859-1/errata/Makefile | 2 +- .../errata/{article.xml => article.sgml} | 19 +- .../fr_FR.ISO8859-1/hardware/alpha/Makefile | 8 +- .../alpha/{article.xml => article.sgml} | 33 +- .../alpha/{proc-alpha.xml => proc-alpha.sgml} | 2 +- .../common/{artheader.xml => artheader.sgml} | 0 .../hardware/common/{dev.xml => dev.sgml} | 9 +- .../fr_FR.ISO8859-1/hardware/common/hw.ent | 16 +- .../hardware/common/{intro.xml => intro.sgml} | 0 .../fr_FR.ISO8859-1/hardware/i386/Makefile | 8 +- .../i386/{article.xml => article.sgml} | 33 +- .../i386/{proc-i386.xml => proc-i386.sgml} | 2 +- .../fr_FR.ISO8859-1/hardware/ia64/Makefile | 8 +- .../ia64/{article.xml => article.sgml} | 32 +- .../ia64/{proc-ia64.xml => proc-ia64.sgml} | 0 .../fr_FR.ISO8859-1/hardware/pc98/Makefile | 8 +- .../pc98/{article.xml => article.sgml} | 32 +- .../pc98/{proc-pc98.xml => proc-pc98.sgml} | 0 .../fr_FR.ISO8859-1/hardware/sparc64/Makefile | 8 +- .../sparc64/{article.xml => article.sgml} | 33 +- .../{dev-sparc64.xml => dev-sparc64.sgml} | 2 +- .../{proc-sparc64.xml => proc-sparc64.sgml} | 0 .../installation/alpha/Makefile | 14 +- .../alpha/{article.xml => article.sgml} | 31 +- .../common/{abstract.xml => abstract.sgml} | 0 .../common/{artheader.xml => artheader.sgml} | 0 .../installation/common/install.ent | 12 +- .../common/{install.xml => install.sgml} | 26 +- .../common/{layout.xml => layout.sgml} | 6 +- .../common/{trouble.xml => trouble.sgml} | 2 +- .../common/{upgrade.xml => upgrade.sgml} | 2 +- .../installation/i386/Makefile | 14 +- .../i386/{article.xml => article.sgml} | 31 +- .../installation/pc98/Makefile | 14 +- .../pc98/{article.xml => article.sgml} | 30 +- .../installation/sparc64/Makefile | 10 +- .../sparc64/{article.xml => article.sgml} | 34 +- .../sparc64/{install.xml => install.sgml} | 14 +- .../fr_FR.ISO8859-1/relnotes/alpha/Makefile | 4 +- .../alpha/{article.xml => article.sgml} | 31 +- .../relnotes/common/{new.xml => new.sgml} | 12 +- .../relnotes/common/relnotes.ent | 2 +- .../fr_FR.ISO8859-1/relnotes/i386/Makefile | 4 +- .../i386/{article.xml => article.sgml} | 30 +- .../share/{xml => sgml}/catalog | 0 .../share/{xml => sgml}/release.dsl | 0 release/doc/ja_JP.eucJP/errata/Makefile | 2 +- .../errata/{article.xml => article.sgml} | 0 .../doc/ja_JP.eucJP/hardware/alpha/Makefile | 12 +- .../alpha/{article.xml => article.sgml} | 0 .../doc/ja_JP.eucJP/hardware/amd64/Makefile | 12 +- .../amd64/{article.xml => article.sgml} | 0 .../amd64/{proc-amd64.xml => proc-amd64.sgml} | 0 .../common/{artheader.xml => artheader.sgml} | 0 .../hardware/common/{dev.xml => dev.sgml} | 2 +- .../doc/ja_JP.eucJP/hardware/common/hw.ent | 18 +- .../hardware/common/{intro.xml => intro.sgml} | 0 .../doc/ja_JP.eucJP/hardware/i386/Makefile | 12 +- .../i386/{article.xml => article.sgml} | 0 .../i386/{proc-i386.xml => proc-i386.sgml} | 0 .../doc/ja_JP.eucJP/hardware/ia64/Makefile | 12 +- .../ia64/{article.xml => article.sgml} | 0 .../ia64/{proc-ia64.xml => proc-ia64.sgml} | 0 .../doc/ja_JP.eucJP/hardware/pc98/Makefile | 12 +- .../pc98/{article.xml => article.sgml} | 0 .../pc98/{proc-pc98.xml => proc-pc98.sgml} | 0 .../doc/ja_JP.eucJP/hardware/sparc64/Makefile | 12 +- .../sparc64/{article.xml => article.sgml} | 0 .../{proc-sparc64.xml => proc-sparc64.sgml} | 0 .../doc/ja_JP.eucJP/relnotes/alpha/Makefile | 4 +- .../alpha/{article.xml => article.sgml} | 0 .../doc/ja_JP.eucJP/relnotes/amd64/Makefile | 4 +- .../amd64/{article.xml => article.sgml} | 0 .../relnotes/common/{new.xml => new.sgml} | 2 +- .../ja_JP.eucJP/relnotes/common/relnotes.ent | 2 +- .../doc/ja_JP.eucJP/relnotes/i386/Makefile | 4 +- .../i386/{article.xml => article.sgml} | 0 .../doc/ja_JP.eucJP/relnotes/ia64/Makefile | 4 +- .../ia64/{article.xml => article.sgml} | 0 .../doc/ja_JP.eucJP/relnotes/pc98/Makefile | 4 +- .../pc98/{article.xml => article.sgml} | 0 .../doc/ja_JP.eucJP/relnotes/sparc64/Makefile | 4 +- .../sparc64/{article.xml => article.sgml} | 0 .../ja_JP.eucJP/share/{xml => sgml}/catalog | 2 +- .../dev-auto-ja.xml => sgml/dev-auto-ja.sgml} | 0 .../share/{xml => sgml}/release.dsl | 0 release/doc/ru_RU.KOI8-R/errata/Makefile | 2 +- .../errata/{article.xml => article.sgml} | 2 +- .../doc/ru_RU.KOI8-R/hardware/alpha/Makefile | 12 +- .../alpha/{article.xml => article.sgml} | 2 +- .../doc/ru_RU.KOI8-R/hardware/amd64/Makefile | 12 +- .../amd64/{article.xml => article.sgml} | 2 +- .../amd64/{proc-amd64.xml => proc-amd64.sgml} | 2 +- .../common/{artheader.xml => artheader.sgml} | 2 +- .../hardware/common/{dev.xml => dev.sgml} | 2 +- .../doc/ru_RU.KOI8-R/hardware/common/hw.ent | 18 +- .../hardware/common/{intro.xml => intro.sgml} | 2 +- .../doc/ru_RU.KOI8-R/hardware/i386/Makefile | 12 +- .../i386/{article.xml => article.sgml} | 2 +- .../i386/{proc-i386.xml => proc-i386.sgml} | 2 +- .../doc/ru_RU.KOI8-R/hardware/ia64/Makefile | 12 +- .../ia64/{article.xml => article.sgml} | 2 +- .../ia64/{proc-ia64.xml => proc-ia64.sgml} | 2 +- .../doc/ru_RU.KOI8-R/hardware/pc98/Makefile | 12 +- .../pc98/{article.xml => article.sgml} | 2 +- .../pc98/{proc-pc98.xml => proc-pc98.sgml} | 2 +- .../ru_RU.KOI8-R/hardware/sparc64/Makefile | 12 +- .../sparc64/{article.xml => article.sgml} | 2 +- .../{proc-sparc64.xml => proc-sparc64.sgml} | 2 +- .../ru_RU.KOI8-R/installation/alpha/Makefile | 14 +- .../alpha/{article.xml => article.sgml} | 2 +- .../ru_RU.KOI8-R/installation/amd64/Makefile | 14 +- .../amd64/{article.xml => article.sgml} | 2 +- .../common/{abstract.xml => abstract.sgml} | 2 +- .../common/{artheader.xml => artheader.sgml} | 2 +- .../installation/common/install.ent | 12 +- .../common/{install.xml => install.sgml} | 4 +- .../common/{layout.xml => layout.sgml} | 2 +- .../common/{trouble.xml => trouble.sgml} | 2 +- .../common/{upgrade.xml => upgrade.sgml} | 2 +- .../ru_RU.KOI8-R/installation/i386/Makefile | 14 +- .../i386/{article.xml => article.sgml} | 2 +- .../ru_RU.KOI8-R/installation/ia64/Makefile | 14 +- .../ia64/{article.xml => article.sgml} | 2 +- .../ru_RU.KOI8-R/installation/pc98/Makefile | 14 +- .../pc98/{article.xml => article.sgml} | 2 +- .../installation/sparc64/Makefile | 10 +- .../sparc64/{article.xml => article.sgml} | 2 +- release/doc/ru_RU.KOI8-R/readme/Makefile | 2 +- .../readme/{article.xml => article.sgml} | 2 +- .../doc/ru_RU.KOI8-R/relnotes/alpha/Makefile | 4 +- .../alpha/{article.xml => article.sgml} | 2 +- .../doc/ru_RU.KOI8-R/relnotes/amd64/Makefile | 4 +- .../amd64/{article.xml => article.sgml} | 2 +- .../relnotes/common/{new.xml => new.sgml} | 2 +- .../ru_RU.KOI8-R/relnotes/common/relnotes.ent | 2 +- .../doc/ru_RU.KOI8-R/relnotes/i386/Makefile | 4 +- .../i386/{article.xml => article.sgml} | 2 +- .../doc/ru_RU.KOI8-R/relnotes/ia64/Makefile | 4 +- .../ia64/{article.xml => article.sgml} | 2 +- .../doc/ru_RU.KOI8-R/relnotes/pc98/Makefile | 4 +- .../pc98/{article.xml => article.sgml} | 2 +- .../ru_RU.KOI8-R/relnotes/sparc64/Makefile | 4 +- .../sparc64/{article.xml => article.sgml} | 2 +- .../share/examples/dev-auto-translate.pl | 2 +- .../ru_RU.KOI8-R/share/{xml => sgml}/catalog | 4 +- .../dev-auto-ru.xml => sgml/dev-auto-ru.sgml} | 2 +- .../share/{xml => sgml}/release.dsl | 2 +- .../doc/share/examples/Makefile.relnotesng | 2 +- release/doc/share/mk/doc.relnotes.mk | 18 +- release/doc/share/{xml => sgml}/Makefile | 6 +- release/doc/share/{xml => sgml}/catalog | 2 +- release/doc/share/{xml => sgml}/default.dsl | 0 release/doc/share/{xml => sgml}/release.dsl | 63 +- release/doc/share/{xml => sgml}/release.ent | 30 +- release/doc/zh_CN.GB2312/errata/Makefile | 2 +- .../errata/{article.xml => article.sgml} | 41 +- release/doc/zh_CN.GB2312/hardware/Makefile | 4 +- .../hardware/{article.xml => article.sgml} | 9 +- release/doc/zh_CN.GB2312/readme/Makefile | 2 +- .../readme/{article.xml => article.sgml} | 16 +- release/doc/zh_CN.GB2312/relnotes/Makefile | 2 +- .../relnotes/{article.xml => article.sgml} | 7 +- .../zh_CN.GB2312/share/{xml => sgml}/catalog | 0 .../share/{xml => sgml}/release.dsl | 0 release/generate-release.sh | 66 +- 247 files changed, 1523 insertions(+), 3309 deletions(-) rename release/doc/de_DE.ISO8859-1/early-adopter/{article.xml => article.sgml} (97%) rename release/doc/de_DE.ISO8859-1/errata/{article.xml => article.sgml} (97%) create mode 100644 release/doc/de_DE.ISO8859-1/hardware/alpha/article.sgml delete mode 100644 release/doc/de_DE.ISO8859-1/hardware/alpha/article.xml rename release/doc/de_DE.ISO8859-1/hardware/alpha/{proc-alpha.xml => proc-alpha.sgml} (99%) rename release/doc/de_DE.ISO8859-1/hardware/common/{artheader.xml => artheader.sgml} (92%) rename release/doc/de_DE.ISO8859-1/hardware/common/{dev.xml => dev.sgml} (99%) rename release/doc/de_DE.ISO8859-1/hardware/common/{intro.xml => intro.sgml} (95%) create mode 100644 release/doc/de_DE.ISO8859-1/hardware/i386/article.sgml delete mode 100644 release/doc/de_DE.ISO8859-1/hardware/i386/article.xml rename release/doc/de_DE.ISO8859-1/hardware/i386/{proc-i386.xml => proc-i386.sgml} (99%) rename release/doc/de_DE.ISO8859-1/hardware/ia64/{article.xml => article.sgml} (63%) rename release/doc/de_DE.ISO8859-1/hardware/ia64/{proc-ia64.xml => proc-ia64.sgml} (98%) create mode 100644 release/doc/de_DE.ISO8859-1/hardware/pc98/article.sgml delete mode 100644 release/doc/de_DE.ISO8859-1/hardware/pc98/article.xml rename release/doc/de_DE.ISO8859-1/hardware/pc98/{proc-pc98.xml => proc-pc98.sgml} (96%) create mode 100644 release/doc/de_DE.ISO8859-1/hardware/sparc64/article.sgml delete mode 100644 release/doc/de_DE.ISO8859-1/hardware/sparc64/article.xml rename release/doc/de_DE.ISO8859-1/hardware/sparc64/{dev-sparc64.xml => dev-sparc64.sgml} (98%) rename release/doc/de_DE.ISO8859-1/hardware/sparc64/{proc-sparc64.xml => proc-sparc64.sgml} (98%) rename release/doc/de_DE.ISO8859-1/installation/alpha/{article.xml => article.sgml} (55%) rename release/doc/de_DE.ISO8859-1/installation/common/{abstract.xml => abstract.sgml} (80%) rename release/doc/de_DE.ISO8859-1/installation/common/{artheader.xml => artheader.sgml} (91%) rename release/doc/de_DE.ISO8859-1/installation/common/{install.xml => install.sgml} (98%) rename release/doc/de_DE.ISO8859-1/installation/common/{layout.xml => layout.sgml} (98%) rename release/doc/de_DE.ISO8859-1/installation/common/{trouble.xml => trouble.sgml} (99%) rename release/doc/de_DE.ISO8859-1/installation/common/{upgrade.xml => upgrade.sgml} (99%) rename release/doc/de_DE.ISO8859-1/installation/i386/{article.xml => article.sgml} (54%) rename release/doc/de_DE.ISO8859-1/installation/ia64/{article.xml => article.sgml} (54%) rename release/doc/de_DE.ISO8859-1/installation/pc98/{article.xml => article.sgml} (54%) rename release/doc/de_DE.ISO8859-1/installation/sparc64/{article.xml => article.sgml} (58%) rename release/doc/de_DE.ISO8859-1/installation/sparc64/{install.xml => install.sgml} (99%) rename release/doc/de_DE.ISO8859-1/readme/{article.xml => article.sgml} (97%) rename release/doc/de_DE.ISO8859-1/relnotes/alpha/{article.xml => article.sgml} (50%) rename release/doc/de_DE.ISO8859-1/relnotes/common/{new.xml => new.sgml} (99%) rename release/doc/de_DE.ISO8859-1/relnotes/i386/{article.xml => article.sgml} (50%) rename release/doc/de_DE.ISO8859-1/relnotes/ia64/{article.xml => article.sgml} (50%) rename release/doc/de_DE.ISO8859-1/relnotes/pc98/{article.xml => article.sgml} (50%) create mode 100644 release/doc/de_DE.ISO8859-1/relnotes/sparc64/article.sgml delete mode 100644 release/doc/de_DE.ISO8859-1/relnotes/sparc64/article.xml rename release/doc/de_DE.ISO8859-1/share/{xml => sgml}/catalog (64%) rename release/doc/de_DE.ISO8859-1/share/{xml => sgml}/release.dsl (95%) create mode 100644 release/doc/en_US.ISO8859-1/errata/article.sgml delete mode 100644 release/doc/en_US.ISO8859-1/errata/article.xml rename release/doc/en_US.ISO8859-1/hardware/{article.xml => article.sgml} (99%) rename release/doc/en_US.ISO8859-1/installation/{article.xml => article.sgml} (93%) rename release/doc/en_US.ISO8859-1/readme/{article.xml => article.sgml} (98%) create mode 100644 release/doc/en_US.ISO8859-1/relnotes/article.sgml delete mode 100644 release/doc/en_US.ISO8859-1/relnotes/article.xml rename release/doc/en_US.ISO8859-1/share/{xml => sgml}/catalog (100%) rename release/doc/en_US.ISO8859-1/share/{xml => sgml}/release.dsl (95%) rename release/doc/fr_FR.ISO8859-1/early-adopter/{article.xml => article.sgml} (97%) rename release/doc/fr_FR.ISO8859-1/errata/{article.xml => article.sgml} (92%) rename release/doc/fr_FR.ISO8859-1/hardware/alpha/{article.xml => article.sgml} (51%) rename release/doc/fr_FR.ISO8859-1/hardware/alpha/{proc-alpha.xml => proc-alpha.sgml} (99%) rename release/doc/fr_FR.ISO8859-1/hardware/common/{artheader.xml => artheader.sgml} (100%) rename release/doc/fr_FR.ISO8859-1/hardware/common/{dev.xml => dev.sgml} (99%) rename release/doc/fr_FR.ISO8859-1/hardware/common/{intro.xml => intro.sgml} (100%) rename release/doc/fr_FR.ISO8859-1/hardware/i386/{article.xml => article.sgml} (50%) rename release/doc/fr_FR.ISO8859-1/hardware/i386/{proc-i386.xml => proc-i386.sgml} (97%) rename release/doc/fr_FR.ISO8859-1/hardware/ia64/{article.xml => article.sgml} (59%) rename release/doc/fr_FR.ISO8859-1/hardware/ia64/{proc-ia64.xml => proc-ia64.sgml} (100%) rename release/doc/fr_FR.ISO8859-1/hardware/pc98/{article.xml => article.sgml} (51%) rename release/doc/fr_FR.ISO8859-1/hardware/pc98/{proc-pc98.xml => proc-pc98.sgml} (100%) rename release/doc/fr_FR.ISO8859-1/hardware/sparc64/{article.xml => article.sgml} (66%) rename release/doc/fr_FR.ISO8859-1/hardware/sparc64/{dev-sparc64.xml => dev-sparc64.sgml} (98%) rename release/doc/fr_FR.ISO8859-1/hardware/sparc64/{proc-sparc64.xml => proc-sparc64.sgml} (100%) rename release/doc/fr_FR.ISO8859-1/installation/alpha/{article.xml => article.sgml} (59%) rename release/doc/fr_FR.ISO8859-1/installation/common/{abstract.xml => abstract.sgml} (100%) rename release/doc/fr_FR.ISO8859-1/installation/common/{artheader.xml => artheader.sgml} (100%) rename release/doc/fr_FR.ISO8859-1/installation/common/{install.xml => install.sgml} (98%) rename release/doc/fr_FR.ISO8859-1/installation/common/{layout.xml => layout.sgml} (98%) rename release/doc/fr_FR.ISO8859-1/installation/common/{trouble.xml => trouble.sgml} (99%) rename release/doc/fr_FR.ISO8859-1/installation/common/{upgrade.xml => upgrade.sgml} (99%) rename release/doc/fr_FR.ISO8859-1/installation/i386/{article.xml => article.sgml} (59%) rename release/doc/fr_FR.ISO8859-1/installation/pc98/{article.xml => article.sgml} (59%) rename release/doc/fr_FR.ISO8859-1/installation/sparc64/{article.xml => article.sgml} (61%) rename release/doc/fr_FR.ISO8859-1/installation/sparc64/{install.xml => install.sgml} (98%) rename release/doc/fr_FR.ISO8859-1/relnotes/alpha/{article.xml => article.sgml} (55%) rename release/doc/fr_FR.ISO8859-1/relnotes/common/{new.xml => new.sgml} (99%) rename release/doc/fr_FR.ISO8859-1/relnotes/i386/{article.xml => article.sgml} (55%) rename release/doc/fr_FR.ISO8859-1/share/{xml => sgml}/catalog (100%) rename release/doc/fr_FR.ISO8859-1/share/{xml => sgml}/release.dsl (100%) rename release/doc/ja_JP.eucJP/errata/{article.xml => article.sgml} (100%) rename release/doc/ja_JP.eucJP/hardware/alpha/{article.xml => article.sgml} (100%) rename release/doc/ja_JP.eucJP/hardware/amd64/{article.xml => article.sgml} (100%) rename release/doc/ja_JP.eucJP/hardware/amd64/{proc-amd64.xml => proc-amd64.sgml} (100%) rename release/doc/ja_JP.eucJP/hardware/common/{artheader.xml => artheader.sgml} (100%) rename release/doc/ja_JP.eucJP/hardware/common/{dev.xml => dev.sgml} (99%) rename release/doc/ja_JP.eucJP/hardware/common/{intro.xml => intro.sgml} (100%) rename release/doc/ja_JP.eucJP/hardware/i386/{article.xml => article.sgml} (100%) rename release/doc/ja_JP.eucJP/hardware/i386/{proc-i386.xml => proc-i386.sgml} (100%) rename release/doc/ja_JP.eucJP/hardware/ia64/{article.xml => article.sgml} (100%) rename release/doc/ja_JP.eucJP/hardware/ia64/{proc-ia64.xml => proc-ia64.sgml} (100%) rename release/doc/ja_JP.eucJP/hardware/pc98/{article.xml => article.sgml} (100%) rename release/doc/ja_JP.eucJP/hardware/pc98/{proc-pc98.xml => proc-pc98.sgml} (100%) rename release/doc/ja_JP.eucJP/hardware/sparc64/{article.xml => article.sgml} (100%) rename release/doc/ja_JP.eucJP/hardware/sparc64/{proc-sparc64.xml => proc-sparc64.sgml} (100%) rename release/doc/ja_JP.eucJP/relnotes/alpha/{article.xml => article.sgml} (100%) rename release/doc/ja_JP.eucJP/relnotes/amd64/{article.xml => article.sgml} (100%) rename release/doc/ja_JP.eucJP/relnotes/common/{new.xml => new.sgml} (99%) rename release/doc/ja_JP.eucJP/relnotes/i386/{article.xml => article.sgml} (100%) rename release/doc/ja_JP.eucJP/relnotes/ia64/{article.xml => article.sgml} (100%) rename release/doc/ja_JP.eucJP/relnotes/pc98/{article.xml => article.sgml} (100%) rename release/doc/ja_JP.eucJP/relnotes/sparc64/{article.xml => article.sgml} (100%) rename release/doc/ja_JP.eucJP/share/{xml => sgml}/catalog (90%) rename release/doc/ja_JP.eucJP/share/{xml/dev-auto-ja.xml => sgml/dev-auto-ja.sgml} (100%) rename release/doc/ja_JP.eucJP/share/{xml => sgml}/release.dsl (100%) rename release/doc/ru_RU.KOI8-R/errata/{article.xml => article.sgml} (97%) rename release/doc/ru_RU.KOI8-R/hardware/alpha/{article.xml => article.sgml} (94%) rename release/doc/ru_RU.KOI8-R/hardware/amd64/{article.xml => article.sgml} (94%) rename release/doc/ru_RU.KOI8-R/hardware/amd64/{proc-amd64.xml => proc-amd64.sgml} (98%) rename release/doc/ru_RU.KOI8-R/hardware/common/{artheader.xml => artheader.sgml} (91%) rename release/doc/ru_RU.KOI8-R/hardware/common/{dev.xml => dev.sgml} (99%) rename release/doc/ru_RU.KOI8-R/hardware/common/{intro.xml => intro.sgml} (95%) rename release/doc/ru_RU.KOI8-R/hardware/i386/{article.xml => article.sgml} (95%) rename release/doc/ru_RU.KOI8-R/hardware/i386/{proc-i386.xml => proc-i386.sgml} (99%) rename release/doc/ru_RU.KOI8-R/hardware/ia64/{article.xml => article.sgml} (96%) rename release/doc/ru_RU.KOI8-R/hardware/ia64/{proc-ia64.xml => proc-ia64.sgml} (98%) rename release/doc/ru_RU.KOI8-R/hardware/pc98/{article.xml => article.sgml} (95%) rename release/doc/ru_RU.KOI8-R/hardware/pc98/{proc-pc98.xml => proc-pc98.sgml} (96%) rename release/doc/ru_RU.KOI8-R/hardware/sparc64/{article.xml => article.sgml} (94%) rename release/doc/ru_RU.KOI8-R/hardware/sparc64/{proc-sparc64.xml => proc-sparc64.sgml} (98%) rename release/doc/ru_RU.KOI8-R/installation/alpha/{article.xml => article.sgml} (93%) rename release/doc/ru_RU.KOI8-R/installation/amd64/{article.xml => article.sgml} (93%) rename release/doc/ru_RU.KOI8-R/installation/common/{abstract.xml => abstract.sgml} (89%) rename release/doc/ru_RU.KOI8-R/installation/common/{artheader.xml => artheader.sgml} (91%) rename release/doc/ru_RU.KOI8-R/installation/common/{install.xml => install.sgml} (99%) rename release/doc/ru_RU.KOI8-R/installation/common/{layout.xml => layout.sgml} (99%) rename release/doc/ru_RU.KOI8-R/installation/common/{trouble.xml => trouble.sgml} (99%) rename release/doc/ru_RU.KOI8-R/installation/common/{upgrade.xml => upgrade.sgml} (99%) rename release/doc/ru_RU.KOI8-R/installation/i386/{article.xml => article.sgml} (93%) rename release/doc/ru_RU.KOI8-R/installation/ia64/{article.xml => article.sgml} (93%) rename release/doc/ru_RU.KOI8-R/installation/pc98/{article.xml => article.sgml} (93%) rename release/doc/ru_RU.KOI8-R/installation/sparc64/{article.xml => article.sgml} (93%) rename release/doc/ru_RU.KOI8-R/readme/{article.xml => article.sgml} (99%) rename release/doc/ru_RU.KOI8-R/relnotes/alpha/{article.xml => article.sgml} (93%) rename release/doc/ru_RU.KOI8-R/relnotes/amd64/{article.xml => article.sgml} (93%) rename release/doc/ru_RU.KOI8-R/relnotes/common/{new.xml => new.sgml} (99%) rename release/doc/ru_RU.KOI8-R/relnotes/i386/{article.xml => article.sgml} (93%) rename release/doc/ru_RU.KOI8-R/relnotes/ia64/{article.xml => article.sgml} (93%) rename release/doc/ru_RU.KOI8-R/relnotes/pc98/{article.xml => article.sgml} (93%) rename release/doc/ru_RU.KOI8-R/relnotes/sparc64/{article.xml => article.sgml} (93%) rename release/doc/ru_RU.KOI8-R/share/{xml => sgml}/catalog (67%) rename release/doc/ru_RU.KOI8-R/share/{xml/dev-auto-ru.xml => sgml/dev-auto-ru.sgml} (99%) rename release/doc/ru_RU.KOI8-R/share/{xml => sgml}/release.dsl (96%) rename release/doc/share/{xml => sgml}/Makefile (72%) rename release/doc/share/{xml => sgml}/catalog (86%) rename release/doc/share/{xml => sgml}/default.dsl (100%) rename release/doc/share/{xml => sgml}/release.dsl (84%) rename release/doc/share/{xml => sgml}/release.ent (64%) rename release/doc/zh_CN.GB2312/errata/{article.xml => article.sgml} (91%) rename release/doc/zh_CN.GB2312/hardware/{article.xml => article.sgml} (99%) rename release/doc/zh_CN.GB2312/readme/{article.xml => article.sgml} (98%) rename release/doc/zh_CN.GB2312/relnotes/{article.xml => article.sgml} (98%) rename release/doc/zh_CN.GB2312/share/{xml => sgml}/catalog (100%) rename release/doc/zh_CN.GB2312/share/{xml => sgml}/release.dsl (100%) diff --git a/release/doc/Makefile b/release/doc/Makefile index 18d4d8f6..02e41931 100644 --- a/release/doc/Makefile +++ b/release/doc/Makefile @@ -8,31 +8,9 @@ SUBDIR+= ${RELNOTES_LANG} .else SUBDIR+= en_US.ISO8859-1 .endif -SUBDIR+= share/xml +SUBDIR+= share/sgml RELN_ROOT?= ${.CURDIR} -.if defined(SUPHOST) -SUPFLAGS+= -h ${SUPHOST} -.endif -update: -.if defined(SUP_UPDATE) -.if !defined(DOCSUPFILE) - @echo "Error: Please define DOCSUPFILE before doing make update." - @exit 1 -.endif - @echo "--------------------------------------------------------------" - @echo ">>> Running ${SUP}" - @echo "--------------------------------------------------------------" - @${SUP} ${SUPFLAGS} ${DOCSUPFILE} -.elif defined(CVS_UPDATE) - @echo "--------------------------------------------------------------" - @echo ">>> Updating ${.CURDIR} from cvs repository" ${CVSROOT} - @echo "--------------------------------------------------------------" - cd ${.CURDIR}; cvs -q update -P -d -.else - @echo "Error: Please define either SUP_UPDATE or CVS_UPDATE first." -.endif - .include "${RELN_ROOT}/share/mk/doc.relnotes.mk" .include "${DOC_PREFIX}/share/mk/doc.subdir.mk" diff --git a/release/doc/README b/release/doc/README index 93cc12b4..b57b10a6 100644 --- a/release/doc/README +++ b/release/doc/README @@ -24,34 +24,34 @@ share/mk/doc.relnotes.mk Common Makefile definitions for RELNOTESng. These definitions mostly accommodate the fact that we're building DocProj-like documents outside the doc/ tree. -share/xml/catalog +share/sgml/catalog Main SGML catalog for all language-neutral (and default EN) stylesheet and entity files. Can be overridden if needed for translations. -share/xml/default.dsl +share/sgml/default.dsl All documents build with this file as a stylesheet. All it does is to make it possible to use the document catalogs to locate the "real" stylesheet by reference, rather than having to specify it by pathname. -share/xml/release.dsl +share/sgml/release.dsl Language-neutral stylesheet. This stylesheet supports the arch= attribute on (all?) DocBook elements; elements with an arch= attribute are only included in the output if their value is equal to the value of the &arch; entity. In the future, arch= could be a list of possible &arch; entity values that match, such as "i386,sparc64". -share/xml/release.ent +share/sgml/release.ent Release information. Need to update the entry definitions in this file when rolling new revisions; these should take effect in all documents. -en_US.ISO8859-1/share/xml/release.dsl +en_US.ISO8859-1/share/sgml/release.dsl Language-dependent stylesheet for en, but also the default for translations if they don't override the settings here. This stylesheet sets the email footer at the bottom of HTML pages, as well as a few other parameters. If necessary for translations, this file can be overridden with - */share/xml/release.dsl and */share/xml/catalog. + */share/sgml/release.dsl and */share/sgml/catalog. */relnotes/common/ Directory for multi-architecture release notes files. @@ -88,7 +88,7 @@ tree. For example: % make DOC_PREFIX=/usr/doc all All definition of the "current" version of FreeBSD is contained in the -share/xml/release.ent file; release engineers should peruse the +share/sgml/release.ent file; release engineers should peruse the contents of this file carefully when doing version number bumps. When creating content for the architecture-dependent files, authors @@ -108,9 +108,9 @@ When creating a translation, make a new directory under this directory with a language code (paralleling the DocProj directory structure). If necessary, new language-dependent HTML footers can be generated by making a new language-dependent -${LANG}/share/xml/release.dsl, a ${LANG}/share/xml/catalog that +${LANG}/share/sgml/release.dsl, a ${LANG}/share/sgml/catalog that points to it, and a new definition in the Makefiles that adds -${LANG}/share/xml/catalog to EXTRA_CATALOGS. Except for the Makefile +${LANG}/share/sgml/catalog to EXTRA_CATALOGS. Except for the Makefile changes, this is the same procedure that is used for creating a new translation for DocProj files. diff --git a/release/doc/de_DE.ISO8859-1/early-adopter/Makefile b/release/doc/de_DE.ISO8859-1/early-adopter/Makefile index 7fd0b200..8019ccac 100644 --- a/release/doc/de_DE.ISO8859-1/early-adopter/Makefile +++ b/release/doc/de_DE.ISO8859-1/early-adopter/Makefile @@ -17,7 +17,7 @@ FORMATS?= html INSTALL_COMPRESSED?=gz INSTALL_ONLY_COMPRESSED?= -SRCS+= article.xml +SRCS+= article.sgml .include "${RELN_ROOT}/share/mk/doc.relnotes.mk" .include "${DOC_PREFIX}/share/mk/doc.project.mk" diff --git a/release/doc/de_DE.ISO8859-1/early-adopter/article.xml b/release/doc/de_DE.ISO8859-1/early-adopter/article.sgml similarity index 97% rename from release/doc/de_DE.ISO8859-1/early-adopter/article.xml rename to release/doc/de_DE.ISO8859-1/early-adopter/article.sgml index dac9365f..49d3af04 100644 --- a/release/doc/de_DE.ISO8859-1/early-adopter/article.xml +++ b/release/doc/de_DE.ISO8859-1/early-adopter/article.sgml @@ -1,22 +1,35 @@ - - -%entities; - -%release; - -X"> -X"> -]> - + +%man; + + +%freebsd; + + +%authors; + + +%teams; + + +%mailing-lists; + + +%release; + +X"> +X"> + +]> +
Hinweise für die ersten Anwender von &os; diff --git a/release/doc/de_DE.ISO8859-1/errata/Makefile b/release/doc/de_DE.ISO8859-1/errata/Makefile index b254368a..de5344df 100644 --- a/release/doc/de_DE.ISO8859-1/errata/Makefile +++ b/release/doc/de_DE.ISO8859-1/errata/Makefile @@ -16,7 +16,7 @@ INSTALL_COMPRESSED?= gz INSTALL_ONLY_COMPRESSED?= # SGML content -SRCS+= article.xml +SRCS+= article.sgml .include "${RELN_ROOT}/share/mk/doc.relnotes.mk" .include "${DOC_PREFIX}/share/mk/doc.project.mk" diff --git a/release/doc/de_DE.ISO8859-1/errata/article.xml b/release/doc/de_DE.ISO8859-1/errata/article.sgml similarity index 97% rename from release/doc/de_DE.ISO8859-1/errata/article.xml rename to release/doc/de_DE.ISO8859-1/errata/article.sgml index baaae0c8..f7a8d284 100644 --- a/release/doc/de_DE.ISO8859-1/errata/article.xml +++ b/release/doc/de_DE.ISO8859-1/errata/article.sgml @@ -1,11 +1,3 @@ -<?xml version="1.0" encoding="iso-8859-1" standalone="no"?> -<!DOCTYPE article PUBLIC "-//FreeBSD//DTD DocBook XML V4.2-Based Extension//EN" [ -<!ENTITY % entities PUBLIC "-//FreeBSD//ENTITIES DocBook FreeBSD Entity Set//DE"> -%entities; -<!ENTITY % release PUBLIC "-//FreeBSD//ENTITIES Release Specification//EN"> -%release; -]> - <!-- FreeBSD errata document. Unlike some of the other RELNOTESng files, this file should remain as a single SGML file, so that @@ -16,10 +8,23 @@ (If we didn't do this, then the file with the datestamp might not be the one that received the last change in the document.) - $FreeBSDde: de-docproj/relnotes/de_DE.ISO8859-1/errata/article.xml,v 1.39 2003/05/24 13:23:46 ue Exp $ + $FreeBSDde: de-docproj/relnotes/de_DE.ISO8859-1/errata/article.sgml,v 1.39 2003/05/24 13:23:46 ue Exp $ basiert auf: 1.38 --> +<!DOCTYPE ARTICLE PUBLIC "-//FreeBSD//DTD DocBook V4.1-Based Extension//EN" [ +<!ENTITY % man PUBLIC "-//FreeBSD//ENTITIES DocBook Manual Page Entities//EN"> +%man; +<!ENTITY % authors PUBLIC "-//FreeBSD//ENTITIES DocBook Author Entities//EN"> +%authors; +<!ENTITY % translators PUBLIC "-//FreeBSD//ENTITIES DocBook Translator Entities//DE"> +%translators; +<!ENTITY % mlists PUBLIC "-//FreeBSD//ENTITIES DocBook Mailing List Entities//DE"> +%mlists; +<!ENTITY % release PUBLIC "-//FreeBSD//ENTITIES Release Specification//EN"> +%release; +]> + <article lang="de"> <articleinfo> diff --git a/release/doc/de_DE.ISO8859-1/hardware/alpha/Makefile b/release/doc/de_DE.ISO8859-1/hardware/alpha/Makefile index 535c079f..7b97c380 100644 --- a/release/doc/de_DE.ISO8859-1/hardware/alpha/Makefile +++ b/release/doc/de_DE.ISO8859-1/hardware/alpha/Makefile @@ -13,11 +13,11 @@ INSTALL_ONLY_COMPRESSED?= JADEFLAGS+= -V %generate-article-toc% # SGML content -SRCS+= article.xml -SRCS+= proc-alpha.xml +SRCS+= article.sgml +SRCS+= proc-alpha.sgml SRCS+= ../common/hw.ent -SRCS+= ../common/artheader.xml -SRCS+= ../common/dev.xml +SRCS+= ../common/artheader.sgml +SRCS+= ../common/dev.sgml .include "${RELN_ROOT}/share/mk/doc.relnotes.mk" .include "${DOC_PREFIX}/share/mk/doc.project.mk" diff --git a/release/doc/de_DE.ISO8859-1/hardware/alpha/article.sgml b/release/doc/de_DE.ISO8859-1/hardware/alpha/article.sgml new file mode 100644 index 00000000..c09494b4 --- /dev/null +++ b/release/doc/de_DE.ISO8859-1/hardware/alpha/article.sgml @@ -0,0 +1,32 @@ +<!-- + $FreeBSD$ + $FreeBSDde: de-docproj/relnotes/de_DE.ISO8859-1/hardware/alpha/article.sgml,v 1.5 2002/10/12 18:02:21 ue Exp $ + basiert auf: 1.4 +--> + +<!DOCTYPE article PUBLIC "-//FreeBSD//DTD DocBook V4.1-Based Extension//EN" [ +<!ENTITY % man PUBLIC "-//FreeBSD//ENTITIES DocBook Manual Page Entities//EN"> +%man; +<!ENTITY % authors PUBLIC "-//FreeBSD//ENTITIES DocBook Author Entities//EN"> +%authors; +<!ENTITY % translators PUBLIC "-//FreeBSD//ENTITIES DocBook Translator Entities//DE"> +%translators; +<!ENTITY % mlists PUBLIC "-//FreeBSD//ENTITIES DocBook Mailing List Entities//DE"> +%mlists; +<!ENTITY % release PUBLIC "-//FreeBSD//ENTITIES Release Specification//EN"> +%release; +<!ENTITY % sections SYSTEM "../common/hw.ent"> %sections; + +<!-- Architecture-specific customization --> + +<!ENTITY arch "alpha"> +<!ENTITY arch.print "Alpha/AXP"> + +]> + +<article lang="de"> + &artheader; + §.intro; + §.proc.alpha; + §.dev; +</article> diff --git a/release/doc/de_DE.ISO8859-1/hardware/alpha/article.xml b/release/doc/de_DE.ISO8859-1/hardware/alpha/article.xml deleted file mode 100644 index 78683a95..00000000 --- a/release/doc/de_DE.ISO8859-1/hardware/alpha/article.xml +++ /dev/null @@ -1,26 +0,0 @@ -<?xml version="1.0" encoding="iso-8859-1" standalone="no"?> -<!DOCTYPE article PUBLIC "-//FreeBSD//DTD DocBook XML V4.2-Based Extension//EN" [ -<!ENTITY % entities PUBLIC "-//FreeBSD//ENTITIES DocBook FreeBSD Entity Set//DE"> -%entities; -<!ENTITY % release PUBLIC "-//FreeBSD//ENTITIES Release Specification//EN"> -%release; -<!ENTITY % sections SYSTEM "../common/hw.ent"> %sections - -<!-- Architecture-specific customization --> - -<!ENTITY arch "alpha"> -<!ENTITY arch.print "Alpha/AXP"> -]> - -<!-- - $FreeBSD$ - $FreeBSDde: de-docproj/relnotes/de_DE.ISO8859-1/hardware/alpha/article.xml,v 1.5 2002/10/12 18:02:21 ue Exp $ - basiert auf: 1.4 ---> - -<article lang="de"> - &artheader; - §.intro; - §.proc.alpha; - §.dev; -</article> diff --git a/release/doc/de_DE.ISO8859-1/hardware/alpha/proc-alpha.xml b/release/doc/de_DE.ISO8859-1/hardware/alpha/proc-alpha.sgml similarity index 99% rename from release/doc/de_DE.ISO8859-1/hardware/alpha/proc-alpha.xml rename to release/doc/de_DE.ISO8859-1/hardware/alpha/proc-alpha.sgml index 3103b934..30ceb44a 100644 --- a/release/doc/de_DE.ISO8859-1/hardware/alpha/proc-alpha.xml +++ b/release/doc/de_DE.ISO8859-1/hardware/alpha/proc-alpha.sgml @@ -1,6 +1,6 @@ <!-- $FreeBSD$ - $FreeBSDde: de-docproj/relnotes/de_DE.ISO8859-1/hardware/alpha/proc-alpha.xml,v 1.35 2003/05/24 19:11:43 ue Exp $ + $FreeBSDde: de-docproj/relnotes/de_DE.ISO8859-1/hardware/alpha/proc-alpha.sgml,v 1.35 2003/05/24 19:11:43 ue Exp $ basiert auf: 1.60 --> diff --git a/release/doc/de_DE.ISO8859-1/hardware/common/artheader.xml b/release/doc/de_DE.ISO8859-1/hardware/common/artheader.sgml similarity index 92% rename from release/doc/de_DE.ISO8859-1/hardware/common/artheader.xml rename to release/doc/de_DE.ISO8859-1/hardware/common/artheader.sgml index d890400e..94a9d0fc 100644 --- a/release/doc/de_DE.ISO8859-1/hardware/common/artheader.xml +++ b/release/doc/de_DE.ISO8859-1/hardware/common/artheader.sgml @@ -1,6 +1,6 @@ <!-- $FreeBSD$ - $FreeBSDde: de-docproj/relnotes/de_DE.ISO8859-1/hardware/common/artheader.xml,v 1.4 2003/01/09 12:14:47 ue Exp $ + $FreeBSDde: de-docproj/relnotes/de_DE.ISO8859-1/hardware/common/artheader.sgml,v 1.4 2003/01/09 12:14:47 ue Exp $ basiert auf: 1.4 --> diff --git a/release/doc/de_DE.ISO8859-1/hardware/common/dev.xml b/release/doc/de_DE.ISO8859-1/hardware/common/dev.sgml similarity index 99% rename from release/doc/de_DE.ISO8859-1/hardware/common/dev.xml rename to release/doc/de_DE.ISO8859-1/hardware/common/dev.sgml index 2cb36da5..020bffc6 100644 --- a/release/doc/de_DE.ISO8859-1/hardware/common/dev.xml +++ b/release/doc/de_DE.ISO8859-1/hardware/common/dev.sgml @@ -1,6 +1,6 @@ <!-- - $FreeBSDde: de-docproj/relnotes/de_DE.ISO8859-1/hardware/common/dev.xml,v 1.84 2003/05/25 09:36:36 ue Exp $ + $FreeBSDde: de-docproj/relnotes/de_DE.ISO8859-1/hardware/common/dev.sgml,v 1.84 2003/05/25 09:36:36 ue Exp $ basiert auf: 1.155 The "Supported Devices" section of the release notes. diff --git a/release/doc/de_DE.ISO8859-1/hardware/common/hw.ent b/release/doc/de_DE.ISO8859-1/hardware/common/hw.ent index 7c43a926..7a8048bd 100644 --- a/release/doc/de_DE.ISO8859-1/hardware/common/hw.ent +++ b/release/doc/de_DE.ISO8859-1/hardware/common/hw.ent @@ -9,12 +9,12 @@ <!-- Files to be included --> -<!ENTITY artheader SYSTEM "../common/artheader.xml"> -<!ENTITY sect.intro SYSTEM "../common/intro.xml"> -<!ENTITY sect.proc.alpha SYSTEM "../alpha/proc-alpha.xml"> -<!ENTITY sect.proc.i386 SYSTEM "../i386/proc-i386.xml"> -<!ENTITY sect.proc.ia64 SYSTEM "../ia64/proc-ia64.xml"> -<!ENTITY sect.proc.pc98 SYSTEM "../pc98/proc-pc98.xml"> -<!ENTITY sect.proc.sparc64 SYSTEM "../sparc64/proc-sparc64.xml"> -<!ENTITY sect.dev SYSTEM "../common/dev.xml"> +<!ENTITY artheader SYSTEM "../common/artheader.sgml"> +<!ENTITY sect.intro SYSTEM "../common/intro.sgml"> +<!ENTITY sect.proc.alpha SYSTEM "../alpha/proc-alpha.sgml"> +<!ENTITY sect.proc.i386 SYSTEM "../i386/proc-i386.sgml"> +<!ENTITY sect.proc.ia64 SYSTEM "../ia64/proc-ia64.sgml"> +<!ENTITY sect.proc.pc98 SYSTEM "../pc98/proc-pc98.sgml"> +<!ENTITY sect.proc.sparc64 SYSTEM "../sparc64/proc-sparc64.sgml"> +<!ENTITY sect.dev SYSTEM "../common/dev.sgml"> diff --git a/release/doc/de_DE.ISO8859-1/hardware/common/intro.xml b/release/doc/de_DE.ISO8859-1/hardware/common/intro.sgml similarity index 95% rename from release/doc/de_DE.ISO8859-1/hardware/common/intro.xml rename to release/doc/de_DE.ISO8859-1/hardware/common/intro.sgml index c7813083..1ff4a5a9 100644 --- a/release/doc/de_DE.ISO8859-1/hardware/common/intro.xml +++ b/release/doc/de_DE.ISO8859-1/hardware/common/intro.sgml @@ -1,6 +1,6 @@ <!-- $FreeBSD$ - $FreeBSDde: de-docproj/relnotes/de_DE.ISO8859-1/hardware/common/intro.xml,v 1.6 2003/05/24 21:35:15 ue Exp $ + $FreeBSDde: de-docproj/relnotes/de_DE.ISO8859-1/hardware/common/intro.sgml,v 1.6 2003/05/24 21:35:15 ue Exp $ basiert auf: 1.6 --> diff --git a/release/doc/de_DE.ISO8859-1/hardware/i386/Makefile b/release/doc/de_DE.ISO8859-1/hardware/i386/Makefile index 03d16e97..e8ec75f3 100644 --- a/release/doc/de_DE.ISO8859-1/hardware/i386/Makefile +++ b/release/doc/de_DE.ISO8859-1/hardware/i386/Makefile @@ -13,11 +13,11 @@ INSTALL_ONLY_COMPRESSED?= JADEFLAGS+= -V %generate-article-toc% # SGML content -SRCS+= article.xml -SRCS+= proc-i386.xml +SRCS+= article.sgml +SRCS+= proc-i386.sgml SRCS+= ../common/hw.ent -SRCS+= ../common/artheader.xml -SRCS+= ../common/dev.xml +SRCS+= ../common/artheader.sgml +SRCS+= ../common/dev.sgml .include "${RELN_ROOT}/share/mk/doc.relnotes.mk" .include "${DOC_PREFIX}/share/mk/doc.project.mk" diff --git a/release/doc/de_DE.ISO8859-1/hardware/i386/article.sgml b/release/doc/de_DE.ISO8859-1/hardware/i386/article.sgml new file mode 100644 index 00000000..fdbf5d31 --- /dev/null +++ b/release/doc/de_DE.ISO8859-1/hardware/i386/article.sgml @@ -0,0 +1,30 @@ +<!-- + $FreeBSD$ + $FreeBSDde: de-docproj/relnotes/de_DE.ISO8859-1/hardware/i386/article.sgml,v 1.5 2002/12/07 21:09:09 ue Exp $ + basiert auf: 1.4 +--> + +<!DOCTYPE article PUBLIC "-//FreeBSD//DTD DocBook V4.1-Based Extension//EN" [ +<!ENTITY % man PUBLIC "-//FreeBSD//ENTITIES DocBook Manual Page Entities//EN"> +%man; +<!ENTITY % authors PUBLIC "-//FreeBSD//ENTITIES DocBook Author Entities//EN"> +%authors; +<!ENTITY % mlists PUBLIC "-//FreeBSD//ENTITIES DocBook Mailing List Entities//DE"> +%mlists; +<!ENTITY % release PUBLIC "-//FreeBSD//ENTITIES Release Specification//EN"> +%release; +<!ENTITY % sections SYSTEM "../common/hw.ent"> %sections; + +<!-- Architecture-specific customization --> + +<!ENTITY arch "i386"> +<!ENTITY arch.print "i386"> + +]> + +<article lang="de"> + &artheader; + §.intro; + §.proc.i386; + §.dev; +</article> diff --git a/release/doc/de_DE.ISO8859-1/hardware/i386/article.xml b/release/doc/de_DE.ISO8859-1/hardware/i386/article.xml deleted file mode 100644 index 8c10a150..00000000 --- a/release/doc/de_DE.ISO8859-1/hardware/i386/article.xml +++ /dev/null @@ -1,26 +0,0 @@ -<?xml version="1.0" encoding="iso-8859-1" standalone="no"?> -<!DOCTYPE article PUBLIC "-//FreeBSD//DTD DocBook XML V4.2-Based Extension//EN" [ -<!ENTITY % entities PUBLIC "-//FreeBSD//ENTITIES DocBook FreeBSD Entity Set//DE"> -%entities; -<!ENTITY % release PUBLIC "-//FreeBSD//ENTITIES Release Specification//EN"> -%release; -<!ENTITY % sections SYSTEM "../common/hw.ent"> %sections - -<!-- Architecture-specific customization --> - -<!ENTITY arch "i386"> -<!ENTITY arch.print "i386"> -]> - -<!-- - $FreeBSD$ - $FreeBSDde: de-docproj/relnotes/de_DE.ISO8859-1/hardware/i386/article.xml,v 1.5 2002/12/07 21:09:09 ue Exp $ - basiert auf: 1.4 ---> - -<article lang="de"> - &artheader; - §.intro; - §.proc.i386; - §.dev; -</article> diff --git a/release/doc/de_DE.ISO8859-1/hardware/i386/proc-i386.xml b/release/doc/de_DE.ISO8859-1/hardware/i386/proc-i386.sgml similarity index 99% rename from release/doc/de_DE.ISO8859-1/hardware/i386/proc-i386.xml rename to release/doc/de_DE.ISO8859-1/hardware/i386/proc-i386.sgml index 889f38cc..5c5273b1 100644 --- a/release/doc/de_DE.ISO8859-1/hardware/i386/proc-i386.xml +++ b/release/doc/de_DE.ISO8859-1/hardware/i386/proc-i386.sgml @@ -1,6 +1,6 @@ <!-- $FreeBSD$ - $FreeBSDde: de-docproj/relnotes/de_DE.ISO8859-1/hardware/i386/proc-i386.xml,v 1.13 2003/05/24 21:49:22 ue Exp $ + $FreeBSDde: de-docproj/relnotes/de_DE.ISO8859-1/hardware/i386/proc-i386.sgml,v 1.13 2003/05/24 21:49:22 ue Exp $ basiert auf: 1.11 --> diff --git a/release/doc/de_DE.ISO8859-1/hardware/ia64/Makefile b/release/doc/de_DE.ISO8859-1/hardware/ia64/Makefile index 62383695..5531a502 100644 --- a/release/doc/de_DE.ISO8859-1/hardware/ia64/Makefile +++ b/release/doc/de_DE.ISO8859-1/hardware/ia64/Makefile @@ -13,11 +13,11 @@ INSTALL_ONLY_COMPRESSED?= JADEFLAGS+= -V %generate-article-toc% # SGML content -SRCS+= article.xml -# SRCS+= proc-ia64.xml +SRCS+= article.sgml +# SRCS+= proc-ia64.sgml SRCS+= ../common/hw.ent -SRCS+= ../common/artheader.xml -SRCS+= ../common/dev.xml +SRCS+= ../common/artheader.sgml +SRCS+= ../common/dev.sgml .include "${RELN_ROOT}/share/mk/doc.relnotes.mk" .include "${DOC_PREFIX}/share/mk/doc.project.mk" diff --git a/release/doc/de_DE.ISO8859-1/hardware/ia64/article.xml b/release/doc/de_DE.ISO8859-1/hardware/ia64/article.sgml similarity index 63% rename from release/doc/de_DE.ISO8859-1/hardware/ia64/article.xml rename to release/doc/de_DE.ISO8859-1/hardware/ia64/article.sgml index 294310be..01c6ef70 100644 --- a/release/doc/de_DE.ISO8859-1/hardware/ia64/article.xml +++ b/release/doc/de_DE.ISO8859-1/hardware/ia64/article.sgml @@ -1,22 +1,26 @@ -<?xml version="1.0" encoding="iso-8859-1" standalone="no"?> -<!DOCTYPE article PUBLIC "-//FreeBSD//DTD DocBook XML V4.2-Based Extension//EN" [ -<!ENTITY % entities PUBLIC "-//FreeBSD//ENTITIES DocBook FreeBSD Entity Set//DE"> -%entities; +<!-- + $FreeBSD$ + $FreeBSDde: de-docproj/relnotes/de_DE.ISO8859-1/hardware/ia64/article.sgml,v 1.6 2003/05/24 21:52:46 ue Exp $ + basiert auf: 1.3 +--> + +<!DOCTYPE article PUBLIC "-//FreeBSD//DTD DocBook V4.1-Based Extension//EN" [ +<!ENTITY % man PUBLIC "-//FreeBSD//ENTITIES DocBook Manual Page Entities//EN"> +%man; +<!ENTITY % authors PUBLIC "-//FreeBSD//ENTITIES DocBook Author Entities//EN"> +%authors; +<!ENTITY % mlists PUBLIC "-//FreeBSD//ENTITIES DocBook Mailing List Entities//DE"> +%mlists; <!ENTITY % release PUBLIC "-//FreeBSD//ENTITIES Release Specification//EN"> %release; -<!ENTITY % sections SYSTEM "../common/hw.ent"> %sections +<!ENTITY % sections SYSTEM "../common/hw.ent"> %sections; <!-- Architecture-specific customization --> <!ENTITY arch "ia64"> <!ENTITY arch.print "IA-64"> -]> -<!-- - $FreeBSD$ - $FreeBSDde: de-docproj/relnotes/de_DE.ISO8859-1/hardware/ia64/article.xml,v 1.6 2003/05/24 21:52:46 ue Exp $ - basiert auf: 1.3 ---> +]> <article lang="de"> &artheader; diff --git a/release/doc/de_DE.ISO8859-1/hardware/ia64/proc-ia64.xml b/release/doc/de_DE.ISO8859-1/hardware/ia64/proc-ia64.sgml similarity index 98% rename from release/doc/de_DE.ISO8859-1/hardware/ia64/proc-ia64.xml rename to release/doc/de_DE.ISO8859-1/hardware/ia64/proc-ia64.sgml index 00c733aa..9119a2a3 100644 --- a/release/doc/de_DE.ISO8859-1/hardware/ia64/proc-ia64.xml +++ b/release/doc/de_DE.ISO8859-1/hardware/ia64/proc-ia64.sgml @@ -1,6 +1,6 @@ <!-- $FreeBSD$ - $FreeBSDde: de-docproj/relnotes/de_DE.ISO8859-1/hardware/ia64/proc-ia64.xml,v 1.5 2003/05/24 22:16:24 ue Exp $ + $FreeBSDde: de-docproj/relnotes/de_DE.ISO8859-1/hardware/ia64/proc-ia64.sgml,v 1.5 2003/05/24 22:16:24 ue Exp $ basiert auf: 1.7 --> <sect1 id="proc-ia64"> diff --git a/release/doc/de_DE.ISO8859-1/hardware/pc98/Makefile b/release/doc/de_DE.ISO8859-1/hardware/pc98/Makefile index d00de407..7b3a0a86 100644 --- a/release/doc/de_DE.ISO8859-1/hardware/pc98/Makefile +++ b/release/doc/de_DE.ISO8859-1/hardware/pc98/Makefile @@ -12,11 +12,11 @@ INSTALL_ONLY_COMPRESSED?= JADEFLAGS+= -V %generate-article-toc% # SGML content -SRCS+= article.xml -SRCS+= proc-pc98.xml +SRCS+= article.sgml +SRCS+= proc-pc98.sgml SRCS+= ../common/hw.ent -SRCS+= ../common/artheader.xml -SRCS+= ../common/dev.xml +SRCS+= ../common/artheader.sgml +SRCS+= ../common/dev.sgml .include "${RELN_ROOT}/share/mk/doc.relnotes.mk" .include "${DOC_PREFIX}/share/mk/doc.project.mk" diff --git a/release/doc/de_DE.ISO8859-1/hardware/pc98/article.sgml b/release/doc/de_DE.ISO8859-1/hardware/pc98/article.sgml new file mode 100644 index 00000000..5911d341 --- /dev/null +++ b/release/doc/de_DE.ISO8859-1/hardware/pc98/article.sgml @@ -0,0 +1,30 @@ +<!-- + $FreeBSD$ + $FreeBSDde: de-docproj/relnotes/de_DE.ISO8859-1/hardware/pc98/article.sgml,v 1.2 2002/10/12 18:02:22 ue Exp $ + basiert auf: 1.1 +--> + +<!DOCTYPE article PUBLIC "-//FreeBSD//DTD DocBook V4.1-Based Extension//EN" [ +<!ENTITY % man PUBLIC "-//FreeBSD//ENTITIES DocBook Manual Page Entities//EN"> +%man; +<!ENTITY % authors PUBLIC "-//FreeBSD//ENTITIES DocBook Author Entities//EN"> +%authors; +<!ENTITY % mlists PUBLIC "-//FreeBSD//ENTITIES DocBook Mailing List Entities//DE"> +%mlists; +<!ENTITY % release PUBLIC "-//FreeBSD//ENTITIES Release Specification//EN"> +%release; +<!ENTITY % sections SYSTEM "../common/hw.ent"> %sections; + +<!-- Architecture-specific customization --> + +<!ENTITY arch "pc98"> +<!ENTITY arch.print "NEC PC-98x1"> + +]> + +<article lang="de"> + &artheader; + §.intro; + §.proc.pc98; + §.dev; +</article> diff --git a/release/doc/de_DE.ISO8859-1/hardware/pc98/article.xml b/release/doc/de_DE.ISO8859-1/hardware/pc98/article.xml deleted file mode 100644 index 6fea27e7..00000000 --- a/release/doc/de_DE.ISO8859-1/hardware/pc98/article.xml +++ /dev/null @@ -1,26 +0,0 @@ -<?xml version="1.0" encoding="iso-8859-1" standalone="no"?> -<!DOCTYPE article PUBLIC "-//FreeBSD//DTD DocBook XML V4.2-Based Extension//EN" [ -<!ENTITY % entities PUBLIC "-//FreeBSD//ENTITIES DocBook FreeBSD Entity Set//DE"> -%entities; -<!ENTITY % release PUBLIC "-//FreeBSD//ENTITIES Release Specification//EN"> -%release; -<!ENTITY % sections SYSTEM "../common/hw.ent"> %sections - -<!-- Architecture-specific customization --> - -<!ENTITY arch "pc98"> -<!ENTITY arch.print "NEC PC-98x1"> -]> - -<!-- - $FreeBSD$ - $FreeBSDde: de-docproj/relnotes/de_DE.ISO8859-1/hardware/pc98/article.xml,v 1.2 2002/10/12 18:02:22 ue Exp $ - basiert auf: 1.1 ---> - -<article lang="de"> - &artheader; - §.intro; - §.proc.pc98; - §.dev; -</article> diff --git a/release/doc/de_DE.ISO8859-1/hardware/pc98/proc-pc98.xml b/release/doc/de_DE.ISO8859-1/hardware/pc98/proc-pc98.sgml similarity index 96% rename from release/doc/de_DE.ISO8859-1/hardware/pc98/proc-pc98.xml rename to release/doc/de_DE.ISO8859-1/hardware/pc98/proc-pc98.sgml index 22bc9715..9dbc7047 100644 --- a/release/doc/de_DE.ISO8859-1/hardware/pc98/proc-pc98.xml +++ b/release/doc/de_DE.ISO8859-1/hardware/pc98/proc-pc98.sgml @@ -1,6 +1,6 @@ <!-- $FreeBSD$ - $FreeBSDde: de-docproj/relnotes/de_DE.ISO8859-1/hardware/pc98/proc-pc98.xml,v 1.3 2003/01/13 20:30:49 ue Exp $ + $FreeBSDde: de-docproj/relnotes/de_DE.ISO8859-1/hardware/pc98/proc-pc98.sgml,v 1.3 2003/01/13 20:30:49 ue Exp $ basiert auf: 1.4 --> diff --git a/release/doc/de_DE.ISO8859-1/hardware/sparc64/Makefile b/release/doc/de_DE.ISO8859-1/hardware/sparc64/Makefile index 98813cf5..2ae7bfd3 100644 --- a/release/doc/de_DE.ISO8859-1/hardware/sparc64/Makefile +++ b/release/doc/de_DE.ISO8859-1/hardware/sparc64/Makefile @@ -12,11 +12,11 @@ INSTALL_ONLY_COMPRESSED?= JADEFLAGS+= -V %generate-article-toc% # SGML content -SRCS+= article.xml -SRCS+= proc-sparc64.xml +SRCS+= article.sgml +SRCS+= proc-sparc64.sgml SRCS+= ../common/hw.ent -SRCS+= ../common/artheader.xml -SRCS+= ../common/dev.xml +SRCS+= ../common/artheader.sgml +SRCS+= ../common/dev.sgml .include "${RELN_ROOT}/share/mk/doc.relnotes.mk" .include "${DOC_PREFIX}/share/mk/doc.project.mk" diff --git a/release/doc/de_DE.ISO8859-1/hardware/sparc64/article.sgml b/release/doc/de_DE.ISO8859-1/hardware/sparc64/article.sgml new file mode 100644 index 00000000..7e3b0ebc --- /dev/null +++ b/release/doc/de_DE.ISO8859-1/hardware/sparc64/article.sgml @@ -0,0 +1,29 @@ +<!-- + $FreeBSD$ + $FreeBSDde: de-docproj/relnotes/de_DE.ISO8859-1/hardware/sparc64/article.sgml,v 1.7 2003/01/09 12:46:28 ue Exp $ + basiert auf: 1.3 +--> + +<!DOCTYPE article PUBLIC "-//FreeBSD//DTD DocBook V4.1-Based Extension//EN" [ +<!ENTITY % man PUBLIC "-//FreeBSD//ENTITIES DocBook Manual Page Entities//EN"> +%man; +<!ENTITY % authors PUBLIC "-//FreeBSD//ENTITIES DocBook Author Entities//EN"> +%authors; +<!ENTITY % mlists PUBLIC "-//FreeBSD//ENTITIES DocBook Mailing List Entities//DE"> +%mlists; +<!ENTITY % release PUBLIC "-//FreeBSD//ENTITIES Release Specification//EN"> +%release; +<!ENTITY % sections SYSTEM "../common/hw.ent"> %sections; + +<!-- Architecture-specific customization --> + +<!ENTITY arch "sparc64"> +<!ENTITY arch.print "UltraSPARC"> +]> + +<article lang="de"> + &artheader; + §.intro; + §.proc.sparc64; + §.dev; +</article> diff --git a/release/doc/de_DE.ISO8859-1/hardware/sparc64/article.xml b/release/doc/de_DE.ISO8859-1/hardware/sparc64/article.xml deleted file mode 100644 index fa202499..00000000 --- a/release/doc/de_DE.ISO8859-1/hardware/sparc64/article.xml +++ /dev/null @@ -1,26 +0,0 @@ -<?xml version="1.0" encoding="iso-8859-1" standalone="no"?> -<!DOCTYPE article PUBLIC "-//FreeBSD//DTD DocBook XML V4.2-Based Extension//EN" [ -<!ENTITY % entities PUBLIC "-//FreeBSD//ENTITIES DocBook FreeBSD Entity Set//DE"> -%entities; -<!ENTITY % release PUBLIC "-//FreeBSD//ENTITIES Release Specification//EN"> -%release; -<!ENTITY % sections SYSTEM "../common/hw.ent"> %sections - -<!-- Architecture-specific customization --> - -<!ENTITY arch "sparc64"> -<!ENTITY arch.print "UltraSPARC"> -]> - -<!-- - $FreeBSD$ - $FreeBSDde: de-docproj/relnotes/de_DE.ISO8859-1/hardware/sparc64/article.xml,v 1.7 2003/01/09 12:46:28 ue Exp $ - basiert auf: 1.3 ---> - -<article lang="de"> - &artheader; - §.intro; - §.proc.sparc64; - §.dev; -</article> diff --git a/release/doc/de_DE.ISO8859-1/hardware/sparc64/dev-sparc64.xml b/release/doc/de_DE.ISO8859-1/hardware/sparc64/dev-sparc64.sgml similarity index 98% rename from release/doc/de_DE.ISO8859-1/hardware/sparc64/dev-sparc64.xml rename to release/doc/de_DE.ISO8859-1/hardware/sparc64/dev-sparc64.sgml index 87d49bf5..9563a4fc 100644 --- a/release/doc/de_DE.ISO8859-1/hardware/sparc64/dev-sparc64.xml +++ b/release/doc/de_DE.ISO8859-1/hardware/sparc64/dev-sparc64.sgml @@ -1,6 +1,6 @@ <!-- - $FreeBSDde: de-docproj/relnotes/de_DE.ISO8859-1/hardware/sparc64/dev-sparc64.xml,v 1.4 2003/01/13 20:30:50 ue Exp $ - $Id: dev-sparc64.xml,v 1.4 2002/03/10 15:37:16 ue Exp $ + $FreeBSDde: de-docproj/relnotes/de_DE.ISO8859-1/hardware/sparc64/dev-sparc64.sgml,v 1.4 2003/01/13 20:30:50 ue Exp $ + $Id: dev-sparc64.sgml,v 1.4 2002/03/10 15:37:16 ue Exp $ basiert auf: 1.3 --> diff --git a/release/doc/de_DE.ISO8859-1/hardware/sparc64/proc-sparc64.xml b/release/doc/de_DE.ISO8859-1/hardware/sparc64/proc-sparc64.sgml similarity index 98% rename from release/doc/de_DE.ISO8859-1/hardware/sparc64/proc-sparc64.xml rename to release/doc/de_DE.ISO8859-1/hardware/sparc64/proc-sparc64.sgml index 363434fb..4b6b351a 100644 --- a/release/doc/de_DE.ISO8859-1/hardware/sparc64/proc-sparc64.xml +++ b/release/doc/de_DE.ISO8859-1/hardware/sparc64/proc-sparc64.sgml @@ -1,6 +1,6 @@ <!-- $FreeBSD$ - $FreeBSDde: de-docproj/relnotes/de_DE.ISO8859-1/hardware/sparc64/proc-sparc64.xml,v 1.10 2003/02/08 07:43:14 ue Exp $ + $FreeBSDde: de-docproj/relnotes/de_DE.ISO8859-1/hardware/sparc64/proc-sparc64.sgml,v 1.10 2003/02/08 07:43:14 ue Exp $ basiert auf: 1.11 --> <sect1 id="support-sys"> diff --git a/release/doc/de_DE.ISO8859-1/installation/alpha/Makefile b/release/doc/de_DE.ISO8859-1/installation/alpha/Makefile index 78f1bc36..f0092048 100644 --- a/release/doc/de_DE.ISO8859-1/installation/alpha/Makefile +++ b/release/doc/de_DE.ISO8859-1/installation/alpha/Makefile @@ -11,13 +11,13 @@ INSTALL_COMPRESSED?= gz INSTALL_ONLY_COMPRESSED?= # SGML content -SRCS+= article.xml -SRCS+= ../common/artheader.xml -SRCS+= ../common/abstract.xml -SRCS+= ../common/install.xml -SRCS+= ../common/layout.xml -SRCS+= ../common/trouble.xml -SRCS+= ../common/upgrade.xml +SRCS+= article.sgml +SRCS+= ../common/artheader.sgml +SRCS+= ../common/abstract.sgml +SRCS+= ../common/install.sgml +SRCS+= ../common/layout.sgml +SRCS+= ../common/trouble.sgml +SRCS+= ../common/upgrade.sgml .include "${RELN_ROOT}/share/mk/doc.relnotes.mk" .include "${DOC_PREFIX}/share/mk/doc.project.mk" diff --git a/release/doc/de_DE.ISO8859-1/installation/alpha/article.xml b/release/doc/de_DE.ISO8859-1/installation/alpha/article.sgml similarity index 55% rename from release/doc/de_DE.ISO8859-1/installation/alpha/article.xml rename to release/doc/de_DE.ISO8859-1/installation/alpha/article.sgml index e859ce17..16ca34e6 100644 --- a/release/doc/de_DE.ISO8859-1/installation/alpha/article.xml +++ b/release/doc/de_DE.ISO8859-1/installation/alpha/article.sgml @@ -1,7 +1,16 @@ -<?xml version="1.0" encoding="iso-8859-1" standalone="no"?> -<!DOCTYPE article PUBLIC "-//FreeBSD//DTD DocBook XML V4.2-Based Extension//EN" [ -<!ENTITY % entities PUBLIC "-//FreeBSD//ENTITIES DocBook FreeBSD Entity Set//DE"> -%entities; +<!-- + $FreeBSD$ + $FreeBSDde: de-docproj/relnotes/de_DE.ISO8859-1/installation/alpha/article.sgml,v 1.4 2002/10/12 18:02:23 ue Exp $ + basiert auf: 1.3 +--> + +<!DOCTYPE article PUBLIC "-//FreeBSD//DTD DocBook V4.1-Based Extension//EN" [ +<!ENTITY % man PUBLIC "-//FreeBSD//ENTITIES DocBook Manual Page Entities//EN"> +%man; +<!ENTITY % authors PUBLIC "-//FreeBSD//ENTITIES DocBook Author Entities//EN"> +%authors; +<!ENTITY % mlists PUBLIC "-//FreeBSD//ENTITIES DocBook Mailing List Entities//DE"> +%mlists; <!ENTITY % release PUBLIC "-//FreeBSD//ENTITIES Release Specification//EN"> %release; <!ENTITY % sections SYSTEM "../common/install.ent"> %sections; @@ -12,12 +21,6 @@ <!ENTITY arch.print "Alpha/AXP"> ]> -<!-- - $FreeBSD$ - $FreeBSDde: de-docproj/relnotes/de_DE.ISO8859-1/installation/alpha/article.xml,v 1.4 2002/10/12 18:02:23 ue Exp $ - basiert auf: 1.3 ---> - <article lang="de"> &artheader; &abstract; diff --git a/release/doc/de_DE.ISO8859-1/installation/common/abstract.xml b/release/doc/de_DE.ISO8859-1/installation/common/abstract.sgml similarity index 80% rename from release/doc/de_DE.ISO8859-1/installation/common/abstract.xml rename to release/doc/de_DE.ISO8859-1/installation/common/abstract.sgml index 4d467dd0..8dd1c024 100644 --- a/release/doc/de_DE.ISO8859-1/installation/common/abstract.xml +++ b/release/doc/de_DE.ISO8859-1/installation/common/abstract.sgml @@ -1,7 +1,7 @@ <!-- $FreeBSD$ - $FreeBSDde: de-docproj/relnotes/de_DE.ISO8859-1/installation/common/abstract.xml,v 1.3 2002/03/12 17:24:25 ue Exp $ - $Id: abstract.xml,v 1.2 2002/03/10 15:37:17 ue Exp $ + $FreeBSDde: de-docproj/relnotes/de_DE.ISO8859-1/installation/common/abstract.sgml,v 1.3 2002/03/12 17:24:25 ue Exp $ + $Id: abstract.sgml,v 1.2 2002/03/10 15:37:17 ue Exp $ basiert auf: 1.2 --> diff --git a/release/doc/de_DE.ISO8859-1/installation/common/artheader.xml b/release/doc/de_DE.ISO8859-1/installation/common/artheader.sgml similarity index 91% rename from release/doc/de_DE.ISO8859-1/installation/common/artheader.xml rename to release/doc/de_DE.ISO8859-1/installation/common/artheader.sgml index ea171f82..58396b80 100644 --- a/release/doc/de_DE.ISO8859-1/installation/common/artheader.xml +++ b/release/doc/de_DE.ISO8859-1/installation/common/artheader.sgml @@ -1,6 +1,6 @@ <!-- $FreeBSD$ - $FreeBSDde: de-docproj/relnotes/de_DE.ISO8859-1/installation/common/artheader.xml,v 1.3 2003/01/09 12:17:18 ue Exp $ + $FreeBSDde: de-docproj/relnotes/de_DE.ISO8859-1/installation/common/artheader.sgml,v 1.3 2003/01/09 12:17:18 ue Exp $ basiert auf: 1.4 --> diff --git a/release/doc/de_DE.ISO8859-1/installation/common/install.ent b/release/doc/de_DE.ISO8859-1/installation/common/install.ent index 60f6fe96..5ce38e01 100644 --- a/release/doc/de_DE.ISO8859-1/installation/common/install.ent +++ b/release/doc/de_DE.ISO8859-1/installation/common/install.ent @@ -11,10 +11,10 @@ <!-- Files to be included --> -<!ENTITY artheader SYSTEM "artheader.xml"> -<!ENTITY abstract SYSTEM "abstract.xml"> -<!ENTITY sect.install SYSTEM "install.xml"> -<!ENTITY sect.layout SYSTEM "layout.xml"> -<!ENTITY sect.upgrade SYSTEM "upgrade.xml"> -<!ENTITY sect.trouble SYSTEM "trouble.xml"> +<!ENTITY artheader SYSTEM "artheader.sgml"> +<!ENTITY abstract SYSTEM "abstract.sgml"> +<!ENTITY sect.install SYSTEM "install.sgml"> +<!ENTITY sect.layout SYSTEM "layout.sgml"> +<!ENTITY sect.upgrade SYSTEM "upgrade.sgml"> +<!ENTITY sect.trouble SYSTEM "trouble.sgml"> diff --git a/release/doc/de_DE.ISO8859-1/installation/common/install.xml b/release/doc/de_DE.ISO8859-1/installation/common/install.sgml similarity index 98% rename from release/doc/de_DE.ISO8859-1/installation/common/install.xml rename to release/doc/de_DE.ISO8859-1/installation/common/install.sgml index 8f313f6c..76588c37 100644 --- a/release/doc/de_DE.ISO8859-1/installation/common/install.xml +++ b/release/doc/de_DE.ISO8859-1/installation/common/install.sgml @@ -1,10 +1,10 @@ <!-- $FreeBSD$ -$FreeBSDde: de-docproj/relnotes/de_DE.ISO8859-1/installation/common/install.xml,v 1.18 2003/05/24 19:11:45 ue Exp $ +$FreeBSDde: de-docproj/relnotes/de_DE.ISO8859-1/installation/common/install.sgml,v 1.18 2003/05/24 19:11:45 ue Exp $ basiert auf: 1.20 -install.xml +install.sgml This file has architecture-dependent installation instructions, culled from {alpha,i386}/INSTALL.TXT. @@ -26,7 +26,7 @@ from {alpha,i386}/INSTALL.TXT. ausführlichen, bebilderten Installationsleitung.</para> <para>Wenn Sie eine ältere Version von &os; aktualisieren - wollen, sollten Sie <xref linkend="upgrading"/>, Aktualisierung von + wollen, sollten Sie <xref linkend="upgrading">, Aktualisierung von FreeBSD, lesen.</para> <sect2 id="getting-started"> @@ -60,7 +60,7 @@ from {alpha,i386}/INSTALL.TXT. <para>Irgend etwas kann immer schiefgehen und wenn Ihnen das passiert, sollten Sie einen Blick in <xref - linkend="trouble"/> werfen, wo Sie hilfreiche Informationen + linkend="trouble"> werfen, wo Sie hilfreiche Informationen finden können. Sie sollten ebenfalls einen Blick auf die aktuelle Version von <filename>ERRATA.TXT</filename> werfen, bevor Sie mit der Installation beginnen, da Sie dort @@ -76,7 +76,6 @@ from {alpha,i386}/INSTALL.TXT. Backup haben, bevor Sie die Installation durchführen.</para> </important> - </sect2> <sect2> <title>Hardware-Anforderungen @@ -287,7 +286,7 @@ from {alpha,i386}/INSTALL.TXT. benutzen, können Sie das Script makeflp.bat verwenden. Weitere Informationen zu diesem Thema finden Sie im Kapitel . Danach müssen Sie nur noch von + linkend="floppies">. Danach müssen Sie nur noch von der ersten Diskette booten, um die &os;-Installation zu starten. @@ -307,7 +306,7 @@ from {alpha,i386}/INSTALL.TXT. benutzen, können Sie das Script makeflp.bat verwenden. Weitere Informationen zu diesem Thema finden Sie im Kapitel . Danach müssen Sie nur noch von + linkend="floppies">. Danach müssen Sie nur noch von der ersten Diskette booten, um die &os;-Installation zu starten. @@ -321,12 +320,12 @@ from {alpha,i386}/INSTALL.TXT. müssen Sie ebenfalls die beiden &os; Bootdisketten aus den Dateien floppies/kern.flp und floppies/mfsroot.flp erzeugen, wie in - beschrieben. Booten Sie Ihren + beschrieben. Booten Sie Ihren Rechner von der Diskette mit kern.flp; und legen Sie die Diskette mit mfsroot.flp ein, sobald Sie dazu aufgefordert werden. Weitere Informationen zu dieser Art der Installation finden Sie in . + linkend="ftpnfs">. Wenn Ihr Rechner kein CDROM Laufwerk hat, können Sie &os; auch direkt über das Internet @@ -335,12 +334,12 @@ from {alpha,i386}/INSTALL.TXT. Bootdisketten aus den Dateien floppies/kern.flp und floppies/mfsroot.flp erzeugen, wie in beschrieben. Booten Sie Ihren Rechner von + linkend="floppies"> beschrieben. Booten Sie Ihren Rechner von der Diskette mit kern.flp; und legen Sie die Diskette mit mfsroot.flp ein, sobald Sie dazu aufgefordert werden. Weitere Informationen zu dieser Art der Installation finden Sie in . + linkend="ftpnfs">. @@ -359,7 +358,7 @@ from {alpha,i386}/INSTALL.TXT. Bootdisketten aus den Dateien floppies/kern.flp und floppies/mfsroot.flp erzeugen, wie in - beschrieben. Legen Sie die + beschrieben. Legen Sie die Diskette mit dem Inhalt von kern.flp ein und geben Sie an der Eingabeaufforderung des SRM (>>>) den folgenden Befehl ein, um @@ -401,8 +400,8 @@ Ethernet address 0:3:ba:b:92:d4, Host ID: 830b92d4. - - + + ok @@ -507,7 +506,7 @@ pqb0.0.1.4.0 PQB0 PCI EIDE Wenn Sie von einem lokalen CDROM installieren wollen, sollten Sie nicht dieses Kapitel lesen, sondern - . Wenn in Ihrem System + . Wenn in Ihrem System kein CDROM vorhanden ist und Sie eine &os; CD benutzen wollen, die in einem CDROM Laufwerk eines anderen Systems liegt und Sie dieses System über ein Netzwerk erreichen @@ -581,10 +580,10 @@ pqb0.0.1.4.0 PQB0 PCI EIDE Installation vorbereiten. Der erste Schritt ist die Erstellung der Bootdisketten, - wie in beschrieben. + wie in beschrieben. Der zweite Schritt ist, einen Blick in zu werfen. Das Kapitel Distribution + linkend="layout"> zu werfen. Das Kapitel Distribution Format ist besonders wichtig, da Sie hier erfahren, welche Dateien Sie auf Diskette übertragen müssen und welche Sie ignorieren können. @@ -734,14 +733,14 @@ pqb0.0.1.4.0 PQB0 PCI EIDE Der letzte Schritt ist die Erzeugung der Bootdisketten, - siehe . + siehe . Netzwerk-Installation mit FTP oder NFS Wenn Sie die Bootdisketten erzeugt haben, wie in beschrieben, können Sie die restliche + linkend="floppies"> beschrieben, können Sie die restliche Installation über eine Netzwerk-Verbindung durchführen, wobei drei Arten von Netzwerkverbindungen unterstützt werden: seriell, parallel, oder @@ -982,7 +981,7 @@ pqb0.0.1.4.0 PQB0 PCI EIDE Wenn Sie keine Meldungen auf Ihrer seriellen Konsole sehen, müssen Sie die Tastatur wieder einstecken und auf ein Tonsignal warten. Wenn Sie von CD booten, machen - Sie bei weiter, wenn Sie das + Sie bei weiter, wenn Sie das Tonsignal hören.. diff --git a/release/doc/de_DE.ISO8859-1/installation/common/layout.xml b/release/doc/de_DE.ISO8859-1/installation/common/layout.sgml similarity index 98% rename from release/doc/de_DE.ISO8859-1/installation/common/layout.xml rename to release/doc/de_DE.ISO8859-1/installation/common/layout.sgml index 73de4aa6..99fc17fe 100644 --- a/release/doc/de_DE.ISO8859-1/installation/common/layout.xml +++ b/release/doc/de_DE.ISO8859-1/installation/common/layout.sgml @@ -1,6 +1,6 @@ + + +%man; + +%authors; + +%mlists; %release; %sections; @@ -10,13 +19,8 @@ -]> - +]>
&artheader; diff --git a/release/doc/de_DE.ISO8859-1/installation/ia64/Makefile b/release/doc/de_DE.ISO8859-1/installation/ia64/Makefile index addf11d5..b0e2b508 100644 --- a/release/doc/de_DE.ISO8859-1/installation/ia64/Makefile +++ b/release/doc/de_DE.ISO8859-1/installation/ia64/Makefile @@ -10,13 +10,13 @@ INSTALL_COMPRESSED?= gz INSTALL_ONLY_COMPRESSED?= # SGML content -SRCS+= article.xml -SRCS+= ../common/artheader.xml -SRCS+= ../common/abstract.xml -SRCS+= ../common/install.xml -SRCS+= ../common/layout.xml -SRCS+= ../common/trouble.xml -SRCS+= ../common/upgrade.xml +SRCS+= article.sgml +SRCS+= ../common/artheader.sgml +SRCS+= ../common/abstract.sgml +SRCS+= ../common/install.sgml +SRCS+= ../common/layout.sgml +SRCS+= ../common/trouble.sgml +SRCS+= ../common/upgrade.sgml .include "${RELN_ROOT}/share/mk/doc.relnotes.mk" .include "${DOC_PREFIX}/share/mk/doc.project.mk" diff --git a/release/doc/de_DE.ISO8859-1/installation/ia64/article.xml b/release/doc/de_DE.ISO8859-1/installation/ia64/article.sgml similarity index 54% rename from release/doc/de_DE.ISO8859-1/installation/ia64/article.xml rename to release/doc/de_DE.ISO8859-1/installation/ia64/article.sgml index e98d6e75..bcf65ce7 100644 --- a/release/doc/de_DE.ISO8859-1/installation/ia64/article.xml +++ b/release/doc/de_DE.ISO8859-1/installation/ia64/article.sgml @@ -1,7 +1,17 @@ - - -%entities; + + + + +%man; + +%authors; + +%mlists; %release; %sections; @@ -10,13 +20,8 @@ -]> - +]>
&artheader; diff --git a/release/doc/de_DE.ISO8859-1/installation/pc98/Makefile b/release/doc/de_DE.ISO8859-1/installation/pc98/Makefile index e243d77f..0e431f08 100644 --- a/release/doc/de_DE.ISO8859-1/installation/pc98/Makefile +++ b/release/doc/de_DE.ISO8859-1/installation/pc98/Makefile @@ -10,13 +10,13 @@ INSTALL_COMPRESSED?= gz INSTALL_ONLY_COMPRESSED?= # SGML content -SRCS+= article.xml -SRCS+= ../common/artheader.xml -SRCS+= ../common/abstract.xml -SRCS+= ../common/install.xml -SRCS+= ../common/layout.xml -SRCS+= ../common/trouble.xml -SRCS+= ../common/upgrade.xml +SRCS+= article.sgml +SRCS+= ../common/artheader.sgml +SRCS+= ../common/abstract.sgml +SRCS+= ../common/install.sgml +SRCS+= ../common/layout.sgml +SRCS+= ../common/trouble.sgml +SRCS+= ../common/upgrade.sgml .include "${RELN_ROOT}/share/mk/doc.relnotes.mk" .include "${DOC_PREFIX}/share/mk/doc.project.mk" diff --git a/release/doc/de_DE.ISO8859-1/installation/pc98/article.xml b/release/doc/de_DE.ISO8859-1/installation/pc98/article.sgml similarity index 54% rename from release/doc/de_DE.ISO8859-1/installation/pc98/article.xml rename to release/doc/de_DE.ISO8859-1/installation/pc98/article.sgml index f38f37db..916e1027 100644 --- a/release/doc/de_DE.ISO8859-1/installation/pc98/article.xml +++ b/release/doc/de_DE.ISO8859-1/installation/pc98/article.sgml @@ -1,7 +1,16 @@ - - -%entities; + + + +%man; + +%authors; + +%mlists; %release; %sections; @@ -10,13 +19,8 @@ -]> - +]>
&artheader; diff --git a/release/doc/de_DE.ISO8859-1/installation/sparc64/Makefile b/release/doc/de_DE.ISO8859-1/installation/sparc64/Makefile index f22afce4..958e6aa0 100644 --- a/release/doc/de_DE.ISO8859-1/installation/sparc64/Makefile +++ b/release/doc/de_DE.ISO8859-1/installation/sparc64/Makefile @@ -10,11 +10,11 @@ INSTALL_COMPRESSED?= gz INSTALL_ONLY_COMPRESSED?= # SGML content -SRCS+= article.xml -SRCS+= install.xml -SRCS+= ../common/artheader.xml -SRCS+= ../common/install.xml -SRCS+= ../common/layout.xml +SRCS+= article.sgml +SRCS+= install.sgml +SRCS+= ../common/artheader.sgml +SRCS+= ../common/install.sgml +SRCS+= ../common/layout.sgml .include "${RELN_ROOT}/share/mk/doc.relnotes.mk" .include "${DOC_PREFIX}/share/mk/doc.project.mk" diff --git a/release/doc/de_DE.ISO8859-1/installation/sparc64/article.xml b/release/doc/de_DE.ISO8859-1/installation/sparc64/article.sgml similarity index 58% rename from release/doc/de_DE.ISO8859-1/installation/sparc64/article.xml rename to release/doc/de_DE.ISO8859-1/installation/sparc64/article.sgml index 30da9321..473392e8 100644 --- a/release/doc/de_DE.ISO8859-1/installation/sparc64/article.xml +++ b/release/doc/de_DE.ISO8859-1/installation/sparc64/article.sgml @@ -1,8 +1,19 @@ - - -%entities; + + + + + +%man; + +%authors; + +%mlists; %release; %sections; @@ -13,12 +24,6 @@ ]> - -
&artheader; &abstract; diff --git a/release/doc/de_DE.ISO8859-1/installation/sparc64/install.xml b/release/doc/de_DE.ISO8859-1/installation/sparc64/install.sgml similarity index 99% rename from release/doc/de_DE.ISO8859-1/installation/sparc64/install.xml rename to release/doc/de_DE.ISO8859-1/installation/sparc64/install.sgml index 5fc8c79d..91b240b4 100644 --- a/release/doc/de_DE.ISO8859-1/installation/sparc64/install.xml +++ b/release/doc/de_DE.ISO8859-1/installation/sparc64/install.sgml @@ -1,6 +1,6 @@ diff --git a/release/doc/de_DE.ISO8859-1/readme/Makefile b/release/doc/de_DE.ISO8859-1/readme/Makefile index 311a95b5..f65809ee 100644 --- a/release/doc/de_DE.ISO8859-1/readme/Makefile +++ b/release/doc/de_DE.ISO8859-1/readme/Makefile @@ -21,7 +21,7 @@ INSTALL_ONLY_COMPRESSED?= # # SGML content -SRCS+= article.xml +SRCS+= article.sgml .include "${RELN_ROOT}/share/mk/doc.relnotes.mk" .include "${DOC_PREFIX}/share/mk/doc.project.mk" diff --git a/release/doc/de_DE.ISO8859-1/readme/article.xml b/release/doc/de_DE.ISO8859-1/readme/article.sgml similarity index 97% rename from release/doc/de_DE.ISO8859-1/readme/article.xml rename to release/doc/de_DE.ISO8859-1/readme/article.sgml index 2c255464..a64f50f4 100644 --- a/release/doc/de_DE.ISO8859-1/readme/article.xml +++ b/release/doc/de_DE.ISO8859-1/readme/article.sgml @@ -1,18 +1,23 @@ - - -%entities; - -%release; -]> - + +%man; + +%authors; + +%mlists; + +%release; + +%misc; +]> +
&os; &release.current; README @@ -224,7 +229,7 @@ wenn Sie an weiteren Informationen zu diesem Thema interessiert sind. Zusätzliche Informationen zu diesem Thema finden Sie im Artikel Mirroring + URL="http://www.FreeBSD.org/doc/en_US.ISO8859-1/articles/hubs/">Mirroring FreeBSD. Sie finden die für den Start der Installation diff --git a/release/doc/de_DE.ISO8859-1/relnotes/alpha/Makefile b/release/doc/de_DE.ISO8859-1/relnotes/alpha/Makefile index a1fa06f2..4d726565 100644 --- a/release/doc/de_DE.ISO8859-1/relnotes/alpha/Makefile +++ b/release/doc/de_DE.ISO8859-1/relnotes/alpha/Makefile @@ -13,9 +13,9 @@ INSTALL_ONLY_COMPRESSED?= JADEFLAGS+= -V %generate-article-toc% # SGML content -SRCS+= article.xml +SRCS+= article.sgml SRCS+= ../common/relnotes.ent -SRCS+= ../common/new.xml +SRCS+= ../common/new.sgml .include "${RELN_ROOT}/share/mk/doc.relnotes.mk" .include "${DOC_PREFIX}/share/mk/doc.project.mk" diff --git a/release/doc/de_DE.ISO8859-1/relnotes/alpha/article.xml b/release/doc/de_DE.ISO8859-1/relnotes/alpha/article.sgml similarity index 50% rename from release/doc/de_DE.ISO8859-1/relnotes/alpha/article.xml rename to release/doc/de_DE.ISO8859-1/relnotes/alpha/article.sgml index 8dc4e549..ca3bf375 100644 --- a/release/doc/de_DE.ISO8859-1/relnotes/alpha/article.xml +++ b/release/doc/de_DE.ISO8859-1/relnotes/alpha/article.sgml @@ -1,7 +1,16 @@ - - -%entities; + + + +%man; + +%authors; + +%mlists; %release; %sections; @@ -10,13 +19,8 @@ -]> - +]>
&art; diff --git a/release/doc/de_DE.ISO8859-1/relnotes/common/new.xml b/release/doc/de_DE.ISO8859-1/relnotes/common/new.sgml similarity index 99% rename from release/doc/de_DE.ISO8859-1/relnotes/common/new.xml rename to release/doc/de_DE.ISO8859-1/relnotes/common/new.sgml index 28383887..e4505c5c 100644 --- a/release/doc/de_DE.ISO8859-1/relnotes/common/new.xml +++ b/release/doc/de_DE.ISO8859-1/relnotes/common/new.sgml @@ -1,5 +1,5 @@ diff --git a/release/doc/de_DE.ISO8859-1/relnotes/common/relnotes.ent b/release/doc/de_DE.ISO8859-1/relnotes/common/relnotes.ent index 1bbef207..e7dc5f5c 100644 --- a/release/doc/de_DE.ISO8859-1/relnotes/common/relnotes.ent +++ b/release/doc/de_DE.ISO8859-1/relnotes/common/relnotes.ent @@ -16,4 +16,4 @@ - + diff --git a/release/doc/de_DE.ISO8859-1/relnotes/i386/Makefile b/release/doc/de_DE.ISO8859-1/relnotes/i386/Makefile index f9e1765a..30d6a145 100644 --- a/release/doc/de_DE.ISO8859-1/relnotes/i386/Makefile +++ b/release/doc/de_DE.ISO8859-1/relnotes/i386/Makefile @@ -13,9 +13,9 @@ INSTALL_ONLY_COMPRESSED?= JADEFLAGS+= -V %generate-article-toc% # SGML content -SRCS+= article.xml +SRCS+= article.sgml SRCS+= ../common/relnotes.ent -SRCS+= ../common/new.xml +SRCS+= ../common/new.sgml .include "${RELN_ROOT}/share/mk/doc.relnotes.mk" .include "${DOC_PREFIX}/share/mk/doc.project.mk" diff --git a/release/doc/de_DE.ISO8859-1/relnotes/i386/article.xml b/release/doc/de_DE.ISO8859-1/relnotes/i386/article.sgml similarity index 50% rename from release/doc/de_DE.ISO8859-1/relnotes/i386/article.xml rename to release/doc/de_DE.ISO8859-1/relnotes/i386/article.sgml index 450d29e8..2420f67f 100644 --- a/release/doc/de_DE.ISO8859-1/relnotes/i386/article.xml +++ b/release/doc/de_DE.ISO8859-1/relnotes/i386/article.sgml @@ -1,7 +1,16 @@ - - -%entities; + + + +%man; + +%authors; + +%mlists; %release; %sections; @@ -10,14 +19,8 @@ -]> - - +]>
&art; diff --git a/release/doc/de_DE.ISO8859-1/relnotes/ia64/Makefile b/release/doc/de_DE.ISO8859-1/relnotes/ia64/Makefile index 90ff5e5a..e106b467 100644 --- a/release/doc/de_DE.ISO8859-1/relnotes/ia64/Makefile +++ b/release/doc/de_DE.ISO8859-1/relnotes/ia64/Makefile @@ -12,9 +12,9 @@ INSTALL_ONLY_COMPRESSED?= JADEFLAGS+= -V %generate-article-toc% # SGML content -SRCS+= article.xml +SRCS+= article.sgml SRCS+= ../common/relnotes.ent -SRCS+= ../common/new.xml +SRCS+= ../common/new.sgml .include "${RELN_ROOT}/share/mk/doc.relnotes.mk" .include "${DOC_PREFIX}/share/mk/doc.project.mk" diff --git a/release/doc/de_DE.ISO8859-1/relnotes/ia64/article.xml b/release/doc/de_DE.ISO8859-1/relnotes/ia64/article.sgml similarity index 50% rename from release/doc/de_DE.ISO8859-1/relnotes/ia64/article.xml rename to release/doc/de_DE.ISO8859-1/relnotes/ia64/article.sgml index 1406f2c2..769af0af 100644 --- a/release/doc/de_DE.ISO8859-1/relnotes/ia64/article.xml +++ b/release/doc/de_DE.ISO8859-1/relnotes/ia64/article.sgml @@ -1,7 +1,16 @@ - - -%entities; + + + +%man; + +%authors; + +%mlists; %release; %sections; @@ -10,12 +19,8 @@ + ]> -
&art; diff --git a/release/doc/de_DE.ISO8859-1/relnotes/pc98/Makefile b/release/doc/de_DE.ISO8859-1/relnotes/pc98/Makefile index b27bd167..33f8a62d 100644 --- a/release/doc/de_DE.ISO8859-1/relnotes/pc98/Makefile +++ b/release/doc/de_DE.ISO8859-1/relnotes/pc98/Makefile @@ -12,9 +12,9 @@ INSTALL_ONLY_COMPRESSED?= JADEFLAGS+= -V %generate-article-toc% # SGML content -SRCS+= article.xml +SRCS+= article.sgml SRCS+= ../common/relnotes.ent -SRCS+= ../common/new.xml +SRCS+= ../common/new.sgml .include "${RELN_ROOT}/share/mk/doc.relnotes.mk" .include "${DOC_PREFIX}/share/mk/doc.project.mk" diff --git a/release/doc/de_DE.ISO8859-1/relnotes/pc98/article.xml b/release/doc/de_DE.ISO8859-1/relnotes/pc98/article.sgml similarity index 50% rename from release/doc/de_DE.ISO8859-1/relnotes/pc98/article.xml rename to release/doc/de_DE.ISO8859-1/relnotes/pc98/article.sgml index 79a8c5a1..49edccc0 100644 --- a/release/doc/de_DE.ISO8859-1/relnotes/pc98/article.xml +++ b/release/doc/de_DE.ISO8859-1/relnotes/pc98/article.sgml @@ -1,7 +1,16 @@ - - -%entities; + + + +%man; + +%authors; + +%mlists; %release; %sections; @@ -10,14 +19,8 @@ -]> - - +]>
&art; diff --git a/release/doc/de_DE.ISO8859-1/relnotes/sparc64/Makefile b/release/doc/de_DE.ISO8859-1/relnotes/sparc64/Makefile index 6eaeb22f..85ec1603 100644 --- a/release/doc/de_DE.ISO8859-1/relnotes/sparc64/Makefile +++ b/release/doc/de_DE.ISO8859-1/relnotes/sparc64/Makefile @@ -13,9 +13,9 @@ INSTALL_ONLY_COMPRESSED?= JADEFLAGS+= -V %generate-article-toc% # SGML content -SRCS+= article.xml +SRCS+= article.sgml SRCS+= ../common/relnotes.ent -SRCS+= ../common/new.xml +SRCS+= ../common/new.sgml .include "${RELN_ROOT}/share/mk/doc.relnotes.mk" .include "${DOC_PREFIX}/share/mk/doc.project.mk" diff --git a/release/doc/de_DE.ISO8859-1/relnotes/sparc64/article.sgml b/release/doc/de_DE.ISO8859-1/relnotes/sparc64/article.sgml new file mode 100644 index 00000000..4b121e13 --- /dev/null +++ b/release/doc/de_DE.ISO8859-1/relnotes/sparc64/article.sgml @@ -0,0 +1,30 @@ + + + + + +%man; + +%authors; + +%mlists; + +%release; + %sections; + + + + + + +]> + +
+ &art; +
diff --git a/release/doc/de_DE.ISO8859-1/relnotes/sparc64/article.xml b/release/doc/de_DE.ISO8859-1/relnotes/sparc64/article.xml deleted file mode 100644 index f2c328de..00000000 --- a/release/doc/de_DE.ISO8859-1/relnotes/sparc64/article.xml +++ /dev/null @@ -1,23 +0,0 @@ - - -%entities; - -%release; - %sections; - - - - - -]> - - - -
- &art; -
diff --git a/release/doc/de_DE.ISO8859-1/share/xml/catalog b/release/doc/de_DE.ISO8859-1/share/sgml/catalog similarity index 64% rename from release/doc/de_DE.ISO8859-1/share/xml/catalog rename to release/doc/de_DE.ISO8859-1/share/sgml/catalog index d3b1a6dd..8530d26a 100644 --- a/release/doc/de_DE.ISO8859-1/share/xml/catalog +++ b/release/doc/de_DE.ISO8859-1/share/sgml/catalog @@ -2,7 +2,7 @@ -- Language-specific -- -- $FreeBSD$ -- - -- $FreeBSDde: de-docproj/relnotes/de_DE.ISO8859-1/share/xml/catalog,v 1.6 2002/10/12 18:02:25 ue Exp $ -- + -- $FreeBSDde: de-docproj/relnotes/de_DE.ISO8859-1/share/sgml/catalog,v 1.6 2002/10/12 18:02:25 ue Exp $ -- -- basiert auf: 1.1 -- PUBLIC "-//FreeBSD//DOCUMENT Release Notes DocBook Stylesheet//EN" diff --git a/release/doc/de_DE.ISO8859-1/share/xml/release.dsl b/release/doc/de_DE.ISO8859-1/share/sgml/release.dsl similarity index 95% rename from release/doc/de_DE.ISO8859-1/share/xml/release.dsl rename to release/doc/de_DE.ISO8859-1/share/sgml/release.dsl index 49bf4c12..79f4a875 100644 --- a/release/doc/de_DE.ISO8859-1/share/xml/release.dsl +++ b/release/doc/de_DE.ISO8859-1/share/sgml/release.dsl @@ -1,6 +1,6 @@ diff --git a/release/doc/en_US.ISO8859-1/errata/Makefile b/release/doc/en_US.ISO8859-1/errata/Makefile index 036609ad..4dff58da 100644 --- a/release/doc/en_US.ISO8859-1/errata/Makefile +++ b/release/doc/en_US.ISO8859-1/errata/Makefile @@ -1,6 +1,8 @@ # $FreeBSD$ RELN_ROOT?= ${.CURDIR}/../.. +LANGCODE= en_US.ISO8859-1 + .ifdef NO_LANGCODE_IN_DESTDIR DESTDIR?= ${DOCDIR}/errata .else @@ -13,7 +15,7 @@ INSTALL_COMPRESSED?= gz INSTALL_ONLY_COMPRESSED?= # SGML content -SRCS+= article.xml +SRCS+= article.sgml .include "${RELN_ROOT}/share/mk/doc.relnotes.mk" .include "${DOC_PREFIX}/share/mk/doc.project.mk" diff --git a/release/doc/en_US.ISO8859-1/errata/article.sgml b/release/doc/en_US.ISO8859-1/errata/article.sgml new file mode 100644 index 00000000..f25aff2e --- /dev/null +++ b/release/doc/en_US.ISO8859-1/errata/article.sgml @@ -0,0 +1,211 @@ + + + +%articles.ent; + + +%release; +]> + +
+ + &os; +<![ %release.type.current [ + &release.current; +]]> +<![ %release.type.snapshot [ + &release.prev; +]]> +<![ %release.type.release [ + &release.current; +]]> + Errata + + + The &os; Project + + + $FreeBSD$ + + + 2012 + The &os; Documentation Project + + + + &tm-attrib.freebsd; + &tm-attrib.intel; + &tm-attrib.sparc; + &tm-attrib.general; + + + + + This document lists errata items for &os; + + + + containing significant information discovered after the release + or too late in the release cycle to be otherwise included in the + release documentation. + This information includes security advisories, as well as news + relating to the software or documentation that could affect its + operation or usability. An up-to-date version of this document + should always be consulted before installing this version of + &os;. + + This errata document for &os; + + + + will be maintained until the release of &os; &release.next;. + + + + Introduction + + This errata document contains late-breaking news + about &os; + + + + Before installing this version, it is important to consult this + document to learn about any post-release discoveries or problems + that may already have been found and fixed. + + Any version of this errata document actually distributed + with the release (for example, on a CDROM distribution) will be + out of date by definition, but other copies are kept updated on + the Internet and should be consulted as the current + errata for this release. These other copies of the + errata are located at , plus any sites + which keep up-to-date mirrors of this location. + + Source and binary snapshots of &os; &release.branch; also + contain up-to-date copies of this document (as of the time of + the snapshot). + + For a list of all &os; CERT security advisories, see or . + + + + + Security Advisories + + Problems described in the following security advisories have + been fixed in &release.current;. For more information, consult + the individual advisories available from . + + + + + + + + + Advisory + Date + Topic + + + + + + SA-12:01.openssl + 3 May 2012 + OpenSSL multiple vulnerabilities + + + + SA-12:02.crypt + 30 May 2012 + Incorrect crypt() hashing + + + + SA-12:03.bind + 12 June 2012 + Incorrect handling of zero-length RDATA fields in &man.named.8; + + + + SA-12:04.sysret + 12 June 2012 + Privilege escalation when returning from kernel + + + + SA-12:05.bind + 6 August 2012 + &man.named.8; DNSSEC validation Denial of Service + + + + SA-12:06.bind + 22 November 2012 + Multiple Denial of Service vulnerabilities with &man.named.8; + + + + SA-12:07.hostapd + 22 November 2012 + Insufficient message length validation for EAP-TLS messages + + + + SA-12:08.linux + 22 November 2012 + Linux compatibility layer input validation error + + + + + + + + Late-Breaking News + + No news. + +
diff --git a/release/doc/en_US.ISO8859-1/errata/article.xml b/release/doc/en_US.ISO8859-1/errata/article.xml deleted file mode 100644 index 21a1b46e..00000000 --- a/release/doc/en_US.ISO8859-1/errata/article.xml +++ /dev/null @@ -1,339 +0,0 @@ - - -%entities; - - -%release; - - -]]> - -]]> - -]]> -]> - - - -
- - &os; &release; Errata - - - The &os; Project - - - $FreeBSD$ - - - 2012 - The &os; Documentation Project - - - - &tm-attrib.freebsd; - &tm-attrib.intel; - &tm-attrib.sparc; - &tm-attrib.general; - - - - - This document lists errata items for &os; - - - - containing significant information discovered after the release - or too late in the release cycle to be otherwise included in the - release documentation. - This information includes security advisories, as well as news - relating to the software or documentation that could affect its - operation or usability. An up-to-date version of this document - should always be consulted before installing this version of - &os;. - - This errata document for &os; - - - - will be maintained until the release of &os; &release.next;. - - - - Introduction - - This errata document contains late-breaking news - about &os; - - - - Before installing this version, it is important to consult this - document to learn about any post-release discoveries or problems - that may already have been found and fixed. - - Any version of this errata document actually distributed - with the release (for example, on a CDROM distribution) will be - out of date by definition, but other copies are kept updated on - the Internet and should be consulted as the current - errata for this release. These other copies of the - errata are located at , plus any sites - which keep up-to-date mirrors of this location. - - Source and binary snapshots of &os; &release.branch; also - contain up-to-date copies of this document (as of the time of - the snapshot). - - For a list of all &os; CERT security advisories, see or . - - - - - Security Advisories - - Problems described in the following security advisories have - been fixed in &release.current;. For more information, consult - the individual advisories available from . - - - - - - - - - - Advisory - Date - Topic - - - - - - SA-11:01.mountd - 20 April 2011 - Network ACL mishandling in &man.mountd.8; - - - - SA-11:02.bind - 28 May 2011 - BIND remote DoS with large RRSIG RRsets and negative - caching - - - - SA-11:04.compress - 28 September 2011 - Errors handling corrupt compress file in - &man.compress.1; and &man.gzip.1; - - - - SA-11:05.unix - 28 September 2011 - Buffer overflow in handling of UNIX socket - addresses - - - - SA-11:06.bind - 23 December 2011 - Remote packet Denial of Service against &man.named.8; - servers - - - - SA-11:07.chroot - 23 December 2011 - Code execution via chrooted ftpd - - - - SA-11:08.telnetd - 23 December 2011 - telnetd code execution vulnerability - - - - SA-11:09.pam_ssh - 23 December 2011 - pam_ssh improperly grants access when user account has - unencrypted SSH private keys - - - - SA-11:10.pam - 23 December 2011 - pam_start() does not validate - service names - - - - - - - - Open Issues - - - - In some releases prior to &release.current;, upgrading - by using &man.freebsd-update.8; can fail. This issue has - been fixed by a change in Errata Notice EN-12:01. For more - information, see - - - - &os; &release.current; includes - several changes to improve resource management of PCI - devices. Some x86 machines may not boot or may have devices - that no longer attach when using ACPI as a result of these - changes. This can be worked around by setting a - &man.loader.8; tunable - debug.acpi.disabled to - hostres. To do this, enter the following - lines at the loader prompt: - - set debug.acpi.disabled="hostres" -boot - - Or, put the following line into - /boot/loader.conf: - - debug.acpi.disabled="hostres" - - - - A &man.devctl.4; event upon arrival of a &man.ugen.4; - device has been changed. The event now includes - ugen and cdev - variables instead of device-name. This - change can prevent the following &man.devd.8; rule which - worked in a previous releases from working: - - attach 0 { - match "device-name" "ugen[0-9]+.[0-9]+"; - action "/path/to/script /dev/$device-name"; -} - - This should be updated to the following: - - attach 0 { - match "subsystem" "DEVICE"; - match "type" "ATTACH"; - match "cdev" "ugen[0-9]+.[0-9]+"; - action "/path/to/script /dev/$cdev"; -} - - - - The &os; &release.current; Release Notes should have - mentioned that SSM (Source-Specific Multicast) MLDv2 now - uses ALLOW_NEW_SOURCES and - BLOCK_OLD_SOURCES record types to signal - a join or a leave by default. This conforms RFC 4604, - Using Internet Group Management Protocol Version 3 - (IGMPv3) and Multicast Listener Discovery Protocol Version 2 - (MLDv2) for Source-Specific Multicast. A new - &man.sysctl.8; variable - net.inet6.mld.use_allow which controls - the behavior has been added. The default value is - 1 (use - ALLOW_NEW_SOURCES and - BLOCK_OLD_SOURCES). - - - - &release.current; fails to configure an interface - specified in the &man.rc.conf.5; variable - ipv6_prefix_IF - when the interface does not have a corresponding - ifconfig_IF_ipv6 - variable. This problem will be fixed in the future - releases. To work around this problem on &release.current;, - add an - ifconfig_IF_ipv6 - line for each interface specified in - ipv6_prefix_IF - as the following: - - ipv6_prefix_em0="2001:db8:1:0 2001:db8:2:0" -ifconfig_em0_ipv6="inet6 auto_linklocal" - - - - In &release.current; the &os; USB subsystem supports USB - 3.0 by the &man.xhci.4; driver. However, a bug that could - prevent it from working with a USB 3.0 hub has been found - and fixed after the release date. This means - &release.current; and prior do not work with a USB 3.0 hub. - This problem has been fixed in HEAD and will be merged into - the 9-STABLE branch. - - - - - - Late-Breaking News - -No news. -]]> - -No news. -]]> - -No news. -]]> - - -
diff --git a/release/doc/en_US.ISO8859-1/hardware/Makefile b/release/doc/en_US.ISO8859-1/hardware/Makefile index 9818f8f8..439d7027 100644 --- a/release/doc/en_US.ISO8859-1/hardware/Makefile +++ b/release/doc/en_US.ISO8859-1/hardware/Makefile @@ -1,6 +1,7 @@ # $FreeBSD$ RELN_ROOT?= ${.CURDIR}/../.. +LANGCODE= en_US.ISO8859-1 .ifdef NO_LANGCODE_IN_DESTDIR DESTDIR?= ${DOCDIR}/hardware @@ -16,9 +17,9 @@ INSTALL_ONLY_COMPRESSED?= JADEFLAGS+= -V %generate-article-toc% # SGML content -SRCS+= article.xml +SRCS+= article.sgml SRCS+= ${DEV-AUTODIR}/catalog-auto -SRCS+= ${DEV-AUTODIR}/dev-auto.xml +SRCS+= ${DEV-AUTODIR}/dev-auto.sgml CATALOGS+= -c ${DEV-AUTODIR}/catalog-auto diff --git a/release/doc/en_US.ISO8859-1/hardware/article.xml b/release/doc/en_US.ISO8859-1/hardware/article.sgml similarity index 99% rename from release/doc/en_US.ISO8859-1/hardware/article.xml rename to release/doc/en_US.ISO8859-1/hardware/article.sgml index 42416af9..260f5b12 100644 --- a/release/doc/en_US.ISO8859-1/hardware/article.xml +++ b/release/doc/en_US.ISO8859-1/hardware/article.sgml @@ -1,12 +1,14 @@ - - -%entities; + +%articles.ent; %release; %devauto; + + + ]>
diff --git a/release/doc/en_US.ISO8859-1/installation/Makefile b/release/doc/en_US.ISO8859-1/installation/Makefile index 53ec9837..58f20b48 100644 --- a/release/doc/en_US.ISO8859-1/installation/Makefile +++ b/release/doc/en_US.ISO8859-1/installation/Makefile @@ -1,6 +1,8 @@ # $FreeBSD$ RELN_ROOT?= ${.CURDIR}/../.. +LANGCODE= en_US.ISO8859-1 + .ifdef NO_LANGCODE_IN_DESTDIR DESTDIR?= ${DOCDIR}/installation .else @@ -13,7 +15,7 @@ INSTALL_COMPRESSED?= gz INSTALL_ONLY_COMPRESSED?= # SGML content -SRCS+= article.xml +SRCS+= article.sgml .include "${RELN_ROOT}/share/mk/doc.relnotes.mk" .include "${DOC_PREFIX}/share/mk/doc.project.mk" diff --git a/release/doc/en_US.ISO8859-1/installation/article.xml b/release/doc/en_US.ISO8859-1/installation/article.sgml similarity index 93% rename from release/doc/en_US.ISO8859-1/installation/article.xml rename to release/doc/en_US.ISO8859-1/installation/article.sgml index 30e654ff..82fa4beb 100644 --- a/release/doc/en_US.ISO8859-1/installation/article.xml +++ b/release/doc/en_US.ISO8859-1/installation/article.sgml @@ -1,15 +1,9 @@ - - -%entities; + +%articles.ent; %release; - - - - - ]>
diff --git a/release/doc/en_US.ISO8859-1/readme/Makefile b/release/doc/en_US.ISO8859-1/readme/Makefile index 35219fce..3ee1253c 100644 --- a/release/doc/en_US.ISO8859-1/readme/Makefile +++ b/release/doc/en_US.ISO8859-1/readme/Makefile @@ -1,6 +1,8 @@ # $FreeBSD$ RELN_ROOT?= ${.CURDIR}/../.. +LANGCODE= en_US.ISO8859-1 + .ifdef NO_LANGCODE_IN_DESTDIR DESTDIR?= ${DOCDIR}/readme .else @@ -18,7 +20,7 @@ INSTALL_ONLY_COMPRESSED?= # # SGML content -SRCS+= article.xml +SRCS+= article.sgml .include "${RELN_ROOT}/share/mk/doc.relnotes.mk" .include "${DOC_PREFIX}/share/mk/doc.project.mk" diff --git a/release/doc/en_US.ISO8859-1/readme/article.xml b/release/doc/en_US.ISO8859-1/readme/article.sgml similarity index 98% rename from release/doc/en_US.ISO8859-1/readme/article.xml rename to release/doc/en_US.ISO8859-1/readme/article.sgml index b50c686b..caebe1a6 100644 --- a/release/doc/en_US.ISO8859-1/readme/article.xml +++ b/release/doc/en_US.ISO8859-1/readme/article.sgml @@ -1,7 +1,6 @@ - - -%entities; + +%articles.ent; %release; @@ -185,7 +184,7 @@ freebsd-admin@FreeBSD.org for more details on becoming an official mirror site. You can also find useful information for mirror sites at the Mirroring + URL="&url.articles.hubs;/">Mirroring &os; article. Mirrors generally contain the ISO images generally used to diff --git a/release/doc/en_US.ISO8859-1/relnotes/Makefile b/release/doc/en_US.ISO8859-1/relnotes/Makefile index c0f473e7..5743a8e2 100644 --- a/release/doc/en_US.ISO8859-1/relnotes/Makefile +++ b/release/doc/en_US.ISO8859-1/relnotes/Makefile @@ -1,6 +1,7 @@ # $FreeBSD$ RELN_ROOT?= ${.CURDIR}/../.. +LANGCODE= en_US.ISO8859-1 .ifdef NO_LANGCODE_IN_DESTDIR DESTDIR?= ${DOCDIR}/relnotes @@ -16,7 +17,7 @@ INSTALL_ONLY_COMPRESSED?= JADEFLAGS+= -V %generate-article-toc% # SGML content -SRCS+= article.xml +SRCS+= article.sgml URL_RELPREFIX?= ../../../.. diff --git a/release/doc/en_US.ISO8859-1/relnotes/article.sgml b/release/doc/en_US.ISO8859-1/relnotes/article.sgml new file mode 100644 index 00000000..e6102325 --- /dev/null +++ b/release/doc/en_US.ISO8859-1/relnotes/article.sgml @@ -0,0 +1,122 @@ + +%articles.ent; + + +%release; +]> + +
+ + &os; &release.current; Release Notes + + The &os; Project + + $FreeBSD$ + + + 2012 + The &os; Documentation Project + + + + &tm-attrib.freebsd; + &tm-attrib.ibm; + &tm-attrib.ieee; + &tm-attrib.intel; + &tm-attrib.sparc; + &tm-attrib.general; + + + + The release notes for &os; &release.current; contain a summary + of the changes made to the &os; base system on the + &release.branch; development line. + This document lists applicable security advisories that were issued since + the last release, as well as significant changes to the &os; + kernel and userland. + Some brief remarks on upgrading are also presented. + + + + + Introduction + + This document contains the release notes for &os; + &release.current;. It + describes recently added, changed, or deleted features of &os;. + It also provides some notes on upgrading + from previous versions of &os;. + + This distribution of &os; &release.current; is a + &release.type; distribution. It can be found at or any of its mirrors. More + information on obtaining this (or other) &release.type; + distributions of &os; can be found in the Obtaining + &os; appendix to the &os; + Handbook. + + All users are encouraged to consult the release errata before + installing &os;. The errata document is updated with + late-breaking information discovered late in the + release cycle or after the release. Typically, it contains + information on known bugs, security advisories, and corrections to + documentation. An up-to-date copy of the errata for &os; + &release.current; can be found on the &os; Web site. + + + + + What's New + + The changes since the previous release can be found at + . + + + + Upgrading from previous releases of &os; + + + Upgrading using freebsd-update(8) or a source-based + procedure + + Beginning with &os; 6.2-RELEASE, + binary upgrades between RELEASE versions (and snapshots of the + various security branches) are supported using the + &man.freebsd-update.8; utility. The binary upgrade procedure will + update unmodified userland utilities, as well as a unmodified GENERIC kernel + distributed as a part of an official &os; release. + The &man.freebsd-update.8; utility requires that the host being + upgraded have Internet connectivity. + + Source-based upgrades (those based on recompiling the &os; + base system from source code) from previous versions are + supported, according to the instructions in + /usr/src/UPDATING. + + For more specific information about upgrading + instructions, see . + + + Upgrading &os; should, of course, only be attempted after + backing up all data and configuration + files. + + + + + User-visible incompatibilities + + FreeBSD 9.0 and later have several incompatiblities in + system configuration which you might want to know before + upgrading your system. Please read this section and + the Upgrading Section in 9.0-RELEASE Release Notes carefully before submitting a problem report + and/or posting a question to the FreeBSD mailing + lists. + + +
diff --git a/release/doc/en_US.ISO8859-1/relnotes/article.xml b/release/doc/en_US.ISO8859-1/relnotes/article.xml deleted file mode 100644 index 8d218af1..00000000 --- a/release/doc/en_US.ISO8859-1/relnotes/article.xml +++ /dev/null @@ -1,1910 +0,0 @@ - - -%entities; - - -%release; -]> - -
- - &os; &release.current; Release Notes - - The &os; Project - - $FreeBSD$ - - - 2012 - The &os; Documentation Project - - - - &tm-attrib.freebsd; - &tm-attrib.ibm; - &tm-attrib.ieee; - &tm-attrib.intel; - &tm-attrib.sparc; - &tm-attrib.general; - - - - The release notes for &os; &release.current; contain a summary - of the changes made to the &os; base system on the - &release.branch; development line. - This document lists applicable security advisories that were issued since - the last release, as well as significant changes to the &os; - kernel and userland. - Some brief remarks on upgrading are also presented. - - - - - Introduction - - This document contains the release notes for &os; - &release.current;. It - describes recently added, changed, or deleted features of &os;. - It also provides some notes on upgrading - from previous versions of &os;. - - This distribution of &os; &release.current; is a - &release.type; distribution. It can be found at or any of its mirrors. More - information on obtaining this (or other) &release.type; - distributions of &os; can be found in the Obtaining - &os; appendix to the &os; - Handbook. - - All users are encouraged to consult the release errata before - installing &os;. The errata document is updated with - late-breaking information discovered late in the - release cycle or after the release. Typically, it contains - information on known bugs, security advisories, and corrections to - documentation. An up-to-date copy of the errata for &os; - &release.current; can be found on the &os; Web site. - - - - - What's New - - This section describes - the most user-visible new or changed features in &os; - since &release.prev;. - - Typical release note items - document recent security advisories issued after - &release.prev;, - new drivers or hardware support, new commands or options, - major bug fixes, or contributed software upgrades. They may also - list changes to major ports/packages or release engineering - practices. Clearly the release notes cannot list every single - change made to &os; between releases; this document focuses - primarily on security advisories, user-visible changes, and major - architectural improvements. - - - Security Advisories - - Problems described in the following security advisories have - been fixed. For more information, consult the individual - advisories available from - . - - - - - - - - - Advisory - Date - Topic - - - - - - SA-11:01.mountd - 20 April 2011 - Network ACL mishandling in &man.mountd.8; - - - - SA-11:02.bind - 28 May 2011 - BIND remote DoS with large RRSIG RRsets and negative - caching - - - - SA-11:04.compress - 28 September 2011 - Errors handling corrupt compress file in - &man.compress.1; and &man.gzip.1; - - - - SA-11:05.unix - 28 September 2011 - Buffer overflow in handling of UNIX socket - addresses - - - - SA-11:06.bind - 23 December 2011 - Remote packet Denial of Service against &man.named.8; - servers - - - - SA-11:07.chroot - 23 December 2011 - Code execution via chrooted ftpd - - - - SA-11:08.telnetd - 23 December 2011 - telnetd code execution vulnerability - - - - SA-11:09.pam_ssh - 23 December 2011 - pam_ssh improperly grants access when user account has - unencrypted SSH private keys - - - - SA-11:10.pam - 23 December 2011 - pam_start() does not validate - service names - - - - - - - - Kernel Changes - - The &os; kernel now supports Capsicum - Capability Mode. Capsicum is a set of features for sandboxing - support, using a capability model in which the capabilities - are file descriptors. Two new kernel options - CAPABILITIES and - CAPABILITY_MODE have been added to the - GENERIC kernel. For more information - about Capsicum, see . - - The &os; - &man.dtrace.1; framework now supports - systrace for system calls of - linux32 and freebsd32 on - &os;/&arch.amd64;. Two new - systrace_linux32 and - systrace_freebsd32 kernel modules provide - support for tracing compat system calls in addition to the native - system call tracing provided by the - systrace module. - - The - &os; ELF image activator now supports the - PT_GNU_STACK program header. This is - disabled by default. New &man.sysctl.8; variables - kern.elf32.nxstack and - kern.elf64.nxstack allow enabling - PT_GNU_STACK for the specified ABIs - (e.g. elf32 for 32-bit ABI). - - The &man.hhook.9; (Helper Hook) - and &man.khelp.9; (Kernel Helpers) KPIs have been implemented. - These are a kind of superset of &man.pfil.9; framework for - more general use in the kernel. The &man.hhook.9; KPI - provides a way for kernel subsystems to export hook points - that &man.khelp.9; modules can hook to provide enhanced or new - functionality to the kernel. The &man.khelp.9; KPI provides a - framework for managing &man.khelp.9; modules, which indirectly - use the &man.hhook.9; KPI to register their hook functions - with hook points of interest within the kernel. These allow a - structured way to dynamically extend the kernel at runtime in - an ABI preserving manner. - - A &man.loader.8; - tunable hw.memtest.tests has been added. - This controls whether to perform memory testing at boot time - or not. The default value is 1 (perform a - memory test). - - A new resource accounting API has been - implemented. It can keep per-process, per-jail, and - per-loginclass resource accounting information. Note that - this is not built nor installed by default. To build and - install them, specify options RACCT in the - kernel configuration file and rebuild the base system as - described in the &os; - Handbook. - - A new resource-limiting API has been - implemented. It works in conjunction with the - RACCT resource accounting implementation - and takes user-configurable actions based on the set of rules - it maintains and the current resource usage. The &man.rctl.8; - utility has been added to manage the rules in userland. Note - that this is not built nor installed by default. To build and - install them, specify options RCTL in the - kernel configuration file and rebuild the base system as - described in the &os; - Handbook. - - The &man.sendmsg.2; and &man.recvmsg.2; - system calls in the &os; Linux ABI compatibility have been - improved. - - The &man.open.2; and &man.fhopen.2; - system calls now support the O_CLOEXEC flag, - which allows setting the FD_CLOEXEC flag for the - newly created file descriptor. This is standardized in IEEE - Std 1003.1-2008 (POSIX, Single UNIX Specification Version - 4). - - The &man.posix.fallocate.2; system call has - been implemented. This is a function in POSIX to ensure that - a part of the storage for regular file data is allocated on the - file system storage media. - - Two new system calls - setloginclass(2) and - getloginclass(2) have been added. This - makes it possible for the kernel to track the login class a - process is assigned to, which is required for the - RCTL resource limiting framework. - - &os; now supports executing - &os; 1/&arch.i386; a.out binaries on &os;/&arch.amd64;. Note - that this is not built nor installed by default. To build and - install them, specify options COMPAT_43 in - the kernel configuration file and rebuild the base system as - described in the &os; - Handbook. - - The following - &man.sysctl.8; variables have been added to show the availability - of various kernel features: - - - - - - - - &man.sysctl.8; variable name - Description - - - - - - kern.features.ufs_acl - ACL (Access Control List) support in UFS - - - - kern.features.ufs_gjournal - journaling support through &man.gjournal.8; for - UFS - - - - kern.features.ufs_quota - UFS disk quotas support - - - - kern.features.ufs_quota64 - 64-bit UFS disk quotas support - - - - kern.features.softupdates - FFS soft-updates support - - - - kern.features.ffs_snapshot - FFS snapshot support - - - - kern.features.nfsclient - NFS client (old implementation) - - - - kern.features.nfscl - NFS client (new implementation) - - - - kern.features.nfsserver - NFS server (old implementation) - - - - kern.features.nfsd - NFS server (new implementation) - - - - kern.features.kdtrace_hooks - Kernel DTrace hooks which are required to load - DTrace kernel modules - - - - kern.features.ktr - Kernel support for KTR kernel tracing facility - - - - kern.features.ktrace - Kernel support for system call tracing - - - - kern.features.hwpmc_hooks - Kernel support for HW PMC - - - - kern.features.sysv_msg - System V message queues support - - - - kern.features.sysv_sem - System V semaphores support - - - - kern.features.p1003_1b_mqueue - POSIX P1003.1B message queues support - - - - kern.features.p1003_1b_semaphores - POSIX P1003.1B semaphores support - - - - kern.features.kposix_priority_scheduling - POSIX P1003.1B real-time extensions - - - - kern.features.stack - Support for capturing the kernel stack - - - - kern.features.sysv_shm - System V shared memory segments support - - - - kern.features.pps_sync - Support usage of external PPS signal by kernel PLL - - - - kern.features.regression - Kernel support for interfaces necessary for - regression testing - - - - kern.features.invariant_support - Support for modules compiled with the INVARIANTS option - - - - kern.features.zero_copy_sockets - Zero copy sockets support - - - - kern.features.libmchain - mchain library - - - - kern.features.scbus - SCSI devices support - - - - kern.features.mac - Mandatory Access Control Framework support - - - - kern.features.audit - BSM audit support - - - - kern.features.geom_gate - GEOM Gate module - - - - kern.features.geom_uzip - GEOM uzip read-only compressed disks support - - - - kern.features.geom_cache - GEOM cache module - - - - kern.features.geom_mirror - GEOM mirroring support - - - - kern.features.geom_stripe - GEOM striping support - - - - kern.features.geom_concat - GEOM concatenation support - - - - kern.features.geom_raid3 - GEOM RAID-3 functionality - - - - kern.features.geom_fox - GEOM FOX redundant path mitigation support - - - - kern.features.geom_multipath - GEOM multipath support - - - - kern.features.g_virstor - GEOM virtual storage support - - - - kern.features.geom_bde - GEOM-based Disk Encryption - - - - kern.features.geom_eli - GEOM crypto module - - - - kern.features.geom_journal - GEOM journaling support - - - - kern.features.geom_shsec - GEOM shared secret device support - - - - kern.features.geom_vol - GEOM support for volume names from UFS superblocks - - - - kern.features.geom_label - GEOM labeling support - - - - kern.features.geom_sunlabel - GEOM Sun/Solaris partitioning support - - - - kern.features.geom_bsd - GEOM BSD disklabels support - - - - kern.features.geom_pc98 - GEOM NEC PC9800 partitioning support - - - - kern.features.geom_linux_lvm - GEOM Linux LVM partitioning support - - - - kern.features.geom_part_pc98 - GEOM partitioning class for PC-9800 disk partitions - - - - kern.features.geom_part_vtoc8 - GEOM partitioning class for SMI VTOC8 disk labels - - - - kern.features.geom_part_bsd - GEOM partitioning class for BSD disklabels - - - - kern.features.geom_part_ebr - GEOM partitioning class for extended boot records support - - - - kern.features.geom_part_ebr_compat - GEOM EBR partitioning class: - backward-compatible partition names - - - - kern.features.geom_part_gpt - GEOM partitioning class for GPT partitions - support - - - - kern.features.geom_part_apm - GEOM partitioning class for Apple-style - partitions - - - - kern.features.geom_part_mbr - GEOM partitioning class for MBR support - - - - - - - Boot Loader Changes - - The default boot loader menu has been - updated. - - The &man.loader.8; loader - now supports PBVM (Pre-Boot Virtual Memory). This allows - linking the kernel at a fixed virtual address without having to - make any assumptions about the physical memory layout. The - PBVM also allows fine control of the address where the - kernel and its modules are to be loaded. - - - - Hardware Support - - &os;/powerpc now - supports Sony Playstation 3 using the OtherOS feature - available on firmwares 3.15 and earlier. - - A new &man.loader.8; tunable - machdep.disable_tsc has been added. - Setting this to a non-zero value disables use of TSC (Time - Stamp Counter) by turning off boot-time CPU frequency - calibration, DELAY(9) with TSC, and using TSC as a CPU - ticker. Another new &man.loader.8; tunable - machdep.disable_tsc_calibration allows to - skip the TSC frequency calibration only. This is useful when - one wants to use the nominal frequency of the chip in Intel - processors, for example. - - The &os; &man.usb.4; - subsystem now supports USB 3.0 by default. - - The &os; &man.usb.4; subsystem now - supports USB packet filter. This allows to capture packets - which go through each USB host controller. The - implementation is almost based on &man.bpf.4; code. - The userland program &man.usbdump.8; has been added. - - - Network Interface Support - - A bug in the &man.alc.4; driver which - could make AR8152-based network interfaces stop working - has been fixed. - - A bxe(4) driver for Broadcom - NetXtreme II 10GbE controllers (BCM57710, BCM57711, - BCM57711E) has been added. - - The &man.cxgb.4; driver has been - updated to version 7.11.0. - - A &man.cxgbe.4; driver for Chelsio - T4 (Terminator 4) based 10Gb/1Gb adapters has been - added. - - The &man.dc.4; driver - now works correctly in kernels with the - option. - - The &man.em.4; driver has been - updated to version 7.3.2. - - The &man.igb.4; driver has been - updated to version 2.2.5. - - The &man.igb.4; driver now supports - Intel I350 PCIe Gigabit Ethernet controllers. - - The &man.ixgbe.4; driver has been - updated to version 2.3.8. - - Firmware images in the &man.iwn.4; - driver for 1000, 5000, 6000, and 6500 series cards have been - updated. - - A bug in the &man.msk.4; driver has been - fixed. It could prevent RX checksum offloading from - working. - - A bug in the &man.nfe.4; driver which - could prevent reinitialization after changing the MTU has - been fixed. - - A bug in the &man.ral.4; and &man.run.4; - drivers which could prevent hostap mode - from working has been fixed. - - A rdcphy(4) driver for RDC Semiconductor - R6040 10/100 PHY has been added. - - The &man.re.4; driver now supports - RTL8168E/8111E-VL PCIe Gigabit Ethernet controllers and - RTL8401E PCIe Fast Ethernet controllers. - - The &man.re.4; driver now supports - TX interrupt moderation on RTL810xE PCIe Fast Ethernet - controllers. - - The &man.re.4; driver now supports - another mechanism for RX interrupt moderation because of - performance problems. A &man.sysctl.8; variable - dev.re.N.int_rx_mod - has been added to control amount of time to delay RX - interrupt processing, in units of microsecond. Setting it - to 0 completely disables RX interrupt - moderation. A &man.loader.8; tunable - hw.re.intr_filter controls whether the - old mechanism utilizing MSI/MSI-X capability on - supported controllers is used or not. When set to - a non-zero value, the &man.re.4; driver uses the old - mechanism. The default value is 0 and - this tunable has no effect on controllers without MSI/MSI-X - capability. - - The &man.re.4; driver now - supports TSO (TCP Segmentation Offload) on RealTek - RTL8168/8111 C or later controllers. Note that this is - disabled by default because broken frames can be sent - under certain conditions. - - The &man.re.4; driver now - supports enabling TX and/or RX checksum offloading - independently from each other. Note that TX IP checksum - is disabled on some RTL8168C-based network interfaces - because it can generate an incorrect IP checksum when the - packet contains IP options. - - A bug in the &man.re.4; driver has - been fixed. It could cause a panic when receiving a jumbo - frame on an RTL8169C, 8169D, or 8169E controller-based - network interface. - - The &man.re.4; driver now supports - RTL8105E PCIe Fast Ethernet controllers. - - The rlphy(4) driver now supports the - Realtek RTL8201E 10/100 PHY found in RTL8105E - controllers. - - A bug in the &man.sis.4; driver has - been fixed. It could prevent a proper reinitialization - on DP83815, DP83816, and SiS 900/7016 controllers when the - configuration of multicast packet handling and/or - promiscuous mode is changed. - - A bug in the &man.vlan.4; pseudo interface - han been fixed. It could have a random interface - identifier in an automatically configured IPv6 link-local - address, instead of one generated with the parent - interface's IEEE 802 48-bit MAC address and an algorithm - described in RFC 4291. - - A &man.vte.4; driver for RDC R6040 Fast - Ethernet controllers, which are commonly found on the Vortex86 - System On a Chip, has been added. - - A &man.vxge.4; driver for the Neterion - X3100 10GbE Server/Storage adapter has been added. - - A bug in the &man.wpi.4; driver has been - fixed. It could display the following error messages and - result in the device being unusable: - - wpi0: could not map mbuf (error 12) -wpi0: wpi_rx_intr: bus_dmamap_load failed, error 12 - - - - - - Network Protocols - - &man.ipfw.8; now supports IPv6 in - the fwd action. - - &man.ipfw.8; now supports the - call and return - actions. Upon the call - number action, the - current rule number is saved in the internal stack and - ruleset processing continues with the first rule numbered - number or higher. The - return action takes the rule number saved - to internal stack by the latest call - action and returns ruleset processing to the first rule with - number greater than that saved number. - - &os;'s &man.ipsec.4; support now uses - half of the hash size as the authenticator hash size in - Hashed Message Authentication Mode (HMAC-SHA-256, - HMAC-SHA-384, and HMAC-SHA-512) as described in RFC 4868. - This was a fixed 96-bit length in prior releases because the - implementation was based on an old Internet draft - draft-ietf-ipsec-ciph-sha-256-00. Note that this means - &release.current; and later are no longer interoperable with - the older &os; releases. - - For Infiniband support, OFED - (OpenFabrics Enterprise Distribution) version 1.5.3 has been - imported into the base system. Note that this is not built - nor installed by default. To build and install them, - specify WITH_OFED=yes in - /etc/src.conf and rebuild the base - system as described in the &os; - Handbook. - - The &os; TCP/IP network stack now supports - IPv4 prefixes with /31 as described in RFC 3021, - Using 31-Bit Prefixes on IPv4 Point-to-Point - Links. - - A bug in the &os; TCP/IP network stack has - been fixed. Source address selection could not be - performed when multicast options were present but without an - interface being specified. - - A bug in the - IPV6_PKTINFO option used in - &man.sendmsg.2; has been fixed. The - IPV6_USE_MIN_MTU state set by - &man.setsockopt.2; was ignored. - - - The &os; TCP/IP network stack now supports the &man.mod.cc.9; pluggable - congestion control framework. This allows TCP congestion - control algorithms to be implemented as dynamically loadable - kernel modules. The following kernel modules are available - as of &release.current;: &man.cc.chd.4; for the - CAIA-Hamilton-Delay algorithm, &man.cc.cubic.4; for the CUBIC - algorithm, &man.cc.hd.4; for the Hamilton-Delay algorithm, - &man.cc.htcp.4; for the H-TCP algorithm, &man.cc.newreno.4; for - the NewReno algorithm, and &man.cc.vegas.4; for the Vegas algorithm. - The default algorithm can be set by a new &man.sysctl.8; - variable net.inet.tcp.cc.algorithm. The - value must be set to one of the names listed by - net.inet.tcp.cc.available, and - newreno is the default set at boot time. - For more - detail, see the &man.mod.cc.4; and &man.mod.cc.9; manual pages. - - An &man.h.ertt.4; (Enhanced Round Trip - Time) &man.khelp.9; module has been added. This module - allows per-connection, low noise estimates of the - instantaneous RTT in the TCP/IP network stack with a robust - implementation even in the face of delayed acknowledgments - and/or TSO (TCP Segmentation Offload) being in use for a - connection. - - A new &man.tcp.4; socket option - TCP_CONGESTION has been added. This - allows to select or query the congestion control algorithm - that the TCP/IP network stack will use for connections on - the socket. - - The &man.ng.ipfw.4; &man.netgraph.4; - node now supports IPv6. - - The &man.ng.one2many.4; - &man.netgraph.4; node now supports the - XMIT_FAILOVER transmit algorithm. This - makes packets deliver out of the first active - many hook. - - The &man.ng.netflow.4; - &man.netgraph.4; node now supports NetFlow version 9. A new - export9 hook has been added for NetFlow - v9 data. Note that data export can be done - simultaneously in both version 5 and version 9. - - The IEEE 802.11s element identifiers have - been updated to reflect the final version of the amendment. This - update breaks compatibility with older mesh setups but is necessary - as the previous IDs are used by another amendment leading to - unexpected results when trying to associate with an accesspoint - using the affected IDs. - - - - - Disks and Storage - - The &man.ada.4; driver now supports - write cache control. A new &man.sysctl.8 variable - kern.cam.ada.write_cache determines - whether the write cache of &man.ada.4; devices is enabled or - not. Setting to 1 enables and - 0 disables the write cache, and -1 - leaves the device default behavior. &man.sysctl.8 variables - kern.cam.ada.N.write_cache - can override the configuration in a per-device basis (the - default value is -1, which means to use - the global setting). Note that the value can be changed at - runtime, but it takes effect only after a device - reset. - - The &man.arcmsr.4; driver has been - updated to version 1.20.00.22. - - The &man.cam.4; subsystem now supports the - descriptor format sense data of the SPC-3 (SCSI Primary Commands - 3) specification. - - The &man.geom.map.4; GEOM class has - been added. This allows to generate multiple geom providers - based on a hard-coded layout of a device with no explicit - partition table such as embedded flash storage. For more - information, see the &man.geom.map.4; manual page. - - The &man.gpart.8; GEOM class now - supports the following aliases for the MBR and EBR schemes: - fat32, ebr, - linux-data, - linux-raid, and - linux-swap. - - The &man.gpart.8; GEOM class now - supports bios-boot GUID for the GPT - scheme which is used in GRUB 2 loader. - - The &man.graid.8; GEOM class has been - added. This is a replacement of the &man.ataraid.4; driver - supporting various BIOS-based software RAID. - - The &man.sysctl.8; variable - kern.geom.confxml now contains - information about disk identification in an - ident tag and disk model strings in a - descr tag. - - The &man.md.4; memory-backed pseudo disk - device driver now supports a &man.sysctl.8; variable - vm.md_malloc_wait to specify whether a - malloc-backed disk will use M_WAITOK or - M_NOWAIT for &man.malloc.9; calls. The - M_WAITOK setting can prevent memory allocation - failure under high load. If it is set to - 0, a malloc-backed disk uses - M_NOWAIT for memory allocation. The - default value is 0. - - A bug in the &man.mmc.4; driver - that could cause device detection to fail has been fixed. - - The &man.mxge.4; driver has been - updated. - - A &man.tws.4; driver for 3ware 9750 - SATA+SAS 6Gb/s RAID controllers has been added. - - - - File Systems - - The &os; Fast File System now supports - softupdates journaling. It introduces a intent log into a - softupdates-enabled file system which eliminates the need - for background &man.fsck.8; even on unclean shutdown. This - can be enabled in a per-filesystem basis by using the - flag of the &man.newfs.8; utility or the - option of the &man.tunefs.8; - utility. Note that the &release.current; installer - automatically enables softupdates journaling for - newly-created UFS file systems. - - The &os; Fast File System now - supports the TRIM command when freeing data - blocks. A new flag in the &man.newfs.8; - and &man.tunefs.8; utilities sets the TRIM-enable flag for a - file system. The TRIM-enable flag makes the file system - send a delete request to the underlying device for each - freed block. The TRIM command is - specified as a Data Set Management Command in the ATA8-ACS2 - standard to carry the information related to deleted data - blocks to a device, especially for a SSD (Solid-State Drive) for - optimization. - - A new flag has - been added to the &man.newfs.8; and &man.fsck.ffs.8; utilities. - This clears unallocated blocks, notifying the underlying - device that they are not used and that their contents may be - discarded. This is useful in &man.fsck.ffs.8; for file - systems which have been mounted on systems without - TRIM support, or with - TRIM support disabled, as well as - filesystems which have been copied from one device to - another. - - The &os; NFS subsystem has been - updated. The new implementation supports NFS version 4 in - addition to 2 and 3. The kernel options for the NFS server - and client are changed from NFSSERVER and - NFSCLIENT to NFSD and - NFSCL. &man.sysctl.8; variables which - start with vfs.nfssrv. have been renamed - to vfs.nfsd.. The NFS server now - supports vfs.nfsd.server_max_nfsvers and - vfs.nfsd.server_min_nfsvers - &man.sysctl.8; variables to specify the maximum and the - minimum NFS version number which the server accepts. The - default value is set to 3 and - 2, respectively. - - To enable NFSv4, the following variables are needed on - the server side in &man.rc.conf.5;: - - nfsv_server_enable="YES" -nfsv4_server_enable="YES" -nfsuserd_enable="YES" - - and the following line is needed in - /etc/exports: - - V4: / - - For more information about NFSv4 and its configuration, - see the &man.nfsv4.4; and &man.exports.5; manual pages. - - The &os; NFS subsystem now supports a - mount option. This disables the - close-to-open cache coherency check at open time. This - option may improve performance for read-only mounts, but - should only be used only if the data on the server changes - rarely. The &man.mount.nfs.8; utility now also supports - this flag keyword. - - A &man.loader.8; tunable - vfs.typenumhash has been added and set to - 1 by default. This enables to use a hash - calculation on the file system identification number internally - used in the kernel. This fixes the Stale NFS file - handle error on NFS clients when upgrading or - rebuilding the kernel on the NFS server due to unexpected - change of these identification number values. - - The &os; ZFS subsystem has been - updated to the SPA (Storage Pool Allocator, also known as - zpool) version 28. It now supports data deduplication, - triple parity RAIDZ (raidz3), snapshot holds, log device - removal, zfs diff, zpool split, zpool import - , and read-only zpool import. - - - - - Userland Changes - - Complex exponential functions - &man.cexp.3; and &man.cexpf.3;, and cube root function - &man.cbrtl.3; have been added to - libm. - - The &man.bsdtar.1; and - &man.cpio.1; utilities are now based on - libarchive version 2.8.4. - - The &man.cpuset.1; utility now supports - a flag to create a new cpuset and assign - an existing process into that set, and an - all keyword in the option to specify - all CPUs in the system. - - The &man.dhclient.8; utility now uses - &man.resolvconf.8; to manage the &man.resolv.conf.5; file by - default. A resolvconf_enable variable in - /etc/dhclient-enter-hooks controls the - behavior. - - A bug in the &man.fetch.1; utility which - could prevent the STAT FTP command from working - properly has been fixed. - - The &man.gpart.8; utility now supports a - flag to the show - subcommand. This allows showing providers' names of - partitions instead of the partitions' indexes. - - The &man.hastd.8; utility now drops - root privileges of the worker processes to the - hast user. - - The &man.hastd.8; utility now supports a - checksum keyword to specify the checksum - algorithm in a resource section. As of - &release.current;, none, - sha256, and crc32 are - supported. - - The &man.hastd.8; utility now supports a - compression keyword to specify the compression - algorithm in a resource section. As of - &release.current;, none, - hole and lzf are - supported. - - The &man.hastd.8; utility now supports a - source keyword to specify the local address - to bind to before connecting the remote &man.hastd.8 - daemon. - - An implementation of - iconv() API libraries and utilities which - are standardized in Single UNIX Specification has been - imported. These are based on NetBSD's Citrus implementation. - Note that these are not built nor installed by default. To - build and install them, specify - WITH_ICONV=yes in - /etc/src.conf and rebuild the base system - as described in the &os; - Handbook. - - The &man.ifconfig.8; utility now - supports fdx, flow, - hdx, and loop keywords - as aliases of full-duplex, - flowcontrol, - half-duplex, - and loopback, respectively. - - A &man.readline.3; API set has been - imported into libedit. This is - based on NetBSD's implementation and BSD licensed utilities - now use it instead of GNU - libreadline. - - The &man.makefs.8; utility now supports the - ISO 9660 format. - - libmd - and libcrypt now support the SHA-256 - and SHA-512 algorithms. - - The &man.netstat.1; utility now does not - expose the internal scope address representation used in the &os; - kernel, which is derived from KAME IPv6 stack, in the results - of netstat -ani and netstat - -nr. - - The &man.newsyslog.8; utility now - supports &man.xz.1; compression. An X flag - in the optional field has been added to specify the - compression. - - The &man.pam.group.8; module now - supports and - options. The make it accept or reject - based on the supplicant's group membership and this is the - default behavior. The checks the - target user's group membership instead of the supplicant's - one. If neither option was specified, &man.pam.group.8; - assumes and issues a warning. - - A &man.poweroff.8; utility has been added. - This is equivalent to: - - &prompt.root; shutdown -p now - - The &man.ppp.8; utility now supports - iface name name - and iface description - description commands. - These have the same functionalities as the name - and description subcommands of the - &man.ifconfig.8; utility. - - The &man.ps.1; utility now - supports an option to display the login - class information of each process, and and options for - accumulated system and user CPU time, respectively. - - The &man.rtadvd.8; daemon now supports a - noifprefix keyword to disable gathering - on-link prefixes from interfaces when no - addr keyword is specified. An entry in - /etc/rtadvd.conf with - noifprefix and no addr - generates an RA message with no prefix information - option. - - The &man.rtsold.8; and - &man.rtadvd.8; daemons now support the RDNSS and DNSSL options - described in RFC 6106, IPv6 Router Advertisement - Options for DNS Configuration. A &man.rtadvctl.8; - utility to control the &man.rtadvd.8; daemon has been - added. - - The &man.rtld.1; runtime linker now supports - shared objects as filters in ELF shared libraries. Both - standard and auxiliary filtering have been supported. The - &man.rtld.1; linker's processing of a filter defers loading a - filtee until a filter symbol is referenced unless the - LD_LOADFLTR environment variable is defined - or a -z loadfltr option was specified when - the filter was created. - - A race condition in the &man.sed.1; - utility has been fixed. When an option is - specified, there could be a short time window with no file - with the original file name. - - The &man.sh.1; program now supports - kill as a built-in command. This allows - specifying %job - which is equivalent to the corresponding process group. Note - that this built-in command returns the exit status - 2 instead of 1 if a - fatal error occurs as other built-in commands do. - - A bug in the &man.sh.1; program has been - fixed for POSIX conformance. It could return an incorrect exit - status when an exit command with no - parameter is specified in the EXIT trap - handler, which is triggered when the shell terminates. - In trap actions for other signals, an exit - command with no parameter returns an exit status corresponding - to the received signal. - - A bug in the &man.sh.1; program has been - fixed. When a foreground job exits on a signal, a message is - printed to stdout about this. The buffer - was not flushed after printing which could result in the message - being written to the wrong file if the next command was a - built-in and had stdout redirected. - - The &man.sh.1; program now supports a - flag in trap command to - stop the option processing. - - The %builtin keyword - support in the $PATH variable has been removed - from the &man.sh.1; program. All built-in commands are always - found before looking up directories in - $PATH. - - Arithmetic expression handling code in - the &man.sh.1; program has been updated by importing code from - dash. It now supports the conditional - operator (?:) and a bug in evaluation of - && and || around an arithmetic expression has been - fixed. - - A bug in the &man.tftpd.8; daemon has - been fixed. It had an interoperability issue when - transferring a large file. - - The &man.utmp.5; user accounting - database has been replaced by &man.utmpx.3;. User accounting - utilities will now use utmpx database - files exclusively. The &man.wtmpcvt.1; utility can be used to - convert wtmp files to the new format, - making it possible to read them using the updated - utilities. - - A &man.utxrm.8; utility has been added. - This allows one to remove an entry from the - utmpx database by hand. This is useful - when a login daemon crashes or fails to remove the entry - during shutdown. - - The &man.zpool.8; utility now supports a - zpool labelclear command. This allows to - wipe the label data from a drive that is not active in a - pool. - - - - Contributed Software - - ACPI CA has been - updated to version 20110527. - - The awk has - been updated to the 7 August 2011 release. - - ISC BIND has - been updated to version 9.8.1-P1. - - GNU binutils - has been updated to 2.17.50 (as of 3 July 2007), which is the - last available version under GPLv2. - - The - compiler-rt library, which provides - low-level target-specific interfaces such as functions in - libgcc, has been imported. - - dialog has been - updated to version 1.1-20110707. - - The netcat utility - has been updated to version 4.9. - - The tnftp (formerly - known as lukemftp) has been updated - to tnftp-20100108. - - GNU GCC and - libstdc++ have been updated to rev - 127959 of gcc-4_2-branch (the last - GPLv2-licensed version). - - gdtoa, a set - of binary from/to decimal number conversion routines used in - &os;'s libc library has been updated - to a snapshot as of 4 March, 2011. - - The LESS - program has been updated to version v444. - - The LLVM - compiler infrastructure and - clang, a C language family - front-end, version 3.0 have been imported. Note that it is not - used for building the &os; base system by default. In the &os; build - infrastructure, the &man.clang.1;, &man.clang...1;, and - &man.clang-cpp.1; utilities can be used in - CC, CXX, and - CPP &man.make.1; variables, - respectively. - - Openresolv - version 3.4.4 has been imported. The &man.resolvconf.8; - utility now manages the &man.resolv.conf.5; file. - - The - OpenSSH utility has been updated to - 5.8p2, and optimization for large bandwidth-delay product - connection and none cipher support have - been merged - - The pf packet - filter has been updated to version 4.5. - - sendmail - has been updated to version 8.14.5. - - The timezone - database has been updated to the - tzdata2011m release. - - The &man.unifdef.1; utility has been updated - to version 2.5.6. - - The xz - program has been updated from 5.0.0 to a snapshot as of 11 - July, 2011. - - - - Release Engineering and Integration - - A new installer &man.bsdinstall.8; has - been added and integrated into installation ISO images. The - &man.sysinstall.8; utility is also available for configuration - after the installation. - - The supported version of - the KDE desktop environment - (x11/kde4) has been - updated from 4.5.5 to 4.7.3. - - - - - Upgrading from previous releases of &os; - - - Upgrading using freebsd-update(8) or a source-based - procedure - - Beginning with &os; 6.2-RELEASE, - binary upgrades between RELEASE versions (and snapshots of the - various security branches) are supported using the - &man.freebsd-update.8; utility. The binary upgrade procedure will - update unmodified userland utilities, as well as a unmodified GENERIC kernel - distributed as a part of an official &os; release. - The &man.freebsd-update.8; utility requires that the host being - upgraded have Internet connectivity. - - Source-based upgrades (those based on recompiling the &os; - base system from source code) from previous versions are - supported, according to the instructions in - /usr/src/UPDATING. - - For more specific information about upgrading - instructions, see . - - - Upgrading &os; should, of course, only be attempted after - backing up all data and configuration - files. - - - - - User-visible incompatibilities - - This section describes notable incompatibilities which you - might want to know before upgrading your system. - Please read this section and the Errata - document carefully before submitting a problem report - and/or posting a question to the FreeBSD mailing - lists. - - - Update of <literal>dialog</literal> - - The dialog library is used in &os;'s - new installer and the &os; Ports Collection to display a dialog - window and allow users to select various options. Note that - it is updated in &release.current; and there are several - differences in key operations which might confuse users - who are familiar with releases prior to &release.current;. - For example, pushing the enter key in a checklist window will - no longer check an item. The new version - consistently uses space bar for selecting an item and the - enter key for OK/Cancel selection. - - - - Partition Metadata Integrity Check - - &os; now checks the integrity of partition metadata when - a partition table is found on a disk though the GEOM - PART subsystem. This detection - is automatically performed when a disk device is ready. - The GEOM PART class in the kernel - verifies all generic partition parameters obtained from the - disk metadata, and if some inconsistency is detected, the - partition table will be rejected with the following - diagnostic message: - - GEOM_PART: Integrity check failed - - This integrity check is enabled by default. On a system - prior to &release.current;, the inconsistencies were - silently ignored. Therefore, there is a possibility that this - prevents a system from booting after upgrading it to - &release.current;. More specifically, the kernel cannot - mount the system partition at boot time in some - cases. - - If this happens, a &man.loader.8; tunable - kern.geom.part.check_integrity can be - used as a workaround. Enter the following lines in the - &man.loader.8; prompt at boot time: - - set kern.geom.part.check_integrity="0" -boot - - These commands temporarily disable the integrity check. - If it was the cause of the boot failure, the &os; kernel should detect the - partitions as the prior release - did, after entering the commands. This configuration can be added into - /boot/loader.conf as follows: - - kern.geom.part.check_integrity="0" - - To check inconsistent metadata after booting on the - system, use the &man.gpart.8; utility on the system. A - corrupted entry will be displayed like the following: - - &prompt.user; gpart show -=> 63 1953525104 mirror/gm0 MBR (931G) [CORRUPT] - 63 1953525105 1 freebsd [active] (931G) - - For more information, see the &man.gpart.8; manual page. - - - - ATA/SATA subsystem now &man.cam.4;-based - - In &release.current;, the &os; ATA/SATA disk subsystem has - been replaced with a new &man.cam.4;-based implementation. - &man.cam.4; stands for Common Access Method, which is an - implementation of an API set originally for SCSI-2 and - standardized as "SCSI-2 Common Access Method Transport and - SCSI Interface Module". &os; has used the &man.cam.4; subsystem - to handle SCSI devices since 3.X. - - Although the new &man.cam.4;-based ATA/SATA subsystem - provides various functionality which the old &man.ata.4; did - not have, it also has some incompatibilities: - - - - An ATA/SATA disk is now recognized as a device node - with a name - ada0 - instead of - ad0. - Currently, a symbolic link - /dev/ad0 - is automatically generated for - /dev/ada0 - to keep backward compatibility. This symbolic link - generation can be controlled by a - kern.cam.ada.legacy_aliases (enabled - by default). You might want to update - /etc/fstab and/or consider using - volume labels (see &man.glabel.8; for more details) for - specifying each file system to be mounted. - - - - The &man.atacontrol.8; utility cannot be used for - &man.cam.4;-based devices. The &man.camcontrol.8 - utility is a replacement. - - - - &man.ataraid.4; software RAID is now supported by the - &man.graid.8; GEOM class. It generates a device node - with a name - /dev/raid/r0 - if you previously had - /dev/ar0. - Note that this is not enabled by default. To enable it, - enter the following line in the &man.loader.8; prompt: - - set geom_raid_load="YES" -boot - - or add the following line to - /boot/loader.conf: - - geom_raid_load="YES" - - and reboot the system. A symbolic link like - /dev/ar0 - will NOT be generated for - /dev/raid/r0. - Therefore, if your system used - /dev/ar0 - as the root partition, mounting local file systems will - fail because it is renamed to - /dev/raid/r0. - You need to update /etc/fstab - manually in that case. - - - - The &man.burncd.8; utility does not work with - &man.cam.4;-based devices. Use the cdrecord(1) utility - in sysutils/cdrtools - instead. - - - - - - Network Configuration Changes in - <filename>/etc/rc.conf</filename> - - Although variables in &man.rc.conf.5; are basically - compatible with earlier releases, ones related to network - configuration are changed because of reorganization of the - &man.rc.8; scripts. - - - - An address configuration now always needs an address - family keyword. For example, the following line - - ifconfig_em0="192.168.2.1 netmask 255.255.255.0" - - should be - - ifconfig_em0="inet 192.168.2.1 netmask 255.255.255.0" - - Although the old convention is still supported in - the existing variables for backward compatibility, some - new variables do not support it. - - - - The - ifconfig_IF_alias0 - variable now requires an address family keyword to - support non-IPv4 address families. For instance, - - ifconfig_em0_alias0="192.168.2.10 netmask 255.255.255.255" - - should be - - ifconfig_em0_alias0="inet 192.168.2.10 netmask 255.255.255.255" - - Different address families can coexist like the - following: - - ifconfig_em0_alias0="inet 192.168.2.10 netmask 255.255.255.255" -ifconfig_em0_alias1="inet6 2001:db8:1::1 prefixlen 64" - - Note that IPv6 alias configurations in - ifconfig_IF_aliasN - will be ignored when no - ifconfig_IF_ipv6 - variable is defined because it determines whether IPv6 - functionality is enabled on that interface or not (this - variable will be explained later). - - - - All alias and static routing configurations - through &man.rc.conf.5; variables will be deactivated when - invoking &man.rc.8; scripts or the &man.service.8; command - with the stop keyword. - - &prompt.root; service netif stop em0 - - stops the interface em0. - - &prompt.root; service routing stop - - deactivates all static route configurations. - - Releases prior to &os; &release.current; did not - support this functionality properly for non-IPv4 - protocols. - - - - IPv6 configuration handling has been changed in the - following way. Before in-depth explanations, here is a - before-and-after example. What was previously: - - ifconfig_em0="192.168.2.1 netmask 255.255.255.0" -ifconfig_em0_alias0="192.168.2.2 netmask 255.255.255.255" - -ipv6_enable="YES" -ipv6_ifconfig_em0="2001:db8:1::1 prefixlen 64" -ipv6_ifconfig_em0_alias0="2001:db8:2::1 prefixlen 64" -# em1 uses SLAAC for IPv6 address configuration - - should be in &release.current;: - - ifconfig_em0="inet 192.168.2.1 netmask 255.255.255.0" -ifconfig_em0_ipv6="inet6 2001:db8:1::1 prefixlen 64 accept_rtadv" -ifconfig_em0_alias0="inet 192.168.2.2 netmask 255.255.255.255" -ifconfig_em0_alias1="inet6 2001:db8:2::1 prefixlen 64" - -ifconfig_em1_ipv6="inet6 accept_rtadv" - - More specific explanations of the changes are as - follows: - - - - The ipv6_enable variable is - deprecated. IPv6 functionality on the system is - enabled by default. No IPv6 communication will - happen if you configure no IPv6 address. - - &release.current; now supports intermediate - configurations between a host and a router IPv6 - node. The ipv6_enable variable - assumed that the system was a host node when - ipv6_gateway_enable was set to - NO (default), and a router node - if not. A host node always accepted ICMPv6 Router - Advertise messages, and a router did not. - - In &release.current;, this model is still - applied but on a per-interface basis, not a - system-wide basis. Specifically, if an interface has - an ACCEPT_RTADV flag, RA messages - will be accepted on that interface for SLAAC - (StateLess Address AutoConfiguration) regardless of - whether the packet forwarding is enabled or - not. - - In addition to them, a per-interface flag - NO_RADR and a &man.sysctl.8; - variable net.inet6.ip6.rfc6204w3 - have been added. This controls whether default - router list information via RA messages on an - RA-accepting interface should be ignored or not. In - an IPv6 router model, it is not supposed to accept - RA messages as an information source for the default - router list. Because of that, &os; &release.current; - ignores the default router list part when IPv6 - packet forwarding is enabled, even if the interface - has an ACCEPT_RTADV flag. However, - this can make for a difficult situation when the system - has to work as a CPE (Customer Premises Equipment) - which needs RA messages from the upstream network - for network configuration and acts as a router for - the LAN simultaneously. For more information about - this kind of configuration, see RFC 6204. - - To support this kind of configuration, the - ipv6_cpe_wanif variable in - &man.rc.conf.5; can be used. - - ipv6_gateway_enable="YES" -ipv6_cpe_wanif="em0" - - means the em0 interface - accepts RA messages and the default router - information in them, and the other interfaces ignore - the default router information part even when - the ACCEPT_RTADV flag is set on - them. - - ipv6_cpe_wanif handling internally - sets the net.inet6.ip6.rfc6204w3 - and the net.inet6.ip6.no_radr - &man.sysctl.8; variables to 1. - Note that both are set to 0 by - default. When the former is set to - 1, &os; accepts the default - router list even when IPv6 packet forwarding is - enabled. Note that a system administrator needs to - set a NO_RADR flag on the other - RA-accepting interfaces, if any, to prevent it from - accepting unexpected default router information. - The latter variable means the NO_RADR flag is automatically - set on them. - - If ipv6_enable="YES" is - defined in &os; &release.current;, it sets - ipv6_activate_all_interfaces="YES" - in /etc/rc.conf and the - inet6 accept_rtadv - &man.ifconfig.8; option on all network interfaces. - Note that this is only for backward compatibility. - The ipv6_enable should not be - used in &os; &release.current;. - - - - The - ipv6_ifconfig_IF - variable is renamed to - ifconfig_IF_ipv6. - This variable controls whether IPv6 functionality - should be enabled on that interface or not. If - ifconfig_IF_ipv6, - is not set, there is no IPv6 functionality on the interface - IF. - - Note that the - ifconfig_IF_ipv6 variable - always needs the address family keyword - inet6. If you need an automatic - link-local address only, the following line is enough: - - ifconfig_em0_ipv6="inet6 auto_linklocal" - - If you need full-blown IPv6 functionality on all - interfaces like prior releases with - ipv6_enable="YES", including ones - with no - ifconfig_IF_ipv6 - line, you might want to use the - ipv6_activate_all_interfaces - variable as explained later. - - If ipv6_ifconfig_IF="..." is - defined in &os; &release.current;, it means - ifconfig_IF_ipv6="inet6 ...". - Note that this is only for backward compatibility. - The inet6 address family keyword - is required for ifconfig_IF_ipv6, - but was NOT required for - ipv6_ifconfig_IF. The - ipv6_ifconfig_IF variables should not be - used in &release.current;. - - - - An interface with no corresponding - ifconfig_IF_ipv6 variable is - marked with an IFDISABLED flag by - &man.devd.8; daemon. This flag means IPv6 - communication is disabled on that interface. This - can also be found in output of - &man.ifconfig.8;: - - &prompt.user; ifconfig em0 -em0: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> metric 0 mtu 1500 - options=9b<RXCSUM,TXCSUM,VLAN_MTU,VLAN_HWTAGGING,VLAN_HWCSUM> - ether xx:xx:xx:xx:xx:xx - inet 192.168.2.1 netmask 0xffffff00 broadcast 192.168.2.255 - nd6 options=3<PERFORMNUD,IFDISABLED,ACCEPT_RTADV> - media: Ethernet autoselect (1000baseT <full-duplex>) - status: active - - - To enable IPv6 functionality, this flag should - be removed first. There are several ways to do so. - Adding an IPv6 address automatically removes this - flag. It is possible to remove this flag explicitly - by using the following command: - - &prompt.root; ifconfig em0 inet6 -ifdisabled - - Note that defining an - ifconfig_IF_ipv6 is the most - reasonable way to activate IPv6 functionality on - that interface. This IFDISABLED - flag is to prevent unintended IPv6 communications - in an IPv4-only environment even when the interface - has an IPv6 link-local address. If you need - full-blown IPv6 functionality on all interfaces, you - might want to use the - ipv6_activate_all_interfaces - variable as explained later. - - - - The &man.sysctl.8; variable - net.inet6.ip6.accept_rtadv has - been changed. It was a system-wide configuration - knob which controlled whether the system accepts ICMPv6 - Router Advertisement messages or not. In - &os; &release.current;, this knob is converted into a - per-interface inet6 accept_rtadv - &man.ifconfig.8; option. Although the - &man.sysctl.8; variable is available still in - &os; &release.current;, it now controls whether the - per-interface option is set by default or not. The - default value is 0 (not accept - the RA messages). - - - - The &man.sysctl.8; variable - net.inet6.ip6.auto_linklocal has - been changed. It was a system-wide configuration - knob which controlled whether an IPv6 link-local address - was generated on a network interface when it became - up. In &os; &release.current;, this knob is converted - into a per-interface inet6 - auto_linklocal &man.ifconfig.8; option. - Although the &man.sysctl.8; variable is still available - in &os; &release.current;, it now controls whether the - per-interface option is set by default or not. The - default value is 1 (generate a - link-local automatically). - - - - The functionality of - ipv6_ifconfig_IF_alias0 - is integrated into - ifconfig_IF_alias0. - Note that address family keywords are always required: - - ifconfig_em0_alias0="inet 192.168.2.10 netmask 255.255.255.255" -ifconfig_em0_alias1="inet6 2001:db8:1::1 prefixlen 64 - - Although - ipv6_ifconfig_IF_aliasN - is still usable in &os; &release.current;, it is only for - backward compatibility. - - - - A new - ipv6_activate_all_interfaces variable - has been added. If this variable is set to - YES, the IFDISABLED - option will not be added even if - ifconfig_IF_ipv6 variables are not - defined. This can prevent IFDISABLED - on dynamically-added interfaces such as &man.ppp.4;, - &man.tap.4;, and &man.ng.iface.4; where defining - ifconfig_IF_ipv6 in advance is - difficult. - - - - - - - - Openresolv and <filename>/etc/resolv.conf</filename> - - The &man.resolvconf.8; utility has been added and it now - handles updating the &man.resolv.conf.5; file. Direct - modifications to /etc/resolv.conf can - be overwritten by network configuration utilities such as - &man.dhclient.8; and &man.rtsold.8;. - - - - Disk Partition Management Utilities - - In earlier releases various utilities were available to - manage disk partition information. They are deprecated in - favor of the &man.gpart.8; utility. Specifically, the - &man.fdisk.8;, &man.disklabel.8; &man.bsdlabel.8;, and - &man.sunlabel.8; utilities are no longer supported actively - though these are still available for backward - compatibility. - - - -
diff --git a/release/doc/en_US.ISO8859-1/share/xml/catalog b/release/doc/en_US.ISO8859-1/share/sgml/catalog similarity index 100% rename from release/doc/en_US.ISO8859-1/share/xml/catalog rename to release/doc/en_US.ISO8859-1/share/sgml/catalog diff --git a/release/doc/en_US.ISO8859-1/share/xml/release.dsl b/release/doc/en_US.ISO8859-1/share/sgml/release.dsl similarity index 95% rename from release/doc/en_US.ISO8859-1/share/xml/release.dsl rename to release/doc/en_US.ISO8859-1/share/sgml/release.dsl index 7b1c975f..37a7ea5d 100644 --- a/release/doc/en_US.ISO8859-1/share/xml/release.dsl +++ b/release/doc/en_US.ISO8859-1/share/sgml/release.dsl @@ -42,8 +42,8 @@ (literal (entity-text "release.branch")) (literal " should subscribe to the ") (literal "<") - (create-link (list (list "HREF" "mailto:current@FreeBSD.org")) - (literal "current@FreeBSD.org")) + (create-link (list (list "HREF" "mailto:stable@FreeBSD.org")) + (literal "stable@FreeBSD.org")) (literal "> mailing list."))) (make element gi: "p" diff --git a/release/doc/fr_FR.ISO8859-1/early-adopter/Makefile b/release/doc/fr_FR.ISO8859-1/early-adopter/Makefile index 1b9fff9a..5bf7a151 100644 --- a/release/doc/fr_FR.ISO8859-1/early-adopter/Makefile +++ b/release/doc/fr_FR.ISO8859-1/early-adopter/Makefile @@ -18,7 +18,7 @@ FORMATS?= html INSTALL_COMPRESSED?=gz INSTALL_ONLY_COMPRESSED?= -SRCS+= article.xml +SRCS+= article.sgml .include "${RELN_ROOT}/share/mk/doc.relnotes.mk" .include "${DOC_PREFIX}/share/mk/doc.project.mk" diff --git a/release/doc/fr_FR.ISO8859-1/early-adopter/article.xml b/release/doc/fr_FR.ISO8859-1/early-adopter/article.sgml similarity index 97% rename from release/doc/fr_FR.ISO8859-1/early-adopter/article.xml rename to release/doc/fr_FR.ISO8859-1/early-adopter/article.sgml index 1905e705..40c16340 100644 --- a/release/doc/fr_FR.ISO8859-1/early-adopter/article.xml +++ b/release/doc/fr_FR.ISO8859-1/early-adopter/article.sgml @@ -1,14 +1,3 @@ - - -%entities; - -%release; - -X"> -X"> -]> - + +%man; + + +%freebsd; + + +%authors; + + +%teams; + + +%mailing-lists; + + +%release; +X"> +X"> + +]>
diff --git a/release/doc/fr_FR.ISO8859-1/errata/Makefile b/release/doc/fr_FR.ISO8859-1/errata/Makefile index bde95266..df21579d 100644 --- a/release/doc/fr_FR.ISO8859-1/errata/Makefile +++ b/release/doc/fr_FR.ISO8859-1/errata/Makefile @@ -19,7 +19,7 @@ INSTALL_COMPRESSED?= gz INSTALL_ONLY_COMPRESSED?= # SGML content -SRCS+= article.xml +SRCS+= article.sgml .include "${RELN_ROOT}/share/mk/doc.relnotes.mk" .include "${DOC_PREFIX}/share/mk/doc.project.mk" diff --git a/release/doc/fr_FR.ISO8859-1/errata/article.xml b/release/doc/fr_FR.ISO8859-1/errata/article.sgml similarity index 92% rename from release/doc/fr_FR.ISO8859-1/errata/article.xml rename to release/doc/fr_FR.ISO8859-1/errata/article.sgml index 7d3e38ed..449b3dd6 100644 --- a/release/doc/fr_FR.ISO8859-1/errata/article.xml +++ b/release/doc/fr_FR.ISO8859-1/errata/article.sgml @@ -1,11 +1,3 @@ - - -%entities; - -%release; -]> - + +%man; + +%authors; + +%mlists; + +%release; +]> +
diff --git a/release/doc/fr_FR.ISO8859-1/hardware/alpha/Makefile b/release/doc/fr_FR.ISO8859-1/hardware/alpha/Makefile index 8a295557..68f2784a 100644 --- a/release/doc/fr_FR.ISO8859-1/hardware/alpha/Makefile +++ b/release/doc/fr_FR.ISO8859-1/hardware/alpha/Makefile @@ -16,11 +16,11 @@ INSTALL_ONLY_COMPRESSED?= JADEFLAGS+= -V %generate-article-toc% # SGML content -SRCS+= article.xml -SRCS+= proc-alpha.xml +SRCS+= article.sgml +SRCS+= proc-alpha.sgml SRCS+= ../common/hw.ent -SRCS+= ../common/artheader.xml -SRCS+= ../common/dev.xml +SRCS+= ../common/artheader.sgml +SRCS+= ../common/dev.sgml .include "${RELN_ROOT}/share/mk/doc.relnotes.mk" .include "${DOC_PREFIX}/share/mk/doc.project.mk" diff --git a/release/doc/fr_FR.ISO8859-1/hardware/alpha/article.xml b/release/doc/fr_FR.ISO8859-1/hardware/alpha/article.sgml similarity index 51% rename from release/doc/fr_FR.ISO8859-1/hardware/alpha/article.xml rename to release/doc/fr_FR.ISO8859-1/hardware/alpha/article.sgml index 07004080..f70bed89 100644 --- a/release/doc/fr_FR.ISO8859-1/hardware/alpha/article.xml +++ b/release/doc/fr_FR.ISO8859-1/hardware/alpha/article.sgml @@ -1,17 +1,3 @@ - - -%entities; - -%release; - %sections - - - - - -]> - + + +%man; + +%authors; + +%mlists; + +%release; + %sections; + + + + + + +]> +
&artheader; §.intro; diff --git a/release/doc/fr_FR.ISO8859-1/hardware/alpha/proc-alpha.xml b/release/doc/fr_FR.ISO8859-1/hardware/alpha/proc-alpha.sgml similarity index 99% rename from release/doc/fr_FR.ISO8859-1/hardware/alpha/proc-alpha.xml rename to release/doc/fr_FR.ISO8859-1/hardware/alpha/proc-alpha.sgml index 4439eead..6b6128ab 100644 --- a/release/doc/fr_FR.ISO8859-1/hardware/alpha/proc-alpha.xml +++ b/release/doc/fr_FR.ISO8859-1/hardware/alpha/proc-alpha.sgml @@ -2,7 +2,7 @@ The FreeBSD Documentation Project The FreeBSD French Documentation Project - $Id: proc-alpha.xml,v 1.5 2002/09/29 17:03:01 eagle Exp $ + $Id: proc-alpha.sgml,v 1.5 2002/09/29 17:03:01 eagle Exp $ $FreeBSD$ Original revision: 1.43 --> diff --git a/release/doc/fr_FR.ISO8859-1/hardware/common/artheader.xml b/release/doc/fr_FR.ISO8859-1/hardware/common/artheader.sgml similarity index 100% rename from release/doc/fr_FR.ISO8859-1/hardware/common/artheader.xml rename to release/doc/fr_FR.ISO8859-1/hardware/common/artheader.sgml diff --git a/release/doc/fr_FR.ISO8859-1/hardware/common/dev.xml b/release/doc/fr_FR.ISO8859-1/hardware/common/dev.sgml similarity index 99% rename from release/doc/fr_FR.ISO8859-1/hardware/common/dev.xml rename to release/doc/fr_FR.ISO8859-1/hardware/common/dev.sgml index dec4d320..1fd74f0e 100644 --- a/release/doc/fr_FR.ISO8859-1/hardware/common/dev.xml +++ b/release/doc/fr_FR.ISO8859-1/hardware/common/dev.sgml @@ -2,7 +2,7 @@ The FreeBSD Documentation Project The FreeBSD French Documentation Project - $Id: dev.xml,v 1.3 2002/09/29 21:03:53 eagle Exp $ + $Id: dev.sgml,v 1.3 2002/09/29 21:03:53 eagle Exp $ $FreeBSD$ Original revision: 1.114 --> @@ -833,7 +833,7 @@ Carte RAID ATA Promise SuperTrak SX6000 - + Cartes LSI Logic Fusion/MP architecture Fiber Channel (gestionnaire mpt) @@ -857,7 +857,6 @@ Tekram DC315U - Sur toutes les cartes SCSI supportées, le support total @@ -1376,7 +1375,7 @@ NetGear FA310-TX Rev. D1 - + Cartes Macronix 98713, 98713A, 98715, @@ -1748,7 +1747,7 @@ ELECOM LD-PCI2T, LD-PCITS (PCI) - Corega FastEther PCI-TX (PCI) + Corega FastEther PCI-TX (PCI) diff --git a/release/doc/fr_FR.ISO8859-1/hardware/common/hw.ent b/release/doc/fr_FR.ISO8859-1/hardware/common/hw.ent index a6bb1d96..103c5673 100644 --- a/release/doc/fr_FR.ISO8859-1/hardware/common/hw.ent +++ b/release/doc/fr_FR.ISO8859-1/hardware/common/hw.ent @@ -12,12 +12,12 @@ - - - - - - - - + + + + + + + + diff --git a/release/doc/fr_FR.ISO8859-1/hardware/common/intro.xml b/release/doc/fr_FR.ISO8859-1/hardware/common/intro.sgml similarity index 100% rename from release/doc/fr_FR.ISO8859-1/hardware/common/intro.xml rename to release/doc/fr_FR.ISO8859-1/hardware/common/intro.sgml diff --git a/release/doc/fr_FR.ISO8859-1/hardware/i386/Makefile b/release/doc/fr_FR.ISO8859-1/hardware/i386/Makefile index ceb9b9a6..4b7d052f 100644 --- a/release/doc/fr_FR.ISO8859-1/hardware/i386/Makefile +++ b/release/doc/fr_FR.ISO8859-1/hardware/i386/Makefile @@ -16,11 +16,11 @@ INSTALL_ONLY_COMPRESSED?= JADEFLAGS+= -V %generate-article-toc% # SGML content -SRCS+= article.xml -SRCS+= proc-i386.xml +SRCS+= article.sgml +SRCS+= proc-i386.sgml SRCS+= ../common/hw.ent -SRCS+= ../common/artheader.xml -SRCS+= ../common/dev.xml +SRCS+= ../common/artheader.sgml +SRCS+= ../common/dev.sgml .include "${RELN_ROOT}/share/mk/doc.relnotes.mk" .include "${DOC_PREFIX}/share/mk/doc.project.mk" diff --git a/release/doc/fr_FR.ISO8859-1/hardware/i386/article.xml b/release/doc/fr_FR.ISO8859-1/hardware/i386/article.sgml similarity index 50% rename from release/doc/fr_FR.ISO8859-1/hardware/i386/article.xml rename to release/doc/fr_FR.ISO8859-1/hardware/i386/article.sgml index ba475e63..38228bb8 100644 --- a/release/doc/fr_FR.ISO8859-1/hardware/i386/article.xml +++ b/release/doc/fr_FR.ISO8859-1/hardware/i386/article.sgml @@ -1,17 +1,3 @@ - - -%entities; - -%release; - %sections - - - - - -]> - + + +%man; + +%authors; + +%mlists; + +%release; + %sections; + + + + + + +]> +
&artheader; §.intro; diff --git a/release/doc/fr_FR.ISO8859-1/hardware/i386/proc-i386.xml b/release/doc/fr_FR.ISO8859-1/hardware/i386/proc-i386.sgml similarity index 97% rename from release/doc/fr_FR.ISO8859-1/hardware/i386/proc-i386.xml rename to release/doc/fr_FR.ISO8859-1/hardware/i386/proc-i386.sgml index c409d8ca..91e09f36 100644 --- a/release/doc/fr_FR.ISO8859-1/hardware/i386/proc-i386.xml +++ b/release/doc/fr_FR.ISO8859-1/hardware/i386/proc-i386.sgml @@ -2,7 +2,7 @@ The FreeBSD Documentation Project The FreeBSD French Documentation Project - $Id: proc-i386.xml,v 1.2 2002/09/28 23:23:21 eagle Exp $ + $Id: proc-i386.sgml,v 1.2 2002/09/28 23:23:21 eagle Exp $ $FreeBSD$ Original revision: 1.3 --> diff --git a/release/doc/fr_FR.ISO8859-1/hardware/ia64/Makefile b/release/doc/fr_FR.ISO8859-1/hardware/ia64/Makefile index 42d63cca..180657b8 100644 --- a/release/doc/fr_FR.ISO8859-1/hardware/ia64/Makefile +++ b/release/doc/fr_FR.ISO8859-1/hardware/ia64/Makefile @@ -16,11 +16,11 @@ INSTALL_ONLY_COMPRESSED?= JADEFLAGS+= -V %generate-article-toc% # SGML content -SRCS+= article.xml -# SRCS+= proc-ia64.xml +SRCS+= article.sgml +# SRCS+= proc-ia64.sgml SRCS+= ../common/hw.ent -SRCS+= ../common/artheader.xml -SRCS+= ../common/dev.xml +SRCS+= ../common/artheader.sgml +SRCS+= ../common/dev.sgml .include "${RELN_ROOT}/share/mk/doc.relnotes.mk" .include "${DOC_PREFIX}/share/mk/doc.project.mk" diff --git a/release/doc/fr_FR.ISO8859-1/hardware/ia64/article.xml b/release/doc/fr_FR.ISO8859-1/hardware/ia64/article.sgml similarity index 59% rename from release/doc/fr_FR.ISO8859-1/hardware/ia64/article.xml rename to release/doc/fr_FR.ISO8859-1/hardware/ia64/article.sgml index 9edb8664..48ecd839 100644 --- a/release/doc/fr_FR.ISO8859-1/hardware/ia64/article.xml +++ b/release/doc/fr_FR.ISO8859-1/hardware/ia64/article.sgml @@ -1,17 +1,3 @@ - - -%entities; - -%release; - %sections - - - - - -]> - + +%man; + +%authors; + +%mlists; + +%release; + %sections; + + + + + + +]> +
&artheader; diff --git a/release/doc/fr_FR.ISO8859-1/hardware/ia64/proc-ia64.xml b/release/doc/fr_FR.ISO8859-1/hardware/ia64/proc-ia64.sgml similarity index 100% rename from release/doc/fr_FR.ISO8859-1/hardware/ia64/proc-ia64.xml rename to release/doc/fr_FR.ISO8859-1/hardware/ia64/proc-ia64.sgml diff --git a/release/doc/fr_FR.ISO8859-1/hardware/pc98/Makefile b/release/doc/fr_FR.ISO8859-1/hardware/pc98/Makefile index df72aca0..c900c54f 100644 --- a/release/doc/fr_FR.ISO8859-1/hardware/pc98/Makefile +++ b/release/doc/fr_FR.ISO8859-1/hardware/pc98/Makefile @@ -16,11 +16,11 @@ INSTALL_ONLY_COMPRESSED?= JADEFLAGS+= -V %generate-article-toc% # SGML content -SRCS+= article.xml -SRCS+= proc-pc98.xml +SRCS+= article.sgml +SRCS+= proc-pc98.sgml SRCS+= ../common/hw.ent -SRCS+= ../common/artheader.xml -SRCS+= ../common/dev.xml +SRCS+= ../common/artheader.sgml +SRCS+= ../common/dev.sgml .include "${RELN_ROOT}/share/mk/doc.relnotes.mk" .include "${DOC_PREFIX}/share/mk/doc.project.mk" diff --git a/release/doc/fr_FR.ISO8859-1/hardware/pc98/article.xml b/release/doc/fr_FR.ISO8859-1/hardware/pc98/article.sgml similarity index 51% rename from release/doc/fr_FR.ISO8859-1/hardware/pc98/article.xml rename to release/doc/fr_FR.ISO8859-1/hardware/pc98/article.sgml index 019decf4..f1471b9d 100644 --- a/release/doc/fr_FR.ISO8859-1/hardware/pc98/article.xml +++ b/release/doc/fr_FR.ISO8859-1/hardware/pc98/article.sgml @@ -1,17 +1,3 @@ - - -%entities; - -%release; - %sections - - - - - -]> - + +%man; + +%authors; + +%mlists; + +%release; + %sections; + + + + + + +]> +
&artheader; §.intro; diff --git a/release/doc/fr_FR.ISO8859-1/hardware/pc98/proc-pc98.xml b/release/doc/fr_FR.ISO8859-1/hardware/pc98/proc-pc98.sgml similarity index 100% rename from release/doc/fr_FR.ISO8859-1/hardware/pc98/proc-pc98.xml rename to release/doc/fr_FR.ISO8859-1/hardware/pc98/proc-pc98.sgml diff --git a/release/doc/fr_FR.ISO8859-1/hardware/sparc64/Makefile b/release/doc/fr_FR.ISO8859-1/hardware/sparc64/Makefile index 84b9da2b..51acc371 100644 --- a/release/doc/fr_FR.ISO8859-1/hardware/sparc64/Makefile +++ b/release/doc/fr_FR.ISO8859-1/hardware/sparc64/Makefile @@ -17,11 +17,11 @@ INSTALL_ONLY_COMPRESSED?= JADEFLAGS+= -V %generate-article-toc% # SGML content -SRCS+= article.xml -SRCS+= proc-sparc64.xml -SRCS+= dev-sparc64.xml +SRCS+= article.sgml +SRCS+= proc-sparc64.sgml +SRCS+= dev-sparc64.sgml SRCS+= ../common/hw.ent -SRCS+= ../common/artheader.xml +SRCS+= ../common/artheader.sgml .include "${RELN_ROOT}/share/mk/doc.relnotes.mk" .include "${DOC_PREFIX}/share/mk/doc.project.mk" diff --git a/release/doc/fr_FR.ISO8859-1/hardware/sparc64/article.xml b/release/doc/fr_FR.ISO8859-1/hardware/sparc64/article.sgml similarity index 66% rename from release/doc/fr_FR.ISO8859-1/hardware/sparc64/article.xml rename to release/doc/fr_FR.ISO8859-1/hardware/sparc64/article.sgml index ba10823d..de8b4913 100644 --- a/release/doc/fr_FR.ISO8859-1/hardware/sparc64/article.xml +++ b/release/doc/fr_FR.ISO8859-1/hardware/sparc64/article.sgml @@ -1,10 +1,22 @@ - - -%entities; + + + +%man; + +%authors; + +%mlists; %release; - %sections + %sections; @@ -12,18 +24,9 @@ (non supporté)"> (non encore commiter - dans l'arbre Perforce)"> - + ]> - -
&artheader; §.intro; diff --git a/release/doc/fr_FR.ISO8859-1/hardware/sparc64/dev-sparc64.xml b/release/doc/fr_FR.ISO8859-1/hardware/sparc64/dev-sparc64.sgml similarity index 98% rename from release/doc/fr_FR.ISO8859-1/hardware/sparc64/dev-sparc64.xml rename to release/doc/fr_FR.ISO8859-1/hardware/sparc64/dev-sparc64.sgml index b97cbf8a..4bc54a39 100644 --- a/release/doc/fr_FR.ISO8859-1/hardware/sparc64/dev-sparc64.xml +++ b/release/doc/fr_FR.ISO8859-1/hardware/sparc64/dev-sparc64.sgml @@ -2,7 +2,7 @@ The FreeBSD Documentation Project The FreeBSD French Documentation Project - $Id: dev-sparc64.xml,v 1.2 2002/09/28 23:01:52 eagle Exp $ + $Id: dev-sparc64.sgml,v 1.2 2002/09/28 23:01:52 eagle Exp $ $FreeBSD$ Original revision: 1.1 --> diff --git a/release/doc/fr_FR.ISO8859-1/hardware/sparc64/proc-sparc64.xml b/release/doc/fr_FR.ISO8859-1/hardware/sparc64/proc-sparc64.sgml similarity index 100% rename from release/doc/fr_FR.ISO8859-1/hardware/sparc64/proc-sparc64.xml rename to release/doc/fr_FR.ISO8859-1/hardware/sparc64/proc-sparc64.sgml diff --git a/release/doc/fr_FR.ISO8859-1/installation/alpha/Makefile b/release/doc/fr_FR.ISO8859-1/installation/alpha/Makefile index 06dfd252..30b5589d 100644 --- a/release/doc/fr_FR.ISO8859-1/installation/alpha/Makefile +++ b/release/doc/fr_FR.ISO8859-1/installation/alpha/Makefile @@ -14,13 +14,13 @@ INSTALL_COMPRESSED?= gz INSTALL_ONLY_COMPRESSED?= # SGML content -SRCS+= article.xml -SRCS+= ../common/artheader.xml -SRCS+= ../common/abstract.xml -SRCS+= ../common/install.xml -SRCS+= ../common/layout.xml -SRCS+= ../common/trouble.xml -SRCS+= ../common/upgrade.xml +SRCS+= article.sgml +SRCS+= ../common/artheader.sgml +SRCS+= ../common/abstract.sgml +SRCS+= ../common/install.sgml +SRCS+= ../common/layout.sgml +SRCS+= ../common/trouble.sgml +SRCS+= ../common/upgrade.sgml .include "${RELN_ROOT}/share/mk/doc.relnotes.mk" .include "${DOC_PREFIX}/share/mk/doc.project.mk" diff --git a/release/doc/fr_FR.ISO8859-1/installation/alpha/article.xml b/release/doc/fr_FR.ISO8859-1/installation/alpha/article.sgml similarity index 59% rename from release/doc/fr_FR.ISO8859-1/installation/alpha/article.xml rename to release/doc/fr_FR.ISO8859-1/installation/alpha/article.sgml index d12f9f93..78045ad3 100644 --- a/release/doc/fr_FR.ISO8859-1/installation/alpha/article.xml +++ b/release/doc/fr_FR.ISO8859-1/installation/alpha/article.sgml @@ -1,7 +1,20 @@ - - -%entities; + + + + +%man; + +%authors; + +%mlists; %release; %sections; @@ -10,16 +23,8 @@ -]> - - +]>
&artheader; diff --git a/release/doc/fr_FR.ISO8859-1/installation/common/abstract.xml b/release/doc/fr_FR.ISO8859-1/installation/common/abstract.sgml similarity index 100% rename from release/doc/fr_FR.ISO8859-1/installation/common/abstract.xml rename to release/doc/fr_FR.ISO8859-1/installation/common/abstract.sgml diff --git a/release/doc/fr_FR.ISO8859-1/installation/common/artheader.xml b/release/doc/fr_FR.ISO8859-1/installation/common/artheader.sgml similarity index 100% rename from release/doc/fr_FR.ISO8859-1/installation/common/artheader.xml rename to release/doc/fr_FR.ISO8859-1/installation/common/artheader.sgml diff --git a/release/doc/fr_FR.ISO8859-1/installation/common/install.ent b/release/doc/fr_FR.ISO8859-1/installation/common/install.ent index d125f400..76db954d 100644 --- a/release/doc/fr_FR.ISO8859-1/installation/common/install.ent +++ b/release/doc/fr_FR.ISO8859-1/installation/common/install.ent @@ -13,10 +13,10 @@ - - - - - - + + + + + + diff --git a/release/doc/fr_FR.ISO8859-1/installation/common/install.xml b/release/doc/fr_FR.ISO8859-1/installation/common/install.sgml similarity index 98% rename from release/doc/fr_FR.ISO8859-1/installation/common/install.xml rename to release/doc/fr_FR.ISO8859-1/installation/common/install.sgml index f59071c7..895729c6 100644 --- a/release/doc/fr_FR.ISO8859-1/installation/common/install.xml +++ b/release/doc/fr_FR.ISO8859-1/installation/common/install.sgml @@ -31,7 +31,7 @@ from {alpha,i386}/INSTALL.TXT. Si vous effectuez une mise à jour depuis une version précedente de &os;, référez vous aux, , instructions sur la mise à jour. + linkend="upgrading">, instructions sur la mise à jour. Pour commencer @@ -61,7 +61,7 @@ from {alpha,i386}/INSTALL.TXT. l'installation. Si vous avez des problèmes, voyez la , qui contient certaines informations + linkend="trouble">, qui contient certaines informations interessantes. Vous pouvez aussi lire une copie à jour du fichier ERRATA.TXT avant l'installation, qui vous alertera sur les problèmes rencontrés depuis la mise @@ -76,7 +76,6 @@ from {alpha,i386}/INSTALL.TXT. que vous n'avez pas effectué une sauvegarde de vos données importantes. - Matériel Nécessaire @@ -217,7 +216,7 @@ from {alpha,i386}/INSTALL.TXT. depuis le répertoire floppies/. En utilisant le script makeflp.bat depuis DOS ou en lisant la - pour plus d'informations sur la + pour plus d'informations sur la création de disquettes de démarrage sous différents systèmes. Vous démarrerez depuis la première disquette et vous vous trouverez rapidement @@ -234,11 +233,11 @@ from {alpha,i386}/INSTALL.TXT. depuis les fichiers floppies/kern.flp et floppies/mfsroot.flp en suivant les instructions que vous trouverez à la - . Redémarrez votre ordinateur en utilisant + . Redémarrez votre ordinateur en utilisant la disquette kern.flp et lorsqu'on vous le demande, inserez alors la disquette mfsroot.flp. Allez à la pour plus d'information sur l'installation + linkend="ftpnfs"> pour plus d'information sur l'installation via FTP ou NFS. La façon la plus simple d'effectuer @@ -257,7 +256,7 @@ from {alpha,i386}/INSTALL.TXT. de &os; depuis les fichiers floppies/kern.flp et floppies/mfsroot.flp en suivant les instructions que vous trouverez à la . Depuis l'invite de console SRM + linkend="floppies">. Depuis l'invite de console SRM (>>>), inserez la disquette kern.flp et tapez la commande suivante pour démarrer l'installation: @@ -347,7 +346,7 @@ pqb0.0.1.4.0 PQB0 PCI EIDE Installation depuis un CDROM réseau Si vous désirez installer depuis un lecteur de CDROM - local voyez la . Si vous ne + local voyez la . Si vous ne disposez pas d'un lecteur de CDROM sur votre système et que vous désirez utiliser une distribution CD de &os; dans le lecteur CDROM d'une autre machine que vous pouvez accéder via @@ -412,9 +411,9 @@ pqb0.0.1.4.0 PQB0 PCI EIDE quelques disquettes pour l'installation. Premièrement, créez vos disquettes de démarrage - comme indiqué à la . + comme indiqué à la . - Deuxièemement, lisez la et + Deuxièemement, lisez la et faites attention à la section Format de la distribution qui décrit quels fichiers vous devez copier sur disquette et ceux que vous pouvez ne pas copier. @@ -515,7 +514,7 @@ pqb0.0.1.4.0 PQB0 PCI EIDE tout simplement en format tar sur la bande, donc après avoir récupérer l'ensemble des fichiers des distributions nécessaires, utilisez simplement la commande &man.tar.1; pour - les mettre sur la bande, comme cela : + les mettre sur la bande, comme cela :/ &prompt.root; cd /where/you/have/your/dists &prompt.root; tar cvf /dev/rsa0 dist1 .. dist2 @@ -538,7 +537,7 @@ pqb0.0.1.4.0 PQB0 PCI EIDE Ensuite créez une disquette de démarrage comme - indiqué à la et procédez + indiqué à la et procédez à l'installation. @@ -740,7 +739,6 @@ pqb0.0.1.4.0 PQB0 PCI EIDE correspond au numéro du port du serveur FTP proxy. - @@ -768,7 +766,7 @@ pqb0.0.1.4.0 PQB0 PCI EIDE Si vous n'obtenez aucun caractère sur votre console série, branchez le clavier et attendez des sonneries. Si vous démarrez depuis le CDROM, allez à aussi vite que possible. + linkend="hitspace"> aussi vite que possible. Pour une installation via des disquettes, la première diff --git a/release/doc/fr_FR.ISO8859-1/installation/common/layout.xml b/release/doc/fr_FR.ISO8859-1/installation/common/layout.sgml similarity index 98% rename from release/doc/fr_FR.ISO8859-1/installation/common/layout.xml rename to release/doc/fr_FR.ISO8859-1/installation/common/layout.sgml index 472e60ff..fe2147cb 100644 --- a/release/doc/fr_FR.ISO8859-1/installation/common/layout.xml +++ b/release/doc/fr_FR.ISO8859-1/installation/common/layout.sgml @@ -27,7 +27,7 @@ README.HTM cdrom.inf crypto info tools FTP ou NFS, depuis ce répertoire, la seule chose nécesaire est de créer les disquettes 1.44Mb bootables depuis les fichiers se trouvant dans le répertoire floppies - (voir pour les instructions sur la façon + (voir pour les instructions sur la façon de procéder), de démarrer grace à elles et de suivre les instructions. Le reste des données nécessaires a l'installation serontchargées @@ -58,7 +58,7 @@ README.HTM cdrom.inf crypto info tools docbook.css est un fichier de style(CSS) utilisé par certains browsers WWW pour formatter - la documentation HTML. + la documentation HTML. Les répertoire bin, @@ -94,7 +94,7 @@ README.HTM cdrom.inf crypto info tools Le sous-répertoire floppies/ contient les images de la disquette d'installation. Plus d'informations sur son utilisation dans . + linkend="floppies">. diff --git a/release/doc/fr_FR.ISO8859-1/installation/common/trouble.xml b/release/doc/fr_FR.ISO8859-1/installation/common/trouble.sgml similarity index 99% rename from release/doc/fr_FR.ISO8859-1/installation/common/trouble.xml rename to release/doc/fr_FR.ISO8859-1/installation/common/trouble.sgml index c248227a..940f66f7 100644 --- a/release/doc/fr_FR.ISO8859-1/installation/common/trouble.xml +++ b/release/doc/fr_FR.ISO8859-1/installation/common/trouble.sgml @@ -349,7 +349,7 @@ boot: the machine (turn off and on). At the Boot: prompt specify the . This will invoke UserConfig (see - above). + above). Use the disable command to disable the device probes for all devices at address 0x300 except the ep0 driver. On exit, your machine diff --git a/release/doc/fr_FR.ISO8859-1/installation/common/upgrade.xml b/release/doc/fr_FR.ISO8859-1/installation/common/upgrade.sgml similarity index 99% rename from release/doc/fr_FR.ISO8859-1/installation/common/upgrade.xml rename to release/doc/fr_FR.ISO8859-1/installation/common/upgrade.sgml index 54dd0728..a2609aa8 100644 --- a/release/doc/fr_FR.ISO8859-1/installation/common/upgrade.xml +++ b/release/doc/fr_FR.ISO8859-1/installation/common/upgrade.sgml @@ -210,6 +210,6 @@ /usr/src/UPDATING contains important information on updating a &os; system from source code. It lists various issues resulting from changes in &os; that may affect an - upgrade. + upgrade. diff --git a/release/doc/fr_FR.ISO8859-1/installation/i386/Makefile b/release/doc/fr_FR.ISO8859-1/installation/i386/Makefile index 49e6c233..a377905e 100644 --- a/release/doc/fr_FR.ISO8859-1/installation/i386/Makefile +++ b/release/doc/fr_FR.ISO8859-1/installation/i386/Makefile @@ -15,13 +15,13 @@ INSTALL_COMPRESSED?= gz INSTALL_ONLY_COMPRESSED?= # SGML content -SRCS+= article.xml -SRCS+= ../common/artheader.xml -SRCS+= ../common/abstract.xml -SRCS+= ../common/install.xml -SRCS+= ../common/layout.xml -SRCS+= ../common/trouble.xml -SRCS+= ../common/upgrade.xml +SRCS+= article.sgml +SRCS+= ../common/artheader.sgml +SRCS+= ../common/abstract.sgml +SRCS+= ../common/install.sgml +SRCS+= ../common/layout.sgml +SRCS+= ../common/trouble.sgml +SRCS+= ../common/upgrade.sgml .include "${RELN_ROOT}/share/mk/doc.relnotes.mk" .include "${DOC_PREFIX}/share/mk/doc.project.mk" diff --git a/release/doc/fr_FR.ISO8859-1/installation/i386/article.xml b/release/doc/fr_FR.ISO8859-1/installation/i386/article.sgml similarity index 59% rename from release/doc/fr_FR.ISO8859-1/installation/i386/article.xml rename to release/doc/fr_FR.ISO8859-1/installation/i386/article.sgml index 7ef6d2da..dfbec1ed 100644 --- a/release/doc/fr_FR.ISO8859-1/installation/i386/article.xml +++ b/release/doc/fr_FR.ISO8859-1/installation/i386/article.sgml @@ -1,7 +1,20 @@ - - -%entities; + + + + +%man; + +%authors; + +%mlists; %release; %sections; @@ -10,16 +23,8 @@ -]> - - +]>
&artheader; diff --git a/release/doc/fr_FR.ISO8859-1/installation/pc98/Makefile b/release/doc/fr_FR.ISO8859-1/installation/pc98/Makefile index f191fbc8..6ff53b66 100644 --- a/release/doc/fr_FR.ISO8859-1/installation/pc98/Makefile +++ b/release/doc/fr_FR.ISO8859-1/installation/pc98/Makefile @@ -16,13 +16,13 @@ INSTALL_COMPRESSED?= gz INSTALL_ONLY_COMPRESSED?= # SGML content -SRCS+= article.xml -SRCS+= ../common/artheader.xml -SRCS+= ../common/abstract.xml -SRCS+= ../common/install.xml -SRCS+= ../common/layout.xml -SRCS+= ../common/trouble.xml -SRCS+= ../common/upgrade.xml +SRCS+= article.sgml +SRCS+= ../common/artheader.sgml +SRCS+= ../common/abstract.sgml +SRCS+= ../common/install.sgml +SRCS+= ../common/layout.sgml +SRCS+= ../common/trouble.sgml +SRCS+= ../common/upgrade.sgml .include "${RELN_ROOT}/share/mk/doc.relnotes.mk" .include "${DOC_PREFIX}/share/mk/doc.project.mk" diff --git a/release/doc/fr_FR.ISO8859-1/installation/pc98/article.xml b/release/doc/fr_FR.ISO8859-1/installation/pc98/article.sgml similarity index 59% rename from release/doc/fr_FR.ISO8859-1/installation/pc98/article.xml rename to release/doc/fr_FR.ISO8859-1/installation/pc98/article.sgml index 9b015e2e..5e68d6e4 100644 --- a/release/doc/fr_FR.ISO8859-1/installation/pc98/article.xml +++ b/release/doc/fr_FR.ISO8859-1/installation/pc98/article.sgml @@ -1,7 +1,19 @@ - - -%entities; + + + +%man; + +%authors; + +%mlists; %release; %sections; @@ -10,16 +22,8 @@ -]> - +]>
&artheader; diff --git a/release/doc/fr_FR.ISO8859-1/installation/sparc64/Makefile b/release/doc/fr_FR.ISO8859-1/installation/sparc64/Makefile index f8f6448e..c3e7481e 100644 --- a/release/doc/fr_FR.ISO8859-1/installation/sparc64/Makefile +++ b/release/doc/fr_FR.ISO8859-1/installation/sparc64/Makefile @@ -16,11 +16,11 @@ INSTALL_COMPRESSED?= gz INSTALL_ONLY_COMPRESSED?= # SGML content -SRCS+= article.xml -SRCS+= install.xml -SRCS+= ../common/artheader.xml -SRCS+= ../common/install.xml -SRCS+= ../common/layout.xml +SRCS+= article.sgml +SRCS+= install.sgml +SRCS+= ../common/artheader.sgml +SRCS+= ../common/install.sgml +SRCS+= ../common/layout.sgml .include "${RELN_ROOT}/share/mk/doc.relnotes.mk" .include "${DOC_PREFIX}/share/mk/doc.project.mk" diff --git a/release/doc/fr_FR.ISO8859-1/installation/sparc64/article.xml b/release/doc/fr_FR.ISO8859-1/installation/sparc64/article.sgml similarity index 61% rename from release/doc/fr_FR.ISO8859-1/installation/sparc64/article.xml rename to release/doc/fr_FR.ISO8859-1/installation/sparc64/article.sgml index 14dbe2e2..cdbbc68f 100644 --- a/release/doc/fr_FR.ISO8859-1/installation/sparc64/article.xml +++ b/release/doc/fr_FR.ISO8859-1/installation/sparc64/article.sgml @@ -1,7 +1,22 @@ - - -%entities; + + + + + +%man; + +%authors; + +%mlists; %release; %sections; @@ -10,18 +25,9 @@ - + ]> - -
&artheader; diff --git a/release/doc/fr_FR.ISO8859-1/installation/sparc64/install.xml b/release/doc/fr_FR.ISO8859-1/installation/sparc64/install.sgml similarity index 98% rename from release/doc/fr_FR.ISO8859-1/installation/sparc64/install.xml rename to release/doc/fr_FR.ISO8859-1/installation/sparc64/install.sgml index e4d8f5b1..56270eca 100644 --- a/release/doc/fr_FR.ISO8859-1/installation/sparc64/install.xml +++ b/release/doc/fr_FR.ISO8859-1/installation/sparc64/install.sgml @@ -90,8 +90,8 @@ Ethernet address 0:3:ba:b:92:d4, Host ID: 830b92d4. - - + + ok @@ -126,8 +126,8 @@ Ethernet address 0:3:ba:b:92:d4, Host ID: 830b92d4. cdrom. The system should boot into single-user mode now, and you can create the disk label and install the base system archive as described in and . + linkend="creating-disk-label"> and . @@ -302,7 +302,7 @@ Ethernet address 0:3:ba:b:92:d4, Host ID: 830b92d4. With the daemons on the netboot server configured, the next step is to copy the kernel (obtained during the steps of - ) to an appropriate directory. + ) to an appropriate directory. There are two ways of retrieving a kernel over the network: TFTP and NFS. (You specified one of these two alternatives by picking a loader.) @@ -362,7 +362,7 @@ Ethernet address 0:3:ba:b:92:d4, Host ID: 830b92d4. If all goes well, you can now boot the &os; on your &arch; machine by dropping into the PROM prompt as described in . Now, just type + linkend="getting-to-prom-prompt">. Now, just type boot net and the system should boot. Specifically, the loader is retrieved via TFTP, it then does a BOOTP request and will proceed to load the kernel (either @@ -519,7 +519,7 @@ drivedata: 0 To create filesystems and to install the base system, boot from CDROM or via NFS and create a disk label as described in - . + . When booting the first time and you have not entered your root partition into /etc/fstab yet, you may diff --git a/release/doc/fr_FR.ISO8859-1/relnotes/alpha/Makefile b/release/doc/fr_FR.ISO8859-1/relnotes/alpha/Makefile index 3389969e..eaff0b77 100644 --- a/release/doc/fr_FR.ISO8859-1/relnotes/alpha/Makefile +++ b/release/doc/fr_FR.ISO8859-1/relnotes/alpha/Makefile @@ -16,9 +16,9 @@ INSTALL_ONLY_COMPRESSED?= JADEFLAGS+= -V %generate-article-toc% # SGML content -SRCS+= article.xml +SRCS+= article.sgml SRCS+= ../common/relnotes.ent -SRCS+= ../common/new.xml +SRCS+= ../common/new.sgml .include "${RELN_ROOT}/share/mk/doc.relnotes.mk" .include "${DOC_PREFIX}/share/mk/doc.project.mk" diff --git a/release/doc/fr_FR.ISO8859-1/relnotes/alpha/article.xml b/release/doc/fr_FR.ISO8859-1/relnotes/alpha/article.sgml similarity index 55% rename from release/doc/fr_FR.ISO8859-1/relnotes/alpha/article.xml rename to release/doc/fr_FR.ISO8859-1/relnotes/alpha/article.sgml index 72a809f6..f641c0a8 100644 --- a/release/doc/fr_FR.ISO8859-1/relnotes/alpha/article.xml +++ b/release/doc/fr_FR.ISO8859-1/relnotes/alpha/article.sgml @@ -1,7 +1,20 @@ - - -%entities; + + + + +%man; + +%authors; + +%mlists; %release; %sections; @@ -10,16 +23,8 @@ -]> - - +]>
&art; diff --git a/release/doc/fr_FR.ISO8859-1/relnotes/common/new.xml b/release/doc/fr_FR.ISO8859-1/relnotes/common/new.sgml similarity index 99% rename from release/doc/fr_FR.ISO8859-1/relnotes/common/new.xml rename to release/doc/fr_FR.ISO8859-1/relnotes/common/new.sgml index 75634ccd..5263ca4e 100644 --- a/release/doc/fr_FR.ISO8859-1/relnotes/common/new.xml +++ b/release/doc/fr_FR.ISO8859-1/relnotes/common/new.sgml @@ -2,7 +2,7 @@ The FreeBSD Documentation Project The FreeBSD French Documentation Project - $Id: new.xml,v 1.5 2002/09/28 21:57:12 eagle Exp $ + $Id: new.sgml,v 1.5 2002/09/28 21:57:12 eagle Exp $ $FreeBSD$ Original revision: 1.423 --> @@ -1784,7 +1784,7 @@ sont présentes sur . La couche IPv6 est maintenant basée sur la snapshot du projet KAME IPv6 en date du 28 Mai 2001. La plupart des ajouts de cette section résultent de cet import. La - liste les modifications + liste les modifications dans les programmes utilisateurs de la couche KAME IPv6 . &merged; @@ -1813,7 +1813,7 @@ sont présentes sur . Autoconfiguration) est supporté. Il peut etre activé par la variable sysctl net.inet6.ip6.use_tempaddr. &merged; - + @@ -2475,7 +2475,7 @@ sont présentes sur . d'environnement HTTP_USER_AGENT. &merged; libgmp a été remplacé par - libmp. + libmp. Les fonctions de libposix1e ont été intégrés dans libc. @@ -2613,7 +2613,7 @@ sont présentes sur . fixée à 16. Cela augmente les performances de &man.fsck.8; tout en réduisant la fragmentation. &merged; - La taille des blocs et des fragments + La taille des blocs et des fragments lors de la création de systèmes de fichiers par &man.newfs.8; sont respectivement de 16384 bytes et 2048 bytes (les anciennes valeurs étaient de 8192 bytes et 1024 bytes). Ce changement augmente la performance @@ -3252,7 +3252,7 @@ sont présentes sur . La couche IPv6 est maintenant basée sur la snapshot du projet KAME IPv6 en date du 28 Mai 2001. La plupart des ajouts de cette section résultent de cet import. La - liste les modifications + liste les modifications dans le noyau de la couche KAME IPv6 . &merged; &man.faithd.8; dispose d'un fichier de configuration de liste de diff --git a/release/doc/fr_FR.ISO8859-1/relnotes/common/relnotes.ent b/release/doc/fr_FR.ISO8859-1/relnotes/common/relnotes.ent index 3879c3a2..20515221 100644 --- a/release/doc/fr_FR.ISO8859-1/relnotes/common/relnotes.ent +++ b/release/doc/fr_FR.ISO8859-1/relnotes/common/relnotes.ent @@ -16,5 +16,5 @@ - + diff --git a/release/doc/fr_FR.ISO8859-1/relnotes/i386/Makefile b/release/doc/fr_FR.ISO8859-1/relnotes/i386/Makefile index f902e479..10faa9d1 100644 --- a/release/doc/fr_FR.ISO8859-1/relnotes/i386/Makefile +++ b/release/doc/fr_FR.ISO8859-1/relnotes/i386/Makefile @@ -16,9 +16,9 @@ INSTALL_ONLY_COMPRESSED?= JADEFLAGS+= -V %generate-article-toc% # SGML content -SRCS+= article.xml +SRCS+= article.sgml SRCS+= ../common/relnotes.ent -#SRCS+= ../common/new.xml +#SRCS+= ../common/new.sgml .include "${RELN_ROOT}/share/mk/doc.relnotes.mk" .include "${DOC_PREFIX}/share/mk/doc.project.mk" diff --git a/release/doc/fr_FR.ISO8859-1/relnotes/i386/article.xml b/release/doc/fr_FR.ISO8859-1/relnotes/i386/article.sgml similarity index 55% rename from release/doc/fr_FR.ISO8859-1/relnotes/i386/article.xml rename to release/doc/fr_FR.ISO8859-1/relnotes/i386/article.sgml index b06d2a77..7c0714ee 100644 --- a/release/doc/fr_FR.ISO8859-1/relnotes/i386/article.xml +++ b/release/doc/fr_FR.ISO8859-1/relnotes/i386/article.sgml @@ -1,7 +1,19 @@ - - -%entities; + + + +%man; + +%authors; + +%mlists; %release; %sections; @@ -10,16 +22,8 @@ -]> - +]>
&art; diff --git a/release/doc/fr_FR.ISO8859-1/share/xml/catalog b/release/doc/fr_FR.ISO8859-1/share/sgml/catalog similarity index 100% rename from release/doc/fr_FR.ISO8859-1/share/xml/catalog rename to release/doc/fr_FR.ISO8859-1/share/sgml/catalog diff --git a/release/doc/fr_FR.ISO8859-1/share/xml/release.dsl b/release/doc/fr_FR.ISO8859-1/share/sgml/release.dsl similarity index 100% rename from release/doc/fr_FR.ISO8859-1/share/xml/release.dsl rename to release/doc/fr_FR.ISO8859-1/share/sgml/release.dsl diff --git a/release/doc/ja_JP.eucJP/errata/Makefile b/release/doc/ja_JP.eucJP/errata/Makefile index 18081771..f9bbcfd9 100644 --- a/release/doc/ja_JP.eucJP/errata/Makefile +++ b/release/doc/ja_JP.eucJP/errata/Makefile @@ -14,7 +14,7 @@ INSTALL_COMPRESSED?= gz INSTALL_ONLY_COMPRESSED?= # SGML content -SRCS+= article.xml +SRCS+= article.sgml .include "${RELN_ROOT}/share/mk/doc.relnotes.mk" .include "${DOC_PREFIX}/share/mk/doc.project.mk" diff --git a/release/doc/ja_JP.eucJP/errata/article.xml b/release/doc/ja_JP.eucJP/errata/article.sgml similarity index 100% rename from release/doc/ja_JP.eucJP/errata/article.xml rename to release/doc/ja_JP.eucJP/errata/article.sgml diff --git a/release/doc/ja_JP.eucJP/hardware/alpha/Makefile b/release/doc/ja_JP.eucJP/hardware/alpha/Makefile index a3e402f7..f431bf9c 100644 --- a/release/doc/ja_JP.eucJP/hardware/alpha/Makefile +++ b/release/doc/ja_JP.eucJP/hardware/alpha/Makefile @@ -11,14 +11,14 @@ INSTALL_ONLY_COMPRESSED?= JADEFLAGS+= -V %generate-article-toc% # SGML content -SRCS+= article.xml -#SRCS+= proc-alpha.xml +SRCS+= article.sgml +#SRCS+= proc-alpha.sgml SRCS+= ../common/hw.ent -SRCS+= ../common/artheader.xml -SRCS+= ../common/dev.xml +SRCS+= ../common/artheader.sgml +SRCS+= ../common/dev.sgml SRCS+= ${DEV-AUTODIR}/catalog-auto -SRCS+= ${DEV-AUTODIR}/dev-auto.xml -SRCS+= ../../share/xml/dev-auto-ja.xml +SRCS+= ${DEV-AUTODIR}/dev-auto.sgml +SRCS+= ../../share/sgml/dev-auto-ja.sgml .include "${RELN_ROOT}/share/mk/doc.relnotes.mk" .include "${DOC_PREFIX}/share/mk/doc.project.mk" diff --git a/release/doc/ja_JP.eucJP/hardware/alpha/article.xml b/release/doc/ja_JP.eucJP/hardware/alpha/article.sgml similarity index 100% rename from release/doc/ja_JP.eucJP/hardware/alpha/article.xml rename to release/doc/ja_JP.eucJP/hardware/alpha/article.sgml diff --git a/release/doc/ja_JP.eucJP/hardware/amd64/Makefile b/release/doc/ja_JP.eucJP/hardware/amd64/Makefile index 98437645..fa57ac6b 100644 --- a/release/doc/ja_JP.eucJP/hardware/amd64/Makefile +++ b/release/doc/ja_JP.eucJP/hardware/amd64/Makefile @@ -11,14 +11,14 @@ INSTALL_ONLY_COMPRESSED?= JADEFLAGS+= -V %generate-article-toc% # SGML content -SRCS+= article.xml -SRCS+= proc-amd64.xml +SRCS+= article.sgml +SRCS+= proc-amd64.sgml SRCS+= ../common/hw.ent -SRCS+= ../common/artheader.xml -SRCS+= ../common/dev.xml +SRCS+= ../common/artheader.sgml +SRCS+= ../common/dev.sgml SRCS+= ${DEV-AUTODIR}/catalog-auto -SRCS+= ${DEV-AUTODIR}/dev-auto.xml -SRCS+= ../../share/xml/dev-auto-ja.xml +SRCS+= ${DEV-AUTODIR}/dev-auto.sgml +SRCS+= ../../share/sgml/dev-auto-ja.sgml .include "${RELN_ROOT}/share/mk/doc.relnotes.mk" .include "${DOC_PREFIX}/share/mk/doc.project.mk" diff --git a/release/doc/ja_JP.eucJP/hardware/amd64/article.xml b/release/doc/ja_JP.eucJP/hardware/amd64/article.sgml similarity index 100% rename from release/doc/ja_JP.eucJP/hardware/amd64/article.xml rename to release/doc/ja_JP.eucJP/hardware/amd64/article.sgml diff --git a/release/doc/ja_JP.eucJP/hardware/amd64/proc-amd64.xml b/release/doc/ja_JP.eucJP/hardware/amd64/proc-amd64.sgml similarity index 100% rename from release/doc/ja_JP.eucJP/hardware/amd64/proc-amd64.xml rename to release/doc/ja_JP.eucJP/hardware/amd64/proc-amd64.sgml diff --git a/release/doc/ja_JP.eucJP/hardware/common/artheader.xml b/release/doc/ja_JP.eucJP/hardware/common/artheader.sgml similarity index 100% rename from release/doc/ja_JP.eucJP/hardware/common/artheader.xml rename to release/doc/ja_JP.eucJP/hardware/common/artheader.sgml diff --git a/release/doc/ja_JP.eucJP/hardware/common/dev.xml b/release/doc/ja_JP.eucJP/hardware/common/dev.sgml similarity index 99% rename from release/doc/ja_JP.eucJP/hardware/common/dev.xml rename to release/doc/ja_JP.eucJP/hardware/common/dev.sgml index 65f2fb70..a681565a 100644 --- a/release/doc/ja_JP.eucJP/hardware/common/dev.xml +++ b/release/doc/ja_JP.eucJP/hardware/common/dev.sgml @@ -946,6 +946,6 @@ diff --git a/release/doc/ja_JP.eucJP/hardware/common/hw.ent b/release/doc/ja_JP.eucJP/hardware/common/hw.ent index 3f45fcfa..d31cd665 100644 --- a/release/doc/ja_JP.eucJP/hardware/common/hw.ent +++ b/release/doc/ja_JP.eucJP/hardware/common/hw.ent @@ -8,12 +8,12 @@ - - - - - - - - - + + + + + + + + + diff --git a/release/doc/ja_JP.eucJP/hardware/common/intro.xml b/release/doc/ja_JP.eucJP/hardware/common/intro.sgml similarity index 100% rename from release/doc/ja_JP.eucJP/hardware/common/intro.xml rename to release/doc/ja_JP.eucJP/hardware/common/intro.sgml diff --git a/release/doc/ja_JP.eucJP/hardware/i386/Makefile b/release/doc/ja_JP.eucJP/hardware/i386/Makefile index 4872631a..9673692d 100644 --- a/release/doc/ja_JP.eucJP/hardware/i386/Makefile +++ b/release/doc/ja_JP.eucJP/hardware/i386/Makefile @@ -11,14 +11,14 @@ INSTALL_ONLY_COMPRESSED?= JADEFLAGS+= -V %generate-article-toc% # SGML content -SRCS+= article.xml -SRCS+= proc-i386.xml +SRCS+= article.sgml +SRCS+= proc-i386.sgml SRCS+= ../common/hw.ent -SRCS+= ../common/artheader.xml -SRCS+= ../common/dev.xml +SRCS+= ../common/artheader.sgml +SRCS+= ../common/dev.sgml SRCS+= ${DEV-AUTODIR}/catalog-auto -SRCS+= ${DEV-AUTODIR}/dev-auto.xml -SRCS+= ../../share/xml/dev-auto-ja.xml +SRCS+= ${DEV-AUTODIR}/dev-auto.sgml +SRCS+= ../../share/sgml/dev-auto-ja.sgml .include "${RELN_ROOT}/share/mk/doc.relnotes.mk" .include "${DOC_PREFIX}/share/mk/doc.project.mk" diff --git a/release/doc/ja_JP.eucJP/hardware/i386/article.xml b/release/doc/ja_JP.eucJP/hardware/i386/article.sgml similarity index 100% rename from release/doc/ja_JP.eucJP/hardware/i386/article.xml rename to release/doc/ja_JP.eucJP/hardware/i386/article.sgml diff --git a/release/doc/ja_JP.eucJP/hardware/i386/proc-i386.xml b/release/doc/ja_JP.eucJP/hardware/i386/proc-i386.sgml similarity index 100% rename from release/doc/ja_JP.eucJP/hardware/i386/proc-i386.xml rename to release/doc/ja_JP.eucJP/hardware/i386/proc-i386.sgml diff --git a/release/doc/ja_JP.eucJP/hardware/ia64/Makefile b/release/doc/ja_JP.eucJP/hardware/ia64/Makefile index c797e668..97f45668 100644 --- a/release/doc/ja_JP.eucJP/hardware/ia64/Makefile +++ b/release/doc/ja_JP.eucJP/hardware/ia64/Makefile @@ -11,14 +11,14 @@ INSTALL_ONLY_COMPRESSED?= JADEFLAGS+= -V %generate-article-toc% # SGML content -SRCS+= article.xml -# SRCS+= proc-ia64.xml +SRCS+= article.sgml +# SRCS+= proc-ia64.sgml SRCS+= ../common/hw.ent -SRCS+= ../common/artheader.xml -SRCS+= ../common/dev.xml +SRCS+= ../common/artheader.sgml +SRCS+= ../common/dev.sgml SRCS+= ${DEV-AUTODIR}/catalog-auto -SRCS+= ${DEV-AUTODIR}/dev-auto.xml -SRCS+= ../../share/xml/dev-auto-ja.xml +SRCS+= ${DEV-AUTODIR}/dev-auto.sgml +SRCS+= ../../share/sgml/dev-auto-ja.sgml .include "${RELN_ROOT}/share/mk/doc.relnotes.mk" .include "${DOC_PREFIX}/share/mk/doc.project.mk" diff --git a/release/doc/ja_JP.eucJP/hardware/ia64/article.xml b/release/doc/ja_JP.eucJP/hardware/ia64/article.sgml similarity index 100% rename from release/doc/ja_JP.eucJP/hardware/ia64/article.xml rename to release/doc/ja_JP.eucJP/hardware/ia64/article.sgml diff --git a/release/doc/ja_JP.eucJP/hardware/ia64/proc-ia64.xml b/release/doc/ja_JP.eucJP/hardware/ia64/proc-ia64.sgml similarity index 100% rename from release/doc/ja_JP.eucJP/hardware/ia64/proc-ia64.xml rename to release/doc/ja_JP.eucJP/hardware/ia64/proc-ia64.sgml diff --git a/release/doc/ja_JP.eucJP/hardware/pc98/Makefile b/release/doc/ja_JP.eucJP/hardware/pc98/Makefile index 788a6e82..a83a68ca 100644 --- a/release/doc/ja_JP.eucJP/hardware/pc98/Makefile +++ b/release/doc/ja_JP.eucJP/hardware/pc98/Makefile @@ -11,14 +11,14 @@ INSTALL_ONLY_COMPRESSED?= JADEFLAGS+= -V %generate-article-toc% # SGML content -SRCS+= article.xml -SRCS+= proc-pc98.xml +SRCS+= article.sgml +SRCS+= proc-pc98.sgml SRCS+= ../common/hw.ent -SRCS+= ../common/artheader.xml -SRCS+= ../common/dev.xml +SRCS+= ../common/artheader.sgml +SRCS+= ../common/dev.sgml SRCS+= ${DEV-AUTODIR}/catalog-auto -SRCS+= ${DEV-AUTODIR}/dev-auto.xml -SRCS+= ../../share/xml/dev-auto-ja.xml +SRCS+= ${DEV-AUTODIR}/dev-auto.sgml +SRCS+= ../../share/sgml/dev-auto-ja.sgml .include "${RELN_ROOT}/share/mk/doc.relnotes.mk" .include "${DOC_PREFIX}/share/mk/doc.project.mk" diff --git a/release/doc/ja_JP.eucJP/hardware/pc98/article.xml b/release/doc/ja_JP.eucJP/hardware/pc98/article.sgml similarity index 100% rename from release/doc/ja_JP.eucJP/hardware/pc98/article.xml rename to release/doc/ja_JP.eucJP/hardware/pc98/article.sgml diff --git a/release/doc/ja_JP.eucJP/hardware/pc98/proc-pc98.xml b/release/doc/ja_JP.eucJP/hardware/pc98/proc-pc98.sgml similarity index 100% rename from release/doc/ja_JP.eucJP/hardware/pc98/proc-pc98.xml rename to release/doc/ja_JP.eucJP/hardware/pc98/proc-pc98.sgml diff --git a/release/doc/ja_JP.eucJP/hardware/sparc64/Makefile b/release/doc/ja_JP.eucJP/hardware/sparc64/Makefile index cd5ad68b..74724537 100644 --- a/release/doc/ja_JP.eucJP/hardware/sparc64/Makefile +++ b/release/doc/ja_JP.eucJP/hardware/sparc64/Makefile @@ -11,14 +11,14 @@ INSTALL_ONLY_COMPRESSED?= JADEFLAGS+= -V %generate-article-toc% # SGML content -SRCS+= article.xml -SRCS+= proc-sparc64.xml +SRCS+= article.sgml +SRCS+= proc-sparc64.sgml SRCS+= ../common/hw.ent -SRCS+= ../common/artheader.xml -SRCS+= ../common/dev.xml +SRCS+= ../common/artheader.sgml +SRCS+= ../common/dev.sgml SRCS+= ${DEV-AUTODIR}/catalog-auto -SRCS+= ${DEV-AUTODIR}/dev-auto.xml -SRCS+= ../../share/xml/dev-auto-ja.xml +SRCS+= ${DEV-AUTODIR}/dev-auto.sgml +SRCS+= ../../share/sgml/dev-auto-ja.sgml .include "${RELN_ROOT}/share/mk/doc.relnotes.mk" .include "${DOC_PREFIX}/share/mk/doc.project.mk" diff --git a/release/doc/ja_JP.eucJP/hardware/sparc64/article.xml b/release/doc/ja_JP.eucJP/hardware/sparc64/article.sgml similarity index 100% rename from release/doc/ja_JP.eucJP/hardware/sparc64/article.xml rename to release/doc/ja_JP.eucJP/hardware/sparc64/article.sgml diff --git a/release/doc/ja_JP.eucJP/hardware/sparc64/proc-sparc64.xml b/release/doc/ja_JP.eucJP/hardware/sparc64/proc-sparc64.sgml similarity index 100% rename from release/doc/ja_JP.eucJP/hardware/sparc64/proc-sparc64.xml rename to release/doc/ja_JP.eucJP/hardware/sparc64/proc-sparc64.sgml diff --git a/release/doc/ja_JP.eucJP/relnotes/alpha/Makefile b/release/doc/ja_JP.eucJP/relnotes/alpha/Makefile index 8dd7309a..baf44f5c 100644 --- a/release/doc/ja_JP.eucJP/relnotes/alpha/Makefile +++ b/release/doc/ja_JP.eucJP/relnotes/alpha/Makefile @@ -11,9 +11,9 @@ INSTALL_ONLY_COMPRESSED?= JADEFLAGS+= -V %generate-article-toc% # SGML content -SRCS+= article.xml +SRCS+= article.sgml SRCS+= ../common/relnotes.ent -SRCS+= ../common/new.xml +SRCS+= ../common/new.sgml .include "${RELN_ROOT}/share/mk/doc.relnotes.mk" .include "${DOC_PREFIX}/share/mk/doc.project.mk" diff --git a/release/doc/ja_JP.eucJP/relnotes/alpha/article.xml b/release/doc/ja_JP.eucJP/relnotes/alpha/article.sgml similarity index 100% rename from release/doc/ja_JP.eucJP/relnotes/alpha/article.xml rename to release/doc/ja_JP.eucJP/relnotes/alpha/article.sgml diff --git a/release/doc/ja_JP.eucJP/relnotes/amd64/Makefile b/release/doc/ja_JP.eucJP/relnotes/amd64/Makefile index a704edac..647128cd 100644 --- a/release/doc/ja_JP.eucJP/relnotes/amd64/Makefile +++ b/release/doc/ja_JP.eucJP/relnotes/amd64/Makefile @@ -11,9 +11,9 @@ INSTALL_ONLY_COMPRESSED?= JADEFLAGS+= -V %generate-article-toc% # SGML content -SRCS+= article.xml +SRCS+= article.sgml SRCS+= ../common/relnotes.ent -SRCS+= ../common/new.xml +SRCS+= ../common/new.sgml .include "${RELN_ROOT}/share/mk/doc.relnotes.mk" .include "${DOC_PREFIX}/share/mk/doc.project.mk" diff --git a/release/doc/ja_JP.eucJP/relnotes/amd64/article.xml b/release/doc/ja_JP.eucJP/relnotes/amd64/article.sgml similarity index 100% rename from release/doc/ja_JP.eucJP/relnotes/amd64/article.xml rename to release/doc/ja_JP.eucJP/relnotes/amd64/article.sgml diff --git a/release/doc/ja_JP.eucJP/relnotes/common/new.xml b/release/doc/ja_JP.eucJP/relnotes/common/new.sgml similarity index 99% rename from release/doc/ja_JP.eucJP/relnotes/common/new.xml rename to release/doc/ja_JP.eucJP/relnotes/common/new.sgml index 512adfc5..c49592d9 100644 --- a/release/doc/ja_JP.eucJP/relnotes/common/new.xml +++ b/release/doc/ja_JP.eucJP/relnotes/common/new.sgml @@ -1009,6 +1009,6 @@ diff --git a/release/doc/ja_JP.eucJP/relnotes/common/relnotes.ent b/release/doc/ja_JP.eucJP/relnotes/common/relnotes.ent index 0e76fc67..cfd39c89 100644 --- a/release/doc/ja_JP.eucJP/relnotes/common/relnotes.ent +++ b/release/doc/ja_JP.eucJP/relnotes/common/relnotes.ent @@ -17,4 +17,4 @@ - + diff --git a/release/doc/ja_JP.eucJP/relnotes/i386/Makefile b/release/doc/ja_JP.eucJP/relnotes/i386/Makefile index ecb7b175..ed0d1e93 100644 --- a/release/doc/ja_JP.eucJP/relnotes/i386/Makefile +++ b/release/doc/ja_JP.eucJP/relnotes/i386/Makefile @@ -11,9 +11,9 @@ INSTALL_ONLY_COMPRESSED?= JADEFLAGS+= -V %generate-article-toc% # SGML content -SRCS+= article.xml +SRCS+= article.sgml SRCS+= ../common/relnotes.ent -SRCS+= ../common/new.xml +SRCS+= ../common/new.sgml URL_RELPREFIX?= ../../../.. diff --git a/release/doc/ja_JP.eucJP/relnotes/i386/article.xml b/release/doc/ja_JP.eucJP/relnotes/i386/article.sgml similarity index 100% rename from release/doc/ja_JP.eucJP/relnotes/i386/article.xml rename to release/doc/ja_JP.eucJP/relnotes/i386/article.sgml diff --git a/release/doc/ja_JP.eucJP/relnotes/ia64/Makefile b/release/doc/ja_JP.eucJP/relnotes/ia64/Makefile index a704edac..647128cd 100644 --- a/release/doc/ja_JP.eucJP/relnotes/ia64/Makefile +++ b/release/doc/ja_JP.eucJP/relnotes/ia64/Makefile @@ -11,9 +11,9 @@ INSTALL_ONLY_COMPRESSED?= JADEFLAGS+= -V %generate-article-toc% # SGML content -SRCS+= article.xml +SRCS+= article.sgml SRCS+= ../common/relnotes.ent -SRCS+= ../common/new.xml +SRCS+= ../common/new.sgml .include "${RELN_ROOT}/share/mk/doc.relnotes.mk" .include "${DOC_PREFIX}/share/mk/doc.project.mk" diff --git a/release/doc/ja_JP.eucJP/relnotes/ia64/article.xml b/release/doc/ja_JP.eucJP/relnotes/ia64/article.sgml similarity index 100% rename from release/doc/ja_JP.eucJP/relnotes/ia64/article.xml rename to release/doc/ja_JP.eucJP/relnotes/ia64/article.sgml diff --git a/release/doc/ja_JP.eucJP/relnotes/pc98/Makefile b/release/doc/ja_JP.eucJP/relnotes/pc98/Makefile index a704edac..647128cd 100644 --- a/release/doc/ja_JP.eucJP/relnotes/pc98/Makefile +++ b/release/doc/ja_JP.eucJP/relnotes/pc98/Makefile @@ -11,9 +11,9 @@ INSTALL_ONLY_COMPRESSED?= JADEFLAGS+= -V %generate-article-toc% # SGML content -SRCS+= article.xml +SRCS+= article.sgml SRCS+= ../common/relnotes.ent -SRCS+= ../common/new.xml +SRCS+= ../common/new.sgml .include "${RELN_ROOT}/share/mk/doc.relnotes.mk" .include "${DOC_PREFIX}/share/mk/doc.project.mk" diff --git a/release/doc/ja_JP.eucJP/relnotes/pc98/article.xml b/release/doc/ja_JP.eucJP/relnotes/pc98/article.sgml similarity index 100% rename from release/doc/ja_JP.eucJP/relnotes/pc98/article.xml rename to release/doc/ja_JP.eucJP/relnotes/pc98/article.sgml diff --git a/release/doc/ja_JP.eucJP/relnotes/sparc64/Makefile b/release/doc/ja_JP.eucJP/relnotes/sparc64/Makefile index a704edac..647128cd 100644 --- a/release/doc/ja_JP.eucJP/relnotes/sparc64/Makefile +++ b/release/doc/ja_JP.eucJP/relnotes/sparc64/Makefile @@ -11,9 +11,9 @@ INSTALL_ONLY_COMPRESSED?= JADEFLAGS+= -V %generate-article-toc% # SGML content -SRCS+= article.xml +SRCS+= article.sgml SRCS+= ../common/relnotes.ent -SRCS+= ../common/new.xml +SRCS+= ../common/new.sgml .include "${RELN_ROOT}/share/mk/doc.relnotes.mk" .include "${DOC_PREFIX}/share/mk/doc.project.mk" diff --git a/release/doc/ja_JP.eucJP/relnotes/sparc64/article.xml b/release/doc/ja_JP.eucJP/relnotes/sparc64/article.sgml similarity index 100% rename from release/doc/ja_JP.eucJP/relnotes/sparc64/article.xml rename to release/doc/ja_JP.eucJP/relnotes/sparc64/article.sgml diff --git a/release/doc/ja_JP.eucJP/share/xml/catalog b/release/doc/ja_JP.eucJP/share/sgml/catalog similarity index 90% rename from release/doc/ja_JP.eucJP/share/xml/catalog rename to release/doc/ja_JP.eucJP/share/sgml/catalog index c96f4d2d..19ce2927 100644 --- a/release/doc/ja_JP.eucJP/share/xml/catalog +++ b/release/doc/ja_JP.eucJP/share/sgml/catalog @@ -6,7 +6,7 @@ PUBLIC "-//FreeBSD//DOCUMENT Release Notes DocBook Stylesheet//EN" "release.dsl" PUBLIC "-//FreeBSD//ENTITIES Auto Generated Device Lists//JA" - "dev-auto-ja.xml" + "dev-auto-ja.sgml" diff --git a/release/doc/ja_JP.eucJP/share/xml/dev-auto-ja.xml b/release/doc/ja_JP.eucJP/share/sgml/dev-auto-ja.sgml similarity index 100% rename from release/doc/ja_JP.eucJP/share/xml/dev-auto-ja.xml rename to release/doc/ja_JP.eucJP/share/sgml/dev-auto-ja.sgml diff --git a/release/doc/ja_JP.eucJP/share/xml/release.dsl b/release/doc/ja_JP.eucJP/share/sgml/release.dsl similarity index 100% rename from release/doc/ja_JP.eucJP/share/xml/release.dsl rename to release/doc/ja_JP.eucJP/share/sgml/release.dsl diff --git a/release/doc/ru_RU.KOI8-R/errata/Makefile b/release/doc/ru_RU.KOI8-R/errata/Makefile index 28699d89..569e28c7 100644 --- a/release/doc/ru_RU.KOI8-R/errata/Makefile +++ b/release/doc/ru_RU.KOI8-R/errata/Makefile @@ -19,7 +19,7 @@ INSTALL_COMPRESSED?= gz INSTALL_ONLY_COMPRESSED?= # SGML content -SRCS+= article.xml +SRCS+= article.sgml .include "${RELN_ROOT}/share/mk/doc.relnotes.mk" .include "${DOC_PREFIX}/share/mk/doc.project.mk" diff --git a/release/doc/ru_RU.KOI8-R/errata/article.xml b/release/doc/ru_RU.KOI8-R/errata/article.sgml similarity index 97% rename from release/doc/ru_RU.KOI8-R/errata/article.xml rename to release/doc/ru_RU.KOI8-R/errata/article.sgml index a758456e..a4ca7db5 100644 --- a/release/doc/ru_RU.KOI8-R/errata/article.xml +++ b/release/doc/ru_RU.KOI8-R/errata/article.sgml @@ -2,7 +2,7 @@ The FreeBSD Russian Documentation Project $FreeBSD$ - $FreeBSDru: frdp/release/doc/ru_RU.KOI8-R/errata/article.xml,v 1.5 2004/09/10 13:56:07 den Exp $ + $FreeBSDru: frdp/release/doc/ru_RU.KOI8-R/errata/article.sgml,v 1.5 2004/09/10 13:56:07 den Exp $ Original revision: 1.72 --> diff --git a/release/doc/ru_RU.KOI8-R/hardware/alpha/Makefile b/release/doc/ru_RU.KOI8-R/hardware/alpha/Makefile index 08d3f6af..4b097f50 100644 --- a/release/doc/ru_RU.KOI8-R/hardware/alpha/Makefile +++ b/release/doc/ru_RU.KOI8-R/hardware/alpha/Makefile @@ -15,14 +15,14 @@ INSTALL_ONLY_COMPRESSED?= JADEFLAGS+= -V %generate-article-toc% # SGML content -SRCS+= article.xml -SRCS+= ../../../en_US.ISO8859-1/hardware/alpha/proc-alpha.xml +SRCS+= article.sgml +SRCS+= ../../../en_US.ISO8859-1/hardware/alpha/proc-alpha.sgml SRCS+= ../common/hw.ent -SRCS+= ../common/artheader.xml -SRCS+= ../common/dev.xml +SRCS+= ../common/artheader.sgml +SRCS+= ../common/dev.sgml SRCS+= ${DEV-AUTODIR}/catalog-auto -SRCS+= ${DEV-AUTODIR}/dev-auto.xml -SRCS+= ../../share/xml/dev-auto-ru.xml +SRCS+= ${DEV-AUTODIR}/dev-auto.sgml +SRCS+= ../../share/sgml/dev-auto-ru.sgml .include "${RELN_ROOT}/share/mk/doc.relnotes.mk" .include "${DOC_PREFIX}/share/mk/doc.project.mk" diff --git a/release/doc/ru_RU.KOI8-R/hardware/alpha/article.xml b/release/doc/ru_RU.KOI8-R/hardware/alpha/article.sgml similarity index 94% rename from release/doc/ru_RU.KOI8-R/hardware/alpha/article.xml rename to release/doc/ru_RU.KOI8-R/hardware/alpha/article.sgml index acf2e92b..dd7e6068 100644 --- a/release/doc/ru_RU.KOI8-R/hardware/alpha/article.xml +++ b/release/doc/ru_RU.KOI8-R/hardware/alpha/article.sgml @@ -2,7 +2,7 @@ The FreeBSD Russian Documentation Project $FreeBSD$ - $FreeBSDru: frdp/release/doc/ru_RU.KOI8-R/hardware/alpha/article.xml,v 1.6 2005/03/10 11:04:19 den Exp $ + $FreeBSDru: frdp/release/doc/ru_RU.KOI8-R/hardware/alpha/article.sgml,v 1.6 2005/03/10 11:04:19 den Exp $ Original revision: 1.6 --> diff --git a/release/doc/ru_RU.KOI8-R/hardware/amd64/Makefile b/release/doc/ru_RU.KOI8-R/hardware/amd64/Makefile index 4cc732fd..3ee019da 100644 --- a/release/doc/ru_RU.KOI8-R/hardware/amd64/Makefile +++ b/release/doc/ru_RU.KOI8-R/hardware/amd64/Makefile @@ -15,14 +15,14 @@ INSTALL_ONLY_COMPRESSED?= JADEFLAGS+= -V %generate-article-toc% # SGML content -SRCS+= article.xml -SRCS+= proc-amd64.xml +SRCS+= article.sgml +SRCS+= proc-amd64.sgml SRCS+= ../common/hw.ent -SRCS+= ../common/artheader.xml -SRCS+= ../common/dev.xml +SRCS+= ../common/artheader.sgml +SRCS+= ../common/dev.sgml SRCS+= ${DEV-AUTODIR}/catalog-auto -SRCS+= ${DEV-AUTODIR}/dev-auto.xml -SRCS+= ../../share/xml/dev-auto-ru.xml +SRCS+= ${DEV-AUTODIR}/dev-auto.sgml +SRCS+= ../../share/sgml/dev-auto-ru.sgml .include "${RELN_ROOT}/share/mk/doc.relnotes.mk" .include "${DOC_PREFIX}/share/mk/doc.project.mk" diff --git a/release/doc/ru_RU.KOI8-R/hardware/amd64/article.xml b/release/doc/ru_RU.KOI8-R/hardware/amd64/article.sgml similarity index 94% rename from release/doc/ru_RU.KOI8-R/hardware/amd64/article.xml rename to release/doc/ru_RU.KOI8-R/hardware/amd64/article.sgml index 06547200..11ff4d3f 100644 --- a/release/doc/ru_RU.KOI8-R/hardware/amd64/article.xml +++ b/release/doc/ru_RU.KOI8-R/hardware/amd64/article.sgml @@ -2,7 +2,7 @@ The FreeBSD Russian Documentation Project $FreeBSD$ - $FreeBSDru: frdp/release/doc/ru_RU.KOI8-R/hardware/amd64/article.xml,v 1.6 2005/03/10 11:04:20 den Exp $ + $FreeBSDru: frdp/release/doc/ru_RU.KOI8-R/hardware/amd64/article.sgml,v 1.6 2005/03/10 11:04:20 den Exp $ Original revision: 1.3 --> diff --git a/release/doc/ru_RU.KOI8-R/hardware/amd64/proc-amd64.xml b/release/doc/ru_RU.KOI8-R/hardware/amd64/proc-amd64.sgml similarity index 98% rename from release/doc/ru_RU.KOI8-R/hardware/amd64/proc-amd64.xml rename to release/doc/ru_RU.KOI8-R/hardware/amd64/proc-amd64.sgml index a392270c..1cdd4a9e 100644 --- a/release/doc/ru_RU.KOI8-R/hardware/amd64/proc-amd64.xml +++ b/release/doc/ru_RU.KOI8-R/hardware/amd64/proc-amd64.sgml @@ -2,7 +2,7 @@ The FreeBSD Russian Documentation Project $FreeBSD$ - $FreeBSDru: frdp/release/doc/ru_RU.KOI8-R/hardware/amd64/proc-amd64.xml,v 1.3 2004/09/13 09:24:00 den Exp $ + $FreeBSDru: frdp/release/doc/ru_RU.KOI8-R/hardware/amd64/proc-amd64.sgml,v 1.3 2004/09/13 09:24:00 den Exp $ Original revision: 1.5 --> diff --git a/release/doc/ru_RU.KOI8-R/hardware/common/artheader.xml b/release/doc/ru_RU.KOI8-R/hardware/common/artheader.sgml similarity index 91% rename from release/doc/ru_RU.KOI8-R/hardware/common/artheader.xml rename to release/doc/ru_RU.KOI8-R/hardware/common/artheader.sgml index 8aea81f9..4c11f776 100644 --- a/release/doc/ru_RU.KOI8-R/hardware/common/artheader.xml +++ b/release/doc/ru_RU.KOI8-R/hardware/common/artheader.sgml @@ -2,7 +2,7 @@ The FreeBSD Russian Documentation Project $FreeBSD$ - $FreeBSDru: frdp/release/doc/ru_RU.KOI8-R/hardware/common/artheader.xml,v 1.2 2005/04/25 12:23:24 den Exp $ + $FreeBSDru: frdp/release/doc/ru_RU.KOI8-R/hardware/common/artheader.sgml,v 1.2 2005/04/25 12:23:24 den Exp $ Original revision: 1.7 --> diff --git a/release/doc/ru_RU.KOI8-R/hardware/common/dev.xml b/release/doc/ru_RU.KOI8-R/hardware/common/dev.sgml similarity index 99% rename from release/doc/ru_RU.KOI8-R/hardware/common/dev.xml rename to release/doc/ru_RU.KOI8-R/hardware/common/dev.sgml index cb2ab13d..9a265708 100644 --- a/release/doc/ru_RU.KOI8-R/hardware/common/dev.xml +++ b/release/doc/ru_RU.KOI8-R/hardware/common/dev.sgml @@ -2,7 +2,7 @@ The FreeBSD Russian Documentation Project $FreeBSD$ - $FreeBSDru: frdp/release/doc/ru_RU.KOI8-R/hardware/common/dev.xml,v 1.18 2005/06/30 11:12:31 den Exp $ + $FreeBSDru: frdp/release/doc/ru_RU.KOI8-R/hardware/common/dev.sgml,v 1.18 2005/06/30 11:12:31 den Exp $ Original revision: 1.282 --> diff --git a/release/doc/ru_RU.KOI8-R/hardware/common/hw.ent b/release/doc/ru_RU.KOI8-R/hardware/common/hw.ent index c3925873..3f86696b 100644 --- a/release/doc/ru_RU.KOI8-R/hardware/common/hw.ent +++ b/release/doc/ru_RU.KOI8-R/hardware/common/hw.ent @@ -13,13 +13,13 @@ - - - - - - - - - + + + + + + + + + diff --git a/release/doc/ru_RU.KOI8-R/hardware/common/intro.xml b/release/doc/ru_RU.KOI8-R/hardware/common/intro.sgml similarity index 95% rename from release/doc/ru_RU.KOI8-R/hardware/common/intro.xml rename to release/doc/ru_RU.KOI8-R/hardware/common/intro.sgml index 32dffe8a..739191ef 100644 --- a/release/doc/ru_RU.KOI8-R/hardware/common/intro.xml +++ b/release/doc/ru_RU.KOI8-R/hardware/common/intro.sgml @@ -2,7 +2,7 @@ The FreeBSD Russian Documentation Project $FreeBSD$ - $FreeBSDru: frdp/release/doc/ru_RU.KOI8-R/hardware/common/intro.xml,v 1.2 2004/09/06 14:05:02 den Exp $ + $FreeBSDru: frdp/release/doc/ru_RU.KOI8-R/hardware/common/intro.sgml,v 1.2 2004/09/06 14:05:02 den Exp $ Original revision: 1.7 --> diff --git a/release/doc/ru_RU.KOI8-R/hardware/i386/Makefile b/release/doc/ru_RU.KOI8-R/hardware/i386/Makefile index e8a2abc6..3aa62b54 100644 --- a/release/doc/ru_RU.KOI8-R/hardware/i386/Makefile +++ b/release/doc/ru_RU.KOI8-R/hardware/i386/Makefile @@ -15,14 +15,14 @@ INSTALL_ONLY_COMPRESSED?= JADEFLAGS+= -V %generate-article-toc% # SGML content -SRCS+= article.xml -SRCS+= proc-i386.xml +SRCS+= article.sgml +SRCS+= proc-i386.sgml SRCS+= ../common/hw.ent -SRCS+= ../common/artheader.xml -SRCS+= ../common/dev.xml +SRCS+= ../common/artheader.sgml +SRCS+= ../common/dev.sgml SRCS+= ${DEV-AUTODIR}/catalog-auto -SRCS+= ${DEV-AUTODIR}/dev-auto.xml -SRCS+= ../../share/xml/dev-auto-ru.xml +SRCS+= ${DEV-AUTODIR}/dev-auto.sgml +SRCS+= ../../share/sgml/dev-auto-ru.sgml .include "${RELN_ROOT}/share/mk/doc.relnotes.mk" .include "${DOC_PREFIX}/share/mk/doc.project.mk" diff --git a/release/doc/ru_RU.KOI8-R/hardware/i386/article.xml b/release/doc/ru_RU.KOI8-R/hardware/i386/article.sgml similarity index 95% rename from release/doc/ru_RU.KOI8-R/hardware/i386/article.xml rename to release/doc/ru_RU.KOI8-R/hardware/i386/article.sgml index 3c38a6e5..ef074447 100644 --- a/release/doc/ru_RU.KOI8-R/hardware/i386/article.xml +++ b/release/doc/ru_RU.KOI8-R/hardware/i386/article.sgml @@ -2,7 +2,7 @@ The FreeBSD Russian Documentation Project $FreeBSD$ - $FreeBSDru: frdp/release/doc/ru_RU.KOI8-R/hardware/i386/article.xml,v 1.6 2005/03/10 11:04:20 den Exp $ + $FreeBSDru: frdp/release/doc/ru_RU.KOI8-R/hardware/i386/article.sgml,v 1.6 2005/03/10 11:04:20 den Exp $ Original revision: 1.6 --> diff --git a/release/doc/ru_RU.KOI8-R/hardware/i386/proc-i386.xml b/release/doc/ru_RU.KOI8-R/hardware/i386/proc-i386.sgml similarity index 99% rename from release/doc/ru_RU.KOI8-R/hardware/i386/proc-i386.xml rename to release/doc/ru_RU.KOI8-R/hardware/i386/proc-i386.sgml index c3e244b8..905a9a3e 100644 --- a/release/doc/ru_RU.KOI8-R/hardware/i386/proc-i386.xml +++ b/release/doc/ru_RU.KOI8-R/hardware/i386/proc-i386.sgml @@ -2,7 +2,7 @@ The FreeBSD Russian Documentation Project $FreeBSD$ - $FreeBSDru: frdp/release/doc/ru_RU.KOI8-R/hardware/i386/proc-i386.xml,v 1.1 2004/05/27 06:09:43 den Exp $ + $FreeBSDru: frdp/release/doc/ru_RU.KOI8-R/hardware/i386/proc-i386.sgml,v 1.1 2004/05/27 06:09:43 den Exp $ Original revision: 1.14 --> diff --git a/release/doc/ru_RU.KOI8-R/hardware/ia64/Makefile b/release/doc/ru_RU.KOI8-R/hardware/ia64/Makefile index b32a22b3..126215b5 100644 --- a/release/doc/ru_RU.KOI8-R/hardware/ia64/Makefile +++ b/release/doc/ru_RU.KOI8-R/hardware/ia64/Makefile @@ -15,14 +15,14 @@ INSTALL_ONLY_COMPRESSED?= JADEFLAGS+= -V %generate-article-toc% # SGML content -SRCS+= article.xml -# SRCS+= proc-ia64.xml +SRCS+= article.sgml +# SRCS+= proc-ia64.sgml SRCS+= ../common/hw.ent -SRCS+= ../common/artheader.xml -SRCS+= ../common/dev.xml +SRCS+= ../common/artheader.sgml +SRCS+= ../common/dev.sgml SRCS+= ${DEV-AUTODIR}/catalog-auto -SRCS+= ${DEV-AUTODIR}/dev-auto.xml -SRCS+= ../../share/xml/dev-auto-ru.xml +SRCS+= ${DEV-AUTODIR}/dev-auto.sgml +SRCS+= ../../share/sgml/dev-auto-ru.sgml .include "${RELN_ROOT}/share/mk/doc.relnotes.mk" .include "${DOC_PREFIX}/share/mk/doc.project.mk" diff --git a/release/doc/ru_RU.KOI8-R/hardware/ia64/article.xml b/release/doc/ru_RU.KOI8-R/hardware/ia64/article.sgml similarity index 96% rename from release/doc/ru_RU.KOI8-R/hardware/ia64/article.xml rename to release/doc/ru_RU.KOI8-R/hardware/ia64/article.sgml index eb36ee93..1281aa45 100644 --- a/release/doc/ru_RU.KOI8-R/hardware/ia64/article.xml +++ b/release/doc/ru_RU.KOI8-R/hardware/ia64/article.sgml @@ -2,7 +2,7 @@ The FreeBSD Russian Documentation Project $FreeBSD$ - $FreeBSDru: frdp/release/doc/ru_RU.KOI8-R/hardware/ia64/article.xml,v 1.6 2005/03/10 11:04:20 den Exp $ + $FreeBSDru: frdp/release/doc/ru_RU.KOI8-R/hardware/ia64/article.sgml,v 1.6 2005/03/10 11:04:20 den Exp $ Original revision: 1.5 --> diff --git a/release/doc/ru_RU.KOI8-R/hardware/ia64/proc-ia64.xml b/release/doc/ru_RU.KOI8-R/hardware/ia64/proc-ia64.sgml similarity index 98% rename from release/doc/ru_RU.KOI8-R/hardware/ia64/proc-ia64.xml rename to release/doc/ru_RU.KOI8-R/hardware/ia64/proc-ia64.sgml index 7b612df9..4656bd6e 100644 --- a/release/doc/ru_RU.KOI8-R/hardware/ia64/proc-ia64.xml +++ b/release/doc/ru_RU.KOI8-R/hardware/ia64/proc-ia64.sgml @@ -2,7 +2,7 @@ The FreeBSD Russian Documentation Project $FreeBSD$ - $FreeBSDru: frdp/release/doc/ru_RU.KOI8-R/hardware/ia64/proc-ia64.xml,v 1.2 2004/08/03 12:53:39 den Exp $ + $FreeBSDru: frdp/release/doc/ru_RU.KOI8-R/hardware/ia64/proc-ia64.sgml,v 1.2 2004/08/03 12:53:39 den Exp $ Original revision: 1.9 --> diff --git a/release/doc/ru_RU.KOI8-R/hardware/pc98/Makefile b/release/doc/ru_RU.KOI8-R/hardware/pc98/Makefile index 53b9df08..6fc857fd 100644 --- a/release/doc/ru_RU.KOI8-R/hardware/pc98/Makefile +++ b/release/doc/ru_RU.KOI8-R/hardware/pc98/Makefile @@ -15,14 +15,14 @@ INSTALL_ONLY_COMPRESSED?= JADEFLAGS+= -V %generate-article-toc% # SGML content -SRCS+= article.xml -SRCS+= proc-pc98.xml +SRCS+= article.sgml +SRCS+= proc-pc98.sgml SRCS+= ../common/hw.ent -SRCS+= ../common/artheader.xml -SRCS+= ../common/dev.xml +SRCS+= ../common/artheader.sgml +SRCS+= ../common/dev.sgml SRCS+= ${DEV-AUTODIR}/catalog-auto -SRCS+= ${DEV-AUTODIR}/dev-auto.xml -SRCS+= ../../share/xml/dev-auto-ru.xml +SRCS+= ${DEV-AUTODIR}/dev-auto.sgml +SRCS+= ../../share/sgml/dev-auto-ru.sgml .include "${RELN_ROOT}/share/mk/doc.relnotes.mk" .include "${DOC_PREFIX}/share/mk/doc.project.mk" diff --git a/release/doc/ru_RU.KOI8-R/hardware/pc98/article.xml b/release/doc/ru_RU.KOI8-R/hardware/pc98/article.sgml similarity index 95% rename from release/doc/ru_RU.KOI8-R/hardware/pc98/article.xml rename to release/doc/ru_RU.KOI8-R/hardware/pc98/article.sgml index 7780d42e..bab60c05 100644 --- a/release/doc/ru_RU.KOI8-R/hardware/pc98/article.xml +++ b/release/doc/ru_RU.KOI8-R/hardware/pc98/article.sgml @@ -2,7 +2,7 @@ The FreeBSD Russian Documentation Project $FreeBSD$ - $FreeBSDru: frdp/release/doc/ru_RU.KOI8-R/hardware/pc98/article.xml,v 1.6 2005/03/10 11:04:21 den Exp $ + $FreeBSDru: frdp/release/doc/ru_RU.KOI8-R/hardware/pc98/article.sgml,v 1.6 2005/03/10 11:04:21 den Exp $ Original revision: 1.3 --> diff --git a/release/doc/ru_RU.KOI8-R/hardware/pc98/proc-pc98.xml b/release/doc/ru_RU.KOI8-R/hardware/pc98/proc-pc98.sgml similarity index 96% rename from release/doc/ru_RU.KOI8-R/hardware/pc98/proc-pc98.xml rename to release/doc/ru_RU.KOI8-R/hardware/pc98/proc-pc98.sgml index eb4d458c..224512b3 100644 --- a/release/doc/ru_RU.KOI8-R/hardware/pc98/proc-pc98.xml +++ b/release/doc/ru_RU.KOI8-R/hardware/pc98/proc-pc98.sgml @@ -2,7 +2,7 @@ The FreeBSD Russian Documentation Project $FreeBSD$ - $FreeBSDru: frdp/release/doc/ru_RU.KOI8-R/hardware/pc98/proc-pc98.xml,v 1.1 2004/05/27 06:09:43 den Exp $ + $FreeBSDru: frdp/release/doc/ru_RU.KOI8-R/hardware/pc98/proc-pc98.sgml,v 1.1 2004/05/27 06:09:43 den Exp $ Original revision: 1.5 --> diff --git a/release/doc/ru_RU.KOI8-R/hardware/sparc64/Makefile b/release/doc/ru_RU.KOI8-R/hardware/sparc64/Makefile index d622a6c1..ead67c93 100644 --- a/release/doc/ru_RU.KOI8-R/hardware/sparc64/Makefile +++ b/release/doc/ru_RU.KOI8-R/hardware/sparc64/Makefile @@ -15,14 +15,14 @@ INSTALL_ONLY_COMPRESSED?= JADEFLAGS+= -V %generate-article-toc% # SGML content -SRCS+= article.xml -SRCS+= proc-sparc64.xml +SRCS+= article.sgml +SRCS+= proc-sparc64.sgml SRCS+= ../common/hw.ent -SRCS+= ../common/artheader.xml -SRCS+= ../common/dev.xml +SRCS+= ../common/artheader.sgml +SRCS+= ../common/dev.sgml SRCS+= ${DEV-AUTODIR}/catalog-auto -SRCS+= ${DEV-AUTODIR}/dev-auto.xml -SRCS+= ../../share/xml/dev-auto-ru.xml +SRCS+= ${DEV-AUTODIR}/dev-auto.sgml +SRCS+= ../../share/sgml/dev-auto-ru.sgml .include "${RELN_ROOT}/share/mk/doc.relnotes.mk" .include "${DOC_PREFIX}/share/mk/doc.project.mk" diff --git a/release/doc/ru_RU.KOI8-R/hardware/sparc64/article.xml b/release/doc/ru_RU.KOI8-R/hardware/sparc64/article.sgml similarity index 94% rename from release/doc/ru_RU.KOI8-R/hardware/sparc64/article.xml rename to release/doc/ru_RU.KOI8-R/hardware/sparc64/article.sgml index d49d4c52..2b0fc786 100644 --- a/release/doc/ru_RU.KOI8-R/hardware/sparc64/article.xml +++ b/release/doc/ru_RU.KOI8-R/hardware/sparc64/article.sgml @@ -2,7 +2,7 @@ The FreeBSD Russian Documentation Project $FreeBSD$ - $FreeBSDru: frdp/release/doc/ru_RU.KOI8-R/hardware/sparc64/article.xml,v 1.6 2005/03/10 11:04:21 den Exp $ + $FreeBSDru: frdp/release/doc/ru_RU.KOI8-R/hardware/sparc64/article.sgml,v 1.6 2005/03/10 11:04:21 den Exp $ Original revision: 1.5 --> diff --git a/release/doc/ru_RU.KOI8-R/hardware/sparc64/proc-sparc64.xml b/release/doc/ru_RU.KOI8-R/hardware/sparc64/proc-sparc64.sgml similarity index 98% rename from release/doc/ru_RU.KOI8-R/hardware/sparc64/proc-sparc64.xml rename to release/doc/ru_RU.KOI8-R/hardware/sparc64/proc-sparc64.sgml index 56d11f0d..95fcebf0 100644 --- a/release/doc/ru_RU.KOI8-R/hardware/sparc64/proc-sparc64.xml +++ b/release/doc/ru_RU.KOI8-R/hardware/sparc64/proc-sparc64.sgml @@ -2,7 +2,7 @@ The FreeBSD Russian Documentation Project $FreeBSD$ - $FreeBSDru: frdp/release/doc/ru_RU.KOI8-R/hardware/sparc64/proc-sparc64.xml,v 1.2 2004/09/01 12:23:40 den Exp $ + $FreeBSDru: frdp/release/doc/ru_RU.KOI8-R/hardware/sparc64/proc-sparc64.sgml,v 1.2 2004/09/01 12:23:40 den Exp $ Original revision: 1.12 --> diff --git a/release/doc/ru_RU.KOI8-R/installation/alpha/Makefile b/release/doc/ru_RU.KOI8-R/installation/alpha/Makefile index e6ebc349..7241133f 100644 --- a/release/doc/ru_RU.KOI8-R/installation/alpha/Makefile +++ b/release/doc/ru_RU.KOI8-R/installation/alpha/Makefile @@ -14,13 +14,13 @@ INSTALL_COMPRESSED?= gz INSTALL_ONLY_COMPRESSED?= # SGML content -SRCS+= article.xml -SRCS+= ../common/artheader.xml -SRCS+= ../common/abstract.xml -SRCS+= ../common/install.xml -SRCS+= ../common/layout.xml -SRCS+= ../common/trouble.xml -SRCS+= ../common/upgrade.xml +SRCS+= article.sgml +SRCS+= ../common/artheader.sgml +SRCS+= ../common/abstract.sgml +SRCS+= ../common/install.sgml +SRCS+= ../common/layout.sgml +SRCS+= ../common/trouble.sgml +SRCS+= ../common/upgrade.sgml .include "${RELN_ROOT}/share/mk/doc.relnotes.mk" .include "${DOC_PREFIX}/share/mk/doc.project.mk" diff --git a/release/doc/ru_RU.KOI8-R/installation/alpha/article.xml b/release/doc/ru_RU.KOI8-R/installation/alpha/article.sgml similarity index 93% rename from release/doc/ru_RU.KOI8-R/installation/alpha/article.xml rename to release/doc/ru_RU.KOI8-R/installation/alpha/article.sgml index e05b6802..d43057bc 100644 --- a/release/doc/ru_RU.KOI8-R/installation/alpha/article.xml +++ b/release/doc/ru_RU.KOI8-R/installation/alpha/article.sgml @@ -2,7 +2,7 @@ The FreeBSD Russian Documentation Project $FreeBSD$ - $FreeBSDru: frdp/release/doc/ru_RU.KOI8-R/installation/alpha/article.xml,v 1.5 2004/08/12 08:31:35 den Exp $ + $FreeBSDru: frdp/release/doc/ru_RU.KOI8-R/installation/alpha/article.sgml,v 1.5 2004/08/12 08:31:35 den Exp $ Original revision: 1.4 --> diff --git a/release/doc/ru_RU.KOI8-R/installation/amd64/Makefile b/release/doc/ru_RU.KOI8-R/installation/amd64/Makefile index e3180497..1c7ac4d9 100644 --- a/release/doc/ru_RU.KOI8-R/installation/amd64/Makefile +++ b/release/doc/ru_RU.KOI8-R/installation/amd64/Makefile @@ -14,13 +14,13 @@ INSTALL_COMPRESSED?= gz INSTALL_ONLY_COMPRESSED?= # SGML content -SRCS+= article.xml -SRCS+= ../common/artheader.xml -SRCS+= ../common/abstract.xml -SRCS+= ../common/install.xml -SRCS+= ../common/layout.xml -SRCS+= ../common/trouble.xml -SRCS+= ../common/upgrade.xml +SRCS+= article.sgml +SRCS+= ../common/artheader.sgml +SRCS+= ../common/abstract.sgml +SRCS+= ../common/install.sgml +SRCS+= ../common/layout.sgml +SRCS+= ../common/trouble.sgml +SRCS+= ../common/upgrade.sgml .include "${RELN_ROOT}/share/mk/doc.relnotes.mk" .include "${DOC_PREFIX}/share/mk/doc.project.mk" diff --git a/release/doc/ru_RU.KOI8-R/installation/amd64/article.xml b/release/doc/ru_RU.KOI8-R/installation/amd64/article.sgml similarity index 93% rename from release/doc/ru_RU.KOI8-R/installation/amd64/article.xml rename to release/doc/ru_RU.KOI8-R/installation/amd64/article.sgml index 74da3599..b46561a8 100644 --- a/release/doc/ru_RU.KOI8-R/installation/amd64/article.xml +++ b/release/doc/ru_RU.KOI8-R/installation/amd64/article.sgml @@ -2,7 +2,7 @@ The FreeBSD Russian Documentation Project $FreeBSD$ - $FreeBSDru: frdp/release/doc/ru_RU.KOI8-R/installation/amd64/article.xml,v 1.5 2004/08/12 08:31:35 den Exp $ + $FreeBSDru: frdp/release/doc/ru_RU.KOI8-R/installation/amd64/article.sgml,v 1.5 2004/08/12 08:31:35 den Exp $ Original revision: 1.2 --> diff --git a/release/doc/ru_RU.KOI8-R/installation/common/abstract.xml b/release/doc/ru_RU.KOI8-R/installation/common/abstract.sgml similarity index 89% rename from release/doc/ru_RU.KOI8-R/installation/common/abstract.xml rename to release/doc/ru_RU.KOI8-R/installation/common/abstract.sgml index c2a3d9c8..00bca530 100644 --- a/release/doc/ru_RU.KOI8-R/installation/common/abstract.xml +++ b/release/doc/ru_RU.KOI8-R/installation/common/abstract.sgml @@ -2,7 +2,7 @@ The FreeBSD Russian Documentation Project $FreeBSD$ - $FreeBSDru: frdp/release/doc/ru_RU.KOI8-R/installation/common/abstract.xml,v 1.1 2004/06/24 07:21:47 den Exp $ + $FreeBSDru: frdp/release/doc/ru_RU.KOI8-R/installation/common/abstract.sgml,v 1.1 2004/06/24 07:21:47 den Exp $ Original revision: 1.2 --> diff --git a/release/doc/ru_RU.KOI8-R/installation/common/artheader.xml b/release/doc/ru_RU.KOI8-R/installation/common/artheader.sgml similarity index 91% rename from release/doc/ru_RU.KOI8-R/installation/common/artheader.xml rename to release/doc/ru_RU.KOI8-R/installation/common/artheader.sgml index d612a17f..0475eed4 100644 --- a/release/doc/ru_RU.KOI8-R/installation/common/artheader.xml +++ b/release/doc/ru_RU.KOI8-R/installation/common/artheader.sgml @@ -2,7 +2,7 @@ The FreeBSD Russian Documentation Project $FreeBSD$ - $FreeBSDru: frdp/release/doc/ru_RU.KOI8-R/installation/common/artheader.xml,v 1.3 2005/06/30 11:12:32 den Exp $ + $FreeBSDru: frdp/release/doc/ru_RU.KOI8-R/installation/common/artheader.sgml,v 1.3 2005/06/30 11:12:32 den Exp $ Original revision: 1.7 --> diff --git a/release/doc/ru_RU.KOI8-R/installation/common/install.ent b/release/doc/ru_RU.KOI8-R/installation/common/install.ent index 46281d19..cfe8a868 100644 --- a/release/doc/ru_RU.KOI8-R/installation/common/install.ent +++ b/release/doc/ru_RU.KOI8-R/installation/common/install.ent @@ -13,10 +13,10 @@ - - - - - - + + + + + + diff --git a/release/doc/ru_RU.KOI8-R/installation/common/install.xml b/release/doc/ru_RU.KOI8-R/installation/common/install.sgml similarity index 99% rename from release/doc/ru_RU.KOI8-R/installation/common/install.xml rename to release/doc/ru_RU.KOI8-R/installation/common/install.sgml index 07de898a..30487d14 100644 --- a/release/doc/ru_RU.KOI8-R/installation/common/install.xml +++ b/release/doc/ru_RU.KOI8-R/installation/common/install.sgml @@ -2,11 +2,11 @@ The FreeBSD Russian Documentation Project $FreeBSD$ -$FreeBSDru: frdp/release/doc/ru_RU.KOI8-R/installation/common/install.xml,v 1.8 2005/06/30 11:12:32 den Exp $ +$FreeBSDru: frdp/release/doc/ru_RU.KOI8-R/installation/common/install.sgml,v 1.8 2005/06/30 11:12:32 den Exp $ Original revision: 1.32 -install.xml +install.sgml This file has architecture-dependent installation instructions, culled from {alpha,i386}/INSTALL.TXT. diff --git a/release/doc/ru_RU.KOI8-R/installation/common/layout.xml b/release/doc/ru_RU.KOI8-R/installation/common/layout.sgml similarity index 99% rename from release/doc/ru_RU.KOI8-R/installation/common/layout.xml rename to release/doc/ru_RU.KOI8-R/installation/common/layout.sgml index 8a50f61a..48191b6b 100644 --- a/release/doc/ru_RU.KOI8-R/installation/common/layout.xml +++ b/release/doc/ru_RU.KOI8-R/installation/common/layout.sgml @@ -2,7 +2,7 @@ The FreeBSD Russian Documentation Project $FreeBSD$ - $FreeBSDru: frdp/release/doc/ru_RU.KOI8-R/installation/common/layout.xml,v 1.5 2005/04/14 13:30:11 den Exp $ + $FreeBSDru: frdp/release/doc/ru_RU.KOI8-R/installation/common/layout.sgml,v 1.5 2005/04/14 13:30:11 den Exp $ Original revision: 1.10 diff --git a/release/doc/ru_RU.KOI8-R/installation/common/trouble.xml b/release/doc/ru_RU.KOI8-R/installation/common/trouble.sgml similarity index 99% rename from release/doc/ru_RU.KOI8-R/installation/common/trouble.xml rename to release/doc/ru_RU.KOI8-R/installation/common/trouble.sgml index 99d65d62..4bc38b41 100644 --- a/release/doc/ru_RU.KOI8-R/installation/common/trouble.xml +++ b/release/doc/ru_RU.KOI8-R/installation/common/trouble.sgml @@ -2,7 +2,7 @@ The FreeBSD Russian Documentation Project $FreeBSD$ - $FreeBSDru: frdp/release/doc/ru_RU.KOI8-R/installation/common/trouble.xml,v 1.5 2005/06/30 11:12:32 den Exp $ + $FreeBSDru: frdp/release/doc/ru_RU.KOI8-R/installation/common/trouble.sgml,v 1.5 2005/06/30 11:12:32 den Exp $ Original revision: 1.19 diff --git a/release/doc/ru_RU.KOI8-R/installation/common/upgrade.xml b/release/doc/ru_RU.KOI8-R/installation/common/upgrade.sgml similarity index 99% rename from release/doc/ru_RU.KOI8-R/installation/common/upgrade.xml rename to release/doc/ru_RU.KOI8-R/installation/common/upgrade.sgml index 96c9d965..dffe1a55 100644 --- a/release/doc/ru_RU.KOI8-R/installation/common/upgrade.xml +++ b/release/doc/ru_RU.KOI8-R/installation/common/upgrade.sgml @@ -2,7 +2,7 @@ The FreeBSD Russian Documentation Project $FreeBSD$ - $FreeBSDru: frdp/release/doc/ru_RU.KOI8-R/installation/common/upgrade.xml,v 1.3 2004/09/06 14:05:03 den Exp $ + $FreeBSDru: frdp/release/doc/ru_RU.KOI8-R/installation/common/upgrade.sgml,v 1.3 2004/09/06 14:05:03 den Exp $ Original revision: 1.13 diff --git a/release/doc/ru_RU.KOI8-R/installation/i386/Makefile b/release/doc/ru_RU.KOI8-R/installation/i386/Makefile index bb21c10d..b1d897d9 100644 --- a/release/doc/ru_RU.KOI8-R/installation/i386/Makefile +++ b/release/doc/ru_RU.KOI8-R/installation/i386/Makefile @@ -14,13 +14,13 @@ INSTALL_COMPRESSED?= gz INSTALL_ONLY_COMPRESSED?= # SGML content -SRCS+= article.xml -SRCS+= ../common/artheader.xml -SRCS+= ../common/abstract.xml -SRCS+= ../common/install.xml -SRCS+= ../common/layout.xml -SRCS+= ../common/trouble.xml -SRCS+= ../common/upgrade.xml +SRCS+= article.sgml +SRCS+= ../common/artheader.sgml +SRCS+= ../common/abstract.sgml +SRCS+= ../common/install.sgml +SRCS+= ../common/layout.sgml +SRCS+= ../common/trouble.sgml +SRCS+= ../common/upgrade.sgml .include "${RELN_ROOT}/share/mk/doc.relnotes.mk" .include "${DOC_PREFIX}/share/mk/doc.project.mk" diff --git a/release/doc/ru_RU.KOI8-R/installation/i386/article.xml b/release/doc/ru_RU.KOI8-R/installation/i386/article.sgml similarity index 93% rename from release/doc/ru_RU.KOI8-R/installation/i386/article.xml rename to release/doc/ru_RU.KOI8-R/installation/i386/article.sgml index d938b599..14199c01 100644 --- a/release/doc/ru_RU.KOI8-R/installation/i386/article.xml +++ b/release/doc/ru_RU.KOI8-R/installation/i386/article.sgml @@ -2,7 +2,7 @@ The FreeBSD Russian Documentation Project $FreeBSD$ - $FreeBSDru: frdp/release/doc/ru_RU.KOI8-R/installation/i386/article.xml,v 1.5 2004/08/12 08:31:36 den Exp $ + $FreeBSDru: frdp/release/doc/ru_RU.KOI8-R/installation/i386/article.sgml,v 1.5 2004/08/12 08:31:36 den Exp $ Original revision: 1.5 --> diff --git a/release/doc/ru_RU.KOI8-R/installation/ia64/Makefile b/release/doc/ru_RU.KOI8-R/installation/ia64/Makefile index e4223135..adf6a2a2 100644 --- a/release/doc/ru_RU.KOI8-R/installation/ia64/Makefile +++ b/release/doc/ru_RU.KOI8-R/installation/ia64/Makefile @@ -14,13 +14,13 @@ INSTALL_COMPRESSED?= gz INSTALL_ONLY_COMPRESSED?= # SGML content -SRCS+= article.xml -SRCS+= ../common/artheader.xml -SRCS+= ../common/abstract.xml -SRCS+= ../common/install.xml -SRCS+= ../common/layout.xml -SRCS+= ../common/trouble.xml -SRCS+= ../common/upgrade.xml +SRCS+= article.sgml +SRCS+= ../common/artheader.sgml +SRCS+= ../common/abstract.sgml +SRCS+= ../common/install.sgml +SRCS+= ../common/layout.sgml +SRCS+= ../common/trouble.sgml +SRCS+= ../common/upgrade.sgml .include "${RELN_ROOT}/share/mk/doc.relnotes.mk" .include "${DOC_PREFIX}/share/mk/doc.project.mk" diff --git a/release/doc/ru_RU.KOI8-R/installation/ia64/article.xml b/release/doc/ru_RU.KOI8-R/installation/ia64/article.sgml similarity index 93% rename from release/doc/ru_RU.KOI8-R/installation/ia64/article.xml rename to release/doc/ru_RU.KOI8-R/installation/ia64/article.sgml index 8143fb72..df280dba 100644 --- a/release/doc/ru_RU.KOI8-R/installation/ia64/article.xml +++ b/release/doc/ru_RU.KOI8-R/installation/ia64/article.sgml @@ -2,7 +2,7 @@ The FreeBSD Russian Documentation Project $FreeBSD$ - $FreeBSDru: frdp/release/doc/ru_RU.KOI8-R/installation/ia64/article.xml,v 1.5 2004/08/12 08:31:36 den Exp $ + $FreeBSDru: frdp/release/doc/ru_RU.KOI8-R/installation/ia64/article.sgml,v 1.5 2004/08/12 08:31:36 den Exp $ Original revision: 1.2 --> diff --git a/release/doc/ru_RU.KOI8-R/installation/pc98/Makefile b/release/doc/ru_RU.KOI8-R/installation/pc98/Makefile index ba113856..9cd2b175 100644 --- a/release/doc/ru_RU.KOI8-R/installation/pc98/Makefile +++ b/release/doc/ru_RU.KOI8-R/installation/pc98/Makefile @@ -14,13 +14,13 @@ INSTALL_COMPRESSED?= gz INSTALL_ONLY_COMPRESSED?= # SGML content -SRCS+= article.xml -SRCS+= ../common/artheader.xml -SRCS+= ../common/abstract.xml -SRCS+= ../common/install.xml -SRCS+= ../common/layout.xml -SRCS+= ../common/trouble.xml -SRCS+= ../common/upgrade.xml +SRCS+= article.sgml +SRCS+= ../common/artheader.sgml +SRCS+= ../common/abstract.sgml +SRCS+= ../common/install.sgml +SRCS+= ../common/layout.sgml +SRCS+= ../common/trouble.sgml +SRCS+= ../common/upgrade.sgml .include "${RELN_ROOT}/share/mk/doc.relnotes.mk" .include "${DOC_PREFIX}/share/mk/doc.project.mk" diff --git a/release/doc/ru_RU.KOI8-R/installation/pc98/article.xml b/release/doc/ru_RU.KOI8-R/installation/pc98/article.sgml similarity index 93% rename from release/doc/ru_RU.KOI8-R/installation/pc98/article.xml rename to release/doc/ru_RU.KOI8-R/installation/pc98/article.sgml index cfe7bc0e..b6c1767f 100644 --- a/release/doc/ru_RU.KOI8-R/installation/pc98/article.xml +++ b/release/doc/ru_RU.KOI8-R/installation/pc98/article.sgml @@ -2,7 +2,7 @@ The FreeBSD Russian Documentation Project $FreeBSD$ - $FreeBSDru: frdp/release/doc/ru_RU.KOI8-R/installation/pc98/article.xml,v 1.5 2004/08/12 08:31:36 den Exp $ + $FreeBSDru: frdp/release/doc/ru_RU.KOI8-R/installation/pc98/article.sgml,v 1.5 2004/08/12 08:31:36 den Exp $ Original revision: 1.2 --> diff --git a/release/doc/ru_RU.KOI8-R/installation/sparc64/Makefile b/release/doc/ru_RU.KOI8-R/installation/sparc64/Makefile index 646c2783..ac6fb72e 100644 --- a/release/doc/ru_RU.KOI8-R/installation/sparc64/Makefile +++ b/release/doc/ru_RU.KOI8-R/installation/sparc64/Makefile @@ -14,11 +14,11 @@ INSTALL_COMPRESSED?= gz INSTALL_ONLY_COMPRESSED?= # SGML content -SRCS+= article.xml -SRCS+= ../../../en_US.ISO8859-1/installation/sparc64/install.xml -SRCS+= ../common/artheader.xml -SRCS+= ../common/install.xml -SRCS+= ../common/layout.xml +SRCS+= article.sgml +SRCS+= ../../../en_US.ISO8859-1/installation/sparc64/install.sgml +SRCS+= ../common/artheader.sgml +SRCS+= ../common/install.sgml +SRCS+= ../common/layout.sgml .include "${RELN_ROOT}/share/mk/doc.relnotes.mk" .include "${DOC_PREFIX}/share/mk/doc.project.mk" diff --git a/release/doc/ru_RU.KOI8-R/installation/sparc64/article.xml b/release/doc/ru_RU.KOI8-R/installation/sparc64/article.sgml similarity index 93% rename from release/doc/ru_RU.KOI8-R/installation/sparc64/article.xml rename to release/doc/ru_RU.KOI8-R/installation/sparc64/article.sgml index e9186abd..90b0ae44 100644 --- a/release/doc/ru_RU.KOI8-R/installation/sparc64/article.xml +++ b/release/doc/ru_RU.KOI8-R/installation/sparc64/article.sgml @@ -2,7 +2,7 @@ The FreeBSD Russian Documentation Project $FreeBSD$ - $FreeBSDru: frdp/release/doc/ru_RU.KOI8-R/installation/sparc64/article.xml,v 1.5 2004/08/12 08:31:36 den Exp $ + $FreeBSDru: frdp/release/doc/ru_RU.KOI8-R/installation/sparc64/article.sgml,v 1.5 2004/08/12 08:31:36 den Exp $ Original revision: 1.5 --> diff --git a/release/doc/ru_RU.KOI8-R/readme/Makefile b/release/doc/ru_RU.KOI8-R/readme/Makefile index e5cc54f6..9b6f10ff 100644 --- a/release/doc/ru_RU.KOI8-R/readme/Makefile +++ b/release/doc/ru_RU.KOI8-R/readme/Makefile @@ -24,7 +24,7 @@ INSTALL_ONLY_COMPRESSED?= # # SGML content -SRCS+= article.xml +SRCS+= article.sgml .include "${RELN_ROOT}/share/mk/doc.relnotes.mk" .include "${DOC_PREFIX}/share/mk/doc.project.mk" diff --git a/release/doc/ru_RU.KOI8-R/readme/article.xml b/release/doc/ru_RU.KOI8-R/readme/article.sgml similarity index 99% rename from release/doc/ru_RU.KOI8-R/readme/article.xml rename to release/doc/ru_RU.KOI8-R/readme/article.sgml index 26a8bf36..fa45cd9d 100644 --- a/release/doc/ru_RU.KOI8-R/readme/article.xml +++ b/release/doc/ru_RU.KOI8-R/readme/article.sgml @@ -2,7 +2,7 @@ The FreeBSD Russian Documentation Project $FreeBSD$ - $FreeBSDru: frdp/release/doc/ru_RU.KOI8-R/readme/article.xml,v 1.11 2005/06/30 11:12:33 den Exp $ + $FreeBSDru: frdp/release/doc/ru_RU.KOI8-R/readme/article.sgml,v 1.11 2005/06/30 11:12:33 den Exp $ Original revision: 1.37 --> diff --git a/release/doc/ru_RU.KOI8-R/relnotes/alpha/Makefile b/release/doc/ru_RU.KOI8-R/relnotes/alpha/Makefile index 9dc27f87..2587e1c0 100644 --- a/release/doc/ru_RU.KOI8-R/relnotes/alpha/Makefile +++ b/release/doc/ru_RU.KOI8-R/relnotes/alpha/Makefile @@ -15,9 +15,9 @@ INSTALL_ONLY_COMPRESSED?= JADEFLAGS+= -V %generate-article-toc% # SGML content -SRCS+= article.xml +SRCS+= article.sgml SRCS+= ../common/relnotes.ent -SRCS+= ../common/new.xml +SRCS+= ../common/new.sgml .include "${RELN_ROOT}/share/mk/doc.relnotes.mk" .include "${DOC_PREFIX}/share/mk/doc.project.mk" diff --git a/release/doc/ru_RU.KOI8-R/relnotes/alpha/article.xml b/release/doc/ru_RU.KOI8-R/relnotes/alpha/article.sgml similarity index 93% rename from release/doc/ru_RU.KOI8-R/relnotes/alpha/article.xml rename to release/doc/ru_RU.KOI8-R/relnotes/alpha/article.sgml index 82fafc7a..11ed2dc3 100644 --- a/release/doc/ru_RU.KOI8-R/relnotes/alpha/article.xml +++ b/release/doc/ru_RU.KOI8-R/relnotes/alpha/article.sgml @@ -2,7 +2,7 @@ The FreeBSD Russian Documentation Project $FreeBSD$ - $FreeBSDru: frdp/release/doc/ru_RU.KOI8-R/relnotes/alpha/article.xml,v 1.7 2004/08/12 08:31:37 den Exp $ + $FreeBSDru: frdp/release/doc/ru_RU.KOI8-R/relnotes/alpha/article.sgml,v 1.7 2004/08/12 08:31:37 den Exp $ Original revision: 1.6 --> diff --git a/release/doc/ru_RU.KOI8-R/relnotes/amd64/Makefile b/release/doc/ru_RU.KOI8-R/relnotes/amd64/Makefile index a311eac1..97dedc60 100644 --- a/release/doc/ru_RU.KOI8-R/relnotes/amd64/Makefile +++ b/release/doc/ru_RU.KOI8-R/relnotes/amd64/Makefile @@ -15,9 +15,9 @@ INSTALL_ONLY_COMPRESSED?= JADEFLAGS+= -V %generate-article-toc% # SGML content -SRCS+= article.xml +SRCS+= article.sgml SRCS+= ../common/relnotes.ent -SRCS+= ../common/new.xml +SRCS+= ../common/new.sgml .include "${RELN_ROOT}/share/mk/doc.relnotes.mk" .include "${DOC_PREFIX}/share/mk/doc.project.mk" diff --git a/release/doc/ru_RU.KOI8-R/relnotes/amd64/article.xml b/release/doc/ru_RU.KOI8-R/relnotes/amd64/article.sgml similarity index 93% rename from release/doc/ru_RU.KOI8-R/relnotes/amd64/article.xml rename to release/doc/ru_RU.KOI8-R/relnotes/amd64/article.sgml index c1b9a58d..14ee7285 100644 --- a/release/doc/ru_RU.KOI8-R/relnotes/amd64/article.xml +++ b/release/doc/ru_RU.KOI8-R/relnotes/amd64/article.sgml @@ -2,7 +2,7 @@ The FreeBSD Russian Documentation Project $FreeBSD$ - $FreeBSDru: frdp/release/doc/ru_RU.KOI8-R/relnotes/amd64/article.xml,v 1.7 2004/08/12 08:31:37 den Exp $ + $FreeBSDru: frdp/release/doc/ru_RU.KOI8-R/relnotes/amd64/article.sgml,v 1.7 2004/08/12 08:31:37 den Exp $ Original revision: 1.4 --> diff --git a/release/doc/ru_RU.KOI8-R/relnotes/common/new.xml b/release/doc/ru_RU.KOI8-R/relnotes/common/new.sgml similarity index 99% rename from release/doc/ru_RU.KOI8-R/relnotes/common/new.xml rename to release/doc/ru_RU.KOI8-R/relnotes/common/new.sgml index e95711ed..415ef623 100644 --- a/release/doc/ru_RU.KOI8-R/relnotes/common/new.xml +++ b/release/doc/ru_RU.KOI8-R/relnotes/common/new.sgml @@ -1,7 +1,7 @@ diff --git a/release/doc/ru_RU.KOI8-R/relnotes/common/relnotes.ent b/release/doc/ru_RU.KOI8-R/relnotes/common/relnotes.ent index 21ff7688..96df3065 100644 --- a/release/doc/ru_RU.KOI8-R/relnotes/common/relnotes.ent +++ b/release/doc/ru_RU.KOI8-R/relnotes/common/relnotes.ent @@ -19,5 +19,5 @@ - + diff --git a/release/doc/ru_RU.KOI8-R/relnotes/i386/Makefile b/release/doc/ru_RU.KOI8-R/relnotes/i386/Makefile index 7827cbf7..2bbe5e9a 100644 --- a/release/doc/ru_RU.KOI8-R/relnotes/i386/Makefile +++ b/release/doc/ru_RU.KOI8-R/relnotes/i386/Makefile @@ -15,9 +15,9 @@ INSTALL_ONLY_COMPRESSED?= JADEFLAGS+= -V %generate-article-toc% # SGML content -SRCS+= article.xml +SRCS+= article.sgml SRCS+= ../common/relnotes.ent -SRCS+= ../common/new.xml +SRCS+= ../common/new.sgml URL_RELPREFIX?= ../../../../.. diff --git a/release/doc/ru_RU.KOI8-R/relnotes/i386/article.xml b/release/doc/ru_RU.KOI8-R/relnotes/i386/article.sgml similarity index 93% rename from release/doc/ru_RU.KOI8-R/relnotes/i386/article.xml rename to release/doc/ru_RU.KOI8-R/relnotes/i386/article.sgml index 9609eac6..debdea7a 100644 --- a/release/doc/ru_RU.KOI8-R/relnotes/i386/article.xml +++ b/release/doc/ru_RU.KOI8-R/relnotes/i386/article.sgml @@ -2,7 +2,7 @@ The FreeBSD Russian Documentation Project $FreeBSD$ - $FreeBSDru: frdp/release/doc/ru_RU.KOI8-R/relnotes/i386/article.xml,v 1.7 2004/08/12 08:31:37 den Exp $ + $FreeBSDru: frdp/release/doc/ru_RU.KOI8-R/relnotes/i386/article.sgml,v 1.7 2004/08/12 08:31:37 den Exp $ Original revision: 1.7 --> diff --git a/release/doc/ru_RU.KOI8-R/relnotes/ia64/Makefile b/release/doc/ru_RU.KOI8-R/relnotes/ia64/Makefile index cf8734d4..62016749 100644 --- a/release/doc/ru_RU.KOI8-R/relnotes/ia64/Makefile +++ b/release/doc/ru_RU.KOI8-R/relnotes/ia64/Makefile @@ -15,9 +15,9 @@ INSTALL_ONLY_COMPRESSED?= JADEFLAGS+= -V %generate-article-toc% # SGML content -SRCS+= article.xml +SRCS+= article.sgml SRCS+= ../common/relnotes.ent -SRCS+= ../common/new.xml +SRCS+= ../common/new.sgml .include "${RELN_ROOT}/share/mk/doc.relnotes.mk" .include "${DOC_PREFIX}/share/mk/doc.project.mk" diff --git a/release/doc/ru_RU.KOI8-R/relnotes/ia64/article.xml b/release/doc/ru_RU.KOI8-R/relnotes/ia64/article.sgml similarity index 93% rename from release/doc/ru_RU.KOI8-R/relnotes/ia64/article.xml rename to release/doc/ru_RU.KOI8-R/relnotes/ia64/article.sgml index 344ef032..9c15d726 100644 --- a/release/doc/ru_RU.KOI8-R/relnotes/ia64/article.xml +++ b/release/doc/ru_RU.KOI8-R/relnotes/ia64/article.sgml @@ -2,7 +2,7 @@ The FreeBSD Russian Documentation Project $FreeBSD$ - $FreeBSDru: frdp/release/doc/ru_RU.KOI8-R/relnotes/ia64/article.xml,v 1.7 2004/08/12 08:31:37 den Exp $ + $FreeBSDru: frdp/release/doc/ru_RU.KOI8-R/relnotes/ia64/article.sgml,v 1.7 2004/08/12 08:31:37 den Exp $ Original revision: 1.4 --> diff --git a/release/doc/ru_RU.KOI8-R/relnotes/pc98/Makefile b/release/doc/ru_RU.KOI8-R/relnotes/pc98/Makefile index 1858165e..2abd4f22 100644 --- a/release/doc/ru_RU.KOI8-R/relnotes/pc98/Makefile +++ b/release/doc/ru_RU.KOI8-R/relnotes/pc98/Makefile @@ -15,9 +15,9 @@ INSTALL_ONLY_COMPRESSED?= JADEFLAGS+= -V %generate-article-toc% # SGML content -SRCS+= article.xml +SRCS+= article.sgml SRCS+= ../common/relnotes.ent -SRCS+= ../common/new.xml +SRCS+= ../common/new.sgml .include "${RELN_ROOT}/share/mk/doc.relnotes.mk" .include "${DOC_PREFIX}/share/mk/doc.project.mk" diff --git a/release/doc/ru_RU.KOI8-R/relnotes/pc98/article.xml b/release/doc/ru_RU.KOI8-R/relnotes/pc98/article.sgml similarity index 93% rename from release/doc/ru_RU.KOI8-R/relnotes/pc98/article.xml rename to release/doc/ru_RU.KOI8-R/relnotes/pc98/article.sgml index d4dad0be..ede9cc3f 100644 --- a/release/doc/ru_RU.KOI8-R/relnotes/pc98/article.xml +++ b/release/doc/ru_RU.KOI8-R/relnotes/pc98/article.sgml @@ -2,7 +2,7 @@ The FreeBSD Russian Documentation Project $FreeBSD$ - $FreeBSDru: frdp/release/doc/ru_RU.KOI8-R/relnotes/pc98/article.xml,v 1.7 2004/08/12 08:31:37 den Exp $ + $FreeBSDru: frdp/release/doc/ru_RU.KOI8-R/relnotes/pc98/article.sgml,v 1.7 2004/08/12 08:31:37 den Exp $ Original revision: 1.4 --> diff --git a/release/doc/ru_RU.KOI8-R/relnotes/sparc64/Makefile b/release/doc/ru_RU.KOI8-R/relnotes/sparc64/Makefile index 9984f3ab..6084f36a 100644 --- a/release/doc/ru_RU.KOI8-R/relnotes/sparc64/Makefile +++ b/release/doc/ru_RU.KOI8-R/relnotes/sparc64/Makefile @@ -15,9 +15,9 @@ INSTALL_ONLY_COMPRESSED?= JADEFLAGS+= -V %generate-article-toc% # SGML content -SRCS+= article.xml +SRCS+= article.sgml SRCS+= ../common/relnotes.ent -SRCS+= ../common/new.xml +SRCS+= ../common/new.sgml .include "${RELN_ROOT}/share/mk/doc.relnotes.mk" .include "${DOC_PREFIX}/share/mk/doc.project.mk" diff --git a/release/doc/ru_RU.KOI8-R/relnotes/sparc64/article.xml b/release/doc/ru_RU.KOI8-R/relnotes/sparc64/article.sgml similarity index 93% rename from release/doc/ru_RU.KOI8-R/relnotes/sparc64/article.xml rename to release/doc/ru_RU.KOI8-R/relnotes/sparc64/article.sgml index b3f33758..957adaa1 100644 --- a/release/doc/ru_RU.KOI8-R/relnotes/sparc64/article.xml +++ b/release/doc/ru_RU.KOI8-R/relnotes/sparc64/article.sgml @@ -2,7 +2,7 @@ The FreeBSD Russian Documentation Project $FreeBSD$ - $FreeBSDru: frdp/release/doc/ru_RU.KOI8-R/relnotes/sparc64/article.xml,v 1.7 2004/08/12 08:31:38 den Exp $ + $FreeBSDru: frdp/release/doc/ru_RU.KOI8-R/relnotes/sparc64/article.sgml,v 1.7 2004/08/12 08:31:38 den Exp $ Original revision: 1.6 --> diff --git a/release/doc/ru_RU.KOI8-R/share/examples/dev-auto-translate.pl b/release/doc/ru_RU.KOI8-R/share/examples/dev-auto-translate.pl index a12a679c..7f36ca10 100644 --- a/release/doc/ru_RU.KOI8-R/share/examples/dev-auto-translate.pl +++ b/release/doc/ru_RU.KOI8-R/share/examples/dev-auto-translate.pl @@ -6,7 +6,7 @@ # # Example: # cd /usr/src/release/doc/ru_RU.KOI8-R -# perl share/examples/dev-auto-translate.pl -o share/xml/dev-auto-ru.sgml < ../share/xml/dev-auto.sgml +# perl share/examples/dev-auto-translate.pl -o share/sgml/dev-auto-ru.sgml < ../share/sgml/dev-auto.sgml # # This script is maintained only in HEAD branch. diff --git a/release/doc/ru_RU.KOI8-R/share/xml/catalog b/release/doc/ru_RU.KOI8-R/share/sgml/catalog similarity index 67% rename from release/doc/ru_RU.KOI8-R/share/xml/catalog rename to release/doc/ru_RU.KOI8-R/share/sgml/catalog index f4e131ec..a8ea7378 100644 --- a/release/doc/ru_RU.KOI8-R/share/xml/catalog +++ b/release/doc/ru_RU.KOI8-R/share/sgml/catalog @@ -1,7 +1,7 @@ -- FreeBSD SGML Public Identifiers -- -- Language-specific -- - -- $FreeBSDru: frdp/release/doc/ru_RU.KOI8-R/share/xml/catalog,v 1.3 2005/03/10 11:04:21 den Exp $ -- + -- $FreeBSDru: frdp/release/doc/ru_RU.KOI8-R/share/sgml/catalog,v 1.3 2005/03/10 11:04:21 den Exp $ -- -- $FreeBSD$ -- -- Original revision: 1.1 -- @@ -9,4 +9,4 @@ PUBLIC "-//FreeBSD//DOCUMENT Release Notes DocBook Stylesheet//EN" "release.dsl" PUBLIC "-//FreeBSD//ENTITIES Auto Generated Device Lists//RU" - "dev-auto-ru.xml" + "dev-auto-ru.sgml" diff --git a/release/doc/ru_RU.KOI8-R/share/xml/dev-auto-ru.xml b/release/doc/ru_RU.KOI8-R/share/sgml/dev-auto-ru.sgml similarity index 99% rename from release/doc/ru_RU.KOI8-R/share/xml/dev-auto-ru.xml rename to release/doc/ru_RU.KOI8-R/share/sgml/dev-auto-ru.sgml index 5d7b4fae..9084f898 100644 --- a/release/doc/ru_RU.KOI8-R/share/xml/dev-auto-ru.xml +++ b/release/doc/ru_RU.KOI8-R/share/sgml/dev-auto-ru.sgml @@ -10,7 +10,7 @@ This script maintained in HEAD branch. $FreeBSD$ - $FreeBSDru: frdp/release/doc/ru_RU.KOI8-R/share/xml/dev-auto-ru.xml,v 1.5 2005/06/30 12:11:18 den Exp $ + $FreeBSDru: frdp/release/doc/ru_RU.KOI8-R/share/sgml/dev-auto-ru.sgml,v 1.5 2005/06/30 12:11:18 den Exp $ --> diff --git a/release/doc/ru_RU.KOI8-R/share/xml/release.dsl b/release/doc/ru_RU.KOI8-R/share/sgml/release.dsl similarity index 96% rename from release/doc/ru_RU.KOI8-R/share/xml/release.dsl rename to release/doc/ru_RU.KOI8-R/share/sgml/release.dsl index cad76eac..96cf087b 100644 --- a/release/doc/ru_RU.KOI8-R/share/xml/release.dsl +++ b/release/doc/ru_RU.KOI8-R/share/sgml/release.dsl @@ -1,7 +1,7 @@ - + - - - - + - + - + - + - - + + - + - - + + - + @@ -57,6 +52,3 @@ - - - diff --git a/release/doc/zh_CN.GB2312/errata/Makefile b/release/doc/zh_CN.GB2312/errata/Makefile index b584b5f7..fc7790b2 100644 --- a/release/doc/zh_CN.GB2312/errata/Makefile +++ b/release/doc/zh_CN.GB2312/errata/Makefile @@ -14,7 +14,7 @@ INSTALL_COMPRESSED?= gz INSTALL_ONLY_COMPRESSED?= # SGML content -SRCS+= article.xml +SRCS+= article.sgml .include "${RELN_ROOT}/share/mk/doc.relnotes.mk" .include "${DOC_PREFIX}/share/mk/doc.project.mk" diff --git a/release/doc/zh_CN.GB2312/errata/article.xml b/release/doc/zh_CN.GB2312/errata/article.sgml similarity index 91% rename from release/doc/zh_CN.GB2312/errata/article.xml rename to release/doc/zh_CN.GB2312/errata/article.sgml index c9fc0477..df0b697b 100644 --- a/release/doc/zh_CN.GB2312/errata/article.xml +++ b/release/doc/zh_CN.GB2312/errata/article.sgml @@ -1,23 +1,3 @@ - - -%entities; - - -%release; - - - - -]]> - -]]> - -]> - + +%articles.ent; + + +%release; + +]> +
- &os; &release; ·¢Ðа濱Îó + &os; +<![ %release.type.current [ + &release.current; +]]> +<![ %release.type.snapshot [ + &release.prev; +]]> +<![ %release.type.release [ + &release.current; +]]> + ·¢Ðа濱Îó The &os; Project diff --git a/release/doc/zh_CN.GB2312/hardware/Makefile b/release/doc/zh_CN.GB2312/hardware/Makefile index 53037dd8..5aab0402 100644 --- a/release/doc/zh_CN.GB2312/hardware/Makefile +++ b/release/doc/zh_CN.GB2312/hardware/Makefile @@ -19,9 +19,9 @@ INSTALL_ONLY_COMPRESSED?= JADEFLAGS+= -V %generate-article-toc% # SGML content -SRCS+= article.xml +SRCS+= article.sgml SRCS+= ${DEV-AUTODIR}/catalog-auto -SRCS+= ${DEV-AUTODIR}/dev-auto.xml +SRCS+= ${DEV-AUTODIR}/dev-auto.sgml CATALOGS+= -c ${DEV-AUTODIR}/catalog-auto diff --git a/release/doc/zh_CN.GB2312/hardware/article.xml b/release/doc/zh_CN.GB2312/hardware/article.sgml similarity index 99% rename from release/doc/zh_CN.GB2312/hardware/article.xml rename to release/doc/zh_CN.GB2312/hardware/article.sgml index 676e0cec..52683bef 100644 --- a/release/doc/zh_CN.GB2312/hardware/article.xml +++ b/release/doc/zh_CN.GB2312/hardware/article.sgml @@ -1,15 +1,14 @@ - - -%entities; + +%articles.ent; %release; - %devauto; + ]>
diff --git a/release/doc/zh_CN.GB2312/readme/Makefile b/release/doc/zh_CN.GB2312/readme/Makefile index e6bef9ee..a2b9bd67 100644 --- a/release/doc/zh_CN.GB2312/readme/Makefile +++ b/release/doc/zh_CN.GB2312/readme/Makefile @@ -21,7 +21,7 @@ INSTALL_ONLY_COMPRESSED?= # # SGML content -SRCS+= article.xml +SRCS+= article.sgml .include "${RELN_ROOT}/share/mk/doc.relnotes.mk" .include "${DOC_PREFIX}/share/mk/doc.project.mk" diff --git a/release/doc/zh_CN.GB2312/readme/article.xml b/release/doc/zh_CN.GB2312/readme/article.sgml similarity index 98% rename from release/doc/zh_CN.GB2312/readme/article.xml rename to release/doc/zh_CN.GB2312/readme/article.sgml index 177b2b8d..9c5bafc0 100644 --- a/release/doc/zh_CN.GB2312/readme/article.xml +++ b/release/doc/zh_CN.GB2312/readme/article.sgml @@ -1,18 +1,16 @@ - - -%entities; - - -%release; -]> - + +%articles.ent; + + +%release; +]>
diff --git a/release/doc/zh_CN.GB2312/relnotes/Makefile b/release/doc/zh_CN.GB2312/relnotes/Makefile index 41cc9894..a3c3e459 100644 --- a/release/doc/zh_CN.GB2312/relnotes/Makefile +++ b/release/doc/zh_CN.GB2312/relnotes/Makefile @@ -19,7 +19,7 @@ INSTALL_ONLY_COMPRESSED?= JADEFLAGS+= -V %generate-article-toc% # SGML content -SRCS+= article.xml +SRCS+= article.sgml URL_RELPREFIX?= ../../../.. diff --git a/release/doc/zh_CN.GB2312/relnotes/article.xml b/release/doc/zh_CN.GB2312/relnotes/article.sgml similarity index 98% rename from release/doc/zh_CN.GB2312/relnotes/article.xml rename to release/doc/zh_CN.GB2312/relnotes/article.sgml index e370971a..e2301597 100644 --- a/release/doc/zh_CN.GB2312/relnotes/article.xml +++ b/release/doc/zh_CN.GB2312/relnotes/article.sgml @@ -1,7 +1,6 @@ - - -%entities; + +%articles.ent; %release; diff --git a/release/doc/zh_CN.GB2312/share/xml/catalog b/release/doc/zh_CN.GB2312/share/sgml/catalog similarity index 100% rename from release/doc/zh_CN.GB2312/share/xml/catalog rename to release/doc/zh_CN.GB2312/share/sgml/catalog diff --git a/release/doc/zh_CN.GB2312/share/xml/release.dsl b/release/doc/zh_CN.GB2312/share/sgml/release.dsl similarity index 100% rename from release/doc/zh_CN.GB2312/share/xml/release.dsl rename to release/doc/zh_CN.GB2312/share/sgml/release.dsl diff --git a/release/generate-release.sh b/release/generate-release.sh index 88190674..6f37ec3b 100755 --- a/release/generate-release.sh +++ b/release/generate-release.sh @@ -3,13 +3,18 @@ # generate-release.sh: check out source trees, and build release components with # totally clean, fresh trees. # -# Usage: generate-release.sh [-r revision] [-d docrevision] \ -# [-p portsrevision] svn-branch scratch-dir +# Usage: generate-release.sh svn-branch[@revision] scratch-dir # -# Environment variables: -# SVNROOT: SVN URL to FreeBSD source repository (by default, -# svn://svn.freebsd.org/base) -# MAKE_FLAGS: optional flags to pass to make (e.g. -j) +# Environment variables (default): +# SVNROOTBASE: SVN base URL to FreeBSD repository (svn://svn.freebsd.org) +# SVNROOTSRC: URL to FreeBSD src tree (${SVNROOTBASE}/base) +# SVNROOTDOC: URL to FreeBSD doc tree (${SVNROOTBASE}/doc) +# SVNROOTPORTS:URL to FreeBSD ports tree (${SVNROOTBASE}/ports) +# BRANCHSRC: branch name of src (svn-branch[@revision]) +# BRANCHDOC: branch name of doc (release/9.1.0) +# BRANCHPORTS: branch name of ports (tags/RELEASE_9_1_0) +# WORLD_FLAGS: optional flags to pass to buildworld (e.g. -j) +# KERNEL_FLAGS: optional flags to pass to buildkernel (e.g. -j) # # Note: Since this requires a chroot, release cross-builds will not work! # @@ -18,43 +23,33 @@ usage() { - echo "Usage: $0 [-r revision] [-d docrevision] [-p portsrevision] svn-branch scratch-dir" + echo "Usage: $0 svn-branch[@revision] scratch-dir" 2>&1 exit 1 } -REVISION= -DOCREVISION= -PORTSREVISION= -while getopts d:r:p: opt; do - case $opt in - d) - DOCREVISION="-r $OPTARG" - ;; - r) - REVISION="-r $OPTARG" - ;; - p) - PORTSREVISION="-r $OPTARG" - ;; - \?) - usage - ;; - esac -done -shift $(($OPTIND - 1)) - if [ $# -lt 2 ]; then usage fi +: ${SVNROOTBASE:=svn://svn.freebsd.org} +: ${SVNROOTSRC:=${SVNROOTBASE}/base} +: ${SVNROOTDOC:=${SVNROOTBASE}/doc} +: ${SVNROOTPORTS:=${SVNROOTBASE}/ports} +: ${SVNROOT:=${SVNROOTSRC}} # for backward compatibility +BRANCHSRC=$1 +: ${BRANCHDOC:=release/9.1.0} +: ${BRANCHPORTS:=branches/RELENG_9_1_0} +: ${WORLD_FLAGS:=${MAKE_FLAGS}} +: ${KERNEL_FLAGS:=${MAKE_FLAGS}} + set -e # Everything must succeed -svn co ${SVNROOT:-svn://svn.freebsd.org/base}/$1 $2/usr/src -svn co ${SVNROOT:-svn://svn.freebsd.org/doc}/head $2/usr/doc $DOCREVISION -svn co ${SVNROOT:-svn://svn.freebsd.org/ports}/head $2/usr/ports $PORTSREVISION +svn co ${SVNROOT}/${BRANCHSRC} $2/usr/src +svn co ${SVNROOTDOC}/${BRANCHDOC} $2/usr/doc +svn co ${SVNROOTPORTS}/${BRANCHPORTS} $2/usr/ports cd $2/usr/src -make $MAKE_FLAGS buildworld +make $WORLD_FLAGS buildworld make installworld distribution DESTDIR=$2 mount -t devfs devfs $2/dev trap "umount $2/dev" EXIT # Clean up devfs mount on exit @@ -63,10 +58,11 @@ if [ -d $2/usr/doc ]; then cp /etc/resolv.conf $2/etc/resolv.conf # Install docproj to build release documentation - chroot $2 /bin/sh -c '(export ASSUME_ALWAYS_YES=1 && /usr/sbin/pkg install -y docproj) || (cd /usr/ports/textproc/docproj && make install clean BATCH=yes WITHOUT_X11=yes JADETEX=no WITHOUT_PYTHON=yes)' + chroot $2 make -C /usr/ports/textproc/docproj install \ + BATCH=yes WITHOUT_X11=yes JADETEX=no WITHOUT_PYTHON=yes fi -chroot $2 make -C /usr/src $MAKE_FLAGS buildworld buildkernel +chroot $2 make -C /usr/src $WORLD_FLAGS buildworld +chroot $2 make -C /usr/src $KERNEL_FLAGS buildkernel chroot $2 make -C /usr/src/release release chroot $2 make -C /usr/src/release install DESTDIR=/R - -- 2.42.0