Re: Bug#992034: installation-guide: Include a note on how to change init system during install
Justin B Rye <[email protected]> Fri, 10 Sep 2021 08:50:30 +0100
| Newsgroups | gmane.linux.debian.internationalization.english |
|---|---|
| Message-ID | <[email protected]> |
Holger Wansing wrote: > Trying to integrate your suggestions, would then have Thanks for making sense of it... > + <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> Yes, that looks okay to me!