From 571f37332bde9e6cd25f3ea49eea7661b8cf7d70 Mon Sep 17 00:00:00 2001 From: Paul Gevers Date: Fri, 22 Jan 2021 22:17:02 +0100 Subject: Add english/releases/bookworm initial version --- english/releases/bookworm/Makefile | 21 +++ english/releases/bookworm/credits.wml | 10 ++ .../releases/bookworm/debian-installer/Makefile | 13 ++ .../releases/bookworm/debian-installer/index.wml | 191 +++++++++++++++++++++ english/releases/bookworm/errata.wml | 74 ++++++++ english/releases/bookworm/index.wml | 116 +++++++++++++ english/releases/bookworm/installmanual.wml | 56 ++++++ english/releases/bookworm/release.data | 88 ++++++++++ english/releases/bookworm/releasenotes.wml | 48 ++++++ english/releases/bookworm/reportingbugs.wml | 49 ++++++ 10 files changed, 666 insertions(+) create mode 100644 english/releases/bookworm/Makefile create mode 100644 english/releases/bookworm/credits.wml create mode 100644 english/releases/bookworm/debian-installer/Makefile create mode 100644 english/releases/bookworm/debian-installer/index.wml create mode 100644 english/releases/bookworm/errata.wml create mode 100644 english/releases/bookworm/index.wml create mode 100644 english/releases/bookworm/installmanual.wml create mode 100644 english/releases/bookworm/release.data create mode 100644 english/releases/bookworm/releasenotes.wml create mode 100644 english/releases/bookworm/reportingbugs.wml diff --git a/english/releases/bookworm/Makefile b/english/releases/bookworm/Makefile new file mode 100644 index 00000000000..3e502e4e125 --- /dev/null +++ b/english/releases/bookworm/Makefile @@ -0,0 +1,21 @@ +# If this makefile is not generic enough to support a translation, +# please contact debian-www. + +WMLBASE=../.. +CUR_DIR=releases/bookworm +SUBS=debian-installer + +include $(WMLBASE)/Make.lang + +index.$(LANGUAGE).html: index.wml $(TEMPLDIR)/release.wml \ + $(ENGLISHDIR)/releases/bookworm/release.data $(TEMPLDIR)/release_info.wml + +releasenotes.$(LANGUAGE).html: releasenotes.wml $(TEMPLDIR)/release.wml \ + $(ENGLISHDIR)/releases/bookworm/release.data $(TEMPLDIR)/release_info.wml \ + $(ENGLISHDIR)/releases/arches.data \ + $(wildcard $(HTMLDIR)/*/release-notes*) + +installmanual.$(LANGUAGE).html: installmanual.wml $(TEMPLDIR)/release.wml \ + $(ENGLISHDIR)/releases/bookworm/release.data $(TEMPLDIR)/release_info.wml \ + $(ENGLISHDIR)/releases/arches.data \ + $(wildcard $(HTMLDIR)/*/install*) diff --git a/english/releases/bookworm/credits.wml b/english/releases/bookworm/credits.wml new file mode 100644 index 00000000000..2902fe66afd --- /dev/null +++ b/english/releases/bookworm/credits.wml @@ -0,0 +1,10 @@ +#use wml::debian::template title="Debian 12 -- Credits (or Blame)" BARETITLE=true + +

Release management

+ +

This release of Debian was managed by Adam D. Barratt, Cyril Brulebois, +Emilio Pozuelo Monfort, Ivo De Decker, Jonathan Wiltshire and Paul Gevers.

+ +

The rest of Debian

+ +

The Debian Developers, Maintainers and everyone else who contributed.

diff --git a/english/releases/bookworm/debian-installer/Makefile b/english/releases/bookworm/debian-installer/Makefile new file mode 100644 index 00000000000..6f6b35123dd --- /dev/null +++ b/english/releases/bookworm/debian-installer/Makefile @@ -0,0 +1,13 @@ +# If this makefile is not generic enough to support a translation, +# please contact debian-www. + +WMLBASE=../../.. +CUR_DIR=releases/bullseye/debian-installer +SUBS= + +include $(WMLBASE)/Make.lang + +index.$(LANGUAGE).html:: $(ENGLISHDIR)/releases/bullseye/release.data \ + $(TEMPLDIR)/release_images.wml \ + $(TEMPLDIR)/release_info.wml \ + $(TEMPLDIR)/installer.wml diff --git a/english/releases/bookworm/debian-installer/index.wml b/english/releases/bookworm/debian-installer/index.wml new file mode 100644 index 00000000000..abcf6637b5f --- /dev/null +++ b/english/releases/bookworm/debian-installer/index.wml @@ -0,0 +1,191 @@ +#use wml::debian::template title="Debian “bookworm” Installation Information" NOHEADER="true" +#include "$(ENGLISHDIR)/releases/info" +#include "$(ENGLISHDIR)/releases/bookworm/release.data" + +

