• Michael Shigorin's avatar
    init: ban systemd when sysvinit has been requested · 62e7e9c1
    Michael Shigorin authored
    The issue at hand is that interactivesystem pulls in
    network-config-subsystem and that one has several providers
    by now, systemd-networkd being one of them since recently
    (and pulling in systemd).
    
    Just the same problem as with systemd-journal; both might be
    fixed by reworking mkimage to allow for different package name
    resolution modes:
    
    - "slap everything together and resolve with one-shot"
      to handle conflictless situations (most of those);
    - "process multiple transactions to allow for conflicts"
      thus making it possible to include e.g. a few MTAs into
      the provided package base.
    
    Ensure that systemd is outside by explicitly telling so
    in the pkglist.
    62e7e9c1
Name
Last commit
Last update
..
homeros Loading commit data...
robotics Loading commit data...
slinux Loading commit data...
speech Loading commit data...
tagged Loading commit data...
.base Loading commit data...
Makefile Loading commit data...
README Loading commit data...
base Loading commit data...
dhcp-server Loading commit data...
diag-tools Loading commit data...
dns-server Loading commit data...
domain-client Loading commit data...
ftp-server Loading commit data...
gnome-p2p Loading commit data...
gns3 Loading commit data...
http-server Loading commit data...
ipmi Loading commit data...
kvm-server Loading commit data...
ltsp Loading commit data...
ltsp-client Loading commit data...
mail-server Loading commit data...
monitoring Loading commit data...
mysql-server Loading commit data...
openscada Loading commit data...
openssh Loading commit data...
osec Loading commit data...
ovz-server Loading commit data...
pulseaudio Loading commit data...
server-base Loading commit data...
systemd Loading commit data...
sysvinit Loading commit data...