From 5acda3eaeabae9045609539303a8c12c4ce401f1 Mon Sep 17 00:00:00 2001 From: Sebastian Date: Mon, 25 Apr 2016 12:01:08 +0200 Subject: merge with latest dev version --- core/modules/systemd/README | 12 +++ core/modules/systemd/TODO | 2 + .../etc/systemd/system/network-interface@.service | 9 ++ .../data/etc/systemd/system/systemd-halt.service | 18 ++++ .../etc/systemd/system/systemd-poweroff.service | 18 ++++ .../data/etc/systemd/system/systemd-reboot.service | 18 ++++ .../opt/openslx/scripts/systemd-shutdown_prescript | 50 ++++++++++ .../systemd/data/opt/openslx/scripts/tty-init | 23 +++++ core/modules/systemd/data/sbin/halt | 1 + core/modules/systemd/data/sbin/init | 1 + core/modules/systemd/data/sbin/poweroff | 1 + core/modules/systemd/data/sbin/reboot | 1 + core/modules/systemd/data/sbin/runlevel | 1 + core/modules/systemd/data/sbin/shutdown | 1 + core/modules/systemd/data/sbin/telinit | 1 + .../systemd/data/usr/lib/sysctl.d/50-default.conf | 39 ++++++++ .../data/usr/lib/systemd/system/autovt@.service | 1 + .../data/usr/lib/systemd/system/basic.target | 14 +++ .../data/usr/lib/systemd/system/bluetooth.target | 11 ++ .../usr/lib/systemd/system/console-getty.service | 32 ++++++ .../usr/lib/systemd/system/console-shell.service | 32 ++++++ .../usr/lib/systemd/system/ctrl-alt-del.target | 1 + .../system/dbus-org.freedesktop.login1.service | 1 + .../usr/lib/systemd/system/debug-shell.service | 33 ++++++ .../data/usr/lib/systemd/system/default.target | 1 + .../usr/lib/systemd/system/dev-hugepages.mount | 19 ++++ .../data/usr/lib/systemd/system/dev-mqueue.mount | 19 ++++ .../data/usr/lib/systemd/system/emergency.service | 31 ++++++ .../data/usr/lib/systemd/system/emergency.target | 13 +++ .../data/usr/lib/systemd/system/final.target | 13 +++ .../data/usr/lib/systemd/system/getty.target | 11 ++ .../data/usr/lib/systemd/system/getty@.service | 50 ++++++++++ .../data/usr/lib/systemd/system/graphical.target | 18 ++++ .../data/usr/lib/systemd/system/halt-local.service | 20 ++++ .../data/usr/lib/systemd/system/halt.target | 17 ++++ .../data/usr/lib/systemd/system/hibernate.target | 13 +++ .../usr/lib/systemd/system/hybrid-sleep.target | 13 +++ .../data/usr/lib/systemd/system/kexec.target | 17 ++++ .../data/usr/lib/systemd/system/multi-user.target | 17 ++++ .../system/multi-user.target.wants/getty.target | 1 + .../multi-user.target.wants/systemd-logind.service | 1 + .../systemd-user-sessions.service | 1 + .../usr/lib/systemd/system/network-online.target | 11 ++ .../data/usr/lib/systemd/system/network.target | 14 +++ .../data/usr/lib/systemd/system/paths.target | 10 ++ .../data/usr/lib/systemd/system/poweroff.target | 17 ++++ .../data/usr/lib/systemd/system/printer.target | 11 ++ .../system/proc-sys-fs-binfmt_misc.automount | 18 ++++ .../systemd/system/proc-sys-fs-binfmt_misc.mount | 17 ++++ .../data/usr/lib/systemd/system/rc-local.service | 20 ++++ .../data/usr/lib/systemd/system/reboot.target | 17 ++++ .../data/usr/lib/systemd/system/remote-fs.target | 3 + .../usr/lib/systemd/system/serial-getty@.service | 36 +++++++ .../data/usr/lib/systemd/system/shutdown.target | 12 +++ .../data/usr/lib/systemd/system/sigpwr.target | 10 ++ .../data/usr/lib/systemd/system/sleep.target | 13 +++ .../data/usr/lib/systemd/system/smartcard.target | 11 ++ .../data/usr/lib/systemd/system/sockets.target | 10 ++ .../sockets.target.wants/systemd-journald.socket | 1 + .../sockets.target.wants/systemd-shutdownd.socket | 1 + .../systemd-udevd-control.socket | 1 + .../systemd-udevd-kernel.socket | 1 + .../data/usr/lib/systemd/system/sound.target | 11 ++ .../data/usr/lib/systemd/system/suspend.target | 13 +++ .../data/usr/lib/systemd/system/swap.target | 10 ++ .../systemd/system/sys-fs-fuse-connections.mount | 20 ++++ .../usr/lib/systemd/system/sys-kernel-config.mount | 20 ++++ .../data/usr/lib/systemd/system/sysinit.target | 14 +++ .../sysinit.target.wants/dev-hugepages.mount | 1 + .../system/sysinit.target.wants/dev-mqueue.mount | 1 + .../proc-sys-fs-binfmt_misc.automount | 1 + .../sys-fs-fuse-connections.mount | 1 + .../sysinit.target.wants/sys-kernel-config.mount | 1 + .../sysinit.target.wants/systemd-binfmt.service | 1 + .../sysinit.target.wants/systemd-journald.service | 1 + .../systemd-modules-load.service | 1 + .../sysinit.target.wants/systemd-sysctl.service | 1 + .../systemd-tmpfiles-setup-dev.service | 1 + .../systemd-tmpfiles-setup.service | 1 + .../systemd-udev-trigger.service | 1 + .../sysinit.target.wants/systemd-udevd.service | 1 + .../systemd-vconsole-setup.service | 1 + .../data/usr/lib/systemd/system/syslog.socket | 40 ++++++++ .../usr/lib/systemd/system/system-update.target | 16 +++ .../usr/lib/systemd/system/systemd-binfmt.service | 26 +++++ .../usr/lib/systemd/system/systemd-halt.service | 17 ++++ .../lib/systemd/system/systemd-hibernate.service | 17 ++++ .../systemd/system/systemd-hybrid-sleep.service | 17 ++++ .../lib/systemd/system/systemd-journald.service | 26 +++++ .../usr/lib/systemd/system/systemd-journald.socket | 26 +++++ .../usr/lib/systemd/system/systemd-logind.service | 23 +++++ .../systemd/system/systemd-modules-load.service | 27 +++++ .../usr/lib/systemd/system/systemd-nspawn@.service | 18 ++++ .../lib/systemd/system/systemd-poweroff.service | 17 ++++ .../usr/lib/systemd/system/systemd-reboot.service | 17 ++++ .../lib/systemd/system/systemd-shutdownd.service | 15 +++ .../lib/systemd/system/systemd-shutdownd.socket | 18 ++++ .../usr/lib/systemd/system/systemd-suspend.service | 17 ++++ .../usr/lib/systemd/system/systemd-sysctl.service | 26 +++++ .../system/systemd-tmpfiles-setup-dev.service | 17 ++++ .../systemd/system/systemd-tmpfiles-setup.service | 23 +++++ .../lib/systemd/system/systemd-udev-settle.service | 31 ++++++ .../systemd/system/systemd-udev-trigger.service | 20 ++++ .../systemd/system/systemd-udevd-control.socket | 19 ++++ .../lib/systemd/system/systemd-udevd-kernel.socket | 19 ++++ .../usr/lib/systemd/system/systemd-udevd.service | 23 +++++ .../systemd/system/systemd-user-sessions.service | 17 ++++ .../systemd/system/systemd-vconsole-setup.service | 20 ++++ .../data/usr/lib/systemd/system/time-sync.target | 14 +++ .../data/usr/lib/systemd/system/timers.target | 10 ++ .../data/usr/lib/systemd/system/user@.service | 23 +++++ .../systemd/data/usr/lib/tmpfiles.d/etc.conf | 14 +++ .../usr/lib/udev/rules.d/70-uaccess-floppy.rules | 8 ++ .../data/usr/lib/udev/rules.d/99-systemd.rules | 56 +++++++++++ core/modules/systemd/module.build | 111 +++++++++++++++++++++ core/modules/systemd/module.conf | 66 ++++++++++++ core/modules/systemd/module.conf.centos | 11 ++ core/modules/systemd/module.conf.debian | 13 +++ core/modules/systemd/module.conf.fedora | 11 ++ core/modules/systemd/module.conf.opensuse | 10 ++ core/modules/systemd/module.conf.scientific | 37 +++++++ core/modules/systemd/module.conf.ubuntu | 12 +++ core/modules/systemd/module.conf.ubuntu.14 | 71 +++++++++++++ core/modules/systemd/module.conf.ubuntu.16 | 95 ++++++++++++++++++ core/modules/systemd/systemd-openslx-229.patch | 11 ++ core/modules/systemd/systemd-openslx.patch | 26 +++++ 126 files changed, 2083 insertions(+) create mode 100644 core/modules/systemd/README create mode 100644 core/modules/systemd/TODO create mode 100644 core/modules/systemd/data/etc/systemd/system/network-interface@.service create mode 100644 core/modules/systemd/data/etc/systemd/system/systemd-halt.service create mode 100644 core/modules/systemd/data/etc/systemd/system/systemd-poweroff.service create mode 100644 core/modules/systemd/data/etc/systemd/system/systemd-reboot.service create mode 100755 core/modules/systemd/data/opt/openslx/scripts/systemd-shutdown_prescript create mode 100755 core/modules/systemd/data/opt/openslx/scripts/tty-init create mode 120000 core/modules/systemd/data/sbin/halt create mode 120000 core/modules/systemd/data/sbin/init create mode 120000 core/modules/systemd/data/sbin/poweroff create mode 120000 core/modules/systemd/data/sbin/reboot create mode 120000 core/modules/systemd/data/sbin/runlevel create mode 120000 core/modules/systemd/data/sbin/shutdown create mode 120000 core/modules/systemd/data/sbin/telinit create mode 100644 core/modules/systemd/data/usr/lib/sysctl.d/50-default.conf create mode 120000 core/modules/systemd/data/usr/lib/systemd/system/autovt@.service create mode 100644 core/modules/systemd/data/usr/lib/systemd/system/basic.target create mode 100644 core/modules/systemd/data/usr/lib/systemd/system/bluetooth.target create mode 100644 core/modules/systemd/data/usr/lib/systemd/system/console-getty.service create mode 100644 core/modules/systemd/data/usr/lib/systemd/system/console-shell.service create mode 120000 core/modules/systemd/data/usr/lib/systemd/system/ctrl-alt-del.target create mode 120000 core/modules/systemd/data/usr/lib/systemd/system/dbus-org.freedesktop.login1.service create mode 100644 core/modules/systemd/data/usr/lib/systemd/system/debug-shell.service create mode 120000 core/modules/systemd/data/usr/lib/systemd/system/default.target create mode 100644 core/modules/systemd/data/usr/lib/systemd/system/dev-hugepages.mount create mode 100644 core/modules/systemd/data/usr/lib/systemd/system/dev-mqueue.mount create mode 100644 core/modules/systemd/data/usr/lib/systemd/system/emergency.service create mode 100644 core/modules/systemd/data/usr/lib/systemd/system/emergency.target create mode 100644 core/modules/systemd/data/usr/lib/systemd/system/final.target create mode 100644 core/modules/systemd/data/usr/lib/systemd/system/getty.target create mode 100644 core/modules/systemd/data/usr/lib/systemd/system/getty@.service create mode 100644 core/modules/systemd/data/usr/lib/systemd/system/graphical.target create mode 100644 core/modules/systemd/data/usr/lib/systemd/system/halt-local.service create mode 100644 core/modules/systemd/data/usr/lib/systemd/system/halt.target create mode 100644 core/modules/systemd/data/usr/lib/systemd/system/hibernate.target create mode 100644 core/modules/systemd/data/usr/lib/systemd/system/hybrid-sleep.target create mode 100644 core/modules/systemd/data/usr/lib/systemd/system/kexec.target create mode 100644 core/modules/systemd/data/usr/lib/systemd/system/multi-user.target create mode 120000 core/modules/systemd/data/usr/lib/systemd/system/multi-user.target.wants/getty.target create mode 120000 core/modules/systemd/data/usr/lib/systemd/system/multi-user.target.wants/systemd-logind.service create mode 120000 core/modules/systemd/data/usr/lib/systemd/system/multi-user.target.wants/systemd-user-sessions.service create mode 100644 core/modules/systemd/data/usr/lib/systemd/system/network-online.target create mode 100644 core/modules/systemd/data/usr/lib/systemd/system/network.target create mode 100644 core/modules/systemd/data/usr/lib/systemd/system/paths.target create mode 100644 core/modules/systemd/data/usr/lib/systemd/system/poweroff.target create mode 100644 core/modules/systemd/data/usr/lib/systemd/system/printer.target create mode 100644 core/modules/systemd/data/usr/lib/systemd/system/proc-sys-fs-binfmt_misc.automount create mode 100644 core/modules/systemd/data/usr/lib/systemd/system/proc-sys-fs-binfmt_misc.mount create mode 100644 core/modules/systemd/data/usr/lib/systemd/system/rc-local.service create mode 100644 core/modules/systemd/data/usr/lib/systemd/system/reboot.target create mode 100644 core/modules/systemd/data/usr/lib/systemd/system/remote-fs.target create mode 100644 core/modules/systemd/data/usr/lib/systemd/system/serial-getty@.service create mode 100644 core/modules/systemd/data/usr/lib/systemd/system/shutdown.target create mode 100644 core/modules/systemd/data/usr/lib/systemd/system/sigpwr.target create mode 100644 core/modules/systemd/data/usr/lib/systemd/system/sleep.target create mode 100644 core/modules/systemd/data/usr/lib/systemd/system/smartcard.target create mode 100644 core/modules/systemd/data/usr/lib/systemd/system/sockets.target create mode 120000 core/modules/systemd/data/usr/lib/systemd/system/sockets.target.wants/systemd-journald.socket create mode 120000 core/modules/systemd/data/usr/lib/systemd/system/sockets.target.wants/systemd-shutdownd.socket create mode 120000 core/modules/systemd/data/usr/lib/systemd/system/sockets.target.wants/systemd-udevd-control.socket create mode 120000 core/modules/systemd/data/usr/lib/systemd/system/sockets.target.wants/systemd-udevd-kernel.socket create mode 100644 core/modules/systemd/data/usr/lib/systemd/system/sound.target create mode 100644 core/modules/systemd/data/usr/lib/systemd/system/suspend.target create mode 100644 core/modules/systemd/data/usr/lib/systemd/system/swap.target create mode 100644 core/modules/systemd/data/usr/lib/systemd/system/sys-fs-fuse-connections.mount create mode 100644 core/modules/systemd/data/usr/lib/systemd/system/sys-kernel-config.mount create mode 100644 core/modules/systemd/data/usr/lib/systemd/system/sysinit.target create mode 120000 core/modules/systemd/data/usr/lib/systemd/system/sysinit.target.wants/dev-hugepages.mount create mode 120000 core/modules/systemd/data/usr/lib/systemd/system/sysinit.target.wants/dev-mqueue.mount create mode 120000 core/modules/systemd/data/usr/lib/systemd/system/sysinit.target.wants/proc-sys-fs-binfmt_misc.automount create mode 120000 core/modules/systemd/data/usr/lib/systemd/system/sysinit.target.wants/sys-fs-fuse-connections.mount create mode 120000 core/modules/systemd/data/usr/lib/systemd/system/sysinit.target.wants/sys-kernel-config.mount create mode 120000 core/modules/systemd/data/usr/lib/systemd/system/sysinit.target.wants/systemd-binfmt.service create mode 120000 core/modules/systemd/data/usr/lib/systemd/system/sysinit.target.wants/systemd-journald.service create mode 120000 core/modules/systemd/data/usr/lib/systemd/system/sysinit.target.wants/systemd-modules-load.service create mode 120000 core/modules/systemd/data/usr/lib/systemd/system/sysinit.target.wants/systemd-sysctl.service create mode 120000 core/modules/systemd/data/usr/lib/systemd/system/sysinit.target.wants/systemd-tmpfiles-setup-dev.service create mode 120000 core/modules/systemd/data/usr/lib/systemd/system/sysinit.target.wants/systemd-tmpfiles-setup.service create mode 120000 core/modules/systemd/data/usr/lib/systemd/system/sysinit.target.wants/systemd-udev-trigger.service create mode 120000 core/modules/systemd/data/usr/lib/systemd/system/sysinit.target.wants/systemd-udevd.service create mode 120000 core/modules/systemd/data/usr/lib/systemd/system/sysinit.target.wants/systemd-vconsole-setup.service create mode 100644 core/modules/systemd/data/usr/lib/systemd/system/syslog.socket create mode 100644 core/modules/systemd/data/usr/lib/systemd/system/system-update.target create mode 100644 core/modules/systemd/data/usr/lib/systemd/system/systemd-binfmt.service create mode 100644 core/modules/systemd/data/usr/lib/systemd/system/systemd-halt.service create mode 100644 core/modules/systemd/data/usr/lib/systemd/system/systemd-hibernate.service create mode 100644 core/modules/systemd/data/usr/lib/systemd/system/systemd-hybrid-sleep.service create mode 100644 core/modules/systemd/data/usr/lib/systemd/system/systemd-journald.service create mode 100644 core/modules/systemd/data/usr/lib/systemd/system/systemd-journald.socket create mode 100644 core/modules/systemd/data/usr/lib/systemd/system/systemd-logind.service create mode 100644 core/modules/systemd/data/usr/lib/systemd/system/systemd-modules-load.service create mode 100644 core/modules/systemd/data/usr/lib/systemd/system/systemd-nspawn@.service create mode 100644 core/modules/systemd/data/usr/lib/systemd/system/systemd-poweroff.service create mode 100644 core/modules/systemd/data/usr/lib/systemd/system/systemd-reboot.service create mode 100644 core/modules/systemd/data/usr/lib/systemd/system/systemd-shutdownd.service create mode 100644 core/modules/systemd/data/usr/lib/systemd/system/systemd-shutdownd.socket create mode 100644 core/modules/systemd/data/usr/lib/systemd/system/systemd-suspend.service create mode 100644 core/modules/systemd/data/usr/lib/systemd/system/systemd-sysctl.service create mode 100644 core/modules/systemd/data/usr/lib/systemd/system/systemd-tmpfiles-setup-dev.service create mode 100644 core/modules/systemd/data/usr/lib/systemd/system/systemd-tmpfiles-setup.service create mode 100644 core/modules/systemd/data/usr/lib/systemd/system/systemd-udev-settle.service create mode 100644 core/modules/systemd/data/usr/lib/systemd/system/systemd-udev-trigger.service create mode 100644 core/modules/systemd/data/usr/lib/systemd/system/systemd-udevd-control.socket create mode 100644 core/modules/systemd/data/usr/lib/systemd/system/systemd-udevd-kernel.socket create mode 100644 core/modules/systemd/data/usr/lib/systemd/system/systemd-udevd.service create mode 100644 core/modules/systemd/data/usr/lib/systemd/system/systemd-user-sessions.service create mode 100644 core/modules/systemd/data/usr/lib/systemd/system/systemd-vconsole-setup.service create mode 100644 core/modules/systemd/data/usr/lib/systemd/system/time-sync.target create mode 100644 core/modules/systemd/data/usr/lib/systemd/system/timers.target create mode 100644 core/modules/systemd/data/usr/lib/systemd/system/user@.service create mode 100644 core/modules/systemd/data/usr/lib/tmpfiles.d/etc.conf create mode 100644 core/modules/systemd/data/usr/lib/udev/rules.d/70-uaccess-floppy.rules create mode 100644 core/modules/systemd/data/usr/lib/udev/rules.d/99-systemd.rules create mode 100644 core/modules/systemd/module.build create mode 100644 core/modules/systemd/module.conf create mode 100644 core/modules/systemd/module.conf.centos create mode 100644 core/modules/systemd/module.conf.debian create mode 100644 core/modules/systemd/module.conf.fedora create mode 100644 core/modules/systemd/module.conf.opensuse create mode 100644 core/modules/systemd/module.conf.scientific create mode 100644 core/modules/systemd/module.conf.ubuntu create mode 100644 core/modules/systemd/module.conf.ubuntu.14 create mode 100644 core/modules/systemd/module.conf.ubuntu.16 create mode 100644 core/modules/systemd/systemd-openslx-229.patch create mode 100644 core/modules/systemd/systemd-openslx.patch (limited to 'core/modules/systemd') diff --git a/core/modules/systemd/README b/core/modules/systemd/README new file mode 100644 index 00000000..f84283d8 --- /dev/null +++ b/core/modules/systemd/README @@ -0,0 +1,12 @@ +To activate debug level, add to units under [Service] this line +Environment=SYSTEMD_LOG_LEVEL=debug + +Note on systemd-versions: Some systemds below 204 (verified in +systemd-195) seem to need libpci-dev (or the openSuse equivalent). + + +Another note on our compiled systemd-udevd: +So far it has not been possible to reach a fully functional udev +system in view of the perceived systemd-udevd limitation about +evaluating the variable ENV{DEVTYPE}=="usb_device" in udev rule +scripts. diff --git a/core/modules/systemd/TODO b/core/modules/systemd/TODO new file mode 100644 index 00000000..4b17eb88 --- /dev/null +++ b/core/modules/systemd/TODO @@ -0,0 +1,2 @@ +libkmod: libkmod gets installed systemwide at present. This should not + be the case. diff --git a/core/modules/systemd/data/etc/systemd/system/network-interface@.service b/core/modules/systemd/data/etc/systemd/system/network-interface@.service new file mode 100644 index 00000000..ea9cc56e --- /dev/null +++ b/core/modules/systemd/data/etc/systemd/system/network-interface@.service @@ -0,0 +1,9 @@ +[Unit] +Description=Brings interface %i up +Wants=dhcpc@%i.service +Before=dhcpc@%i.service + +[Service] +Type=simple +ExecStart=/opt/openslx/sbin/ip link set dev %I up + diff --git a/core/modules/systemd/data/etc/systemd/system/systemd-halt.service b/core/modules/systemd/data/etc/systemd/system/systemd-halt.service new file mode 100644 index 00000000..95b4f284 --- /dev/null +++ b/core/modules/systemd/data/etc/systemd/system/systemd-halt.service @@ -0,0 +1,18 @@ +# This file is part of systemd. +# +# systemd is free software; you can redistribute it and/or modify it +# under the terms of the GNU Lesser General Public License as published by +# the Free Software Foundation; either version 2.1 of the License, or +# (at your option) any later version. + +[Unit] +Description=Halt +Documentation=man:systemd-halt.service(8) +DefaultDependencies=no +Requires=shutdown.target final.target +After=shutdown.target final.target + +[Service] +Type=oneshot +ExecStartPre=-/bin/bash -c /opt/openslx/scripts/systemd-shutdown_prescript +ExecStart=/usr/bin/systemctl --force halt diff --git a/core/modules/systemd/data/etc/systemd/system/systemd-poweroff.service b/core/modules/systemd/data/etc/systemd/system/systemd-poweroff.service new file mode 100644 index 00000000..8b96980e --- /dev/null +++ b/core/modules/systemd/data/etc/systemd/system/systemd-poweroff.service @@ -0,0 +1,18 @@ +# This file is part of systemd. +# +# systemd is free software; you can redistribute it and/or modify it +# under the terms of the GNU Lesser General Public License as published by +# the Free Software Foundation; either version 2.1 of the License, or +# (at your option) any later version. + +[Unit] +Description=Power-Off +Documentation=man:systemd-halt.service(8) +DefaultDependencies=no +Requires=shutdown.target final.target +After=shutdown.target final.target + +[Service] +Type=oneshot +ExecStartPre=-/bin/bash -c /opt/openslx/scripts/systemd-shutdown_prescript +ExecStart=/usr/bin/systemctl --force poweroff diff --git a/core/modules/systemd/data/etc/systemd/system/systemd-reboot.service b/core/modules/systemd/data/etc/systemd/system/systemd-reboot.service new file mode 100644 index 00000000..be4d608c --- /dev/null +++ b/core/modules/systemd/data/etc/systemd/system/systemd-reboot.service @@ -0,0 +1,18 @@ +# This file is part of systemd. +# +# systemd is free software; you can redistribute it and/or modify it +# under the terms of the GNU Lesser General Public License as published by +# the Free Software Foundation; either version 2.1 of the License, or +# (at your option) any later version. + +[Unit] +Description=Reboot +Documentation=man:systemd-halt.service(8) +DefaultDependencies=no +Requires=shutdown.target final.target +After=shutdown.target final.target + +[Service] +Type=oneshot +ExecStartPre=-/bin/bash -c /opt/openslx/scripts/systemd-shutdown_prescript +ExecStart=/usr/bin/systemctl --force reboot diff --git a/core/modules/systemd/data/opt/openslx/scripts/systemd-shutdown_prescript b/core/modules/systemd/data/opt/openslx/scripts/systemd-shutdown_prescript new file mode 100755 index 00000000..3b5d7f92 --- /dev/null +++ b/core/modules/systemd/data/opt/openslx/scripts/systemd-shutdown_prescript @@ -0,0 +1,50 @@ +#!/bin/ash + +# This script gets called by ExecStartPre from the services +# systemd-halt, systemd-poweroff, systemd-reboot. Pre-shutdown actions as +# unmounting nfs shares etc. should go here. + +PATH=/bin:/usr/bin:/opt/openslx/bin + +# kill leftover processes + +umount_nfs_shares() { + for i in "$(mount | grep 'type nfs')"; do + share=$(echo "$i"|cut -f 3 -d " ") + echo "Unmounte nfs-Share $share ...." + umount "$share" + ERROR=$? + if [ $ERROR -eq 0 ]; then + echo "nfs-Share $share unmounted." + else + echo "Could not umount nfs share $share!" + ERRORLEVEL=1 + fi + done +} + +umount_samba_shares() { + for i in "$(mount | grep 'type cifs')"; do + share=$(echo $i|cut -f 3 -d " ") + echo "Unmounte cifs-Share $share ...." + umount "$share" + ERROR=$? + if [ $ERROR -eq 0 ]; then + echo "cifs-Share $share unmounted." + else + echo "Could not umount cifs share $share!" + ERRORLEVEL=1 + fi + done +} + +# Searching for nfs-shares in mtab: +if [ $(echo /etc/mtab | cut -d " " -f 3 | grep -q nfs) ]; then + umount_nfs_shares +fi + +# Searching for samba-shares: +if [ $(echo /etc/mtab|cut -d " " -f 3 | grep -q cifs) ]; then + umount_samba_shares +fi +exit $ERRORLEVEL diff --git a/core/modules/systemd/data/opt/openslx/scripts/tty-init b/core/modules/systemd/data/opt/openslx/scripts/tty-init new file mode 100755 index 00000000..a157854d --- /dev/null +++ b/core/modules/systemd/data/opt/openslx/scripts/tty-init @@ -0,0 +1,23 @@ +#!/bin/ash + +[ -c "/dev/$1" ] || exit 0 + +exec > "/dev/$1" +echo -en "\e]P0232323" #black +echo -en "\e]P82B2B2B" #darkgrey +echo -en "\e]P1D75F5F" #darkred +echo -en "\e]P9E33636" #red +echo -en "\e]P287AF5F" #darkgreen +echo -en "\e]PA98E34D" #green +echo -en "\e]P3D7AF87" #brown +echo -en "\e]PBFFD75F" #yellow +echo -en "\e]P48787AF" #darkblue +echo -en "\e]PC7373C9" #blue +echo -en "\e]P5BD53A5" #darkmagenta +echo -en "\e]PDD633B2" #magenta +echo -en "\e]P65FAFAF" #darkcyan +echo -en "\e]PE44C9C9" #cyan +echo -en "\e]P7E5E5E5" #lightgrey +echo -en "\e]PFFFFFFF" #white +echo -en '\033c' #clear + diff --git a/core/modules/systemd/data/sbin/halt b/core/modules/systemd/data/sbin/halt new file mode 120000 index 00000000..5d9faf5d --- /dev/null +++ b/core/modules/systemd/data/sbin/halt @@ -0,0 +1 @@ +/usr/bin/systemctl \ No newline at end of file diff --git a/core/modules/systemd/data/sbin/init b/core/modules/systemd/data/sbin/init new file mode 120000 index 00000000..60baf528 --- /dev/null +++ b/core/modules/systemd/data/sbin/init @@ -0,0 +1 @@ +/usr/lib/systemd/systemd \ No newline at end of file diff --git a/core/modules/systemd/data/sbin/poweroff b/core/modules/systemd/data/sbin/poweroff new file mode 120000 index 00000000..5d9faf5d --- /dev/null +++ b/core/modules/systemd/data/sbin/poweroff @@ -0,0 +1 @@ +/usr/bin/systemctl \ No newline at end of file diff --git a/core/modules/systemd/data/sbin/reboot b/core/modules/systemd/data/sbin/reboot new file mode 120000 index 00000000..5d9faf5d --- /dev/null +++ b/core/modules/systemd/data/sbin/reboot @@ -0,0 +1 @@ +/usr/bin/systemctl \ No newline at end of file diff --git a/core/modules/systemd/data/sbin/runlevel b/core/modules/systemd/data/sbin/runlevel new file mode 120000 index 00000000..5d9faf5d --- /dev/null +++ b/core/modules/systemd/data/sbin/runlevel @@ -0,0 +1 @@ +/usr/bin/systemctl \ No newline at end of file diff --git a/core/modules/systemd/data/sbin/shutdown b/core/modules/systemd/data/sbin/shutdown new file mode 120000 index 00000000..5d9faf5d --- /dev/null +++ b/core/modules/systemd/data/sbin/shutdown @@ -0,0 +1 @@ +/usr/bin/systemctl \ No newline at end of file diff --git a/core/modules/systemd/data/sbin/telinit b/core/modules/systemd/data/sbin/telinit new file mode 120000 index 00000000..5d9faf5d --- /dev/null +++ b/core/modules/systemd/data/sbin/telinit @@ -0,0 +1 @@ +/usr/bin/systemctl \ No newline at end of file diff --git a/core/modules/systemd/data/usr/lib/sysctl.d/50-default.conf b/core/modules/systemd/data/usr/lib/sysctl.d/50-default.conf new file mode 100644 index 00000000..6ece04ce --- /dev/null +++ b/core/modules/systemd/data/usr/lib/sysctl.d/50-default.conf @@ -0,0 +1,39 @@ +# This file is part of systemd. +# +# systemd is free software; you can redistribute it and/or modify it +# under the terms of the GNU Lesser General Public License as published by +# the Free Software Foundation; either version 2.1 of the License, or +# (at your option) any later version. + +# See sysctl.d(5) and core(5) for for details. + +# System Request functionality of the kernel (SYNC) +kernel.sysrq = 1 + +# Append the PID to the core filename +kernel.core_uses_pid = 1 + +# Source route verification +net.ipv4.conf.all.rp_filter = 1 +# Do not accept source routing +net.ipv4.conf.all.accept_source_route = 0 +# protection from the SYN flood attack +net.ipv4.tcp_syncookies = 1 +# timestamps add a little overhead but are recommended for gbit links +net.ipv4.tcp_timestamps = 1 +# ignore echo broadcast requests to prevent being part of smurf attacks +net.ipv4.icmp_echo_ignore_broadcasts = 1 +# ignore bogus icmp errors +net.ipv4.icmp_ignore_bogus_error_responses = 1 +# send redirects (not a router, disable it) +net.ipv4.conf.all.send_redirects = 0 +# ICMP routing redirects (only secure) +net.ipv4.conf.all.accept_redirects = 0 +net.ipv4.conf.all.secure_redirects = 1 + +# Enable hard and soft link protection +fs.protected_hardlinks = 1 +fs.protected_symlinks = 1 + +# A little extra security for local exploits +kernel.kptr_restrict = 1 diff --git a/core/modules/systemd/data/usr/lib/systemd/system/autovt@.service b/core/modules/systemd/data/usr/lib/systemd/system/autovt@.service new file mode 120000 index 00000000..fe40e8fd --- /dev/null +++ b/core/modules/systemd/data/usr/lib/systemd/system/autovt@.service @@ -0,0 +1 @@ +getty@.service \ No newline at end of file diff --git a/core/modules/systemd/data/usr/lib/systemd/system/basic.target b/core/modules/systemd/data/usr/lib/systemd/system/basic.target new file mode 100644 index 00000000..6b9cfe4c --- /dev/null +++ b/core/modules/systemd/data/usr/lib/systemd/system/basic.target @@ -0,0 +1,14 @@ +# This file is part of systemd. +# +# systemd is free software; you can redistribute it and/or modify it +# under the terms of the GNU Lesser General Public License as published by +# the Free Software Foundation; either version 2.1 of the License, or +# (at your option) any later version. + +[Unit] +Description=Basic System +Documentation=man:systemd.special(7) +Requires=sysinit.target +Wants=sockets.target timers.target paths.target +After=sysinit.target sockets.target timers.target paths.target +RefuseManualStart=yes diff --git a/core/modules/systemd/data/usr/lib/systemd/system/bluetooth.target b/core/modules/systemd/data/usr/lib/systemd/system/bluetooth.target new file mode 100644 index 00000000..dd4ae14c --- /dev/null +++ b/core/modules/systemd/data/usr/lib/systemd/system/bluetooth.target @@ -0,0 +1,11 @@ +# This file is part of systemd. +# +# systemd is free software; you can redistribute it and/or modify it +# under the terms of the GNU Lesser General Public License as published by +# the Free Software Foundation; either version 2.1 of the License, or +# (at your option) any later version. + +[Unit] +Description=Bluetooth +Documentation=man:systemd.special(7) +StopWhenUnneeded=yes diff --git a/core/modules/systemd/data/usr/lib/systemd/system/console-getty.service b/core/modules/systemd/data/usr/lib/systemd/system/console-getty.service new file mode 100644 index 00000000..74a220e2 --- /dev/null +++ b/core/modules/systemd/data/usr/lib/systemd/system/console-getty.service @@ -0,0 +1,32 @@ +# This file is part of systemd. +# +# systemd is free software; you can redistribute it and/or modify it +# under the terms of the GNU Lesser General Public License as published by +# the Free Software Foundation; either version 2.1 of the License, or +# (at your option) any later version. + +[Unit] +Description=Console Getty +Documentation=man:agetty(8) +After=systemd-user-sessions.service plymouth-quit-wait.service +After=rc-local.service +Before=getty.target + +[Service] +ExecStart=-/sbin/agetty --noclear -s console 115200,38400,9600 +Type=idle +Restart=always +RestartSec=0 +UtmpIdentifier=cons +TTYPath=/dev/console +TTYReset=yes +TTYVHangup=yes +KillMode=process +IgnoreSIGPIPE=no + +# Bash ignores SIGTERM, so we send SIGHUP instead, to ensure that bash +# terminates cleanly. +KillSignal=SIGHUP + +[Install] +WantedBy=getty.target diff --git a/core/modules/systemd/data/usr/lib/systemd/system/console-shell.service b/core/modules/systemd/data/usr/lib/systemd/system/console-shell.service new file mode 100644 index 00000000..c1548299 --- /dev/null +++ b/core/modules/systemd/data/usr/lib/systemd/system/console-shell.service @@ -0,0 +1,32 @@ +# This file is part of systemd. +# +# systemd is free software; you can redistribute it and/or modify it +# under the terms of the GNU Lesser General Public License as published by +# the Free Software Foundation; either version 2.1 of the License, or +# (at your option) any later version. + +[Unit] +Description=Console Shell +Documentation=man:sulogin(8) +After=systemd-user-sessions.service plymouth-quit-wait.service +After=rc-local.service +Before=getty.target + +[Service] +Environment=HOME=/root +WorkingDirectory=/root +ExecStart=-/sbin/sulogin +ExecStopPost=-/usr/bin/systemctl poweroff +Type=idle +StandardInput=tty-force +StandardOutput=inherit +StandardError=inherit +KillMode=process +IgnoreSIGPIPE=no + +# Bash ignores SIGTERM, so we send SIGHUP instead, to ensure that bash +# terminates cleanly. +KillSignal=SIGHUP + +[Install] +WantedBy=getty.target diff --git a/core/modules/systemd/data/usr/lib/systemd/system/ctrl-alt-del.target b/core/modules/systemd/data/usr/lib/systemd/system/ctrl-alt-del.target new file mode 120000 index 00000000..f2fde431 --- /dev/null +++ b/core/modules/systemd/data/usr/lib/systemd/system/ctrl-alt-del.target @@ -0,0 +1 @@ +reboot.target \ No newline at end of file diff --git a/core/modules/systemd/data/usr/lib/systemd/system/dbus-org.freedesktop.login1.service b/core/modules/systemd/data/usr/lib/systemd/system/dbus-org.freedesktop.login1.service new file mode 120000 index 00000000..d87318cc --- /dev/null +++ b/core/modules/systemd/data/usr/lib/systemd/system/dbus-org.freedesktop.login1.service @@ -0,0 +1 @@ +systemd-logind.service \ No newline at end of file diff --git a/core/modules/systemd/data/usr/lib/systemd/system/debug-shell.service b/core/modules/systemd/data/usr/lib/systemd/system/debug-shell.service new file mode 100644 index 00000000..4220d7c2 --- /dev/null +++ b/core/modules/systemd/data/usr/lib/systemd/system/debug-shell.service @@ -0,0 +1,33 @@ +# This file is part of systemd. +# +# systemd is free software; you can redistribute it and/or modify it +# under the terms of the GNU Lesser General Public License as published by +# the Free Software Foundation; either version 2.1 of the License, or +# (at your option) any later version. + +[Unit] +Description=Early root shell on /dev/tty9 FOR DEBUGGING ONLY +Documentation=man:sushell(8) +DefaultDependencies=no +IgnoreOnIsolate=yes + +[Service] +Environment=TERM=linux +ExecStart=/bin/ash +Restart=always +RestartSec=0 +StandardInput=tty +TTYPath=/dev/tty9 +TTYReset=yes +TTYVHangup=yes +KillMode=process +IgnoreSIGPIPE=no +# bash ignores SIGTERM +KillSignal=SIGHUP + +# Unset locale for the console getty since the console has problems +# displaying some internationalized messages. +Environment=LANG= LANGUAGE= LC_CTYPE= LC_NUMERIC= LC_TIME= LC_COLLATE= LC_MONETARY= LC_MESSAGES= LC_PAPER= LC_NAME= LC_ADDRESS= LC_TELEPHONE= LC_MEASUREMENT= LC_IDENTIFICATION= + +[Install] +WantedBy=sysinit.target diff --git a/core/modules/systemd/data/usr/lib/systemd/system/default.target b/core/modules/systemd/data/usr/lib/systemd/system/default.target new file mode 120000 index 00000000..a0aae86a --- /dev/null +++ b/core/modules/systemd/data/usr/lib/systemd/system/default.target @@ -0,0 +1 @@ +graphical.target \ No newline at end of file diff --git a/core/modules/systemd/data/usr/lib/systemd/system/dev-hugepages.mount b/core/modules/systemd/data/usr/lib/systemd/system/dev-hugepages.mount new file mode 100644 index 00000000..d711faed --- /dev/null +++ b/core/modules/systemd/data/usr/lib/systemd/system/dev-hugepages.mount @@ -0,0 +1,19 @@ +# This file is part of systemd. +# +# systemd is free software; you can redistribute it and/or modify it +# under the terms of the GNU Lesser General Public License as published by +# the Free Software Foundation; either version 2.1 of the License, or +# (at your option) any later version. + +[Unit] +Description=Huge Pages File System +Documentation=https://www.kernel.org/doc/Documentation/vm/hugetlbpage.txt +Documentation=http://www.freedesktop.org/wiki/Software/systemd/APIFileSystems +DefaultDependencies=no +Before=sysinit.target +ConditionPathExists=/sys/kernel/mm/hugepages + +[Mount] +What=hugetlbfs +Where=/dev/hugepages +Type=hugetlbfs diff --git a/core/modules/systemd/data/usr/lib/systemd/system/dev-mqueue.mount b/core/modules/systemd/data/usr/lib/systemd/system/dev-mqueue.mount new file mode 100644 index 00000000..5c11ca7d --- /dev/null +++ b/core/modules/systemd/data/usr/lib/systemd/system/dev-mqueue.mount @@ -0,0 +1,19 @@ +# This file is part of systemd. +# +# systemd is free software; you can redistribute it and/or modify it +# under the terms of the GNU Lesser General Public License as published by +# the Free Software Foundation; either version 2.1 of the License, or +# (at your option) any later version. + +[Unit] +Description=POSIX Message Queue File System +Documentation=man:mq_overview(7) +Documentation=http://www.freedesktop.org/wiki/Software/systemd/APIFileSystems +DefaultDependencies=no +Before=sysinit.target +ConditionPathExists=/proc/sys/fs/mqueue + +[Mount] +What=mqueue +Where=/dev/mqueue +Type=mqueue diff --git a/core/modules/systemd/data/usr/lib/systemd/system/emergency.service b/core/modules/systemd/data/usr/lib/systemd/system/emergency.service new file mode 100644 index 00000000..72fcff2d --- /dev/null +++ b/core/modules/systemd/data/usr/lib/systemd/system/emergency.service @@ -0,0 +1,31 @@ +# This file is part of systemd. +# +# systemd is free software; you can redistribute it and/or modify it +# under the terms of the GNU Lesser General Public License as published by +# the Free Software Foundation; either version 2.1 of the License, or +# (at your option) any later version. + +[Unit] +Description=Emergency Shell +Documentation=man:sulogin(8) +DefaultDependencies=no +Conflicts=shutdown.target +Before=shutdown.target + +[Service] +Environment=HOME=/root +WorkingDirectory=/root +ExecStartPre=-/bin/plymouth quit +ExecStartPre=-/bin/echo -e 'Welcome to emergency mode! After logging in, type "journalctl -xb" to view\\nsystem logs, "systemctl reboot" to reboot, "systemctl default" to try again\\nto boot into default mode.' +ExecStart=-/sbin/sulogin +ExecStopPost=/usr/bin/systemctl --fail --no-block default +Type=idle +StandardInput=tty-force +StandardOutput=inherit +StandardError=inherit +KillMode=process +IgnoreSIGPIPE=no + +# Bash ignores SIGTERM, so we send SIGHUP instead, to ensure that bash +# terminates cleanly. +KillSignal=SIGHUP diff --git a/core/modules/systemd/data/usr/lib/systemd/system/emergency.target b/core/modules/systemd/data/usr/lib/systemd/system/emergency.target new file mode 100644 index 00000000..0760d66f --- /dev/null +++ b/core/modules/systemd/data/usr/lib/systemd/system/emergency.target @@ -0,0 +1,13 @@ +# This file is part of systemd. +# +# systemd is free software; you can redistribute it and/or modify it +# under the terms of the GNU Lesser General Public License as published by +# the Free Software Foundation; either version 2.1 of the License, or +# (at your option) any later version. + +[Unit] +Description=Emergency Mode +Documentation=man:systemd.special(7) +Requires=emergency.service +After=emergency.service +AllowIsolate=yes diff --git a/core/modules/systemd/data/usr/lib/systemd/system/final.target b/core/modules/systemd/data/usr/lib/systemd/system/final.target new file mode 100644 index 00000000..c7cf18e0 --- /dev/null +++ b/core/modules/systemd/data/usr/lib/systemd/system/final.target @@ -0,0 +1,13 @@ +# This file is part of systemd. +# +# systemd is free software; you can redistribute it and/or modify it +# under the terms of the GNU Lesser General Public License as published by +# the Free Software Foundation; either version 2.1 of the License, or +# (at your option) any later version. + +[Unit] +Description=Final Step +Documentation=man:systemd.special(7) +DefaultDependencies=no +RefuseManualStart=yes +After=shutdown.target diff --git a/core/modules/systemd/data/usr/lib/systemd/system/getty.target b/core/modules/systemd/data/usr/lib/systemd/system/getty.target new file mode 100644 index 00000000..c33d4465 --- /dev/null +++ b/core/modules/systemd/data/usr/lib/systemd/system/getty.target @@ -0,0 +1,11 @@ +# This file is part of systemd. +# +# systemd is free software; you can redistribute it and/or modify it +# under the terms of the GNU Lesser General Public License as published by +# the Free Software Foundation; either version 2.1 of the License, or +# (at your option) any later version. + +[Unit] +Description=Login Prompts +Documentation=man:systemd.special(7) man:systemd-getty-generator(8) +Documentation=http://0pointer.de/blog/projects/serial-console.html diff --git a/core/modules/systemd/data/usr/lib/systemd/system/getty@.service b/core/modules/systemd/data/usr/lib/systemd/system/getty@.service new file mode 100644 index 00000000..5c1d1666 --- /dev/null +++ b/core/modules/systemd/data/usr/lib/systemd/system/getty@.service @@ -0,0 +1,50 @@ +# This file is part of systemd. +# Patched for OpenSLX +# +# systemd is free software; you can redistribute it and/or modify it +# under the terms of the GNU Lesser General Public License as published by +# the Free Software Foundation; either version 2.1 of the License, or +# (at your option) any later version. + +[Unit] +Description=Getty on %I +Documentation=man:agetty(8) man:systemd-getty-generator(8) +Documentation=http://0pointer.de/blog/projects/serial-console.html +After=systemd-user-sessions.service +After=rc-local.service + +# If additional gettys are spawned during boot then we should make +# sure that this is synchronized before getty.target, even though +# getty.target didn't actually pull it in. +Before=getty.target +IgnoreOnIsolate=yes + +# On systems without virtual consoles, don't start any getty. (Note +# that serial gettys are covered by serial-getty@.service, not this +# unit +ConditionPathExists=/dev/tty0 + +[Service] +ExecStartPre=-/opt/openslx/bin/killall fbsplash +ExecStartPre=-/opt/openslx/scripts/tty-init %I +# the VT is cleared by TTYVTDisallocate +ExecStart=-/sbin/agetty %I 38400 linux +Type=idle +Restart=always +RestartSec=0 +UtmpIdentifier=%I +TTYPath=/dev/%I +TTYReset=yes +TTYVHangup=yes +TTYVTDisallocate=no +KillMode=process +IgnoreSIGPIPE=no + +# Unset locale for the console getty since the console has problems +# displaying some internationalized messages. +Environment=LANG= LANGUAGE= LC_CTYPE= LC_NUMERIC= LC_TIME= LC_COLLATE= LC_MONETARY= LC_MESSAGES= LC_PAPER= LC_NAME= LC_ADDRESS= LC_TELEPHONE= LC_MEASUREMENT= LC_IDENTIFICATION= + +# Some login implementations ignore SIGTERM, so we send SIGHUP +# instead, to ensure that login terminates cleanly. +KillSignal=SIGHUP + diff --git a/core/modules/systemd/data/usr/lib/systemd/system/graphical.target b/core/modules/systemd/data/usr/lib/systemd/system/graphical.target new file mode 100644 index 00000000..65f2521d --- /dev/null +++ b/core/modules/systemd/data/usr/lib/systemd/system/graphical.target @@ -0,0 +1,18 @@ +# This file is part of systemd. +# +# systemd is free software; you can redistribute it and/or modify it +# under the terms of the GNU Lesser General Public License as published by +# the Free Software Foundation; either version 2.1 of the License, or +# (at your option) any later version. + +[Unit] +Description=Graphical Interface +Documentation=man:systemd.special(7) +Requires=multi-user.target +After=multi-user.target +Conflicts=rescue.target +Wants=display-manager.service +AllowIsolate=yes + +[Install] +Alias=default.target diff --git a/core/modules/systemd/data/usr/lib/systemd/system/halt-local.service b/core/modules/systemd/data/usr/lib/systemd/system/halt-local.service new file mode 100644 index 00000000..e6243eeb --- /dev/null +++ b/core/modules/systemd/data/usr/lib/systemd/system/halt-local.service @@ -0,0 +1,20 @@ +# This file is part of systemd. +# +# systemd is free software; you can redistribute it and/or modify it +# under the terms of the GNU Lesser General Public License as published by +# the Free Software Foundation; either version 2.1 of the License, or +# (at your option) any later version. + +[Unit] +Description=/usr/sbin/halt.local Compatibility +ConditionFileIsExecutable=/usr/sbin/halt.local +DefaultDependencies=no +After=shutdown.target +Before=final.target + +[Service] +Type=oneshot +ExecStart=/usr/sbin/halt.local +TimeoutSec=0 +StandardOutput=tty +RemainAfterExit=yes diff --git a/core/modules/systemd/data/usr/lib/systemd/system/halt.target b/core/modules/systemd/data/usr/lib/systemd/system/halt.target new file mode 100644 index 00000000..a21d984b --- /dev/null +++ b/core/modules/systemd/data/usr/lib/systemd/system/halt.target @@ -0,0 +1,17 @@ +# This file is part of systemd. +# +# systemd is free software; you can redistribute it and/or modify it +# under the terms of the GNU Lesser General Public License as published by +# the Free Software Foundation; either version 2.1 of the License, or +# (at your option) any later version. + +[Unit] +Description=Halt +Documentation=man:systemd.special(7) +DefaultDependencies=no +Requires=systemd-halt.service +After=systemd-halt.service +AllowIsolate=yes + +[Install] +Alias=ctrl-alt-del.target diff --git a/core/modules/systemd/data/usr/lib/systemd/system/hibernate.target b/core/modules/systemd/data/usr/lib/systemd/system/hibernate.target new file mode 100644 index 00000000..143eb592 --- /dev/null +++ b/core/modules/systemd/data/usr/lib/systemd/system/hibernate.target @@ -0,0 +1,13 @@ +# This file is part of systemd. +# +# systemd is free software; you can redistribute it and/or modify it +# under the terms of the GNU Lesser General Public License as published by +# the Free Software Foundation; either version 2.1 of the License, or +# (at your option) any later version. + +[Unit] +Description=Hibernate +Documentation=man:systemd.special(7) +DefaultDependencies=no +BindsTo=systemd-hibernate.service +After=systemd-hibernate.service diff --git a/core/modules/systemd/data/usr/lib/systemd/system/hybrid-sleep.target b/core/modules/systemd/data/usr/lib/systemd/system/hybrid-sleep.target new file mode 100644 index 00000000..d2d34092 --- /dev/null +++ b/core/modules/systemd/data/usr/lib/systemd/system/hybrid-sleep.target @@ -0,0 +1,13 @@ +# This file is part of systemd. +# +# systemd is free software; you can redistribute it and/or modify it +# under the terms of the GNU Lesser General Public License as published by +# the Free Software Foundation; either version 2.1 of the License, or +# (at your option) any later version. + +[Unit] +Description=Hybrid Suspend+Hibernate +Documentation=man:systemd.special(7) +DefaultDependencies=no +BindsTo=systemd-hybrid-sleep.service +After=systemd-hybrid-sleep.service diff --git a/core/modules/systemd/data/usr/lib/systemd/system/kexec.target b/core/modules/systemd/data/usr/lib/systemd/system/kexec.target new file mode 100644 index 00000000..90795d0c --- /dev/null +++ b/core/modules/systemd/data/usr/lib/systemd/system/kexec.target @@ -0,0 +1,17 @@ +# This file is part of systemd. +# +# systemd is free software; you can redistribute it and/or modify it +# under the terms of the GNU Lesser General Public License as published by +# the Free Software Foundation; either version 2.1 of the License, or +# (at your option) any later version. + +[Unit] +Description=Reboot via kexec +Documentation=man:systemd.special(7) +DefaultDependencies=no +Requires=systemd-kexec.service +After=systemd-kexec.service +AllowIsolate=yes + +[Install] +Alias=ctrl-alt-del.target diff --git a/core/modules/systemd/data/usr/lib/systemd/system/multi-user.target b/core/modules/systemd/data/usr/lib/systemd/system/multi-user.target new file mode 100644 index 00000000..998e0460 --- /dev/null +++ b/core/modules/systemd/data/usr/lib/systemd/system/multi-user.target @@ -0,0 +1,17 @@ +# This file is part of systemd. +# +# systemd is free software; you can redistribute it and/or modify it +# under the terms of the GNU Lesser General Public License as published by +# the Free Software Foundation; either version 2.1 of the License, or +# (at your option) any later version. + +[Unit] +Description=Multi-User System +Documentation=man:systemd.special(7) +Requires=basic.target +Conflicts=rescue.service rescue.target +After=basic.target rescue.service rescue.target +AllowIsolate=yes + +[Install] +Alias=default.target diff --git a/core/modules/systemd/data/usr/lib/systemd/system/multi-user.target.wants/getty.target b/core/modules/systemd/data/usr/lib/systemd/system/multi-user.target.wants/getty.target new file mode 120000 index 00000000..bdba1fe4 --- /dev/null +++ b/core/modules/systemd/data/usr/lib/systemd/system/multi-user.target.wants/getty.target @@ -0,0 +1 @@ +../getty.target \ No newline at end of file diff --git a/core/modules/systemd/data/usr/lib/systemd/system/multi-user.target.wants/systemd-logind.service b/core/modules/systemd/data/usr/lib/systemd/system/multi-user.target.wants/systemd-logind.service new file mode 120000 index 00000000..270a900e --- /dev/null +++ b/core/modules/systemd/data/usr/lib/systemd/system/multi-user.target.wants/systemd-logind.service @@ -0,0 +1 @@ +../systemd-logind.service \ No newline at end of file diff --git a/core/modules/systemd/data/usr/lib/systemd/system/multi-user.target.wants/systemd-user-sessions.service b/core/modules/systemd/data/usr/lib/systemd/system/multi-user.target.wants/systemd-user-sessions.service new file mode 120000 index 00000000..f878b529 --- /dev/null +++ b/core/modules/systemd/data/usr/lib/systemd/system/multi-user.target.wants/systemd-user-sessions.service @@ -0,0 +1 @@ +../systemd-user-sessions.service \ No newline at end of file diff --git a/core/modules/systemd/data/usr/lib/systemd/system/network-online.target b/core/modules/systemd/data/usr/lib/systemd/system/network-online.target new file mode 100644 index 00000000..a40c44c9 --- /dev/null +++ b/core/modules/systemd/data/usr/lib/systemd/system/network-online.target @@ -0,0 +1,11 @@ +# This file is part of systemd. +# +# systemd is free software; you can redistribute it and/or modify it +# under the terms of the GNU Lesser General Public License as published by +# the Free Software Foundation; either version 2.1 of the License, or +# (at your option) any later version. + +[Unit] +Description=Network is Online +Documentation=man:systemd.special(7) +Documentation=http://www.freedesktop.org/wiki/Software/systemd/NetworkTarget diff --git a/core/modules/systemd/data/usr/lib/systemd/system/network.target b/core/modules/systemd/data/usr/lib/systemd/system/network.target new file mode 100644 index 00000000..4186c088 --- /dev/null +++ b/core/modules/systemd/data/usr/lib/systemd/system/network.target @@ -0,0 +1,14 @@ +# This file is part of systemd. +# +# systemd is free software; you can redistribute it and/or modify it +# under the terms of the GNU Lesser General Public License as published by +# the Free Software Foundation; either version 2.1 of the License, or +# (at your option) any later version. + +[Unit] +Description=Network +Documentation=man:systemd.special(7) +Documentation=http://www.freedesktop.org/wiki/Software/systemd/NetworkTarget +DefaultDependencies=no +ConditionPathExists=/run/network/network-ready + diff --git a/core/modules/systemd/data/usr/lib/systemd/system/paths.target b/core/modules/systemd/data/usr/lib/systemd/system/paths.target new file mode 100644 index 00000000..25c7fd03 --- /dev/null +++ b/core/modules/systemd/data/usr/lib/systemd/system/paths.target @@ -0,0 +1,10 @@ +# This file is part of systemd. +# +# systemd is free software; you can redistribute it and/or modify it +# under the terms of the GNU Lesser General Public License as published by +# the Free Software Foundation; either version 2.1 of the License, or +# (at your option) any later version. + +[Unit] +Description=Paths +Documentation=man:systemd.special(7) diff --git a/core/modules/systemd/data/usr/lib/systemd/system/poweroff.target b/core/modules/systemd/data/usr/lib/systemd/system/poweroff.target new file mode 100644 index 00000000..71871033 --- /dev/null +++ b/core/modules/systemd/data/usr/lib/systemd/system/poweroff.target @@ -0,0 +1,17 @@ +# This file is part of systemd. +# +# systemd is free software; you can redistribute it and/or modify it +# under the terms of the GNU Lesser General Public License as published by +# the Free Software Foundation; either version 2.1 of the License, or +# (at your option) any later version. + +[Unit] +Description=Power-Off +Documentation=man:systemd.special(7) +DefaultDependencies=no +Requires=systemd-poweroff.service +After=systemd-poweroff.service +AllowIsolate=yes + +[Install] +Alias=ctrl-alt-del.target diff --git a/core/modules/systemd/data/usr/lib/systemd/system/printer.target b/core/modules/systemd/data/usr/lib/systemd/system/printer.target new file mode 100644 index 00000000..a6b86caa --- /dev/null +++ b/core/modules/systemd/data/usr/lib/systemd/system/printer.target @@ -0,0 +1,11 @@ +# This file is part of systemd. +# +# systemd is free software; you can redistribute it and/or modify it +# under the terms of the GNU Lesser General Public License as published by +# the Free Software Foundation; either version 2.1 of the License, or +# (at your option) any later version. + +[Unit] +Description=Printer +Documentation=man:systemd.special(7) +StopWhenUnneeded=yes diff --git a/core/modules/systemd/data/usr/lib/systemd/system/proc-sys-fs-binfmt_misc.automount b/core/modules/systemd/data/usr/lib/systemd/system/proc-sys-fs-binfmt_misc.automount new file mode 100644 index 00000000..6be38937 --- /dev/null +++ b/core/modules/systemd/data/usr/lib/systemd/system/proc-sys-fs-binfmt_misc.automount @@ -0,0 +1,18 @@ +# This file is part of systemd. +# +# systemd is free software; you can redistribute it and/or modify it +# under the terms of the GNU Lesser General Public License as published by +# the Free Software Foundation; either version 2.1 of the License, or +# (at your option) any later version. + +[Unit] +Description=Arbitrary Executable File Formats File System Automount Point +Documentation=https://www.kernel.org/doc/Documentation/binfmt_misc.txt +Documentation=http://www.freedesktop.org/wiki/Software/systemd/APIFileSystems +DefaultDependencies=no +Before=sysinit.target +ConditionPathExists=/proc/sys/fs/binfmt_misc/ +ConditionPathIsReadWrite=/proc/sys/ + +[Automount] +Where=/proc/sys/fs/binfmt_misc diff --git a/core/modules/systemd/data/usr/lib/systemd/system/proc-sys-fs-binfmt_misc.mount b/core/modules/systemd/data/usr/lib/systemd/system/proc-sys-fs-binfmt_misc.mount new file mode 100644 index 00000000..8c7c3863 --- /dev/null +++ b/core/modules/systemd/data/usr/lib/systemd/system/proc-sys-fs-binfmt_misc.mount @@ -0,0 +1,17 @@ +# This file is part of systemd. +# +# systemd is free software; you can redistribute it and/or modify it +# under the terms of the GNU Lesser General Public License as published by +# the Free Software Foundation; either version 2.1 of the License, or +# (at your option) any later version. + +[Unit] +Description=Arbitrary Executable File Formats File System +Documentation=https://www.kernel.org/doc/Documentation/binfmt_misc.txt +Documentation=http://www.freedesktop.org/wiki/Software/systemd/APIFileSystems +DefaultDependencies=no + +[Mount] +What=binfmt_misc +Where=/proc/sys/fs/binfmt_misc +Type=binfmt_misc diff --git a/core/modules/systemd/data/usr/lib/systemd/system/rc-local.service b/core/modules/systemd/data/usr/lib/systemd/system/rc-local.service new file mode 100644 index 00000000..cb9c1ba2 --- /dev/null +++ b/core/modules/systemd/data/usr/lib/systemd/system/rc-local.service @@ -0,0 +1,20 @@ +# This file is part of systemd. +# +# systemd is free software; you can redistribute it and/or modify it +# under the terms of the GNU Lesser General Public License as published by +# the Free Software Foundation; either version 2.1 of the License, or +# (at your option) any later version. + +# This unit gets pulled automatically into multi-user.target by +# systemd-rc-local-generator if /etc/rc.local is executable. +[Unit] +Description=/etc/rc.local Compatibility +ConditionFileIsExecutable=/etc/rc.local +After=network.target + +[Service] +Type=forking +ExecStart=/etc/rc.local start +TimeoutSec=0 +RemainAfterExit=yes +SysVStartPriority=99 diff --git a/core/modules/systemd/data/usr/lib/systemd/system/reboot.target b/core/modules/systemd/data/usr/lib/systemd/system/reboot.target new file mode 100644 index 00000000..dec8f567 --- /dev/null +++ b/core/modules/systemd/data/usr/lib/systemd/system/reboot.target @@ -0,0 +1,17 @@ +# This file is part of systemd. +# +# systemd is free software; you can redistribute it and/or modify it +# under the terms of the GNU Lesser General Public License as published by +# the Free Software Foundation; either version 2.1 of the License, or +# (at your option) any later version. + +[Unit] +Description=Reboot +Documentation=man:systemd.special(7) +DefaultDependencies=no +Requires=systemd-reboot.service +After=systemd-reboot.service +AllowIsolate=yes + +[Install] +Alias=ctrl-alt-del.target diff --git a/core/modules/systemd/data/usr/lib/systemd/system/remote-fs.target b/core/modules/systemd/data/usr/lib/systemd/system/remote-fs.target new file mode 100644 index 00000000..0821987d --- /dev/null +++ b/core/modules/systemd/data/usr/lib/systemd/system/remote-fs.target @@ -0,0 +1,3 @@ +[Unit] +Description=Remote File Systems Impostor + diff --git a/core/modules/systemd/data/usr/lib/systemd/system/serial-getty@.service b/core/modules/systemd/data/usr/lib/systemd/system/serial-getty@.service new file mode 100644 index 00000000..5f289500 --- /dev/null +++ b/core/modules/systemd/data/usr/lib/systemd/system/serial-getty@.service @@ -0,0 +1,36 @@ +# This file is part of systemd. +# +# systemd is free software; you can redistribute it and/or modify it +# under the terms of the GNU Lesser General Public License as published by +# the Free Software Foundation; either version 2.1 of the License, or +# (at your option) any later version. + +[Unit] +Description=Serial Getty on %I +Documentation=man:agetty(8) man:systemd-getty-generator(8) +Documentation=http://0pointer.de/blog/projects/serial-console.html +BindsTo=dev-%i.device +After=dev-%i.device systemd-user-sessions.service plymouth-quit-wait.service +After=rc-local.service + +# If additional gettys are spawned during boot then we should make +# sure that this is synchronized before getty.target, even though +# getty.target didn't actually pull it in. +Before=getty.target +IgnoreOnIsolate=yes + +[Service] +ExecStart=-/sbin/agetty -s %I 115200,38400,9600 vt102 +Type=idle +Restart=always +RestartSec=0 +UtmpIdentifier=%I +TTYPath=/dev/%I +TTYReset=yes +TTYVHangup=yes +KillMode=process +IgnoreSIGPIPE=no + +# Some login implementations ignore SIGTERM, so we send SIGHUP +# instead, to ensure that login terminates cleanly. +KillSignal=SIGHUP diff --git a/core/modules/systemd/data/usr/lib/systemd/system/shutdown.target b/core/modules/systemd/data/usr/lib/systemd/system/shutdown.target new file mode 100644 index 00000000..73e302b8 --- /dev/null +++ b/core/modules/systemd/data/usr/lib/systemd/system/shutdown.target @@ -0,0 +1,12 @@ +# This file is part of systemd. +# +# systemd is free software; you can redistribute it and/or modify it +# under the terms of the GNU Lesser General Public License as published by +# the Free Software Foundation; either version 2.1 of the License, or +# (at your option) any later version. + +[Unit] +Description=Shutdown +Documentation=man:systemd.special(7) +DefaultDependencies=no +RefuseManualStart=yes diff --git a/core/modules/systemd/data/usr/lib/systemd/system/sigpwr.target b/core/modules/systemd/data/usr/lib/systemd/system/sigpwr.target new file mode 100644 index 00000000..a52e7cff --- /dev/null +++ b/core/modules/systemd/data/usr/lib/systemd/system/sigpwr.target @@ -0,0 +1,10 @@ +# This file is part of systemd. +# +# systemd is free software; you can redistribute it and/or modify it +# under the terms of the GNU Lesser General Public License as published by +# the Free Software Foundation; either version 2.1 of the License, or +# (at your option) any later version. + +[Unit] +Description=Power Failure +Documentation=man:systemd.special(7) diff --git a/core/modules/systemd/data/usr/lib/systemd/system/sleep.target b/core/modules/systemd/data/usr/lib/systemd/system/sleep.target new file mode 100644 index 00000000..10c7c8d5 --- /dev/null +++ b/core/modules/systemd/data/usr/lib/systemd/system/sleep.target @@ -0,0 +1,13 @@ +# This file is part of systemd. +# +# systemd is free software; you can redistribute it and/or modify it +# under the terms of the GNU Lesser General Public License as published by +# the Free Software Foundation; either version 2.1 of the License, or +# (at your option) any later version. + +[Unit] +Description=Sleep +Documentation=man:systemd.special(7) +DefaultDependencies=no +RefuseManualStart=yes +StopWhenUnneeded=yes diff --git a/core/modules/systemd/data/usr/lib/systemd/system/smartcard.target b/core/modules/systemd/data/usr/lib/systemd/system/smartcard.target new file mode 100644 index 00000000..5fefe847 --- /dev/null +++ b/core/modules/systemd/data/usr/lib/systemd/system/smartcard.target @@ -0,0 +1,11 @@ +# This file is part of systemd. +# +# systemd is free software; you can redistribute it and/or modify it +# under the terms of the GNU Lesser General Public License as published by +# the Free Software Foundation; either version 2.1 of the License, or +# (at your option) any later version. + +[Unit] +Description=Smart Card +Documentation=man:systemd.special(7) +StopWhenUnneeded=yes diff --git a/core/modules/systemd/data/usr/lib/systemd/system/sockets.target b/core/modules/systemd/data/usr/lib/systemd/system/sockets.target new file mode 100644 index 00000000..26ab065d --- /dev/null +++ b/core/modules/systemd/data/usr/lib/systemd/system/sockets.target @@ -0,0 +1,10 @@ +# This file is part of systemd. +# +# systemd is free software; you can redistribute it and/or modify it +# under the terms of the GNU Lesser General Public License as published by +# the Free Software Foundation; either version 2.1 of the License, or +# (at your option) any later version. + +[Unit] +Description=Sockets +Documentation=man:systemd.special(7) diff --git a/core/modules/systemd/data/usr/lib/systemd/system/sockets.target.wants/systemd-journald.socket b/core/modules/systemd/data/usr/lib/systemd/system/sockets.target.wants/systemd-journald.socket new file mode 120000 index 00000000..07ae46c4 --- /dev/null +++ b/core/modules/systemd/data/usr/lib/systemd/system/sockets.target.wants/systemd-journald.socket @@ -0,0 +1 @@ +../systemd-journald.socket \ No newline at end of file diff --git a/core/modules/systemd/data/usr/lib/systemd/system/sockets.target.wants/systemd-shutdownd.socket b/core/modules/systemd/data/usr/lib/systemd/system/sockets.target.wants/systemd-shutdownd.socket new file mode 120000 index 00000000..aa23208d --- /dev/null +++ b/core/modules/systemd/data/usr/lib/systemd/system/sockets.target.wants/systemd-shutdownd.socket @@ -0,0 +1 @@ +../systemd-shutdownd.socket \ No newline at end of file diff --git a/core/modules/systemd/data/usr/lib/systemd/system/sockets.target.wants/systemd-udevd-control.socket b/core/modules/systemd/data/usr/lib/systemd/system/sockets.target.wants/systemd-udevd-control.socket new file mode 120000 index 00000000..4bc0e548 --- /dev/null +++ b/core/modules/systemd/data/usr/lib/systemd/system/sockets.target.wants/systemd-udevd-control.socket @@ -0,0 +1 @@ +../systemd-udevd-control.socket \ No newline at end of file diff --git a/core/modules/systemd/data/usr/lib/systemd/system/sockets.target.wants/systemd-udevd-kernel.socket b/core/modules/systemd/data/usr/lib/systemd/system/sockets.target.wants/systemd-udevd-kernel.socket new file mode 120000 index 00000000..fab7990a --- /dev/null +++ b/core/modules/systemd/data/usr/lib/systemd/system/sockets.target.wants/systemd-udevd-kernel.socket @@ -0,0 +1 @@ +../systemd-udevd-kernel.socket \ No newline at end of file diff --git a/core/modules/systemd/data/usr/lib/systemd/system/sound.target b/core/modules/systemd/data/usr/lib/systemd/system/sound.target new file mode 100644 index 00000000..6699adec --- /dev/null +++ b/core/modules/systemd/data/usr/lib/systemd/system/sound.target @@ -0,0 +1,11 @@ +# This file is part of systemd. +# +# systemd is free software; you can redistribute it and/or modify it +# under the terms of the GNU Lesser General Public License as published by +# the Free Software Foundation; either version 2.1 of the License, or +# (at your option) any later version. + +[Unit] +Description=Sound Card +Documentation=man:systemd.special(7) +StopWhenUnneeded=yes diff --git a/core/modules/systemd/data/usr/lib/systemd/system/suspend.target b/core/modules/systemd/data/usr/lib/systemd/system/suspend.target new file mode 100644 index 00000000..f50cb226 --- /dev/null +++ b/core/modules/systemd/data/usr/lib/systemd/system/suspend.target @@ -0,0 +1,13 @@ +# This file is part of systemd. +# +# systemd is free software; you can redistribute it and/or modify it +# under the terms of the GNU Lesser General Public License as published by +# the Free Software Foundation; either version 2.1 of the License, or +# (at your option) any later version. + +[Unit] +Description=Suspend +Documentation=man:systemd.special(7) +DefaultDependencies=no +BindsTo=systemd-suspend.service +After=systemd-suspend.service diff --git a/core/modules/systemd/data/usr/lib/systemd/system/swap.target b/core/modules/systemd/data/usr/lib/systemd/system/swap.target new file mode 100644 index 00000000..23a7d0dc --- /dev/null +++ b/core/modules/systemd/data/usr/lib/systemd/system/swap.target @@ -0,0 +1,10 @@ +# This file is part of systemd. +# +# systemd is free software; you can redistribute it and/or modify it +# under the terms of the GNU Lesser General Public License as published by +# the Free Software Foundation; either version 2.1 of the License, or +# (at your option) any later version. + +[Unit] +Description=Swap +Documentation=man:systemd.special(7) diff --git a/core/modules/systemd/data/usr/lib/systemd/system/sys-fs-fuse-connections.mount b/core/modules/systemd/data/usr/lib/systemd/system/sys-fs-fuse-connections.mount new file mode 100644 index 00000000..ebd93e2c --- /dev/null +++ b/core/modules/systemd/data/usr/lib/systemd/system/sys-fs-fuse-connections.mount @@ -0,0 +1,20 @@ +# This file is part of systemd. +# +# systemd is free software; you can redistribute it and/or modify it +# under the terms of the GNU Lesser General Public License as published by +# the Free Software Foundation; either version 2.1 of the License, or +# (at your option) any later version. + +[Unit] +Description=FUSE Control File System +Documentation=https://www.kernel.org/doc/Documentation/filesystems/fuse.txt +Documentation=http://www.freedesktop.org/wiki/Software/systemd/APIFileSystems +DefaultDependencies=no +ConditionPathExists=/sys/fs/fuse/connections +After=systemd-modules-load.service +Before=sysinit.target + +[Mount] +What=fusectl +Where=/sys/fs/fuse/connections +Type=fusectl diff --git a/core/modules/systemd/data/usr/lib/systemd/system/sys-kernel-config.mount b/core/modules/systemd/data/usr/lib/systemd/system/sys-kernel-config.mount new file mode 100644 index 00000000..020101c0 --- /dev/null +++ b/core/modules/systemd/data/usr/lib/systemd/system/sys-kernel-config.mount @@ -0,0 +1,20 @@ +# This file is part of systemd. +# +# systemd is free software; you can redistribute it and/or modify it +# under the terms of the GNU Lesser General Public License as published by +# the Free Software Foundation; either version 2.1 of the License, or +# (at your option) any later version. + +[Unit] +Description=Configuration File System +Documentation=https://www.kernel.org/doc/Documentation/filesystems/configfs/configfs.txt +Documentation=http://www.freedesktop.org/wiki/Software/systemd/APIFileSystems +DefaultDependencies=no +ConditionPathExists=/sys/kernel/config +After=systemd-modules-load.service +Before=sysinit.target + +[Mount] +What=configfs +Where=/sys/kernel/config +Type=configfs diff --git a/core/modules/systemd/data/usr/lib/systemd/system/sysinit.target b/core/modules/systemd/data/usr/lib/systemd/system/sysinit.target new file mode 100644 index 00000000..ec6fbefc --- /dev/null +++ b/core/modules/systemd/data/usr/lib/systemd/system/sysinit.target @@ -0,0 +1,14 @@ +# This file is part of systemd. +# +# systemd is free software; you can redistribute it and/or modify it +# under the terms of the GNU Lesser General Public License as published by +# the Free Software Foundation; either version 2.1 of the License, or +# (at your option) any later version. + +[Unit] +Description=System Initialization +Documentation=man:systemd.special(7) +Conflicts=emergency.service emergency.target +Wants= swap.target +After= swap.target emergency.service emergency.target +RefuseManualStart=yes diff --git a/core/modules/systemd/data/usr/lib/systemd/system/sysinit.target.wants/dev-hugepages.mount b/core/modules/systemd/data/usr/lib/systemd/system/sysinit.target.wants/dev-hugepages.mount new file mode 120000 index 00000000..6a26137b --- /dev/null +++ b/core/modules/systemd/data/usr/lib/systemd/system/sysinit.target.wants/dev-hugepages.mount @@ -0,0 +1 @@ +../dev-hugepages.mount \ No newline at end of file diff --git a/core/modules/systemd/data/usr/lib/systemd/system/sysinit.target.wants/dev-mqueue.mount b/core/modules/systemd/data/usr/lib/systemd/system/sysinit.target.wants/dev-mqueue.mount new file mode 120000 index 00000000..f0b9fbf4 --- /dev/null +++ b/core/modules/systemd/data/usr/lib/systemd/system/sysinit.target.wants/dev-mqueue.mount @@ -0,0 +1 @@ +../dev-mqueue.mount \ No newline at end of file diff --git a/core/modules/systemd/data/usr/lib/systemd/system/sysinit.target.wants/proc-sys-fs-binfmt_misc.automount b/core/modules/systemd/data/usr/lib/systemd/system/sysinit.target.wants/proc-sys-fs-binfmt_misc.automount new file mode 120000 index 00000000..0b7f61f0 --- /dev/null +++ b/core/modules/systemd/data/usr/lib/systemd/system/sysinit.target.wants/proc-sys-fs-binfmt_misc.automount @@ -0,0 +1 @@ +../proc-sys-fs-binfmt_misc.automount \ No newline at end of file diff --git a/core/modules/systemd/data/usr/lib/systemd/system/sysinit.target.wants/sys-fs-fuse-connections.mount b/core/modules/systemd/data/usr/lib/systemd/system/sysinit.target.wants/sys-fs-fuse-connections.mount new file mode 120000 index 00000000..85d20a2d --- /dev/null +++ b/core/modules/systemd/data/usr/lib/systemd/system/sysinit.target.wants/sys-fs-fuse-connections.mount @@ -0,0 +1 @@ +../sys-fs-fuse-connections.mount \ No newline at end of file diff --git a/core/modules/systemd/data/usr/lib/systemd/system/sysinit.target.wants/sys-kernel-config.mount b/core/modules/systemd/data/usr/lib/systemd/system/sysinit.target.wants/sys-kernel-config.mount new file mode 120000 index 00000000..831a9479 --- /dev/null +++ b/core/modules/systemd/data/usr/lib/systemd/system/sysinit.target.wants/sys-kernel-config.mount @@ -0,0 +1 @@ +../sys-kernel-config.mount \ No newline at end of file diff --git a/core/modules/systemd/data/usr/lib/systemd/system/sysinit.target.wants/systemd-binfmt.service b/core/modules/systemd/data/usr/lib/systemd/system/sysinit.target.wants/systemd-binfmt.service new file mode 120000 index 00000000..07fbee12 --- /dev/null +++ b/core/modules/systemd/data/usr/lib/systemd/system/sysinit.target.wants/systemd-binfmt.service @@ -0,0 +1 @@ +../systemd-binfmt.service \ No newline at end of file diff --git a/core/modules/systemd/data/usr/lib/systemd/system/sysinit.target.wants/systemd-journald.service b/core/modules/systemd/data/usr/lib/systemd/system/sysinit.target.wants/systemd-journald.service new file mode 120000 index 00000000..e9057f7d --- /dev/null +++ b/core/modules/systemd/data/usr/lib/systemd/system/sysinit.target.wants/systemd-journald.service @@ -0,0 +1 @@ +../systemd-journald.service \ No newline at end of file diff --git a/core/modules/systemd/data/usr/lib/systemd/system/sysinit.target.wants/systemd-modules-load.service b/core/modules/systemd/data/usr/lib/systemd/system/sysinit.target.wants/systemd-modules-load.service new file mode 120000 index 00000000..79337696 --- /dev/null +++ b/core/modules/systemd/data/usr/lib/systemd/system/sysinit.target.wants/systemd-modules-load.service @@ -0,0 +1 @@ +../systemd-modules-load.service \ No newline at end of file diff --git a/core/modules/systemd/data/usr/lib/systemd/system/sysinit.target.wants/systemd-sysctl.service b/core/modules/systemd/data/usr/lib/systemd/system/sysinit.target.wants/systemd-sysctl.service new file mode 120000 index 00000000..fb5fbf0c --- /dev/null +++ b/core/modules/systemd/data/usr/lib/systemd/system/sysinit.target.wants/systemd-sysctl.service @@ -0,0 +1 @@ +../systemd-sysctl.service \ No newline at end of file diff --git a/core/modules/systemd/data/usr/lib/systemd/system/sysinit.target.wants/systemd-tmpfiles-setup-dev.service b/core/modules/systemd/data/usr/lib/systemd/system/sysinit.target.wants/systemd-tmpfiles-setup-dev.service new file mode 120000 index 00000000..0a5032ac --- /dev/null +++ b/core/modules/systemd/data/usr/lib/systemd/system/sysinit.target.wants/systemd-tmpfiles-setup-dev.service @@ -0,0 +1 @@ +../systemd-tmpfiles-setup-dev.service \ No newline at end of file diff --git a/core/modules/systemd/data/usr/lib/systemd/system/sysinit.target.wants/systemd-tmpfiles-setup.service b/core/modules/systemd/data/usr/lib/systemd/system/sysinit.target.wants/systemd-tmpfiles-setup.service new file mode 120000 index 00000000..12744a3e --- /dev/null +++ b/core/modules/systemd/data/usr/lib/systemd/system/sysinit.target.wants/systemd-tmpfiles-setup.service @@ -0,0 +1 @@ +../systemd-tmpfiles-setup.service \ No newline at end of file diff --git a/core/modules/systemd/data/usr/lib/systemd/system/sysinit.target.wants/systemd-udev-trigger.service b/core/modules/systemd/data/usr/lib/systemd/system/sysinit.target.wants/systemd-udev-trigger.service new file mode 120000 index 00000000..ff2ab9b3 --- /dev/null +++ b/core/modules/systemd/data/usr/lib/systemd/system/sysinit.target.wants/systemd-udev-trigger.service @@ -0,0 +1 @@ +../systemd-udev-trigger.service \ No newline at end of file diff --git a/core/modules/systemd/data/usr/lib/systemd/system/sysinit.target.wants/systemd-udevd.service b/core/modules/systemd/data/usr/lib/systemd/system/sysinit.target.wants/systemd-udevd.service new file mode 120000 index 00000000..e64bac22 --- /dev/null +++ b/core/modules/systemd/data/usr/lib/systemd/system/sysinit.target.wants/systemd-udevd.service @@ -0,0 +1 @@ +../systemd-udevd.service \ No newline at end of file diff --git a/core/modules/systemd/data/usr/lib/systemd/system/sysinit.target.wants/systemd-vconsole-setup.service b/core/modules/systemd/data/usr/lib/systemd/system/sysinit.target.wants/systemd-vconsole-setup.service new file mode 120000 index 00000000..78347c39 --- /dev/null +++ b/core/modules/systemd/data/usr/lib/systemd/system/sysinit.target.wants/systemd-vconsole-setup.service @@ -0,0 +1 @@ +../systemd-vconsole-setup.service \ No newline at end of file diff --git a/core/modules/systemd/data/usr/lib/systemd/system/syslog.socket b/core/modules/systemd/data/usr/lib/systemd/system/syslog.socket new file mode 100644 index 00000000..e6e9cf85 --- /dev/null +++ b/core/modules/systemd/data/usr/lib/systemd/system/syslog.socket @@ -0,0 +1,40 @@ +# This file is part of systemd. +# +# systemd is free software; you can redistribute it and/or modify it +# under the terms of the GNU Lesser General Public License as published by +# the Free Software Foundation; either version 2.1 of the License, or +# (at your option) any later version. + +[Unit] +Description=Syslog Socket +Documentation=man:systemd.special(7) +Documentation=http://www.freedesktop.org/wiki/Software/systemd/syslog +DefaultDependencies=no +Before=sockets.target shutdown.target + +# Don't allow logging until the very end +Conflicts=shutdown.target + +[Socket] +ListenDatagram=/run/systemd/journal/syslog +SocketMode=0666 +PassCredentials=yes +PassSecurity=yes +ReceiveBuffer=8M + +# The default syslog implementation should make syslog.service a +# symlink to itself, so that this socket activates the right actual +# syslog service. +# +# Examples: +# +# /etc/systemd/system/syslog.service -> /lib/systemd/system/rsyslog.service +# /etc/systemd/system/syslog.service -> /lib/systemd/system/syslog-ng.service +# +# Best way to achieve that is by adding this to your unit file +# (i.e. to rsyslog.service or syslog-ng.service): +# +# [Install] +# Alias=syslog.service +# +# See http://www.freedesktop.org/wiki/Software/systemd/syslog for details. diff --git a/core/modules/systemd/data/usr/lib/systemd/system/system-update.target b/core/modules/systemd/data/usr/lib/systemd/system/system-update.target new file mode 100644 index 00000000..b6008c8f --- /dev/null +++ b/core/modules/systemd/data/usr/lib/systemd/system/system-update.target @@ -0,0 +1,16 @@ +# This file is part of systemd. +# +# systemd is free software; you can redistribute it and/or modify it +# under the terms of the GNU Lesser General Public License as published by +# the Free Software Foundation; either version 2.1 of the License, or +# (at your option) any later version. + +[Unit] +Description=System Update +Documentation=http://freedesktop.org/wiki/Software/systemd/SystemUpdates +Documentation=man:systemd.special(7) man:systemd-system-update-generator(8) +Requires=sysinit.target +Conflicts=shutdown.target +After=sysinit.target +Before=shutdown.target +AllowIsolate=yes diff --git a/core/modules/systemd/data/usr/lib/systemd/system/systemd-binfmt.service b/core/modules/systemd/data/usr/lib/systemd/system/systemd-binfmt.service new file mode 100644 index 00000000..897cf4e5 --- /dev/null +++ b/core/modules/systemd/data/usr/lib/systemd/system/systemd-binfmt.service @@ -0,0 +1,26 @@ +# This file is part of systemd. +# +# systemd is free software; you can redistribute it and/or modify it +# under the terms of the GNU Lesser General Public License as published by +# the Free Software Foundation; either version 2.1 of the License, or +# (at your option) any later version. + +[Unit] +Description=Set Up Additional Binary Formats +Documentation=man:systemd-binfmt.service(8) man:binfmt.d(5) +Documentation=https://www.kernel.org/doc/Documentation/binfmt_misc.txt +DefaultDependencies=no +Conflicts=shutdown.target +After= proc-sys-fs-binfmt_misc.automount +Before=sysinit.target shutdown.target +ConditionPathIsReadWrite=/proc/sys/ +ConditionDirectoryNotEmpty=|/lib/binfmt.d +ConditionDirectoryNotEmpty=|/usr/lib/binfmt.d +ConditionDirectoryNotEmpty=|/usr/local/lib/binfmt.d +ConditionDirectoryNotEmpty=|/etc/binfmt.d +ConditionDirectoryNotEmpty=|/run/binfmt.d + +[Service] +Type=oneshot +RemainAfterExit=yes +ExecStart=/usr/lib/systemd/systemd-binfmt diff --git a/core/modules/systemd/data/usr/lib/systemd/system/systemd-halt.service b/core/modules/systemd/data/usr/lib/systemd/system/systemd-halt.service new file mode 100644 index 00000000..a13d67c6 --- /dev/null +++ b/core/modules/systemd/data/usr/lib/systemd/system/systemd-halt.service @@ -0,0 +1,17 @@ +# This file is part of systemd. +# +# systemd is free software; you can redistribute it and/or modify it +# under the terms of the GNU Lesser General Public License as published by +# the Free Software Foundation; either version 2.1 of the License, or +# (at your option) any later version. + +[Unit] +Description=Halt +Documentation=man:systemd-halt.service(8) +DefaultDependencies=no +Requires=shutdown.target final.target +After=shutdown.target final.target + +[Service] +Type=oneshot +ExecStart=/usr/bin/systemctl --force halt diff --git a/core/modules/systemd/data/usr/lib/systemd/system/systemd-hibernate.service b/core/modules/systemd/data/usr/lib/systemd/system/systemd-hibernate.service new file mode 100644 index 00000000..7f19e48f --- /dev/null +++ b/core/modules/systemd/data/usr/lib/systemd/system/systemd-hibernate.service @@ -0,0 +1,17 @@ +# This file is part of systemd. +# +# systemd is free software; you can redistribute it and/or modify it +# under the terms of the GNU Lesser General Public License as published by +# the Free Software Foundation; either version 2.1 of the License, or +# (at your option) any later version. + +[Unit] +Description=Hibernate +Documentation=man:systemd-suspend.service(8) +DefaultDependencies=no +Requires=sleep.target +After=sleep.target + +[Service] +Type=oneshot +ExecStart=/usr/lib/systemd/systemd-sleep hibernate diff --git a/core/modules/systemd/data/usr/lib/systemd/system/systemd-hybrid-sleep.service b/core/modules/systemd/data/usr/lib/systemd/system/systemd-hybrid-sleep.service new file mode 100644 index 00000000..7d627bfa --- /dev/null +++ b/core/modules/systemd/data/usr/lib/systemd/system/systemd-hybrid-sleep.service @@ -0,0 +1,17 @@ +# This file is part of systemd. +# +# systemd is free software; you can redistribute it and/or modify it +# under the terms of the GNU Lesser General Public License as published by +# the Free Software Foundation; either version 2.1 of the License, or +# (at your option) any later version. + +[Unit] +Description=Hybrid Suspend+Hibernate +Documentation=man:systemd-suspend.service(8) +DefaultDependencies=no +Requires=sleep.target +After=sleep.target + +[Service] +Type=oneshot +ExecStart=/usr/lib/systemd/systemd-sleep hybrid-sleep diff --git a/core/modules/systemd/data/usr/lib/systemd/system/systemd-journald.service b/core/modules/systemd/data/usr/lib/systemd/system/systemd-journald.service new file mode 100644 index 00000000..77b4bfe9 --- /dev/null +++ b/core/modules/systemd/data/usr/lib/systemd/system/systemd-journald.service @@ -0,0 +1,26 @@ +# This file is part of systemd. +# +# systemd is free software; you can redistribute it and/or modify it +# under the terms of the GNU Lesser General Public License as published by +# the Free Software Foundation; either version 2.1 of the License, or +# (at your option) any later version. + +[Unit] +Description=Journal Service +Documentation=man:systemd-journald.service(8) man:journald.conf(5) +DefaultDependencies=no +Requires=systemd-journald.socket +After=systemd-journald.socket syslog.socket +Before=sysinit.target + +[Service] +ExecStart=/usr/lib/systemd/systemd-journald +Restart=always +RestartSec=0 +NotifyAccess=all +StandardOutput=null +CapabilityBoundingSet=CAP_SYS_ADMIN CAP_DAC_OVERRIDE CAP_SYS_PTRACE CAP_SYSLOG CAP_AUDIT_CONTROL CAP_CHOWN CAP_DAC_READ_SEARCH CAP_FOWNER CAP_SETUID CAP_SETGID + +# Increase the default a bit in order to allow many simultaneous +# services being run since we keep one fd open per service. +LimitNOFILE=16384 diff --git a/core/modules/systemd/data/usr/lib/systemd/system/systemd-journald.socket b/core/modules/systemd/data/usr/lib/systemd/system/systemd-journald.socket new file mode 100644 index 00000000..4f0619d2 --- /dev/null +++ b/core/modules/systemd/data/usr/lib/systemd/system/systemd-journald.socket @@ -0,0 +1,26 @@ +# This file is part of systemd. +# +# systemd is free software; you can redistribute it and/or modify it +# under the terms of the GNU Lesser General Public License as published by +# the Free Software Foundation; either version 2.1 of the License, or +# (at your option) any later version. + +[Unit] +Description=Journal Socket +Documentation=man:systemd-journald.service(8) man:journald.conf(5) +DefaultDependencies=no +Before=sockets.target + +# Mount and swap units need this. If this socket unit is removed by an +# isolate request the mount and and swap units would be removed too, +# hence let's exclude this from isolate requests. +IgnoreOnIsolate=yes + +[Socket] +ListenStream=/run/systemd/journal/stdout +ListenDatagram=/run/systemd/journal/socket +ListenDatagram=/dev/log +SocketMode=0666 +PassCredentials=yes +PassSecurity=yes +ReceiveBuffer=8M diff --git a/core/modules/systemd/data/usr/lib/systemd/system/systemd-logind.service b/core/modules/systemd/data/usr/lib/systemd/system/systemd-logind.service new file mode 100644 index 00000000..71971e44 --- /dev/null +++ b/core/modules/systemd/data/usr/lib/systemd/system/systemd-logind.service @@ -0,0 +1,23 @@ +# This file is part of systemd. +# +# systemd is free software; you can redistribute it and/or modify it +# under the terms of the GNU Lesser General Public License as published by +# the Free Software Foundation; either version 2.1 of the License, or +# (at your option) any later version. + +[Unit] +Description=Login Service +Documentation=man:systemd-logind.service(8) man:logind.conf(5) +Documentation=http://www.freedesktop.org/wiki/Software/systemd/multiseat +After= + +[Service] +ExecStart=/usr/lib/systemd/systemd-logind +Restart=always +RestartSec=0 +BusName=org.freedesktop.login1 +CapabilityBoundingSet=CAP_AUDIT_CONTROL CAP_CHOWN CAP_KILL CAP_DAC_READ_SEARCH CAP_DAC_OVERRIDE CAP_FOWNER CAP_SYS_TTY_CONFIG + +# Increase the default a bit in order to allow many simultaneous +# logins since we keep one fd open per session. +LimitNOFILE=16384 diff --git a/core/modules/systemd/data/usr/lib/systemd/system/systemd-modules-load.service b/core/modules/systemd/data/usr/lib/systemd/system/systemd-modules-load.service new file mode 100644 index 00000000..3ff810f7 --- /dev/null +++ b/core/modules/systemd/data/usr/lib/systemd/system/systemd-modules-load.service @@ -0,0 +1,27 @@ +# This file is part of systemd. +# +# systemd is free software; you can redistribute it and/or modify it +# under the terms of the GNU Lesser General Public License as published by +# the Free Software Foundation; either version 2.1 of the License, or +# (at your option) any later version. + +[Unit] +Description=Load Kernel Modules +Documentation=man:systemd-modules-load.service(8) man:modules-load.d(5) +DefaultDependencies=no +Conflicts=shutdown.target +After= +Before=sysinit.target shutdown.target +ConditionCapability=CAP_SYS_MODULE +ConditionDirectoryNotEmpty=|/lib/modules-load.d +ConditionDirectoryNotEmpty=|/usr/lib/modules-load.d +ConditionDirectoryNotEmpty=|/usr/local/lib/modules-load.d +ConditionDirectoryNotEmpty=|/etc/modules-load.d +ConditionDirectoryNotEmpty=|/run/modules-load.d +ConditionKernelCommandLine=|modules-load +ConditionKernelCommandLine=|rd.modules-load + +[Service] +Type=oneshot +RemainAfterExit=yes +ExecStart=/usr/lib/systemd/systemd-modules-load diff --git a/core/modules/systemd/data/usr/lib/systemd/system/systemd-nspawn@.service b/core/modules/systemd/data/usr/lib/systemd/system/systemd-nspawn@.service new file mode 100644 index 00000000..f9f9aa65 --- /dev/null +++ b/core/modules/systemd/data/usr/lib/systemd/system/systemd-nspawn@.service @@ -0,0 +1,18 @@ +# This file is part of systemd. +# +# systemd is free software; you can redistribute it and/or modify it +# under the terms of the GNU Lesser General Public License as published by +# the Free Software Foundation; either version 2.1 of the License, or +# (at your option) any later version. + +[Unit] +Description=Container %i +Documentation=man:systemd-nspawn(1) + +[Service] +ExecStart=/usr/bin/systemd-nspawn -bjD /var/lib/container/%i +ControlGroup=%R/machine/%i.nspawn cpu:/ +Type=notify + +[Install] +Also=multi-user.target diff --git a/core/modules/systemd/data/usr/lib/systemd/system/systemd-poweroff.service b/core/modules/systemd/data/usr/lib/systemd/system/systemd-poweroff.service new file mode 100644 index 00000000..eede0eab --- /dev/null +++ b/core/modules/systemd/data/usr/lib/systemd/system/systemd-poweroff.service @@ -0,0 +1,17 @@ +# This file is part of systemd. +# +# systemd is free software; you can redistribute it and/or modify it +# under the terms of the GNU Lesser General Public License as published by +# the Free Software Foundation; either version 2.1 of the License, or +# (at your option) any later version. + +[Unit] +Description=Power-Off +Documentation=man:systemd-halt.service(8) +DefaultDependencies=no +Requires=shutdown.target final.target +After=shutdown.target final.target + +[Service] +Type=oneshot +ExecStart=/usr/bin/systemctl --force poweroff diff --git a/core/modules/systemd/data/usr/lib/systemd/system/systemd-reboot.service b/core/modules/systemd/data/usr/lib/systemd/system/systemd-reboot.service new file mode 100644 index 00000000..b2d27c8e --- /dev/null +++ b/core/modules/systemd/data/usr/lib/systemd/system/systemd-reboot.service @@ -0,0 +1,17 @@ +# This file is part of systemd. +# +# systemd is free software; you can redistribute it and/or modify it +# under the terms of the GNU Lesser General Public License as published by +# the Free Software Foundation; either version 2.1 of the License, or +# (at your option) any later version. + +[Unit] +Description=Reboot +Documentation=man:systemd-halt.service(8) +DefaultDependencies=no +Requires=shutdown.target final.target +After=shutdown.target final.target + +[Service] +Type=oneshot +ExecStart=/usr/bin/systemctl --force reboot diff --git a/core/modules/systemd/data/usr/lib/systemd/system/systemd-shutdownd.service b/core/modules/systemd/data/usr/lib/systemd/system/systemd-shutdownd.service new file mode 100644 index 00000000..38c663de --- /dev/null +++ b/core/modules/systemd/data/usr/lib/systemd/system/systemd-shutdownd.service @@ -0,0 +1,15 @@ +# This file is part of systemd. +# +# systemd is free software; you can redistribute it and/or modify it +# under the terms of the GNU Lesser General Public License as published by +# the Free Software Foundation; either version 2.1 of the License, or +# (at your option) any later version. + +[Unit] +Description=Delayed Shutdown Service +Documentation=man:systemd-shutdownd.service(8) +DefaultDependencies=no + +[Service] +ExecStart=/usr/lib/systemd/systemd-shutdownd +NotifyAccess=all diff --git a/core/modules/systemd/data/usr/lib/systemd/system/systemd-shutdownd.socket b/core/modules/systemd/data/usr/lib/systemd/system/systemd-shutdownd.socket new file mode 100644 index 00000000..9421ce8a --- /dev/null +++ b/core/modules/systemd/data/usr/lib/systemd/system/systemd-shutdownd.socket @@ -0,0 +1,18 @@ +# This file is part of systemd. +# +# systemd is free software; you can redistribute it and/or modify it +# under the terms of the GNU Lesser General Public License as published by +# the Free Software Foundation; either version 2.1 of the License, or +# (at your option) any later version. + +[Unit] +Description=Delayed Shutdown Socket +Documentation=man:systemd-shutdownd.service(8) +DefaultDependencies=no +Before=sockets.target + +[Socket] +ListenDatagram=/run/systemd/shutdownd +SocketMode=0600 +PassCredentials=yes +PassSecurity=yes diff --git a/core/modules/systemd/data/usr/lib/systemd/system/systemd-suspend.service b/core/modules/systemd/data/usr/lib/systemd/system/systemd-suspend.service new file mode 100644 index 00000000..5d242edd --- /dev/null +++ b/core/modules/systemd/data/usr/lib/systemd/system/systemd-suspend.service @@ -0,0 +1,17 @@ +# This file is part of systemd. +# +# systemd is free software; you can redistribute it and/or modify it +# under the terms of the GNU Lesser General Public License as published by +# the Free Software Foundation; either version 2.1 of the License, or +# (at your option) any later version. + +[Unit] +Description=Suspend +Documentation=man:systemd-suspend.service(8) +DefaultDependencies=no +Requires=sleep.target +After=sleep.target + +[Service] +Type=oneshot +ExecStart=/usr/lib/systemd/systemd-sleep suspend diff --git a/core/modules/systemd/data/usr/lib/systemd/system/systemd-sysctl.service b/core/modules/systemd/data/usr/lib/systemd/system/systemd-sysctl.service new file mode 100644 index 00000000..46e2475e --- /dev/null +++ b/core/modules/systemd/data/usr/lib/systemd/system/systemd-sysctl.service @@ -0,0 +1,26 @@ +# This file is part of systemd. +# +# systemd is free software; you can redistribute it and/or modify it +# under the terms of the GNU Lesser General Public License as published by +# the Free Software Foundation; either version 2.1 of the License, or +# (at your option) any later version. + +[Unit] +Description=Apply Kernel Variables +Documentation=man:systemd-sysctl.service(8) man:sysctl.d(5) +DefaultDependencies=no +Conflicts=shutdown.target +After= +Before=sysinit.target shutdown.target +ConditionPathIsReadWrite=/proc/sys/ +ConditionPathExists=|/etc/sysctl.conf +ConditionDirectoryNotEmpty=|/lib/sysctl.d +ConditionDirectoryNotEmpty=|/usr/lib/sysctl.d +ConditionDirectoryNotEmpty=|/usr/local/lib/sysctl.d +ConditionDirectoryNotEmpty=|/etc/sysctl.d +ConditionDirectoryNotEmpty=|/run/sysctl.d + +[Service] +Type=oneshot +RemainAfterExit=yes +ExecStart=/usr/lib/systemd/systemd-sysctl diff --git a/core/modules/systemd/data/usr/lib/systemd/system/systemd-tmpfiles-setup-dev.service b/core/modules/systemd/data/usr/lib/systemd/system/systemd-tmpfiles-setup-dev.service new file mode 100644 index 00000000..da1ee1f8 --- /dev/null +++ b/core/modules/systemd/data/usr/lib/systemd/system/systemd-tmpfiles-setup-dev.service @@ -0,0 +1,17 @@ +# This file is part of systemd. +# +# systemd is free software; you can redistribute it and/or modify it +# under the terms of the GNU Lesser General Public License as published by +# the Free Software Foundation; either version 2.1 of the License, or +# (at your option) any later version. + +[Unit] +Description=Create static device nodes in /dev +Documentation=man:tmpfiles.d(5) man:systemd-tmpfiles(8) +DefaultDependencies=no +Before=sysinit.target systemd-udevd.service +ConditionCapability=CAP_MKNOD + +[Service] +Type=oneshot +ExecStart=/usr/bin/systemd-tmpfiles --prefix=/dev --create diff --git a/core/modules/systemd/data/usr/lib/systemd/system/systemd-tmpfiles-setup.service b/core/modules/systemd/data/usr/lib/systemd/system/systemd-tmpfiles-setup.service new file mode 100644 index 00000000..157a7451 --- /dev/null +++ b/core/modules/systemd/data/usr/lib/systemd/system/systemd-tmpfiles-setup.service @@ -0,0 +1,23 @@ +# This file is part of systemd. +# +# systemd is free software; you can redistribute it and/or modify it +# under the terms of the GNU Lesser General Public License as published by +# the Free Software Foundation; either version 2.1 of the License, or +# (at your option) any later version. + +[Unit] +Description=Recreate Volatile Files and Directories +Documentation=man:tmpfiles.d(5) man:systemd-tmpfiles(8) +DefaultDependencies=no +Wants= +After= +Before=sysinit.target shutdown.target +ConditionDirectoryNotEmpty=|/usr/lib/tmpfiles.d +ConditionDirectoryNotEmpty=|/usr/local/lib/tmpfiles.d +ConditionDirectoryNotEmpty=|/etc/tmpfiles.d +ConditionDirectoryNotEmpty=|/run/tmpfiles.d + +[Service] +Type=oneshot +RemainAfterExit=yes +ExecStart=/usr/bin/systemd-tmpfiles --create --remove diff --git a/core/modules/systemd/data/usr/lib/systemd/system/systemd-udev-settle.service b/core/modules/systemd/data/usr/lib/systemd/system/systemd-udev-settle.service new file mode 100644 index 00000000..146c6499 --- /dev/null +++ b/core/modules/systemd/data/usr/lib/systemd/system/systemd-udev-settle.service @@ -0,0 +1,31 @@ +# This file is part of systemd. +# +# systemd is free software; you can redistribute it and/or modify it +# under the terms of the GNU Lesser General Public License as published by +# the Free Software Foundation; either version 2.1 of the License, or +# (at your option) any later version. + +# This service can dynamically be pulled-in by legacy services which +# cannot reliably cope with dynamic device configurations, and wrongfully +# expect a populated /dev during bootup. + +[Unit] +Description=udev Wait for Complete Device Initialization +Documentation=man:udev(7) man:systemd-udevd.service(8) +DefaultDependencies=no +Wants=systemd-udevd.service +After=systemd-udev-trigger.service +Before=sysinit.target +ConditionCapability=CAP_MKNOD + +[Service] +Type=oneshot +TimeoutSec=180 +RemainAfterExit=yes +# Don't ask... +ExecStart=/opt/openslx/bin/usleep 100000 +ExecStart=/usr/bin/udevadm settle --timeout=3 +ExecStart=/opt/openslx/bin/usleep 20000 +ExecStart=/usr/bin/udevadm settle --timeout=3 +ExecStart=/opt/openslx/bin/usleep 20000 +ExecStart=/usr/bin/udevadm settle --timeout=3 diff --git a/core/modules/systemd/data/usr/lib/systemd/system/systemd-udev-trigger.service b/core/modules/systemd/data/usr/lib/systemd/system/systemd-udev-trigger.service new file mode 100644 index 00000000..6b19c75d --- /dev/null +++ b/core/modules/systemd/data/usr/lib/systemd/system/systemd-udev-trigger.service @@ -0,0 +1,20 @@ +# This file is part of systemd. +# +# systemd is free software; you can redistribute it and/or modify it +# under the terms of the GNU Lesser General Public License as published by +# the Free Software Foundation; either version 2.1 of the License, or +# (at your option) any later version. + +[Unit] +Description=udev Coldplug all Devices +Documentation=man:udev(7) man:systemd-udevd.service(8) +DefaultDependencies=no +Wants=systemd-udevd.service systemd-udev-settle.service +After=systemd-udevd-kernel.socket systemd-udevd-control.socket +Before=sysinit.target systemd-udev-settle.service +ConditionCapability=CAP_MKNOD + +[Service] +Type=oneshot +RemainAfterExit=yes +ExecStart=/usr/bin/udevadm trigger --type=subsystems --action=add ; /usr/bin/udevadm trigger --type=devices --action=add diff --git a/core/modules/systemd/data/usr/lib/systemd/system/systemd-udevd-control.socket b/core/modules/systemd/data/usr/lib/systemd/system/systemd-udevd-control.socket new file mode 100644 index 00000000..ca17102d --- /dev/null +++ b/core/modules/systemd/data/usr/lib/systemd/system/systemd-udevd-control.socket @@ -0,0 +1,19 @@ +# This file is part of systemd. +# +# systemd is free software; you can redistribute it and/or modify it +# under the terms of the GNU Lesser General Public License as published by +# the Free Software Foundation; either version 2.1 of the License, or +# (at your option) any later version. + +[Unit] +Description=udev Control Socket +Documentation=man:systemd-udevd.service(8) man:udev(7) +DefaultDependencies=no +Before=sockets.target +ConditionCapability=CAP_MKNOD + +[Socket] +Service=systemd-udevd.service +ListenSequentialPacket=/run/udev/control +SocketMode=0600 +PassCredentials=yes diff --git a/core/modules/systemd/data/usr/lib/systemd/system/systemd-udevd-kernel.socket b/core/modules/systemd/data/usr/lib/systemd/system/systemd-udevd-kernel.socket new file mode 100644 index 00000000..4b8a5b0f --- /dev/null +++ b/core/modules/systemd/data/usr/lib/systemd/system/systemd-udevd-kernel.socket @@ -0,0 +1,19 @@ +# This file is part of systemd. +# +# systemd is free software; you can redistribute it and/or modify it +# under the terms of the GNU Lesser General Public License as published by +# the Free Software Foundation; either version 2.1 of the License, or +# (at your option) any later version. + +[Unit] +Description=udev Kernel Socket +Documentation=man:systemd-udevd.service(8) man:udev(7) +DefaultDependencies=no +Before=sockets.target +ConditionCapability=CAP_MKNOD + +[Socket] +Service=systemd-udevd.service +ReceiveBuffer=134217728 +ListenNetlink=kobject-uevent 1 +PassCredentials=yes diff --git a/core/modules/systemd/data/usr/lib/systemd/system/systemd-udevd.service b/core/modules/systemd/data/usr/lib/systemd/system/systemd-udevd.service new file mode 100644 index 00000000..2c33ce53 --- /dev/null +++ b/core/modules/systemd/data/usr/lib/systemd/system/systemd-udevd.service @@ -0,0 +1,23 @@ +# This file is part of systemd. +# +# systemd is free software; you can redistribute it and/or modify it +# under the terms of the GNU Lesser General Public License as published by +# the Free Software Foundation; either version 2.1 of the License, or +# (at your option) any later version. + +[Unit] +Description=udev Kernel Device Manager +Documentation=man:systemd-udevd.service(8) man:udev(7) +DefaultDependencies=no +Wants=systemd-udevd-control.socket systemd-udevd-kernel.socket +After=systemd-udevd-control.socket systemd-udevd-kernel.socket +Before=sysinit.target +ConditionCapability=CAP_MKNOD + +[Service] +Type=notify +OOMScoreAdjust=-1000 +Sockets=systemd-udevd-control.socket systemd-udevd-kernel.socket +Restart=always +RestartSec=0 +ExecStart=/usr/lib/systemd/systemd-udevd diff --git a/core/modules/systemd/data/usr/lib/systemd/system/systemd-user-sessions.service b/core/modules/systemd/data/usr/lib/systemd/system/systemd-user-sessions.service new file mode 100644 index 00000000..9226e3ea --- /dev/null +++ b/core/modules/systemd/data/usr/lib/systemd/system/systemd-user-sessions.service @@ -0,0 +1,17 @@ +# This file is part of systemd. +# +# systemd is free software; you can redistribute it and/or modify it +# under the terms of the GNU Lesser General Public License as published by +# the Free Software Foundation; either version 2.1 of the License, or +# (at your option) any later version. + +[Unit] +Description=Permit User Sessions +Documentation=man:systemd-user-sessions.service(8) +After= + +[Service] +Type=oneshot +RemainAfterExit=yes +ExecStart=/usr/lib/systemd/systemd-user-sessions start +ExecStop=/usr/lib/systemd/systemd-user-sessions stop diff --git a/core/modules/systemd/data/usr/lib/systemd/system/systemd-vconsole-setup.service b/core/modules/systemd/data/usr/lib/systemd/system/systemd-vconsole-setup.service new file mode 100644 index 00000000..ce60c1bb --- /dev/null +++ b/core/modules/systemd/data/usr/lib/systemd/system/systemd-vconsole-setup.service @@ -0,0 +1,20 @@ +# This file is part of systemd. +# +# systemd is free software; you can redistribute it and/or modify it +# under the terms of the GNU Lesser General Public License as published by +# the Free Software Foundation; either version 2.1 of the License, or +# (at your option) any later version. + +[Unit] +Description=Setup Virtual Console +Documentation=man:systemd-vconsole-setup.service(8) man:vconsole.conf(5) +DefaultDependencies=no +Conflicts=shutdown.target +After= +Before=sysinit.target shutdown.target +ConditionPathExists=/dev/tty0 + +[Service] +Type=oneshot +RemainAfterExit=yes +ExecStart=/usr/lib/systemd/systemd-vconsole-setup diff --git a/core/modules/systemd/data/usr/lib/systemd/system/time-sync.target b/core/modules/systemd/data/usr/lib/systemd/system/time-sync.target new file mode 100644 index 00000000..54078069 --- /dev/null +++ b/core/modules/systemd/data/usr/lib/systemd/system/time-sync.target @@ -0,0 +1,14 @@ +# This file is part of systemd. +# +# systemd is free software; you can redistribute it and/or modify it +# under the terms of the GNU Lesser General Public License as published by +# the Free Software Foundation; either version 2.1 of the License, or +# (at your option) any later version. + +# This exists mostly for compatibility with SysV/LSB units, and +# implementations lacking socket/bus activation. + +[Unit] +Description=System Time Synchronized +Documentation=man:systemd.special(7) +RefuseManualStart=yes diff --git a/core/modules/systemd/data/usr/lib/systemd/system/timers.target b/core/modules/systemd/data/usr/lib/systemd/system/timers.target new file mode 100644 index 00000000..07fda3d9 --- /dev/null +++ b/core/modules/systemd/data/usr/lib/systemd/system/timers.target @@ -0,0 +1,10 @@ +# This file is part of systemd. +# +# systemd is free software; you can redistribute it and/or modify it +# under the terms of the GNU Lesser General Public License as published by +# the Free Software Foundation; either version 2.1 of the License, or +# (at your option) any later version. + +[Unit] +Description=Timers +Documentation=man:systemd.special(7) diff --git a/core/modules/systemd/data/usr/lib/systemd/system/user@.service b/core/modules/systemd/data/usr/lib/systemd/system/user@.service new file mode 100644 index 00000000..876c28c9 --- /dev/null +++ b/core/modules/systemd/data/usr/lib/systemd/system/user@.service @@ -0,0 +1,23 @@ +# This file is part of systemd. +# +# systemd is free software; you can redistribute it and/or modify it +# under the terms of the GNU Lesser General Public License as published by +# the Free Software Foundation; either version 2.1 of the License, or +# (at your option) any later version. + +[Unit] +Description=User Manager for %u +After=systemd-user-sessions.service + +[Service] +User=%I +PAMName=systemd-shared +# in order to allow MEM_CG features to work, add "memory:/" here +ControlGroup=%R/user/%U.user/shared cpu:/ +ControlGroupModify=yes +Type=notify +ExecStart=-/usr/lib/systemd/systemd --user +Environment=DBUS_SESSION_BUS_ADDRESS=unix:path=/run/user/%U/dbus/user_bus_socket + +[Install] +Alias=user@%i.service diff --git a/core/modules/systemd/data/usr/lib/tmpfiles.d/etc.conf b/core/modules/systemd/data/usr/lib/tmpfiles.d/etc.conf new file mode 100644 index 00000000..943bfea3 --- /dev/null +++ b/core/modules/systemd/data/usr/lib/tmpfiles.d/etc.conf @@ -0,0 +1,14 @@ +# This file is part of systemd. +# +# systemd is free software; you can redistribute it and/or modify it +# under the terms of the GNU Lesser General Public License as published by +# the Free Software Foundation; either version 2.1 of the License, or +# (at your option) any later version. + +# See tmpfiles.d(5) for details + +L /etc/os-release - - - - ../usr/lib/os-release +L /etc/localtime - - - - ../usr/share/zoneinfo/UTC +L+ /etc/mtab - - - - ../proc/self/mounts +L! /etc/resolv.conf - - - - ../run/systemd/resolve/resolv.conf + diff --git a/core/modules/systemd/data/usr/lib/udev/rules.d/70-uaccess-floppy.rules b/core/modules/systemd/data/usr/lib/udev/rules.d/70-uaccess-floppy.rules new file mode 100644 index 00000000..113d288a --- /dev/null +++ b/core/modules/systemd/data/usr/lib/udev/rules.d/70-uaccess-floppy.rules @@ -0,0 +1,8 @@ +ACTION=="remove", GOTO="floppy_extra_end" +ENV{MAJOR}=="", GOTO="floppy_extra_end" + +# floppy devices +SUBSYSTEM=="block", KERNEL=="fd[0-9]*", TAG+="uaccess" + +LABEL="floppy_extra_end" + diff --git a/core/modules/systemd/data/usr/lib/udev/rules.d/99-systemd.rules b/core/modules/systemd/data/usr/lib/udev/rules.d/99-systemd.rules new file mode 100644 index 00000000..99cdf676 --- /dev/null +++ b/core/modules/systemd/data/usr/lib/udev/rules.d/99-systemd.rules @@ -0,0 +1,56 @@ +# This file is part of systemd. +# +# systemd is free software; you can redistribute it and/or modify it +# under the terms of the GNU General Public License as published by +# the Free Software Foundation; either version 2 of the License, or +# (at your option) any later version. + +ACTION=="remove", GOTO="systemd_end" + +SUBSYSTEM=="tty", KERNEL=="tty[0-9]|tty1[0-2]", TAG+="systemd" +SUBSYSTEM=="tty", KERNEL=="tty[a-zA-Z]*|hvc*|xvc*|hvsi*", TAG+="systemd" + +KERNEL=="vport*", TAG+="systemd" + +SUBSYSTEM=="block", KERNEL!="ram*|loop*", TAG+="systemd" +SUBSYSTEM=="block", KERNEL!="ram*|loop*", ENV{DM_UDEV_DISABLE_OTHER_RULES_FLAG}=="1", ENV{SYSTEMD_READY}="0" + +# Ignore encrypted devices with no identified superblock on it, since +# we are probably still calling mke2fs or mkswap on it. + +SUBSYSTEM=="block", KERNEL!="ram*|loop*", ENV{DM_UUID}=="CRYPT-*", ENV{ID_PART_TABLE_TYPE}=="", ENV{ID_FS_USAGE}=="", ENV{SYSTEMD_READY}="0" + +# We need a hardware independent way to identify network devices. We +# use the /sys/subsystem path for this. Current vanilla kernels don't +# actually support that hierarchy right now, however upcoming kernels +# will. HAL and udev internally support /sys/subsystem already, hence +# it should be safe to use this here, too. This is mostly just an +# identification string for systemd, so whether the path actually is +# accessible or not does not matter as long as it is unique and in the +# filesystem namespace. +# +# http://git.kernel.org/?p=linux/hotplug/udev.git;a=blob;f=libudev/libudev-enumerate.c;h=da831449dcaf5e936a14409e8e68ab12d30a98e2;hb=HEAD#l742 + +SUBSYSTEM=="net", KERNEL=="eth*", TAG=="openslxignore", GOTO="systemd_end" + +SUBSYSTEM=="net", KERNEL=="br0|eth*", TAG+="systemd", ENV{SYSTEMD_ALIAS}="/sys/subsystem/net/devices/$name", ENV{SYSTEMD_WANTS}="network-interface@$name.service" +SUBSYSTEM=="bluetooth", TAG+="systemd", ENV{SYSTEMD_ALIAS}="/sys/subsystem/bluetooth/devices/%k" + +SUBSYSTEM=="bluetooth", TAG+="systemd", ENV{SYSTEMD_WANTS}="bluetooth.target" +ENV{ID_SMARTCARD_READER}=="*?", TAG+="systemd", ENV{SYSTEMD_WANTS}="smartcard.target" +SUBSYSTEM=="sound", KERNEL=="card*", TAG+="systemd", ENV{SYSTEMD_WANTS}="sound.target" + +SUBSYSTEM=="printer", TAG+="systemd", ENV{SYSTEMD_WANTS}="printer.target" +SUBSYSTEM=="usb", KERNEL=="lp*", TAG+="systemd", ENV{SYSTEMD_WANTS}="printer.target" +SUBSYSTEM=="usb", ENV{DEVTYPE}=="usb_device", ENV{ID_USB_INTERFACES}=="*:0701??:*", TAG+="systemd", ENV{SYSTEMD_WANTS}="printer.target" + +# Apply sysctl variables to network devices (and only to those) as they appear. +SUBSYSTEM=="net", KERNEL=="eth*", RUN+="/usr/lib/systemd/systemd-sysctl --prefix=/proc/sys/net/ipv4/conf/$name --prefix=/proc/sys/net/ipv4/neigh/$name --prefix=/proc/sys/net/ipv6/conf/$name --prefix=/proc/sys/net/ipv6/neigh/$name" + +# Asynchronously mount file systems implemented by these modules as +# soon as they are loaded. + +SUBSYSTEM=="module", KERNEL=="fuse", ACTION=="add", TAG+="systemd", ENV{SYSTEMD_WANTS}="sys-fs-fuse-connections.mount" +SUBSYSTEM=="module", KERNEL=="configfs", ACTION=="add", TAG+="systemd", ENV{SYSTEMD_WANTS}="sys-kernel-config.mount" + +LABEL="systemd_end" diff --git a/core/modules/systemd/module.build b/core/modules/systemd/module.build new file mode 100644 index 00000000..4cd8541f --- /dev/null +++ b/core/modules/systemd/module.build @@ -0,0 +1,111 @@ +#tool/distro specific functions for fetching, building and installing dependencies + +fetch_source () { + # systemd + download_untar "$REQUIRED_URL" "src/" + + # starting with systemd 212 a new way of setting global environment is supported + # meaning we don't have to apply the patch needed til that version. + # patch src/core/socket.c if activated in the config file + if [ "x$REQUIRED_XATTR_PATCH" = "xyes" ]; then + pinfo "Patching 'src/core/socket.c' ..." + # patch it + if [ -e "src/$REQUIRED_VERSION/src/core/socket.c" ]; then + sed -i 's/^#include $/#include \n#include /g' "src/$REQUIRED_VERSION/src/core/socket.c" \ + || perror "Could not patch 'src/$REQUIRED_VERSION/src/core/socket.c'" + else + perror "'src/$REQUIRED_VERSION/src/core/socket.c' does not exist." + fi + fi + # now check if the old fix needs to be applied + # NOTE: only for systemd-204 + if [ "x${REQUIRED_VERSION#systemd-}" = "x204" ]; then + # Patch PATH, HOME, USER environment + # TODO: Newer systemd versions support DefaultEnvironment=xxx in /etc/systemd/system.conf + # However, there were lots of changes after systemd 204, so we didn't update yet + # See http://cgit.freedesktop.org/systemd/systemd/tree/NEWS for changes. + patch -p0 src/systemd-*/src/core/main.c < ${MODULE_DIR}/systemd-openslx.patch || perror "Failed to apply openslx systemd patch." + elif [ "x${REQUIRED_VERSION#systemd-}" = "x229" ]; then + patch -p0 src/systemd-*/src/basic/path-util.h < ${MODULE_DIR}/systemd-openslx-229.patch || perror "Failed to apply openslx systemd patch." + else + # TODO use the above hint for setting environmenet through /etc/systemd/system.conf + pinfo "Missing..." + fi + + # libkmod + download_untar "$REQUIRED_LIBKMOD_URL" "src/" +} + +build () { + #build libkmod + pinfo "Building libkmod" + cd "${MODULE_WORK_DIR}/src/$REQUIRED_LIBKMOD_VERSION" + ./configure || perror "./configure kmod failed." + make || perror "kmod make failed." + DESTDIR="${MODULE_BUILD_DIR}" make install || perror "kmod make install failed." + cd - &> /dev/null + + #build systemd + pinfo "Building systemd" + cd "${MODULE_WORK_DIR}/src/$REQUIRED_VERSION" + pinfo "calling configure in ${MODULE_WORK_DIR}/src/$REQUIRED_VERSION" + + # Save potentially pre-used paths/flages + OLDLDFLAGS="$LDFLAGS" + OLDCPPFLAGS="$CPPFLAGS" + OLDPKG_CONFIG_PATH="$PKG_CONFIG_PATH" + OLDLD_LIBRARY_PATH="$LD_LIBRARY_PATH" + + export LDFLAGS="$LDFLAGS -L${MODULE_BUILD_DIR}/usr/lib" + export CPPFLAGS="-I${MODULE_BUILD_DIR}/usr/include" + export PKG_CONFIG_PATH="${MODULE_BUILD_DIR}/usr/lib64/pkgconfig:${MODULE_BUILD_DIR}/usr/lib/pkgconfig" + export LD_LIBRARY_PATH="$LD_LIBRARY_PATH:${MODULE_BUILD_DIR}/usr/lib:${MODULE_BUILD_DIR}/usr/lib64" + + [ ! -e "./configure" ] && ./autogen.sh + + ./configure \ + --disable-manpages \ + --enable-split-usr \ + --sysconfdir="/etc" \ + --enable-gtk-doc-html=no \ + --disable-nls \ + --disable-microhttpd \ + --disable-bootchart \ + --disable-quotacheck \ + --disable-hostnamed \ + --disable-timedated \ + --disable-localed \ + --disable-coredump \ + --disable-keymap \ + --without-python \ + --enable-blkid \ + --enable-acl \ + --enable-pam \ + --enable-kmod \ + --with-pamlibdir="$SYS_PAM_MODULES_PATH" \ + || perror "configure failed." + + pinfo "calling make" + make || perror "make failed." + pinfo "calling make install" + DESTDIR="${MODULE_BUILD_DIR}" make install || perror "make install failed." + cd - &> /dev/null + + # Restore used flags/paths: + export LDFLAGS="$OLDLDFLAGS" + export CPPFLAGS="$OLDCPPFLAGS" + export PKG_CONFIG_PATH="$OLDPKG_CONFIG_PATH" + export LD_LIBRARY_PATH="$OLDLD_LIBRARY_PATH" +} + +post_copy() { + #old agetty version doesn't support --noclear option in getty service + if [ "x$(dpkg -s util-linux | grep Version: | cut -d' ' -f2)" == "x2.19.1-2ubuntu3" ]; then + sed -i "s/ExecStart=-\/sbin\/agetty --noclear %I 38400 linux/ExecStart=-\/sbin\/agetty %I 38400 linux/g" "${TARGET_BUILD_DIR}/usr/lib/systemd/system/getty@.service" + fi + # eg. systemd expects /bin/less: + if [ "$SYS_DISTRIBUTION" == "opensuse" -a "$SYS_VERSION" == "13.2" ]; then + ln -s /usr/bin/less "$TARGET_BUILD_DIR/bin/less" + fi +} + diff --git a/core/modules/systemd/module.conf b/core/modules/systemd/module.conf new file mode 100644 index 00000000..1bc0165e --- /dev/null +++ b/core/modules/systemd/module.conf @@ -0,0 +1,66 @@ +REQUIRED_VERSION="systemd-204" +REQUIRED_URL="http://www.freedesktop.org/software/systemd/${REQUIRED_VERSION}.tar.xz" +REQUIRED_LIBKMOD_VERSION="kmod-14" +REQUIRED_LIBKMOD_URL="http://www.kernel.org/pub/linux/utils/kernel/kmod/${REQUIRED_LIBKMOD_VERSION}.tar.gz" +REQUIRED_BINARIES=" + journalctl + loginctl + systemctl + systemd-analyze + systemd-ask-password + systemd-cat + systemd-cgls + systemd-cgtop + systemd-delta + systemd-detect-virt + systemd-inhibit + systemd-machine-id-setup + systemd-notify + systemd-nspawn + systemd-stdio-bridge + systemd-tmpfiles + systemd-tty-ask-password-agent + udevadm + systemd + systemd-ac-power + systemd-binfmt + systemd-cgroups-agent + systemd-fsck + systemd-initctl + systemd-journald + systemd-logind + systemd-modules-load + systemd-multi-seat-x + systemd-random-seed + systemd-readahead + systemd-remount-fs + systemd-reply-password + systemd-shutdown + systemd-shutdownd + systemd-sleep + systemd-sysctl + systemd-timestamp + systemd-udevd + systemd-update-utmp + systemd-user-sessions + systemd-vconsole-setup + systemd-fstab-generator + systemd-getty-generator + systemd-rc-local-generator + systemd-system-update-generator + accelerometer + ata_id + cdrom_id + collect + mtd_probe + scsi_id + v4l_id" +REQUIRED_DIRECTORIES=" + $SYS_PAM_MODULES_PATH + /etc + /usr/include + /usr/share/dbus-1 + /usr/share/polkit-1 + /usr/lib/udev + /usr/lib/tmpfiles.d +" diff --git a/core/modules/systemd/module.conf.centos b/core/modules/systemd/module.conf.centos new file mode 100644 index 00000000..9232ea5f --- /dev/null +++ b/core/modules/systemd/module.conf.centos @@ -0,0 +1,11 @@ +REQUIRED_INSTALLED_PACKAGES=" + intltool + gperf + libcap-devel + libudev-devel + dbus-devel + libxslt + libblkid-devel + libacl-devel + glib2-devel +" diff --git a/core/modules/systemd/module.conf.debian b/core/modules/systemd/module.conf.debian new file mode 100644 index 00000000..2768b51c --- /dev/null +++ b/core/modules/systemd/module.conf.debian @@ -0,0 +1,13 @@ +REQUIRED_INSTALLED_PACKAGES=" + intltool + gperf + dbus + pkg-config + libcap-dev + libudev-dev + libdbus-1-dev + xsltproc + libblkid-dev + libacl1-dev + libpam-dev +" diff --git a/core/modules/systemd/module.conf.fedora b/core/modules/systemd/module.conf.fedora new file mode 100644 index 00000000..9232ea5f --- /dev/null +++ b/core/modules/systemd/module.conf.fedora @@ -0,0 +1,11 @@ +REQUIRED_INSTALLED_PACKAGES=" + intltool + gperf + libcap-devel + libudev-devel + dbus-devel + libxslt + libblkid-devel + libacl-devel + glib2-devel +" diff --git a/core/modules/systemd/module.conf.opensuse b/core/modules/systemd/module.conf.opensuse new file mode 100644 index 00000000..965333c4 --- /dev/null +++ b/core/modules/systemd/module.conf.opensuse @@ -0,0 +1,10 @@ +REQUIRED_INSTALLED_PACKAGES=" + intltool + gperf + libcap-devel + libudev-devel + dbus-1-devel + libxslt-tools + libblkid-devel + libacl-devel +" diff --git a/core/modules/systemd/module.conf.scientific b/core/modules/systemd/module.conf.scientific new file mode 100644 index 00000000..54e62b96 --- /dev/null +++ b/core/modules/systemd/module.conf.scientific @@ -0,0 +1,37 @@ +REQUIRED_VERSION="systemd-204" +REQUIRED_URL="http://www.freedesktop.org/software/systemd/${REQUIRED_VERSION}.tar.xz" + +REQUIRED_LIBKMOD_VERSION="kmod-12" +REQUIRED_LIBKMOD_URL="http://www.kernel.org/pub/linux/utils/kernel/kmod/${REQUIRED_LIBKMOD_VERSION}.tar.gz" + +REQUIRED_UTILLINUX_VERSION="util-linux-2.23" +REQUIRED_UTILLINUX_URL="ftp://ftp.kernel.org/pub/linux/utils/util-linux/v${REQUIRED_UTILLINUX_VERSION}/util-linux-${REQUIRED_UTILLINUX_VERSION}.tar.xz" + +REQUIRED_M4_VERSION="m4-1.4.16" +REQUIRED_M4_URL="ftp://ftp.gnu.org/gnu/m4/${REQUIRED_M4_VERSION}.tar.xz" + +REQUIRED_AUTOCONF_VERSION="autoconf-2.69" +REQUIRED_AUTOCONF_URL="ftp://ftp.gnu.org/gnu/autoconf/${REQUIRED_AUTOCONF_VERSION}.tar.xz" + +REQUIRED_AUTOMAKE_VERSION="automake-1.13" +REQUIRED_AUTOMAKE_URL="ftp://ftp.gnu.org/gnu/automake/${REQUIRED_AUTOMAKE_VERSION}.tar.xz" + +REQUIRED_DBUS_VERSION="dbus-1.6.8" +REQUIRED_DBUS_URL="http://dbus.freedesktop.org/releases/dbus/${REQUIRED_DBUS_VERSION}.tar.gz" + + + +REQUIRED_INSTALLED_PACKAGES=" + intltool + gperf + pkgconfig + libcap-devel + libudev-devel + dbus-devel + libxslt + libblkid-devel + libacl-devel + pam-devel + glib2-devel + expat-devel +" diff --git a/core/modules/systemd/module.conf.ubuntu b/core/modules/systemd/module.conf.ubuntu new file mode 100644 index 00000000..e5dff817 --- /dev/null +++ b/core/modules/systemd/module.conf.ubuntu @@ -0,0 +1,12 @@ +REQUIRED_INSTALLED_PACKAGES=" + intltool + gperf + dbus + libcap-dev + libudev-dev + libdbus-1-dev + xsltproc + libblkid-dev + libacl1-dev + libpam-dev +" diff --git a/core/modules/systemd/module.conf.ubuntu.14 b/core/modules/systemd/module.conf.ubuntu.14 new file mode 100644 index 00000000..7b2f853c --- /dev/null +++ b/core/modules/systemd/module.conf.ubuntu.14 @@ -0,0 +1,71 @@ +REQUIRED_VERSION="systemd-204" +REQUIRED_URL="http://www.freedesktop.org/software/systemd/${REQUIRED_VERSION}.tar.xz" +REQUIRED_LIBKMOD_VERSION="kmod-14" +REQUIRED_LIBKMOD_URL="http://www.kernel.org/pub/linux/utils/kernel/kmod/${REQUIRED_LIBKMOD_VERSION}.tar.xz" +REQUIRED_INSTALLED_PACKAGES=" + intltool + gperf + dbus + pkg-config + libcap-dev + libudev-dev + libdbus-1-dev + xsltproc + libblkid-dev + libacl1-dev + libpam-dev +" +REQUIRED_BINARIES=" + journalctl + loginctl + systemctl + systemd-analyze + systemd-ask-password + systemd-cat + systemd-cgls + systemd-cgtop + systemd-delta + systemd-detect-virt + systemd-inhibit + systemd-machine-id-setup + systemd-notify + systemd-nspawn + systemd-stdio-bridge + systemd-tmpfiles + systemd-tty-ask-password-agent + udevadm + systemd + systemd-ac-power + systemd-binfmt + systemd-cgroups-agent + systemd-fsck + systemd-initctl + systemd-journald + systemd-logind + systemd-modules-load + systemd-multi-seat-x + systemd-random-seed + systemd-readahead + systemd-remount-fs + systemd-reply-password + systemd-shutdown + systemd-shutdownd + systemd-sleep + systemd-sysctl + systemd-udevd + systemd-update-utmp + systemd-user-sessions + systemd-vconsole-setup + systemd-fstab-generator + systemd-getty-generator + systemd-rc-local-generator + systemd-system-update-generator + accelerometer + ata_id + cdrom_id + collect + mtd_probe + scsi_id + v4l_id +" +REQUIRED_XATTR_PATCH="yes" diff --git a/core/modules/systemd/module.conf.ubuntu.16 b/core/modules/systemd/module.conf.ubuntu.16 new file mode 100644 index 00000000..2b5221d6 --- /dev/null +++ b/core/modules/systemd/module.conf.ubuntu.16 @@ -0,0 +1,95 @@ +REQUIRED_VERSION="systemd-229" +REQUIRED_URL="http://www.freedesktop.org/software/systemd/${REQUIRED_VERSION}.tar.xz" +REQUIRED_URL="https://github.com/systemd/systemd/archive/v229.tar.gz" +REQUIRED_LIBKMOD_VERSION="kmod-22" +REQUIRED_LIBKMOD_URL="http://www.kernel.org/pub/linux/utils/kernel/kmod/${REQUIRED_LIBKMOD_VERSION}.tar.xz" +REQUIRED_INSTALLED_PACKAGES=" + intltool + libtool + gperf + dbus + pkg-config + libcap-dev + libudev-dev + libdbus-1-dev + xsltproc + libblkid-dev + libacl1-dev + libpam-dev + libgtk2.0-dev + libmount-dev +" +REQUIRED_BINARIES=" + journalctl + loginctl + systemctl + systemd-ac-power + systemd-activate + systemd-analyze + systemd-ask-password + systemd-backlight + systemd-binfmt + systemd-bus-proxyd + systemd-cat + systemd-cgls + systemd-cgroups-agent + systemd-cgtop + systemd-dbus1-generator + systemd-debug-generator + systemd-delta + systemd-detect-virt + systemd-escape + systemd-firstboot + systemd-fsck + systemd-fstab-generator + systemd-getty-generator + systemd-gpt-auto-generator + systemd-hibernate-resume + systemd-hibernate-resume-generator + systemd-hwdb + systemd-inhibit + systemd-initctl + systemd-journald + systemd-logind + systemd-machine-id-setup + systemd-machined + systemd-modules-load + systemd-networkd + systemd-networkd-wait-online + systemd-notify + systemd-nspawn + systemd-path + systemd-random-seed + systemd-rc-local-generator + systemd-remount-fs + systemd-reply-password + systemd-resolve + systemd-resolved + systemd-rfkill + systemd-run + systemd-shutdown + systemd-sleep + systemd-socket-proxyd + systemd-stdio-bridge + systemd-sysctl + systemd-system-update-generator + systemd-sysusers + systemd-sysv-generator + systemd-timesyncd + systemd-tmpfiles + systemd-tty-ask-password-agent + systemd-udevd + systemd-update-done + systemd-update-utmp + systemd-user-sessions + systemd-vconsole-setup + udevadm + systemd + ata_id + cdrom_id + collect + mtd_probe + scsi_id + v4l_id +" +REQUIRED_XATTR_PATCH="no" diff --git a/core/modules/systemd/systemd-openslx-229.patch b/core/modules/systemd/systemd-openslx-229.patch new file mode 100644 index 00000000..c0437a84 --- /dev/null +++ b/core/modules/systemd/systemd-openslx-229.patch @@ -0,0 +1,11 @@ +--- basic/path-util.h.orig 2016-04-20 07:41:33.425103517 +0200 ++++ basic/path-util.h 2016-04-20 07:42:27.192454435 +0200 +@@ -26,7 +26,7 @@ + #include "macro.h" + #include "time-util.h" + +-#define DEFAULT_PATH_NORMAL "/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" ++#define DEFAULT_PATH_NORMAL "/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/opt/openslx/sbin:/opt/openslx/bin" + #define DEFAULT_PATH_SPLIT_USR DEFAULT_PATH_NORMAL ":/sbin:/bin" + + #ifdef HAVE_SPLIT_USR diff --git a/core/modules/systemd/systemd-openslx.patch b/core/modules/systemd/systemd-openslx.patch new file mode 100644 index 00000000..ef6cb542 --- /dev/null +++ b/core/modules/systemd/systemd-openslx.patch @@ -0,0 +1,26 @@ +--- core/main.c 2013-05-09 15:45:50.000000000 +0200 ++++ core/main.c 2013-12-19 14:46:03.020362993 +0100 +@@ -1477,9 +1477,9 @@ + /* Set up PATH unless it is already set */ + setenv("PATH", + #ifdef HAVE_SPLIT_USR +- "/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin", ++ "/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" ":/opt/openslx/sbin:/opt/openslx/bin", + #else +- "/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin", ++ "/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" ":/opt/openslx/sbin:/opt/openslx/bin", + #endif + arg_running_as == SYSTEMD_SYSTEM); + +@@ -1513,6 +1513,11 @@ + unsetenv("LISTEN_FDS"); + unsetenv("LISTEN_PID"); + ++ /* OpenSLX: "Fix" libc/nss/nss_ldap deadlock ++ * when not using nscd */ ++ setenv("HOME", "/", 1); ++ setenv("USER", "root", 1); ++ + /* All other variables are left as is, so that clients + * can still read them via /proc/1/environ */ + } -- cgit v1.2.3-55-g7522