Installing Debian

+ + +

Debian 12 has been superseded by +Debian 13 (trixie). Some of these +installation images may no longer be available, or may no longer work, and +you are recommended to install trixie instead. +

+
+ + +

+For installation images and documentation about how to install bookworm +(which is currently Testing), see +the Debian-Installer page. + + + +

+To install Debian +(bookworm), download any of the following images (all i386 and amd64 +CD/DVD images can be used on USB sticks too): +

+ +
+
+

netinst CD image (generally 150-280 MB)

+ +
+ + +
+ +
+
+

full CD sets

+ +
+ +
+

full DVD sets

+ +
+ +
+ +
+
+

CD (via BitTorrent)

+ +
+ +
+

DVD (via BitTorrent)

+ +
+ +
+ +
+
+

CD (via jigdo)

+ +
+ +
+

DVD (via jigdo)

+ +
+ + +
+ +
+
+

Blu-ray (via jigdo)

+ +
+ +
+

other images (netboot, flexible usb stick, etc.)

+ +
+
+ +
+

+If any of the hardware in your system requires non-free firmware to be +loaded with the device driver, you can use one of the +\ +tarballs of common firmware packages or download an unofficial image including these non-free firmwares. Instructions how to use the tarballs +and general information about loading firmware during an installation can +be found in the Installation Guide (see Documentation below). +

+
+
+

netinst (generally 240-290 MB) non-free +CD images with firmware

+ +
+
+
+ + + +

+Notes +

+ + + +

Documentation

+ +

+If you read only one document before installing, read our +Installation Howto, a quick +walkthrough of the installation process. Other useful documentation includes: +

+ + + +

Errata

+ +

+This is a list of known problems in the installer shipped with +Debian . If you have experienced a problem +installing Debian and do not see your problem listed here, please send us an +installation report +describing the problem or +check the wiki +for other known problems. +

+ +## Translators: copy/paste from devel/debian-installer/errata +

Errata for release 12.0

+ +
+ + +
+ +

+Improved versions of the installation system are being developed +for the next Debian release, and can also be used to install bookworm. +For details, see +the Debian-Installer project +page. +

+
diff --git a/english/releases/bookworm/errata.wml b/english/releases/bookworm/errata.wml new file mode 100644 index 00000000000..fb9fbf74144 --- /dev/null +++ b/english/releases/bookworm/errata.wml @@ -0,0 +1,74 @@ +#use wml::debian::template title="Debian 12 -- Errata" BARETITLE=true +#use wml::debian::toc + +#include "$(ENGLISHDIR)/releases/info" + + + + +# Known problems +Security issues + +

Debian security team issues updates to packages in the stable release +in which they've identified problems related to security. Please consult the +security pages for information about +any security issues identified in bookworm.

+ +

If you use APT, add the following line to /etc/apt/sources.list +to be able to access the latest security updates:

+ +
+  deb http://security.debian.org/ bookworm-security main contrib non-free
+
+ +

After that, run apt update followed by +apt upgrade.

+ + +Point releases + +

Sometimes, in the case of several critical problems or security updates, the +released distribution is updated. Generally, these are indicated as point +releases.

+ + + + 12.0 " + +

There are no point releases for Debian 12 yet.

" " + +

See the \ +ChangeLog +for details on changes between 12 and .

"/> + + +

Fixes to the released stable distribution often go through an +extended testing period before they are accepted into the archive. +However, these fixes are available in the +\ +dists/bookworm-proposed-updates directory of any Debian archive +mirror.

+ +

If you use APT to update your packages, you can install +the proposed updates by adding the following line to +/etc/apt/sources.list:

+ +
+  \# proposed additions for a 12 point release
+  deb http://deb.debian.org/debian bookworm-proposed-updates main contrib non-free
+
+ +

After that, run apt update followed by +apt upgrade.

+ + +Installation system + +

+For information about errata and updates for the installation system, see +the installation information page. +

diff --git a/english/releases/bookworm/index.wml b/english/releases/bookworm/index.wml new file mode 100644 index 00000000000..1c335a5ceb9 --- /dev/null +++ b/english/releases/bookworm/index.wml @@ -0,0 +1,116 @@ +#use wml::debian::template title="Debian “bookworm” Release Information" +#include "$(ENGLISHDIR)/releases/info" +#include "$(ENGLISHDIR)/releases/bookworm/release.data" +#include "$(ENGLISHDIR)/releases/arches.data" + + + +

Debian was +released on . +" + "Debian 12.0 was initially released on <:=spokendate('XXXXXXXX'):>." +/> +The release included many major +changes, described in +our press release and +the Release Notes.

+ +#

Debian 12 has been superseded by +#Debian 13 (bookworm). +#Security updates have been discontinued as of <:=spokendate('xxxx-xx-xx'):>. +#

