/openbmc/openbmc/meta-ibm/recipes-core/systemd/ |
H A D | systemd_%.bbappend | 3 SRC_URI:append:ibm-ac-server = " file://systemd-journald-override.conf" 7 SRC_URI:append:p10bmc = " file://systemd-journald-override.conf" 11 SRC_URI:append:p10bmc = " file://systemd-networkd-only-wait-for-one.conf" 12 SRC_URI:append:p10bmc = " 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:p10bmc = " ${systemd_system_unitdir}/systemd-journald.service.d/systemd-journald… [all …]
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/dlt-daemon/dlt-daemon/ |
H A D | 0002-Don-t-execute-processes-as-a-specific-user.patch | 9 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 D | 0004-Modify-systemd-config-directory.patch | 4 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/poky/meta/recipes-core/systemd/ |
H A D | systemd_257.1.bb | 1 require systemd.inc 11 inherit useradd pkgconfig meson perlnative update-rc.d update-alternatives qemu systemd gettext bas… 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 \ 125 # systemd won't fail but the library-related feature will be skipped with a warning. 127 # Use the upstream systemd serial-getty@.service and rely on 128 # systemd-getty-generator instead of using the OE-core specific [all …]
|
H A D | systemd-boot_257.1.bb | 1 require systemd.inc 2 FILESEXTRAPATHS =. "${FILE_DIRNAME}/systemd:" 26 MESON_TARGET = "systemd-boot" 39 prefix = "" if d.getVar('EFI_PROVIDER') == "systemd-boot" else "systemd-" 42 prefix = "systemd-" if prefix == "" else "" 48 RDEPENDS:${PN} += "virtual-systemd-bootconf" 57 install ${B}/src/boot/systemd-boot*.efi ${D}${EFI_FILES_PATH}/${SYSTEMD_BOOT_IMAGE} 61 install ${B}/src/boot/systemd-boot*.efi ${DEPLOYDIR}
|
/openbmc/openbmc/meta-quanta/meta-s6q/recipes-core/systemd/ |
H A D | systemd-conf_%.bbappend | 14 ${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-extended/dlt-daemon/ |
H A D | dlt-daemon_2.18.10.bb | 19 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-openembedded/meta-oe/recipes-core/plymouth/plymouth/ |
H A D | 0001-Make-full-path-to-systemd-tty-ask-password-agent-con.patch | 4 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-security/docs/ |
H A D | dm-verity-systemd-x86-64.txt | 1 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-tools/rootfs_size/ |
H A D | results.txt | 7 1626112: /lib/systemd 14 598016: /lib/systemd/libsystemd-shared-239.so 27 348160: /lib/systemd/systemd 46 184320: /lib/systemd/systemd-udevd 50 176128: /lib/systemd/systemd-networkd 78 114688: /lib/systemd/systemd-resolved 148 40960: /lib/systemd/systemd-journald 149 36864: /bin/systemd-hwdb 183 28672: /lib/systemd/system 205 24576: /lib/systemd/system-generators [all …]
|
/openbmc/openbmc/poky/meta/recipes-devtools/systemd-bootchart/ |
H A D | systemd-bootchart_235.bb | 2 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/poky/meta/classes-recipe/ |
H A D | systemd-boot.bbclass | 5 # 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/poky/documentation/dev-manual/ |
H A D | init-manager.rst | 10 implementation, as well as support for :wikipedia:`systemd <Systemd>`, which 33 In comparison, systemd treats components as units. Using units is a 37 in systemd, where target is also a type of supported unit. 40 by one) during init and parallelization is not supported. With systemd, services 42 of a given service, though systemd will also provide more services by default, 43 therefore increasing the total system boot time. systemd also substantially 49 :wikipedia:`udev <Udev>`, which SysVinit and systemd both use. 70 Using systemd 73 The last option is to use systemd together with the udev device 77 INIT_MANAGER = "systemd" [all …]
|
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/netcf/ |
H A D | netcf_0.2.8.bb | 23 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-google/recipes-google/systemd/ |
H A D | gbmc-systemd-config.bb | 1 SUMMARY = "Configures systemd settings for gBMC" 6 inherit systemd 26 ${systemd_system_unitdir}/sysinit.target.wants/systemd-time-wait-sync.service \ 27 ${systemd_system_unitdir}/systemd-time-wait-sync.service.d/10-gbmc.conf \ 53 # mask systemd-pstore.service to avoid copying logs to SPI 54 mkdir -p ${D}${sysconfdir}/systemd/system 55 ln -sv /dev/null ${D}${sysconfdir}/systemd/system/systemd-pstore.service 58 ln -sv /dev/null ${D}/${sysconfdir}/systemd/system/systemd-networkd-wait-online.service 68 …ln -sv ${systemd_system_unitdir}/systemd-time-wait-sync.service ${D}${systemd_system_unitdir}/sysi… 69 mkdir -p ${D}${systemd_system_unitdir}/systemd-time-wait-sync.service.d/ [all …]
|
/openbmc/openbmc/poky/meta/recipes-core/libcgroup/libcgroup/ |
H A D | 0001-include-Makefile-install-systemd.h-by-default.patch | 4 Subject: [PATCH 1/1] include/Makefile: install systemd.h by default 6 Install systemd.h header file by default, as we have stub and defined 7 versions of the systemd functions for both non-systemd and systemd 9 without systemd support (--enable-systemd=no). 32 -nobase_include_HEADERS += libcgroup/systemd.h 34 + libcgroup/log.h libcgroup/tools.h libcgroup/systemd.h
|
/openbmc/openbmc/meta-openembedded/meta-webserver/recipes-webadmin/netdata/netdata/ |
H A D | 0002-Do-not-hardcode-systemd-unit-directories.patch | 4 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/poky/meta/conf/distro/include/ |
H A D | init-manager-systemd.inc | 1 # 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/meta-openembedded/meta-python/recipes-devtools/python/python3-systemd/ |
H A D | 0001-Provide-implementation-of-strndupa-for-musl.patch | 7 /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-oe/recipes-support/syslog-ng/files/ |
H A D | syslog-ng.service-the-syslog-ng-service.patch | 12 contrib/systemd/syslog-ng@.service | 4 ++-- 13 contrib/systemd/syslog-ng@default | 6 +++--- 16 diff --git a/contrib/systemd/syslog-ng@.service b/contrib/systemd/syslog-ng@.service 18 --- a/contrib/systemd/syslog-ng@.service 19 +++ b/contrib/systemd/syslog-ng@.service 31 diff --git a/contrib/systemd/syslog-ng@default b/contrib/systemd/syslog-ng@default 33 --- a/contrib/systemd/syslog-ng@default 34 +++ b/contrib/systemd/syslog-ng@default
|
/openbmc/openbmc/meta-openembedded/meta-filesystems/recipes-utils/udevil/ |
H A D | udevil_0.4.4.bb | 14 inherit autotools pkgconfig systemd 24 PACKAGECONFIG = "${@bb.utils.contains('DISTRO_FEATURES','systemd','systemd','',d)}" 25 PACKAGECONFIG[systemd] = "--enable-systemd,--disable-systemd,systemd"
|
/openbmc/openbmc/poky/meta/recipes-extended/rpcbind/rpcbind/ |
H A D | 0001-systemd-use-EnvironmentFile.patch | 4 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 D | cryptmount_6.2.0.bb | 9 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/openbmc/poky/meta/recipes-core/seatd/ |
H A D | seatd_0.9.1.bb | 14 inherit meson pkgconfig systemd update-rc.d useradd 20 ${@bb.utils.filter('DISTRO_FEATURES', 'systemd', d)} \ 25 PACKAGECONFIG[systemd] = "-Dlibseat-logind=systemd,,systemd" 28 if [ "${VIRTUAL-RUNTIME_init_manager}" != "systemd" ]; then 31 … install -Dm644 ${S}/contrib/systemd/seatd.service ${D}${systemd_unitdir}/system/seatd.service 40 INHIBIT_UPDATERCD_BBCLASS = "${@oe.utils.conditional('VIRTUAL-RUNTIME_init_manager', 'systemd', '1'…
|
/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/ |
H A D | python3-systemd_235.bb | 2 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"
|