Skip to content

Commit a73474a

Browse files
author
Mattias Schlenker
committed
KNW-2087 pick-25 remove Debian 11 which is not supported anymore
1 parent 11bbf10 commit a73474a

2 files changed

Lines changed: 5 additions & 33 deletions

File tree

src/onprem/de/install_packages_debian.asciidoc

Lines changed: 3 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ Debian 13 _Trixie_::
4545
--
4646
// SH: Anker erstmal drin lassen für Auffindbarkeit (MFS): Müssen später ggf. rückgebaut werden für andere Lösung. Es darf dann nur eine ID pro Artikel geben.
4747
[#debian13]
48-
Debian 13 _Trixie_ lässt sich über folgende Paketquellen beziehen:
48+
Um {CMK} auf Debian 13 _Trixie_ nutzen zu können, müssen die folgenden Paketquellen aktiv sein:
4949

5050
./etc/apt/sources.list
5151
[{file}]
@@ -59,7 +59,7 @@ Debian 12 _Bookworm_::
5959
+
6060
--
6161
[#debian12]
62-
Debian 12 _Bookworm_ lässt sich über folgende Paketquellen beziehen:
62+
Um {CMK} auf Debian 12 _Bookworm_ nutzen zu können, müssen die folgenden Paketquellen aktiv sein:
6363

6464
./etc/apt/sources.list
6565
[{file}]
@@ -69,20 +69,6 @@ deb https://security.debian.org/debian-security bookworm-security main
6969
# deb http://deb.debian.org/debian bookworm-updates main
7070
----
7171
--
72-
Debian 11 _Bullseye_::
73-
+
74-
--
75-
[#debian11]
76-
Debian 11 _Bullseye_ lässt sich über folgende Paketquellen beziehen:
77-
78-
./etc/apt/sources.list
79-
[{file}]
80-
----
81-
deb http://deb.debian.org/debian/ bullseye main
82-
deb https://security.debian.org/debian-security bullseye-security main
83-
# deb http://deb.debian.org/debian bullseye-updates main
84-
----
85-
--
8672
====
8773

8874

@@ -92,7 +78,7 @@ deb https://security.debian.org/debian-security bullseye-security main
9278
Ubuntu benötigt mindestens die beiden Komponenten `main` und `universe`.
9379
In einigen Fällen setzt {CMK} bestimmte Sicherheits-Updates voraus, die `security`-Repositorys sind daher auch erforderlich.
9480
Die `updates`-Repositorys sind empfohlen, aber nicht zwingend erforderlich.
95-
Stabilitäts-Updates werden hier früher als zu den _Dot Releases_(z.B. Ubuntu 24.04.2) bereitgestellt.
81+
Stabilitäts-Updates werden hier früher als zu den _Dot Releases_ (z.B. Ubuntu 24.04.2) bereitgestellt.
9682

9783
Daraus resultieren die folgenden Beispiele der `/etc/apt/sources.list` bzw. ab Ubuntu 24.04 der `/etc/apt/sources.list.d/ubuntu.sources`:
9884

src/onprem/en/install_packages_debian.asciidoc

Lines changed: 2 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ Debian 13 _Trixie_::
4545
+
4646
--
4747
[#debian13]
48-
Debian 13 _Trixie_ can be obtained from the following package sources:
48+
To be able to use {CMK} on Debian 13 _Trixie_, the following package sources have to be active:
4949

5050
./etc/apt/sources.list
5151
[{file}]
@@ -59,7 +59,7 @@ Debian 12 _Bookworm_::
5959
+
6060
--
6161
[#debian12]
62-
Debian 12 _Bookworm_ can be obtained from the following package sources:
62+
To be able to use {CMK} on Debian 12 _Bookworm_, the following package sources have to be active:
6363

6464
./etc/apt/sources.list
6565
[{file}]
@@ -69,20 +69,6 @@ deb https://security.debian.org/debian-security bookworm-security main
6969
# deb http://deb.debian.org/debian bookworm-updates main
7070
----
7171
--
72-
Debian 11 _Bullseye_::
73-
+
74-
--
75-
[#debian11]
76-
Debian 11 _Bullseye_ can be obtained from the following package sources:
77-
78-
./etc/apt/sources.list
79-
[{file}]
80-
----
81-
deb http://deb.debian.org/debian/ bullseye main
82-
deb https://security.debian.org/debian-security bullseye-security main
83-
# deb http://deb.debian.org/debian bullseye-updates main
84-
----
85-
--
8672
====
8773

8874

0 commit comments

Comments
 (0)