+ +### This paragraph is orientative, please review before publishing! +#

However, bookworm benefits from Long Term Support (LTS) until +#the end of xxxxx 20xx. The LTS is limited to i386, amd64, armel, armhf and arm64. +#All other architectures are no longer supported in bookworm. +#For more information, please refer to the LTS section of the Debian Wiki. +#

+ +

To obtain and install Debian, see +the installation information page and the +Installation Guide. To upgrade from an older +Debian release, see the instructions in the +Release Notes.

+ +### Activate the following when LTS period starts. +#

Architectures supported during Long Term Support:

+# +#
    +#<: +#foreach $arch (@archeslts) { +# print "
  • $arches{$arch}\n"; +#} +#:> +#
+ +

Computer architectures supported at initial release of bookworm:

+ + + +

Contrary to our wishes, there may be some problems that exist in the +release, even though it is declared stable. We've made +a list of the major known problems, and you can always +report other issues to us.

+ +

Last but not least, we have a list of people who take +credit for making this release happen.

+
+ + + +

The code name for the next major Debian release after buster is bookworm.

+ +

This release started as a copy of buster, and is currently in a state +called testing. +This means that things should not break as badly as in unstable or +experimental distributions, because packages are allowed to enter this +distribution only after a certain period of time has passed, and when they +don't have any release-critical bugs filed against them.

+ +

Please note that security updates for testing distribution are +not yet managed by the security team. Hence, testing does +not get security updates in a timely manner. +# For more information please see the +# announcement +# of the Testing Security Team. +You are encouraged to switch your +sources.list entries from testing to buster for the time being if you +need security support. See also the entry in the +Security Team's FAQ for +the testing distribution.

+ +

There may be a draft of the release notes available. +Please also check the +proposed additions to the release notes.

+ +

For installation images and documentation about how to install testing, +see the Debian-Installer page.

+ +

To find out more about how the testing distribution works, check +the developers' information about it.

+ +

People often ask if there is a single release progress meter. +Unfortunately there isn't one, but we can refer you to several places +that describe things needed to be dealt with for the release to happen:

+ + + +

In addition, general status reports are posted by the release manager +to the \ +debian-devel-announce mailing list.

+ +
diff --git a/english/releases/bookworm/installmanual.wml b/english/releases/bookworm/installmanual.wml new file mode 100644 index 00000000000..f533e0b68de --- /dev/null +++ b/english/releases/bookworm/installmanual.wml @@ -0,0 +1,56 @@ +#use wml::debian::template title="Debian bookworm -- Installation Guide" BARETITLE=true +#use wml::debian::release +#include "$(ENGLISHDIR)/releases/info" +#include "$(ENGLISHDIR)/releases/arches.data" +#include "$(ENGLISHDIR)/releases/bookworm/release.data" + + +

This is a beta version of the Installation Guide for Debian +11, codename bulleye, which isn't released yet. The information +presented here might be outdated and/or incorrect because of changes to +the installer. You might be interested in the +Installation Guide for Debian +10, codename buster, which is the latest released version of +Debian; or in the Development +version of the Installation Guide, which is the most up-to-date version +of this document.

+
+ + +

This is a beta version of the Installation Guide for Debian +13, codename bookworm, which isn't released yet. The information +presented here might be outdated and/or incorrect because of changes to +the installer. You might be interested in the +Installation Guide for Debian +12, codename bullseye, which is the latest released version of +Debian; or in the Development +version of the Installation Guide, which is the most up-to-date version +of this document.

+
+ +

Installation instructions, along with downloadable files, are available +for each of the supported architectures:

+ +
    +<:= &permute_as_list('', 'Installation Guide'); :> +
+ +

If you have set your browser's localization +properly, you can use the above link to get the right HTML version +automatically — see content negotiation. +Otherwise, pick the exact architecture, language, and format you want +from the table below.

