# These templates have been reviewed by the debian-l10n-english
# team
#
# If modifications/additions/rewording are needed, please ask
# debian-l10n-english@lists.debian.org for advice.
#
# Even minor modifications require translation updates and such
# changes should be coordinated with translators and reviewers.

Template: init-select/choose
Type: select
Choices: sysvinit, systemd, upstart, openrc
Default: sysvinit
_Description: Init system selection: 
 Please select an init system.
 .
 The init system is the first process started by the kernel. It manages the
 initial boot process and system daemons.

Template: init-select/no-systemd
Type: error
_Description: systemd package not installed
 The systemd package is not installed at present, so it cannot be selected.
 .
 Please execute "apt-get install systemd && dpkg-reconfigure init-select" in
 order to install and configure systemd as the init system.

Template: init-select/no-upstart
Type: error
_Description: upstart package not installed
 The upstart package is not installed at present, so it cannot be selected.
 .
 Please execute "apt-get install upstart" in order to install and use upstart
 as the init system. Note that init-select will be removed in the process
 since upstart is not co-installable with other init systems.

Template: init-select/no-openrc
Type: error
_Description: openrc package not installed
 The openrc package is not installed at present, so it cannot be selected.
 .
 Please execute "apt-get install openrc" in order to install and use openrc as
 the init system. Note that init-select will be removed in the process since
 openrc is not co-installable with other init systems.
