summaryrefslogtreecommitdiffstats
path: root/rules/systemd.in
Commit message (Collapse)AuthorAgeFilesLines
* systemd: add missing dependencyMichael Olbrich2019-02-201-0/+1
| | | | Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* systemd: version bump 239 -> 241Michael Olbrich2019-02-191-6/+0
| | | | Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* systemd: enable POLKIT support if polkit is selectedBaeuerle, Florian2019-01-071-0/+3
| | | | | Signed-off-by: Florian Bäuerle <florian.baeuerle@allegion.com> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* systemd: remove coreutils dependencyMarc Kleine-Budde2018-12-151-2/+0
| | | | | | | | | Even the ln of ubuntu 14.04's coreutils supports --relative, do not compile host-coreutils, as it will fail on that ubuntu version, due to a too old glibc. Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* systemd: allow to install default user target unitsMichael Tretter2018-03-241-0/+4
| | | | | | | The default user target units are necessary to start user sessions. Signed-off-by: Michael Tretter <m.tretter@pengutronix.de> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* systemd: enable udev driver rules by defaultMichael Olbrich2018-03-021-0/+1
| | | | | | This is almost always the correct thing to do. Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* systemd: with meson the libraries do not have any bogus rpathMichael Olbrich2018-02-161-1/+0
| | | | Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* systemd: version bump 234 -> 235Michael Olbrich2017-12-051-0/+1
| | | | Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* systemd: added option to install systemd-journal-remoteArtur Wiebe2017-06-301-8/+25
| | | | | Signed-off-by: Artur Wiebe <artur@4wiebe.de> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* systemd: /usr mergeMichael Olbrich2017-04-111-2/+2
| | | | Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* udev: make udev independent from systemdJuergen Borleis2017-03-241-3/+67
| | | | | | | | | This way changes to udev from systemd cannot break the legacy udev any more. Signed-off-by: Juergen Borleis <jbe@pengutronix.de> [mol: moajor rework] Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* systemd: remove obsolete dependencyMichael Olbrich2017-03-151-1/+0
| | | | Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* systemd: enable backtrace support for coredumpsMichael Olbrich2017-03-151-0/+2
| | | | Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* systemd: select host-chrpathLadislav Michl2016-09-211-0/+1
| | | | | | | | commit 217ac8c4c1e8d9b3c653970fa8b4b6d87cfc91a1 introduced dependency on chrpath utility, so select it as a host tool. Signed-off-by: Ladislav Michl <ladis@linux-mips.org> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* trivial: typo fatures -> featuresUwe Kleine-König2016-09-081-1/+1
| | | | Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* systemd.in: fix typoUwe Kleine-König2016-08-151-1/+1
| | | | Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* systemd: improve libc dependenciesMichael Olbrich2016-06-141-1/+2
| | | | Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* systemd: add missing dependencyMichael Olbrich2016-05-261-1/+2
| | | | | | The kmod tool is needed for kmod-static-nodes.service Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* systemd: IP forwarding and masquerading supportArtur Wiebe2016-05-191-0/+8
| | | | | Signed-off-by: Artur Wiebe <artur@4wiebe.de> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* systemd: add option for seccomp supportClemens Gruber2016-02-111-0/+8
| | | | | | | | With seccomp support enabled, service files can limit the syscalls a process is allowed to use through the SystemCallFilter option. Signed-off-by: Clemens Gruber <clemens.gruber@pqgruber.com> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* systemd: add support for lz4 compressionMichael Olbrich2015-02-281-0/+5
| | | | Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* systemd: version bump 217 -> 218Michael Olbrich2015-01-081-0/+2
| | | | Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* systemd: PTXCONF_SYSTEMD_COREDUMPptxdist-2014.10.0Jon Ringle2014-10-011-0/+6
| | | | | | | | Allow coredumpctl to be built and installed to debug crashing systemd services Signed-off-by: Jon Ringle <jringle@gridpoint.com> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* systemd: version bump 214 -> 215Michael Olbrich2014-07-101-1/+0
| | | | Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* host-coreutils: new packageMichael Olbrich2014-06-171-0/+2
| | | | | | | systemd needs 'ln --relative'. This is not supported in older versions of coreutils, e.g. 8.13 (used by Debian wheezy). Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* systemd: version bump 204 -> 214Michael Olbrich2014-06-171-4/+25
| | | | Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* systemd: version bump 195 -> 204Michael Olbrich2013-05-141-9/+1
| | | | | | | This also includes a host-systemd. udevadm is needed here to generate the hardware database if enabled. Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* systemd: use global SELinux optionMarc Kleine-Budde2013-02-051-0/+1
| | | | Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de>
* systemd: fix dependenciesMichael Olbrich2013-01-171-0/+7
| | | | | | | Since "c23d4c3 udev: fix dependencies" systemd does not depend on udev at buildtime, so it needs the relevant dependencies itself. Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* udev: fix dependenciesMichael Olbrich2013-01-101-1/+1
| | | | | | | | | | | | When systemd is enabled: * udev needs a buildtime dependency on systemd to satisfy buildtime dependencies on udev * systemd has a runtime dependency on udev This cannot be mapped in kconfig so we handle the buildtime dependency in make Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* systemd: version bump 194 -> 195Michael Olbrich2012-10-241-3/+0
| | | | Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* add a separate package for /etc/machine-idMichael Olbrich2012-10-121-1/+1
| | | | Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* systemd: version bump 193 -> 194Michael Olbrich2012-10-091-0/+3
| | | | Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* systemd: needs libdlMichael Olbrich2012-09-301-0/+1
| | | | Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* dependencies on rc-one are runtime onlyMichael Olbrich2012-07-291-1/+1
| | | | Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* systemd: make virtual console support optionalMichael Olbrich2012-05-141-0/+4
| | | | Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* systemd: version bump 37 -> 44Michael Olbrich2012-04-041-0/+5
| | | | Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* systemd: let systemd create /etc/machine-id and make it permanent in rc-onceMichael Olbrich2012-04-041-0/+1
| | | | Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* systemd: dbus-python is only needed at runtimeMichael Olbrich2012-03-131-2/+1
| | | | | | | and there is no need to depend on python. dbus-python already requires it. Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* udev: version bump 162/172 -> 172/181Michael Olbrich2012-02-181-1/+0
| | | | Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* systemd: version bump 33 -> 34Michael Olbrich2011-08-261-2/+7
| | | | | | ... and cleanup options Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* systemd: version bump 30 -> 33Michael Olbrich2011-08-111-0/+1
| | | | Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* systemd: add more new optionsRobert Schwebel2011-07-211-0/+1
| | | | | | | | In 1b8b5531c796c2cb1d2d0d19e39a090be429dbbc we migrate to systemd-30, but this version does introduce new configure switches and has a new dependency. Signed-off-by: Robert Schwebel <r.schwebel@pengutronix.de>
* systemd: add support for systemd-analyzeRobert Schwebel2011-06-271-0/+8
| | | | | | | Add support for systemd-analyze, which requires python. However, we don't support 'systemd-analyze plot' yet, as it would need cairo-python. Signed-off-by: Robert Schwebel <r.schwebel@pengutronix.de>
* systemd: convert into menu entryRobert Schwebel2011-06-271-2/+2
| | | | | | | systemd has sub options, so let's convert it into a menuconfig and align it correctly. Signed-off-by: Robert Schwebel <r.schwebel@pengutronix.de>
* systemd: add option to disable random seed servicesMichael Olbrich2011-05-091-0/+15
| | | | Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* systemd: add new packageMichael Olbrich2011-05-091-0/+24
based on initial rules from Robert Schwebel <r.schwebel@pengutronix.de> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>