summaryrefslogtreecommitdiffstats
path: root/rules/systemd.in
Commit message (Collapse)AuthorAgeFilesLines
* 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>