Hi,
How is this, then? A single short paragraph, with a link to more
detailed instructions on the wiki.
As well as the attached, I opened
https://salsa.debian.org/installer-team/installation-guide/-/merge_requests/15
on salsa.
Regards,
Matthew
>From 6e6b681d094294b2bd0eaf5c1f55da591935b91e Mon Sep 17 00:00:00 2001
From: Matthew Vernon <matt...@debian.org>
Date: Sun, 15 Aug 2021 16:49:36 +0100
Subject: [PATCH] Short note on installing alternative inits (Closes: #992034)
Discussion on the BTS apropos this bug / !14 suggests that a shorter
note with a link to more detailed discussion on the wiki would be more
agreeable. To that end, I've made this MR, which is a single brief
paragraph.
---
en/using-d-i/components.xml | 20 +++++++++++++++++++-
1 file changed, 19 insertions(+), 1 deletion(-)
diff --git a/en/using-d-i/components.xml b/en/using-d-i/components.xml
index 702185e97..f6b3eddbf 100644
--- a/en/using-d-i/components.xml
+++ b/en/using-d-i/components.xml
@@ -188,4 +188,22 @@ user in case something goes wrong.
&module-shell.xml;
</sect2>
&module-network-console.xml;
- </sect1>
+
+<sect2 id="di-inits">
+
+ <title>Installing an alternative init system</title>
+
+ <para>
+
+ &debian; uses systemd as its default init system. Other init
+ systems (such as sysvinit and OpenRC) are supported, and the
+ easiest time to select an alternative init system is during the
+ installation process. For detailed instructions on how to do so,
+ please see the <ulink
+ url="https://wiki.debian.org/Init#Changing_the_init_system_-_at_install_time";>Init
+ page on the Debian wiki</ulink>.
+
+ </para>
+
+</sect2>
+</sect1>
--
2.11.0