Home
last modified time | relevance | path

Searched +full:systemd +full:- +full:timesyncd (Results 1 – 12 of 12) sorted by relevance

/openbmc/openbmc/poky/meta/lib/oeqa/runtime/cases/
H A Ddate.py4 # SPDX-License-Identifier: MIT
16 if self.tc.td.get('VIRTUAL-RUNTIME_init_manager') == 'systemd':
17 self.logger.debug('Stopping systemd-timesyncd daemon')
18 self.target.run('systemctl disable --now --runtime systemd-timesyncd')
21 if self.tc.td.get('VIRTUAL-RUNTIME_init_manager') == 'systemd':
22 self.logger.debug('Starting systemd-timesyncd daemon')
23 self.target.run('systemctl enable --now --runtime systemd-timesyncd')
28 (status, output) = self.target.run('date +"%Y-%m-%d %T"')
34 (status, output) = self.target.run("date -s @%d" % sampleTimestamp)
39 self.assertTrue(int(output) - sampleTimestamp < 300, msg=msg)
[all …]
H A Drtc.py4 # SPDX-License-Identifier: MIT
16 if self.tc.td.get('VIRTUAL-RUNTIME_init_manager') == 'systemd':
17 self.logger.debug('Stopping systemd-timesyncd daemon')
18 self.target.run('systemctl disable --now --runtime systemd-timesyncd')
21 if self.tc.td.get('VIRTUAL-RUNTIME_init_manager') == 'systemd':
22 self.logger.debug('Starting systemd-timesyncd daemon')
23 self.target.run('systemctl enable --now --runtime systemd-timesyncd')
25 @skipIfFeature('read-only-rootfs',
26 'Test does not work with read-only-rootfs in IMAGE_FEATURES')
30 (status, output) = self.target.run('hwclock -r')
[all …]
/openbmc/openbmc/meta-google/recipes-google/systemd/
H A Dgbmc-systemd-config.bb1 SUMMARY = "Configures systemd settings for gBMC"
3 LICENSE = "Apache-2.0"
4 LIC_FILES_CHKSUM = "file://${COREBASE}/meta/files/common-licenses/Apache-2.0;md5=89aea4e17d99a7cacd…
6 inherit systemd
12 file://firmware-updates.target \
13 file://firmware-updates-pre.target \
14 file://40-gbmc-forward.conf \
15 file://40-gbmc-sysctl.conf \
16 file://40-gbmc-time.conf \
17 file://10-gbmc.conf \
[all …]
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Network/
H A DDHCPConfiguration.interface.yaml4 - name: DNSEnabled
9 - name: NTPEnabled
13 used by systemd-timesyncd and take precedence over any statically
15 - name: HostNameEnabled
20 - name: DomainEnabled
24 used by systemd-resolved and take precedence over any statically
26 - name: SendHostNameEnabled
/openbmc/openbmc/meta-phosphor/recipes-core/systemd/
H A Dsystemd_%.bbappend14 timesyncd \
18 EXTRA_OEMESON:append = " -Ddns-servers=''"
20 PACKAGES =+ "${PN}-catalog-extralocales"
22 RRECOMMENDS:${PN}:append:openbmc-phosphor = " phosphor-systemd-policy"
24 FILES:${PN}-catalog-extralocales = "\
25 ${exec_prefix}/lib/systemd/catalog/*.*.catalog \
29 file://40-hardware-watchdog.conf \
33 ${systemd_unitdir}/system.conf.d/40-hardware-watchdog.conf \
37 install -d -m 0755 ${D}${systemd_unitdir}/system.conf.d/
38 install -m 0644 ${UNPACKDIR}/40-hardware-watchdog.conf ${D}${systemd_unitdir}/system.conf.d/
[all …]
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/chrony/
H A Dchrony_4.5.bb17 sub-microsecond accuracy is possible. \
20 started at boot time and chronyc is a command-line interface program \
30 LICENSE = "GPL-2.0-only"
33 SRC_URI = "https://download.tuxfamily.org/chrony/chrony-${PV}.tar.gz \
39 SRC_URI:append:libc-musl = " \
40 file://0001-Fix-compilation-with-musl.patch \
44 DEPENDS = "pps-tools"
48 inherit update-rc.d systemd pkgconfig
53 USERADD_PARAM:${PN} += "${@bb.utils.contains('PACKAGECONFIG', 'privdrop', '--system -d / -M --shell…
56 # - Security-related:
[all …]
/openbmc/openbmc/poky/meta/recipes-core/systemd/
H A Dsystemd_256.8.bb1 require systemd.inc
7 DEPENDS = "gperf-native libcap util-linux python3-jinja2-native"
11 inherit useradd pkgconfig meson perlnative update-rc.d update-alternatives qemu systemd gettext bas…
13 # unmerged-usr support is deprecated upstream, taints the system and will be
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"
23 file://00-create-volatile.conf \
25 …s.contains('PACKAGECONFIG', 'polkit_hostnamed_fallback', 'file://00-hostnamed-network-user.conf', …
27 file://99-default.preset \
[all …]
/openbmc/openbmc-test-automation/lib/
H A Dbmc_date_and_time_utils.robot31 # "2019-06-30 09:21:28"). If this value is
36 # this is when testing a bad date-time, the
45 # Change date format to 2024-03-07T07:58:50+00:00 from 2024-03-07 07:58:50.000.
51 ${date_time_formatted}= Convert Date ${date_time} result_format=%Y-%m-%dT%H:%M:%S+00:00
119 …[Documentation] Verify the status of service systemd-timesyncd matches the NTP protocol enabled s…
127 ... systemctl status systemd-timesyncd
/openbmc/openbmc/meta-evb/meta-evb-arm/meta-evb-fvp-base/conf/machine/
H A Dfvp.conf2 #@NAME: Armv8-A Base Platform FVP machine
3 #@DESCRIPTION: Machine configuration for Armv8-A Base Platform FVP model
5 include fvp-config.inc
7 require conf/distro/include/phosphor-mmc.inc
8 require conf/machine/include/arm/arch-armv8-4a.inc
11 require conf/machine/include/obmc-evb-common.inc
12 require conf/machine/include/obmc-bsp-common.inc
17 WKS_FILE = "emmc-fvp.wks.in"
18 IMAGE_BOOT_FILES = "fitImage-fvp.bin;fitImage"
22 PREFERRED_PROVIDER_virtual/kernel ?= "linux-yocto"
[all …]
/openbmc/phosphor-networkd/src/
H A Ddhcp_configuration.hpp34 * @param[in] bus - Bus to attach to.
35 * @param[in] objPath - Path to attach at.
36 * @param[in] parent - Parent object.
37 * @param[in] type - Network type.
45 * @param[in] value - true if DNS server needed from DHCP server
51 * @param[in] value - true if domain names needed from DHCP server
57 will be used by systemd-timesyncd.
58 * @param[in] value - true if NTP server needed from DHCP server
65 * @param[in] value - true if hostname needed from the DHCP server
73 * @param[in] value - true if machine's host name needs to be included
H A Dethernet_interface.cpp17 #include <phosphor-logging/elog-errors.hpp>
18 #include <phosphor-logging/lg2.hpp>
74 std::replace(ret.begin() + ret.size() - intf.size(), ret.end(), '.', '_'); in makeObjPath()
127 vlan.emplace(bus, this->objPath.c_str(), info.intf, *this); in EthernetInterface()
129 dhcp4Conf.emplace(bus, this->objPath + "/dhcp4", *this, DHCPType::v4); in EthernetInterface()
130 dhcp6Conf.emplace(bus, this->objPath + "/dhcp6", *this, DHCPType::v6); in EthernetInterface()
207 it->second->IPIfaces::origin(origin); in addAddr()
222 it->second->NeighborObj::macAddress(stdplus::toStr(*info.mac)); in addStaticNeigh()
255 it->second->StaticGatewayObj::gateway(*info.gateway); in addStaticGateway()
323 if (it->second->origin() == IP::AddressOrigin::Static) in ip()
[all …]
/openbmc/openbmc-tools/rootfs_size/
H A Dresults.txt7 1626112: /lib/systemd
9 937984: /usr/lib/python2.7/lib-dynload
13 638976: /usr/lib/ipmid-providers
14 598016: /lib/systemd/libsystemd-shared-239.so
17 483328: /lib/libc-2.28.so
19 434176: /usr/lib/libgio-2.0.so.0.5800.0
26 348160: /usr/sbin/entity-manager
27 348160: /lib/systemd/systemd
30 319488: /usr/lib/libglib-2.0.so.0.5800.0
31 311296: /lib/libm-2.28.so
[all …]