>>>>> On Wed, 11 Nov 2015 12:05:58 +0100, "steven.w...@t-online.de" 
>>>>> <steven.w...@t-online.de> said:

    > I would like to build a Debian 8 without installing Sysv.
Which FAI version are you using?


    > FAI_DEBOOTSTRAP_OPTS="--exclude=info,systemd,systemd-sysv 
--include=aptitude,sysvinit"
Mmm, here you include sysvinit and remove systemd from the base
file. But you wanted no sysv. So, why do you include it here?
I would expect, that your Debian installation then also do not
use systemd but sysvinit, because those package are then inside the
base.tar.xz file, which is also used for the client installation.

    > Is there a way to install a Debian 8 without first installing sysv at all?
In the default examples of FAI, we do not specify any of the sysvinit or
systemd packages in package_config/*. So the installation of a client
will use the default package selection of Debian 8, IIRC that's
systemd.

This is different from the nfsroot, where we still install
sysvinit-core but remove systemd-sysv. But this is not related to the
OS you instal on the client.

-- 
regards Thomas

Antwort per Email an