/openbmc/openbmc/meta-yadro/meta-nicole/recipes-phosphor/configuration/nicole-yaml-config/ |
H A D | nicole-ipmi-fru-properties.yaml | 1 /system: &DEFAULTS 9 <<: *DEFAULTS 11 <<: *DEFAULTS 13 <<: *DEFAULTS 15 <<: *DEFAULTS 17 <<: *DEFAULTS 19 <<: *DEFAULTS 21 <<: *DEFAULTS 23 <<: *DEFAULTS 25 <<: *DEFAULTS [all …]
|
/openbmc/openbmc/poky/meta/recipes-devtools/gcc/gcc/ |
H A D | 0005-Use-the-defaults.h-in-B-instead-of-S-and-t-oe-in-B.patch | 4 Subject: [PATCH] Use the defaults.h in ${B} instead of ${S}, and t-oe in ${B} 6 Use the defaults.h in ${B} instead of ${S}, and t-oe in ${B}, so that 12 work, the reason is tm_include_list='** defaults.h' rather than 13 tm_include_list='** ./defaults.h' 48 defaults.h ) 63 defaults.h ) 79 - if test x"$file" = x"defaults.h"; then 80 + if test x"$file" = x"./defaults.h" -o x"$file" = x"defaults.h"; then 86 # If we postponed including defaults.h, add the #include now. 88 - echo "# include \"defaults.h\"" >> ${output}T [all …]
|
/openbmc/phosphor-health-monitor/ |
H A D | health_metric_config.hpp | 53 double value = defaults::value; 55 std::string target = defaults::target; 61 struct defaults struct 75 size_t windowSize = defaults::windowSize; 77 double hysteresis = defaults::hysteresis; 81 std::string path = defaults::path; 85 struct defaults struct
|
/openbmc/openbmc/meta-phosphor/recipes-phosphor/settings/ |
H A D | phosphor-settings-defaults-native.bb | 4 PROVIDES += "virtual/phosphor-settings-defaults" 7 SRC_URI += "file://defaults.yaml" 20 install defaults.yaml ${DEST} 25 sed "s/{}/${i}/g" ${f} >> ${DEST}/defaults.yaml 30 cat $f >> ${DEST}/defaults.yaml
|
/openbmc/openbmc/meta-phosphor/recipes-core/base-files/base-files/df-ubi/ |
H A D | fstab | 3 /dev/root / auto defaults 1 1 4 proc /proc proc defaults 0 0 7 tmpfs /var/volatile tmpfs defaults 0 0 8 tmpfs /media tmpfs defaults 0 0
|
/openbmc/openbmc/meta-phosphor/recipes-core/base-files/base-files/df-mmc/ |
H A D | fstab | 3 /dev/root / auto defaults 1 1 4 proc /proc proc defaults 0 0 7 tmpfs /var/volatile tmpfs defaults 0 0 8 tmpfs /media tmpfs defaults 0 0
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/multipath-tools/files/ |
H A D | 0008-RH-reset-default-find_mutipaths-value-to-off.patch | 16 libmultipath/defaults.h | 2 +- 19 diff --git a/libmultipath/defaults.h b/libmultipath/defaults.h 21 --- a/libmultipath/defaults.h 22 +++ b/libmultipath/defaults.h
|
/openbmc/openbmc/meta-ibm/recipes-phosphor/configuration/acx22-yaml-config/swift/ |
H A D | acx22-ipmi-fru-not-sent-by-host.yaml | 2 /system/chassis/motherboard/ga100card0: &DEFAULTS 12 <<: *DEFAULTS 16 <<: *DEFAULTS 20 <<: *DEFAULTS
|
/openbmc/openbmc/poky/meta/recipes-core/base-files/base-files/ |
H A D | fstab | 3 /dev/root / auto defaults 1 1 4 proc /proc proc defaults 0 0 7 tmpfs /var/volatile tmpfs defaults 0 0 10 #/dev/mmcblk0p1 /media/card auto defaults,sync,noauto 0 0
|
/openbmc/openbmc/poky/meta/recipes-bsp/gnu-efi/gnu-efi/ |
H A D | 0001-Do-not-treat-warnings-as-errors.patch | 14 Make.defaults | 2 +- 17 diff --git a/Make.defaults b/Make.defaults 19 --- a/Make.defaults 20 +++ b/Make.defaults
|
/openbmc/openbmc/meta-phosphor/recipes-phosphor/preinit-mounts/preinit-mounts/ |
H A D | init | 4 …if ! mount overlay /etc -t overlay -o defaults,lowerdir=/etc,upperdir=/var/persist/etc,workdir=/va… 5 mount overlay /etc -t overlay -o defaults,lowerdir=/etc:/var/persist/etc 24 if ! mount ubi0:rwfs /var -t ubifs -o defaults; then 25 if ! mount ubi0:rwfs /var -t ubifs -o defaults,ro; then 26 mount tmpfs /var -t tmpfs -o defaults
|
/openbmc/openbmc/poky/meta/recipes-connectivity/openssh/openssh/ |
H A D | ssh_config | 4 # ssh_config(5) for more information. This file provides defaults for 14 # configuration file, and defaults at the end. 16 # Site-wide defaults for some commonly used options. For a comprehensive 17 # list of available options, their meanings and defaults, please see the
|
/openbmc/u-boot/doc/ |
H A D | README.NetConsole | 64 (defaults to 6665) 66 (defaults to the interface's address) 68 (defaults to eth0) 70 (defaults to 6666) 74 (defaults to broadcast) 88 Autoconfiguration" kernel feature, which is usually done by defaults
|
H A D | README.video | 51 Defaults to monitor=dvi. 56 Defaults to hpd=1. 62 Defaults to hpd_delay=500. 68 Defaults to edid=1. 72 to deal with overscanning displays. Defaults to overscan_x=32 and
|
/openbmc/phosphor-fan-presence/docs/monitor/ |
H A D | sensors.md | 27 - The D-Bus interface containing the `Target` property. This defaults to 31 - The D-Bus full object path containing the `Target` property. This defaults 36 defaults to 1.0. 40 defaults to 0.
|
/openbmc/u-boot/tools/env/ |
H A D | fw_env.h | 30 * @opts: encryption key, configuration file, defaults are used if NULL 47 * @opts: how to retrieve environment from flash, defaults are used if NULL 64 * @opts: encryption key, configuration file, defaults are used if NULL 101 * @opts: encryption key, configuration file, defaults are used if NULL 137 * @opts: encryption key, configuration file, defaults are used if NULL 147 * @opts: encryption key, configuration file, defaults are used if NULL
|
/openbmc/phosphor-settingsd/ |
H A D | README-settings-manager.md | 25 defaults. 32 Defaults: 37 Defaults:
|
/openbmc/openbmc-test-automation/lib/ |
H A D | state.py | 476 This defaults to global ${OS_HOST}. 478 This defaults to global ${OS_USERNAME}. 480 This defaults to global ${OS_PASSWORD}. 489 Defaults to either global value of ${QUIET} or to 1. 494 # Set parm defaults where necessary and validate all parms. 600 This defaults to global ${OPENBMC_HOST}. 602 This defaults to global ${OPENBMC_USERNAME}. 604 This defaults to global ${OPENBMC_PASSWORD}. 606 This defaults to global ${OS_HOST}. 608 This defaults to global ${OS_USERNAME}. [all …]
|
H A D | bmc_ssh_utils.py | 40 … an "Issuing: <cmd string>" to stdout. This defaults to the global quiet 43 This defaults to the global test_mode value. 124 … an "Issuing: <cmd string>" to stdout. This defaults to the global quiet 127 This defaults to the global test_mode value. 193 … an "Issuing: <cmd string>" to stdout. This defaults to the global quiet 196 This defaults to the global test_mode value. 257 … an "Issuing: <cmd string>" to stdout. This defaults to the global quiet 260 This defaults to the global test_mode value.
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/xscreensaver/ |
H A D | xscreensaver_6.04.bb | 8 file://0001-Tweak-app-defaults.patch \ 28 EXTRA_OECONF += "--with-app-defaults=${datadir}/X11/app-defaults --libdir=${STAGING_LIBDIR} \ 59 FILES:${PN} += "${datadir}/X11/app-defaults/XScreenSaver ${datadir}/fonts"
|
/openbmc/openbmc/meta-security/meta-integrity/recipes-core/base-files/ |
H A D | base-files-ima.inc | 3 sed -i 's/\s*auto\s*defaults/&,iversion/' "${D}${sysconfdir}/fstab" 4 echo 'securityfs /sys/kernel/security securityfs defaults 0 0' >> "${D}${sysconfdir}/fstab"
|
/openbmc/openbmc-test-automation/redfish/service_root/ |
H A D | test_sessions_management.robot | 97 Verify SessionService Defaults 113 Verify Sessions Defaults 127 Verify Current Session Defaults 143 Verify Managers Defaults 144 [Documentation] Verify managers defaults. 159 Verify Chassis Defaults 160 [Documentation] Verify chassis defaults. 177 Verify Systems Defaults 178 [Documentation] Verify systems defaults.
|
/openbmc/openbmc/meta-security/recipes-security/krill/ |
H A D | krill_0.12.3.bb | 27 install -m 664 ${S}/defaults/krill.conf ${D}${sysconfdir}/. 28 install ${S}/defaults/* ${D}${datadir}/krill/. 41 FILES:${PN} += "{sysconfdir}/defaults ${datadir}"
|
/openbmc/openbmc/poky/meta/recipes-devtools/gcc/ |
H A D | gcc-configure-common.inc | 80 cat ${S}/gcc/defaults.h | grep -v "\#endif.*GCC_DEFAULTS_H" > ${B}/gcc/defaults.h.new 81 cat >>${B}/gcc/defaults.h.new <<_EOF 88 mv ${B}/gcc/defaults.h.new ${B}/gcc/defaults.h
|
/openbmc/phosphor-fan-presence/monitor/ |
H A D | json_parser.cpp | 137 // Target interface is optional and defaults to in getSensorDefs() 150 // Factor is optional and defaults to 1 in getSensorDefs() 156 // Offset is optional and defaults to 0 in getSensorDefs() 162 // Threshold is optional and defaults to 1 in getSensorDefs() 168 // Ignore being above the allowed max is optional, defaults to not in getSensorDefs() 217 // Upper deviation defaults to the deviation value and in getFanDefs() 236 // Functional delay is optional and defaults to 0 in getFanDefs() 243 // Method is optional and defaults to time based functional in getFanDefs() 272 // Timeout defaults to 0 in getFanDefs() 290 // Monitor start delay is optional and defaults to 0 in getFanDefs() [all …]
|