Bug#992157: release-notes: warn about SSH at the start of the upgrade paragraph
Package: release-notes
Severity: normal
Tags: patch
Hi,
On IRC I was trigger that we may want to add a warning at the start of
the paragraph 4.4.4 (minimal upgrade).
I prepared the attached patch.
Paul
>From 36acbddbf23c96a9ba141ac2a06e17789e3e45a9 Mon Sep 17 00:00:00 2001
From: Paul Gevers <elbrus@debian.org>
Date: Sat, 14 Aug 2021 06:49:56 +0200
Subject: [PATCH] upgrading.dbk: add warning about SSH just before upgrading
starts
---
en/upgrading.dbk | 6 ++++++
1 file changed, 6 insertions(+)
diff --git a/en/upgrading.dbk b/en/upgrading.dbk
index 180c7f39..ecb7fa55 100644
--- a/en/upgrading.dbk
+++ b/en/upgrading.dbk
@@ -972,6 +972,12 @@ E: You don't have enough free space in /var/cache/apt/archives/.
<section id="minimal-upgrade">
<title>Minimal system upgrade</title>
+ <important>
+ <!-- buster to bullseye -->
+ <para>
+ If you upgrade remotely, be aware of <xref linkend="ssh-not-available"/>.
+ </para>
+ </important>
<para>
In some cases, doing the full upgrade (as described below) directly might
remove large numbers of packages that you will want to keep. We therefore
--
2.30.2
Reply to: