Commit Graph

10 Commits

Author SHA1 Message Date
Luca Boccassi
73788f18c6 Add nodoc profile support
Co-authored-by: Michael Biebl <biebl@debian.org>
2022-06-22 12:40:56 +00:00
Luca Boccassi
bbd67e8578 systemd-container: install systemd-dissect binary
Required for TEST-50-DISSECT since:

https://github.com/systemd/systemd/pull/16046
2020-11-12 21:22:59 +01:00
Luca Boccassi
4b7a238163 Enable portabled and install related files in systemd-container
Keep disabled for the udeb profile.

Closes: #918606
2019-06-05 12:52:57 +02:00
Martin Pitt
71f9a39ac1 Adjust var-lib-machines.mount target
Upstream PR #6095 changed the location to
{remote-fs,machines}.target.wants, so just install all available ones.
2017-06-22 15:56:19 +02:00
Michael Biebl
335cca9443 Install D-Bus policy files in /usr
This requires dbus >= 1.9.18.
Both Debian stretch and Ubuntu 16.04 LTS ship a new enough version so we
shouldn't need a versioned Depends (or versioned Breaks in case of
systemd).

Gbp-Dch: Short
2017-03-03 13:06:48 +01:00
Martin Pitt
b145d003bb debian/systemd-container.install: Drop *.busname installation
They are going away upstream (PR #3501)
2016-06-13 08:08:59 +03:00
Martin Pitt
2edb1e16fb Revert "Install D-Bus policies into /usr/share/dbus-1/system.d/ instead of /etc/dbus-1"
Simon McVittie says that this needs to wait until Stretch+1 to avoid problems
on dist-upgrade due to policy files disappearing from /etc while the old
dbus-daemon is still running.

This reverts commit 5daf857c43.
2015-10-14 15:31:35 +02:00
Martin Pitt
5daf857c43 Install D-Bus policies into /usr/share/dbus-1/system.d/ instead of /etc/dbus-1
This gets rid of some conffiles.
Bump D-Bus dependencies to >= 1.9.18 which started supporting this.
Remove obsolete conffiles on upgrades.
2015-10-14 10:28:53 +02:00
Michael Biebl
b33309d5f7 Move systemd-machined.service into new systemd-container package as well
This is a followup for commit 9191dc92ce.
2015-08-24 14:05:36 +02:00
Martin Pitt
9191dc92ce Split out "systemd-container" package with machined and nspawn and enable importd
Add new libbz2-dev, zlib1g-dev, and libcurl-dev build deps.

LP: #1448900
2015-08-22 16:51:12 +02:00