+ +
+ + + + + + +<: &permute_as_matrix_new( file => 'install', langs => \%langsinstall, + formats => \%formats, arches => \@arches, + html_file => 'index', namingscheme => sub { + "$_[0].$_[1].$_[2]" } ); :> +
ArchitectureFormatLanguages
+
diff --git a/english/releases/bookworm/release.data b/english/releases/bookworm/release.data new file mode 100644 index 00000000000..b6f32dfb3e8 --- /dev/null +++ b/english/releases/bookworm/release.data @@ -0,0 +1,88 @@ + + +# list of architectures, ordered by Popularity Contest on 2014-04-26. +@arches = ( +# alpha, + amd64, +# arm, + arm64, + armel, + armhf, +# hppa, +# 'hurd-i386', + i386, +# ia64, +# 'kfreebsd-amd64', +# 'kfreebsd-i386', +# m68k, +# mips, + mipsel, + mips64el, +# powerpc, +# ppc64, + ppc64el, +# s390, + s390x, +# sh4, +# sparc, +); + +# list of languages install manual is translated to +%langsinstall = ( + english => "en", + catalan => "ca", + czech => "cs", + danish => "da", + german => "de", + greek => "el", + spanish => "es", +# basque => "eu, +# finnish => "fi", + french => "fr", +# hungarian => "hu", + italian => "it", + japanese => "ja", + korean => "ko", + dutch => "nl", +# norwegian_nynorsk => "nn", + portuguese => "pt", +# portuguese_br => "pt-br", +# romanian => "ro", + russian => "ru", + swedish => "sv", +# tagalog => "tl", + vietnamese => "vi", + chinese_cn => "zh-cn", +# chinese => "zh-tw", +); + +# list of languages release notes are translated to +%langsrelnotes = ( + english => "en", + belarusian => "be", +# catalan => "ca", + czech => "cs", + danish => "da", + german => "de", + spanish => "es", +# finnish => "fi", + french => "fr", + italian => "it", + japanese => "ja", + lithuanian => "lt", + malayalam => "ml", + norwegian_bokmal => "nb", + dutch => "nl", + polish => "pl", + portuguese => "pt", + portuguese_br => "pt-br", + romanian => "ro", + russian => "ru", + slovak => "sk", + swedish => "sv", + vietnamese => "vi", + chinese_cn => "zh-cn", + chinese => "zh-tw", +); + + diff --git a/english/releases/bookworm/releasenotes.wml b/english/releases/bookworm/releasenotes.wml new file mode 100644 index 00000000000..61821c3ee18 --- /dev/null +++ b/english/releases/bookworm/releasenotes.wml @@ -0,0 +1,48 @@ +#use wml::debian::template title="Debian 12 -- Release Notes" BARETITLE=true +#use wml::debian::release +#include "$(ENGLISHDIR)/releases/info" +#include "$(ENGLISHDIR)/releases/arches.data" +#include "$(ENGLISHDIR)/releases/bookworm/release.data" + + +

This is a work-in-progress version of the Release Notes +for Debian 11, codename bullseye, which isn't released yet. The +information presented here might be inaccurate and outdated and is most +likely incomplete.

+
+ + +

This is a work-in-progress version of the Release Notes +for Debian 12, codename bookworm, which isn't released yet. The +information presented here might be inaccurate and outdated and is most +likely incomplete.

+
+ +

To find out what's new in Debian 12, see the Release Notes for your +architecture:

+ +
    +<:= &permute_as_list('release-notes/', 'Release Notes'); :> +
+ +

The Release Notes also contain instructions for users who are upgrading from prior +releases.

+ +

If you have set your browser's localization +properly, you can use the above link to get the right HTML version +automatically — see content negotiation. +Otherwise, pick the exact architecture, language, and format you want +from the table below.

+ +
+ + + + + + +<: &permute_as_matrix_new( file => 'release-notes', langs => \%langsrelnotes, + formats => \%formats, arches => \@arches, + html_file => 'release-notes/index' ); :> +
ArchitectureFormatLanguages
+
diff --git a/english/releases/bookworm/reportingbugs.wml b/english/releases/bookworm/reportingbugs.wml new file mode 100644 index 00000000000..0dddf50b17b --- /dev/null +++ b/english/releases/bookworm/reportingbugs.wml @@ -0,0 +1,49 @@ +#use wml::debian::template title="Debian 12 -- Reporting Problems" BARETITLE=true + +# Translators: copy of buster/reportingbug + +

With the Release Notes

+ +

Errors in the Release Notes should be +reported as bug against the +pseudo-package release-notes. Discussion of that document is +coordinated through the debian-doc mailinglist at +\ +<debian-doc@lists.debian.org>. If you have issues with the document +which aren't appropriate for a bug you should probably mail the list instead. +

+ +

With the installation

+ +

If you have a problem with the installation system, please report +bugs against the installation-reports package. Fill out the +report template +to ensure you include all the necessary information.

+ +

If you have suggestions or corrections for the +Installation Guide, you should +file these +as bugs against installation-guide, which is the source package +in which that documentation is maintained.

+ +

If you have issues with the installation system which aren't +appropriate for a bug (e.g., you're not sure if it's truly a bug or +not, the offending piece of the system is unclear, etc.) you should +probably send an email to the mailing list, +\ +<debian-boot@lists.debian.org>.

+ +

With an upgrade

+ +

If you have problems when upgrading your system from previous releases, +please file a bug against the upgrade-reports package, which is the +pseudo-package used to track that information. For more information on +how to submit upgrade reports, please read the +Release Notes.

+ +

Any other issues

+ +

If you have problems with the system after installation, you should +try to track down the offending package and +file a bug against that +package.

-- cgit v1.2.3