[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Replace systemd



On Wed, 5 Jul 2017, Don Armstrong wrote:

On Tue, 04 Jul 2017, David Griffith wrote:
On July 3, 2017 1:44:30 PM PDT, Martin Read <zen75502@zen.co.uk> wrote:
On 03/07/17 20:42, Rory Campbell-Lange wrote:
Is there a pure Debian alternative?

There is an alternative init daemon, in the form of sysvinit (install
the package "sysvinit-core" to use this as your init daemon), and there
are several solutions for service management.


It would be nice to have an install-time option for selecting the desired init.

It already exists:

https://lists.debian.org/debian-user/2017/04/msg00097.html

«
You can just append:

preseed/late_command="in-target apt-get install -y sysvinit-core"

to the installer command line.

Or you can roll your own install media with its own syslinux.cfg which
adds that or something more complicated in a preseed file.

You don't need to fork the installer, or submit any patches upstream.

If you want something more complicated, like not installing systemd at
all, you'll have to pass --include and --exclude options to debootstrap
using the base-installer/includes and base-installer/excludes preseed
options; something like:

base-installer/includes=sysvinit-core base-installer/excludes=systemd-sysv

but that's totally untested.
»

I'm aware of that technique. What I was talking about is a menu option that pops up when the install is running that explicitly asks the person installing which init to use.


--
David Griffith
dave@661.org

A: Because it fouls the order in which people normally read text.
Q: Why is top-posting such a bad thing?
A: Top-posting.
Q: What is the most annoying thing in e-mail?

Reply to: