mkimage-profiles/pkg.in
Michael Shigorin 62e7e9c152 init: ban systemd when sysvinit has been requested
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.
2014-09-29 15:59:19 +04:00
..
groups documentation: use paths relative to toplevel dir 2014-03-05 21:36:30 +04:00
lists init: ban systemd when sysvinit has been requested 2014-09-29 15:59:19 +04:00
Makefile improved logging during profile creation 2011-11-04 16:15:30 +02:00
README README update 2013-06-10 19:43:31 +04:00

== pkg.in ==

Этот каталог содержит все возможные списки пакетов и описания групп,
которые по мере необходимости копируются из метапрофиля в формируемый
профиль.