summaryrefslogtreecommitdiff
path: root/en/using-d-i/customization.xml
diff options
context:
space:
mode:
Diffstat (limited to 'en/using-d-i/customization.xml')
-rw-r--r--en/using-d-i/customization.xml23
1 files changed, 23 insertions, 0 deletions
diff --git a/en/using-d-i/customization.xml b/en/using-d-i/customization.xml
new file mode 100644
index 000000000..7bf8e66b2
--- /dev/null
+++ b/en/using-d-i/customization.xml
@@ -0,0 +1,23 @@
+<!-- retain these comments for translator revision tracking -->
+<!-- $Id$ -->
+
+<sect1 id="customization">
+<title>Customization</title>
+<para>
+Using the shell (see <xref linkend="shell"/>), the installation process
+can be carefully customized, to fit exceptional use cases:
+</para>
+
+ <sect2><title>Installing an alternative init system</title>
+<para>
+&debian; uses systemd as its default init system. However, 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_installation_time">Init
+page on the Debian wiki</ulink>.
+</para>
+
+ </sect2>
+ </sect1>