diff options
-rw-r--r-- | debian/changelog | 1 | ||||
-rw-r--r-- | en/howto/installation-howto.xml | 2 |
2 files changed, 3 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 9e8363c36..860453598 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,6 +2,7 @@ installation-guide (20230803) UNRELEASED; urgency=medium * Finaly remove MS-DOS from the doc. * Unification regarding Windows versions. + * Remove hint for unofficial builds, that d-i is still in beta state. -- Holger Wansing <hwansing@mailbox.org> Thu, 03 Aug 2023 21:58:23 +0200 diff --git a/en/howto/installation-howto.xml b/en/howto/installation-howto.xml index 2e8cb763e..b01d6f107 100644 --- a/en/howto/installation-howto.xml +++ b/en/howto/installation-howto.xml @@ -19,9 +19,11 @@ explanations in other parts of this document. <title>Preliminaries</title> <para> +<!-- <phrase condition="unofficial-build"> The debian-installer is still in a beta state. </phrase> +--> If you encounter bugs during your install, please refer to <xref linkend="submit-bug" /> for instructions on how to report them. If you have questions which cannot be |