Home
last modified time | relevance | path

Searched refs:systemd (Results 1 – 25 of 1144) sorted by relevance

12345678910>>...46

/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/dlt-daemon/dlt-daemon/
H A D0002-Don-t-execute-processes-as-a-specific-user.patch9 systemd/dlt-adaptor-udp.service.cmake | 1 -
10 systemd/dlt-dbus.service.cmake | 1 -
11 systemd/dlt-example-user.service.cmake | 1 -
12 systemd/dlt-receive.service.cmake | 1 -
13 systemd/dlt-system.service.cmake | 1 -
14 systemd/dlt.service.cmake | 1 -
17 diff --git a/systemd/dlt-adaptor-udp.service.cmake b/systemd/dlt-adaptor-udp.service.cmake
19 --- a/systemd/dlt-adaptor-udp.service.cmake
20 +++ b/systemd/dlt-adaptor-udp.service.cmake
33 diff --git a/systemd/dlt-dbus.service.cmake b/systemd/dlt-dbus.service.cmake
[all …]
H A D0004-Modify-systemd-config-directory.patch4 Subject: [PATCH 4/4] Modify systemd config directory
9 systemd/CMakeLists.txt | 2 +-
18 set(systemd_SRCS ${PROJECT_SOURCE_DIR}/systemd/3rdparty/sd-daemon.c)
20 - set(SYSTEMD_UNITDIR "${CMAKE_INSTALL_PREFIX}/lib/systemd/system" CACHE PATH
21 + set(SYSTEMD_UNITDIR "/lib/systemd/system" CACHE PATH
22 "Set directory to install systemd unit files")
24 add_subdirectory(systemd)
/openbmc/openbmc/meta-ibm/recipes-core/systemd/
H A Dsystemd_%.bbappend3 SRC_URI:append:ibm-ac-server = " file://systemd-journald-override.conf"
7 SRC_URI:append:ibm-enterprise = " file://systemd-journald-override.conf"
11 SRC_URI:append:ibm-enterprise = " file://systemd-networkd-only-wait-for-one.conf"
12 SRC_URI:append:ibm-enterprise = " file://systemd-sulogin-force.conf"
14 SRC_URI:append:genesis3 = " file://systemd-networkd-only-wait-for-one.conf"
15 SRC_URI:append:sbp1 = " file://systemd-networkd-only-wait-for-one.conf"
17 SRC_URI:append:system1 = " file://systemd-networkd-only-wait-for-one.conf"
20 SRC_URI:append:system1 = " file://systemd-journald-override.conf"
23 FILES:${PN}:append:ibm-ac-server = " ${systemd_system_unitdir}/systemd-journald.service.d/systemd-j…
27 FILES:${PN}:append:ibm-enterprise = " ${systemd_system_unitdir}/systemd-journald.service.d/systemd-…
[all …]
/openbmc/openbmc/meta-facebook/meta-santabarbara/recipes-phosphor/console/obmc-console/
H A D81-plat-obmc-console-uart.rules1 …EM=="tty", ATTRS{iomem_base}=="0x1E78E000", ENV{SYSTEMD_WANTS}="obmc-console@ttyS2", TAG+="systemd"
4 …2.1:1.0", SYMLINK+="ttyUSBdevice0", ENV{SYSTEMD_WANTS}="obmc-console@ttyUSBdevice0", TAG+="systemd"
5 …USBdevice1", SYMLINK+="tty_SITV_0", ENV{SYSTEMD_WANTS}="obmc-console@ttyUSBdevice1", TAG+="systemd"
6 …2.1:1.2", SYMLINK+="ttyUSBdevice2", ENV{SYSTEMD_WANTS}="obmc-console@ttyUSBdevice2", TAG+="systemd"
7 …2.1:1.3", SYMLINK+="ttyUSBdevice3", ENV{SYSTEMD_WANTS}="obmc-console@ttyUSBdevice3", TAG+="systemd"
9 …2.2:1.0", SYMLINK+="ttyUSBdevice4", ENV{SYSTEMD_WANTS}="obmc-console@ttyUSBdevice4", TAG+="systemd"
10 …2.2:1.1", SYMLINK+="ttyUSBdevice5", ENV{SYSTEMD_WANTS}="obmc-console@ttyUSBdevice5", TAG+="systemd"
11 …2.2:1.2", SYMLINK+="ttyUSBdevice6", ENV{SYSTEMD_WANTS}="obmc-console@ttyUSBdevice6", TAG+="systemd"
12 …2.2:1.3", SYMLINK+="ttyUSBdevice7", ENV{SYSTEMD_WANTS}="obmc-console@ttyUSBdevice7", TAG+="systemd"
14 …2.3:1.0", SYMLINK+="ttyUSBdevice8", ENV{SYSTEMD_WANTS}="obmc-console@ttyUSBdevice8", TAG+="systemd"
[all …]
/openbmc/openbmc/poky/meta/recipes-core/systemd/
H A Dsystemd_257.5.bb1 require systemd.inc
11 inherit useradd pkgconfig meson perlnative update-rc.d update-alternatives systemd gettext bash-com…
17 # As this recipe builds udev, respect systemd being in DISTRO_FEATURES so
18 # that we don't build both udev and systemd in world builds.
19 REQUIRED_DISTRO_FEATURES += "systemd"
28 file://systemd-pager.sh \
30 file://0002-implment-systemd-sysv-install-for-OE.patch \
126 # systemd won't fail but the library-related feature will be skipped with a warning.
128 # Use the upstream systemd serial-getty@.service and rely on
129 # systemd-getty-generator instead of using the OE-core specific
[all …]
/openbmc/openbmc/meta-quanta/meta-s6q/recipes-core/systemd/
H A Dsystemd-conf_%.bbappend14 ${sysconfdir}/systemd/resolved.conf.d/s6q-resolv.conf \
15 ${sysconfdir}/systemd/network/00-bmc-eth0.network.d/ \
16 ${sysconfdir}/systemd/network/00-bmc-eth1.network.d/ \
19 ${sysconfdir}/systemd/network/10-bmc-bond0.netdev \
20 ${sysconfdir}/systemd/network/00-bmc-bond0.network.d/bond0.conf \
26 install -d ${D}${sysconfdir}/systemd/resolved.conf.d/
28 ${D}${sysconfdir}/systemd/resolved.conf.d/
29 install -d ${D}${sysconfdir}/systemd/network/
30 install -d ${D}${sysconfdir}/systemd/network/00-bmc-eth0.network.d/
31 install -d ${D}${sysconfdir}/systemd/network/00-bmc-eth1.network.d/
[all …]
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/systemd-netlogd/
H A Dsystemd-netlogd_1.4.4.bb6 SRC_URI = "git://github.com/systemd/systemd-netlogd.git;protocol=https;branch=main"
9 inherit meson systemd pkgconfig useradd features_check
11 REQUIRED_DISTRO_FEATURES = "systemd"
16 DEPENDS += "systemd"
21 # systemd-netlogd uses prefix and sysconfdir in a weird way.
22 EXTRA_OEMESON += "--prefix ${libdir}/systemd --sysconfdir ${sysconfdir}/systemd"
27 GROUPADD_PARAM:${PN} = "-r systemd-journal"
28 USERADD_PARAM:${PN} = "--system -d / -M --shell /sbin/nologin -g systemd-journal systemd-journal-ne…
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/dlt-daemon/
H A Ddlt-daemon_2.18.10.bb19 file://0004-Modify-systemd-config-directory.patch \
28 …GECONFIG ?= "${@bb.utils.contains('DISTRO_FEATURES', 'systemd', ' systemd systemd-watchdog systemd
37 PACKAGECONFIG[systemd] = "-DWITH_SYSTEMD=ON,-DWITH_SYSTEMD=OFF -DWITH_DLT_SYSTEM=OFF,systemd"
38 PACKAGECONFIG[systemd-watchdog] = "-DWITH_SYSTEMD_WATCHDOG=ON,-DWITH_SYSTEMD_WATCHDOG=OFF,systemd,l…
39 PACKAGECONFIG[systemd-journal] = "-DWITH_SYSTEMD_JOURNAL=ON,-DWITH_SYSTEMD_JOURNAL=OFF,systemd,libs…
51 inherit autotools gettext cmake pkgconfig systemd
57 PACKAGES += "${PN}-systemd"
58 SYSTEMD_PACKAGES = "${PN} ${PN}-systemd"
59 SYSTEMD_SERVICE:${PN} = " ${@bb.utils.contains('PACKAGECONFIG', 'systemd', 'dlt.service', '', d)} \
60 … ${@bb.utils.contains('PACKAGECONFIG', 'systemd dlt-system', 'dlt-system.service', '', d)} \
[all …]
/openbmc/openbmc/meta-google/recipes-google/systemd/
H A Dgbmc-systemd-config.bb1 SUMMARY = "Configures systemd settings for gBMC"
6 inherit systemd
31 ${systemd_system_unitdir}/sysinit.target.wants/systemd-time-wait-sync.service \
32 ${systemd_system_unitdir}/systemd-time-wait-sync.service.d/10-gbmc.conf \
65 # mask systemd-pstore.service to avoid copying logs to SPI
66 mkdir -p ${D}${sysconfdir}/systemd/system
67 ln -sv /dev/null ${D}${sysconfdir}/systemd/system/systemd-pstore.service
68 # mask systemd kdump service since it is not used
69 ln -sv /dev/null ${D}${sysconfdir}/systemd/system/kdump.service
70 # mask systemd-nsresourced since it is not used
[all …]
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-core/plymouth/plymouth/
H A D0001-Make-full-path-to-systemd-tty-ask-password-agent-con.patch4 Subject: [PATCH] Make full path to systemd-tty-ask-password-agent configurable
16 systemd-units/meson.build | 2 +-
23 @@ -44,7 +44,7 @@ if get_option('systemd-integration')
27 - systemd_ask_password_agent = find_program('systemd-tty-ask-password-agent')
28 + systemd_ask_password_agent = get_option('systemd-tty-ask-password-agent')
36 @@ -53,6 +53,11 @@ option('systemd-integration',
38 description: 'Coordinate boot up with systemd',
40 +option('systemd-tty-ask-password-agent',
42 + value: '/bin/systemd-tty-ask-password-agent',
43 + description: 'Path of systemd-tty-ask-password-agent',
[all …]
/openbmc/openbmc/meta-facebook/meta-harma/recipes-phosphor/console/obmc-console/
H A Dplat-80-obmc-console-uart.rules1 …EM=="tty", ATTRS{iomem_base}=="0x1E78F000", ENV{SYSTEMD_WANTS}="obmc-console@ttyS2", TAG+="systemd"
2 SUBSYSTEM=="tty", KERNEL=="ttyUSB0", ENV{SYSTEMD_WANTS}="obmc-console@ttyUSB0", TAG+="systemd"
3 SUBSYSTEM=="tty", KERNEL=="ttyUSB1", ENV{SYSTEMD_WANTS}="obmc-console@ttyUSB1", TAG+="systemd"
4 SUBSYSTEM=="tty", KERNEL=="ttyUSB2", ENV{SYSTEMD_WANTS}="obmc-console@ttyUSB2", TAG+="systemd"
5 SUBSYSTEM=="tty", KERNEL=="ttyUSB3", ENV{SYSTEMD_WANTS}="obmc-console@ttyUSB3", TAG+="systemd"
6 SUBSYSTEM=="tty", KERNEL=="ttyUSB4", ENV{SYSTEMD_WANTS}="obmc-console@ttyUSB4", TAG+="systemd"
7 SUBSYSTEM=="tty", KERNEL=="ttyUSB5", ENV{SYSTEMD_WANTS}="obmc-console@ttyUSB5", TAG+="systemd"
8 SUBSYSTEM=="tty", KERNEL=="ttyUSB6", ENV{SYSTEMD_WANTS}="obmc-console@ttyUSB6", TAG+="systemd"
/openbmc/openbmc/meta-facebook/meta-yosemite4/recipes-phosphor/console/obmc-console/
H A Dplat-80-obmc-console-uart.rules1 …EM=="tty", ATTRS{iomem_base}=="0x1E783000", ENV{SYSTEMD_WANTS}="obmc-console@ttyS0", TAG+="systemd"
2 …EM=="tty", ATTRS{iomem_base}=="0x1E78D000", ENV{SYSTEMD_WANTS}="obmc-console@ttyS1", TAG+="systemd"
3 …EM=="tty", ATTRS{iomem_base}=="0x1E78E000", ENV{SYSTEMD_WANTS}="obmc-console@ttyS2", TAG+="systemd"
4 …EM=="tty", ATTRS{iomem_base}=="0x1E78F000", ENV{SYSTEMD_WANTS}="obmc-console@ttyS3", TAG+="systemd"
5 …EM=="tty", ATTRS{iomem_base}=="0x1E790000", ENV{SYSTEMD_WANTS}="obmc-console@ttyS5", TAG+="systemd"
6 …EM=="tty", ATTRS{iomem_base}=="0x1E790100", ENV{SYSTEMD_WANTS}="obmc-console@ttyS6", TAG+="systemd"
7 …EM=="tty", ATTRS{iomem_base}=="0x1E790200", ENV{SYSTEMD_WANTS}="obmc-console@ttyS7", TAG+="systemd"
8 …EM=="tty", ATTRS{iomem_base}=="0x1E790300", ENV{SYSTEMD_WANTS}="obmc-console@ttyS8", TAG+="systemd"
/openbmc/openbmc/poky/meta/classes-recipe/
H A Dsystemd-boot.bbclass5 # systemd-boot.bbclass - The "systemd-boot" is essentially the gummiboot merged into systemd.
9 # Set EFI_PROVIDER = "systemd-boot" to use systemd-boot on your live images instead of grub-efi
12 do_bootimg[depends] += "${MLPREFIX}systemd-boot:do_deploy"
19 efi_populate_common "$1" systemd
21 # systemd-boot requires these paths for configuration files
35 inherit systemd-boot-cfg
/openbmc/openbmc/meta-security/docs/
H A Ddm-verity-systemd-x86-64.txt1 dm-verity and x86-64 and systemd
4 also systemd - systemd has dm-verity bindings and is more likely to be
17 This will make use of wic/systemd-bootdisk-dmverity.wks.in -- note that it
21 In addition to the basic dm-verity settings, choose systemd in local.conf:
23 DISTRO_FEATURES:append = " security systemd"
24 VIRTUAL-RUNTIME_init_manager = "systemd"
25 EFI_PROVIDER = "systemd-boot"
26 PACKAGECONFIG:append:pn-systemd = " cryptsetup"
29 for enabling systemd. It is important for dm-verity, since it triggers
32 /lib/systemd/system-generators/systemd-veritysetup-generator
[all …]
/openbmc/openbmc/poky/meta/conf/distro/include/
H A Dinit-manager-systemd.inc1 # Use systemd for system initialization
2 DISTRO_FEATURES:append = " systemd usrmerge"
4 VIRTUAL-RUNTIME_init_manager ??= "systemd"
5 VIRTUAL-RUNTIME_initscripts ??= "systemd-compat-units"
7 VIRTUAL-RUNTIME_dev_manager ??= "systemd"
8 # systemd hardcodes /root in its source codes, other values are not offically supported
/openbmc/openbmc/poky/meta/recipes-devtools/systemd-bootchart/
H A Dsystemd-bootchart_235.bb2 DESCRIPTION = "For systemd-bootchart, several proc debug interfaces are required in the kernel conf…
6 HOMEPAGE = "https://github.com/systemd/systemd-bootchart"
11 SRC_URI = "git://github.com/systemd/systemd-bootchart.git;protocol=https;branch=main \
29 DEPENDS = "systemd libxslt-native xmlto-native docbook-xml-dtd4-native docbook-xsl-stylesheets-nati…
31 inherit pkgconfig autotools systemd features_check
33 REQUIRED_DISTRO_FEATURES = "systemd"
35 SYSTEMD_SERVICE:${PN} = "systemd-bootchart.service"
42 FILES:${PN} += "${systemd_unitdir}/systemd-bootchart"
/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/
H A Dpython3-systemd_235.bb2 HOMEPAGE = "https://github.com/systemd/python-systemd"
7 PYPI_PACKAGE = "systemd-python"
11 DEPENDS += "systemd (<=235)"
15 REQUIRED_DISTRO_FEATURES = "systemd"
17 RDEPENDS:${PN} += "systemd python3-syslog python3-logging python3-syslog"
/openbmc/openbmc/meta-openembedded/meta-webserver/recipes-webadmin/netdata/netdata/
H A D0002-Do-not-hardcode-systemd-unit-directories.patch4 Subject: [PATCH] Do not hardcode systemd unit directories
18 ${CMAKE_BINARY_DIR}/system/systemd/netdata.service
20 - DESTINATION lib/systemd/system)
24 DESTINATION usr/lib/systemd/journald@netdata.conf.d)
27 ${CMAKE_BINARY_DIR}/system/systemd/netdata-updater.service
29 - DESTINATION lib/systemd/system)
32 system/systemd/netdata-updater.timer
34 - DESTINATION lib/systemd/system)
/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-systemd/
H A D0001-Provide-implementation-of-strndupa-for-musl.patch7 /meta/recipes-core/systemd/systemd/0002-src-basic-missing.h-check-for-missing-strndupa.patch
9 Original patch author: Emil Renner Berthing <systemd@esmil.dk>
15 systemd/util.c | 11 +++++++++++
18 diff --git a/systemd/util.c b/systemd/util.c
20 --- a/systemd/util.c
21 +++ b/systemd/util.c
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/netcf/
H A Dnetcf_0.2.8.bb23 inherit gettext autotools perlnative pkgconfig systemd
27 PACKAGECONFIG ??= "${@bb.utils.filter('DISTRO_FEATURES', 'systemd', d)}"
28 PACKAGECONFIG[systemd] = "--with-sysinit=systemd,--with-sysinit=initscripts,"
53 if ${@bb.utils.contains('DISTRO_FEATURES', 'systemd', 'true', 'false', d)}; then
55 if [ -d "${D}${libdir}/systemd/system" ]; then
56 if [ "${systemd_unitdir}" != "${libdir}/systemd" ] ; then
57 mv ${D}${libdir}/systemd/system/* ${D}${systemd_unitdir}/system/
58 rm -rf ${D}${libdir}/systemd/
60 elif [ "${systemd_unitdir}" != "${nonarch_libdir}/systemd" ] ; then
61 mv ${D}${nonarch_libdir}/systemd/system/* ${D}${systemd_unitdir}/system/
[all …]
/openbmc/openbmc/meta-openembedded/meta-filesystems/recipes-utils/udevil/
H A Dudevil_0.4.4.bb14 inherit autotools pkgconfig systemd
25 PACKAGECONFIG = "${@bb.utils.contains('DISTRO_FEATURES','systemd','systemd','',d)}"
26 PACKAGECONFIG[systemd] = "--enable-systemd,--disable-systemd,systemd"
/openbmc/openbmc/poky/meta/recipes-extended/rpcbind/rpcbind/
H A D0001-systemd-use-EnvironmentFile.patch4 Subject: [PATCH] systemd: use EnvironmentFile
12 systemd/rpcbind.service.in | 1 +
26 AC_OUTPUT([Makefile systemd/rpcbind.service systemd/rpcbind.socket])
27 diff --git a/systemd/rpcbind.service.in b/systemd/rpcbind.service.in
29 --- a/systemd/rpcbind.service.in
30 +++ b/systemd/rpcbind.service.in
/openbmc/openbmc/meta-security/recipes-security/cryptmount/
H A Dcryptmount_6.2.0.bb9 inherit autotools-brokensep gettext pkgconfig systemd
14 PACKAGECONFIG:append = " ${@bb.utils.contains('DISTRO_FEATURES', 'systemd', 'systemd', '', d)}"
16 PACKAGECONFIG[systemd] = "--with-systemd, --without-systemd, systemd"
26 if ${@bb.utils.contains('DISTRO_FEATURES','systemd','true','false',d)}; then
/openbmc/obmc-console/conf/
H A D80-obmc-console-uart.rules.in1 …e}=="0x1E787000", ENV{SYSTEMD_WANTS}="obmc-console@ttyVUART0", SYMLINK+="ttyVUART0", TAG+="systemd"
2 …e}=="0x1E788000", ENV{SYSTEMD_WANTS}="obmc-console@ttyVUART1", SYMLINK+="ttyVUART1", TAG+="systemd"
3 …EM=="tty", ATTRS{iomem_base}=="0x1E783000", ENV{SYSTEMD_WANTS}="obmc-console@ttyS0", TAG+="systemd"
4 …EM=="tty", ATTRS{iomem_base}=="0x1E78D000", ENV{SYSTEMD_WANTS}="obmc-console@ttyS1", TAG+="systemd"
5 …EM=="tty", ATTRS{iomem_base}=="0x1E78E000", ENV{SYSTEMD_WANTS}="obmc-console@ttyS2", TAG+="systemd"
6 …EM=="tty", ATTRS{iomem_base}=="0x1E78F000", ENV{SYSTEMD_WANTS}="obmc-console@ttyS3", TAG+="systemd"
/openbmc/phosphor-host-ipmid/transport/serialbridge/
H A Dmeson.build5 dependency('systemd'),
22 # Configure and install systemd unit files
23 systemd = dependency('systemd') variable
24 if systemd.found()
35 install_dir: systemd.get_variable(pkgconfig: 'systemd_system_unit_dir'),

12345678910>>...46