/openbmc/openbmc/meta-google/recipes-google/console/glome-login/ |
H A D | glome-login.sh.in | 17 HOSTNAME="$(hostname)" 20 if [[ "$HOSTNAME" =~ ^([^-.]+)[^.]*(.*[.]corp[.]google[.]com)$ ]]; then 22 HOSTNAME="${BASH_REMATCH[1]}${BASH_REMATCH[2]}" 25 if [[ "${HOSTNAME}" == *"@HOSTNAME_SUFFIX@" ]]; then 27 exec /usr/sbin/glome-login -M "${HOSTNAME}" "${USER}"
|
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-daemons/postfix/files/ |
H A D | check_hostname.sh | 3 HOSTNAME=$(/bin/hostname) 5 if [ -z "$HOSTNAME" -o "$HOSTNAME" = "(none)" -o ! -z "`echo $HOSTNAME | sed -n '/^[0-9]*\.[0-9].*/…
|
/openbmc/openbmc/poky/meta/recipes-core/initscripts/initscripts-1.0/ |
H A D | hostname.sh | 14 HOSTNAME=$(/bin/hostname) 24 elif [ -z "$HOSTNAME" -o "$HOSTNAME" = "(none)" -o ! -z "`echo $HOSTNAME | sed -n '/^[0-9]*\.[0-9].…
|
/openbmc/openbmc/meta-security/recipes-ids/tripwire/files/ |
H A D | twcfg.txt | 3 DBFILE =/var/lib/tripwire/$(HOSTNAME).twd 4 REPORTFILE =/var/lib/tripwire/report/$(HOSTNAME)-$(DATE).twr 6 LOCALKEYFILE =/etc/tripwire/$(HOSTNAME)-local.key
|
/openbmc/openbmc/poky/meta/recipes-extended/tcp-wrappers/tcp-wrappers-7.6/ |
H A D | 12_makefile_config.patch | 43 HOSTNAME= -DALWAYS_HOSTNAME 44 +HOSTNAME= 48 @@ -671,6 +675,7 @@ HOSTNAME= -DALWAYS_HOSTNAME 56 @@ -678,9 +683,10 @@ HOSTNAME= -DALWAYS_HOSTNAME
|
H A D | rename_strings_variable.patch | 33 $(VSYSLOG) $(HOSTNAME)
|
/openbmc/ipmitool/contrib/ |
H A D | collect_data.sh | 10 hostname=$HOSTNAME
|
H A D | create_rrds.sh | 10 hostname=$HOSTNAME
|
H A D | create_webpage_compact.sh | 10 hostname=$HOSTNAME
|
H A D | create_webpage.sh | 10 hostname=$HOSTNAME
|
H A D | README | 22 or if the $HOSTNAME variable is incorrect.
|
/openbmc/openbmc/meta-openembedded/meta-oe/dynamic-layers/selinux/recipes-devtool/android-tools/android-tools/ |
H A D | 0001-Fixes-for-yocto-build.patch | 136 env["HOSTNAME"] = GetHostName();
|
/openbmc/openbmc-test-automation/redfish/update_service/ |
H A D | test_redfish_bmc_code_update.robot | 41 @{HOSTNAME} bmc_system01 bmc_system02 bmc_system03 bmc_system04 bmc_system05 variable 316 Configure Hostname hostname=${HOSTNAME}[${index}] status_code=[${HTTP_OK}]
|
/openbmc/openbmc-test-automation/lib/ |
H A D | print.tcl | 799 set host_name [get_var ::env(HOSTNAME) 0]
|
/openbmc/u-boot/test/py/ |
H A D | README.md | 324 PYTHONPATH=${HOME}/ubtest/py/${HOSTNAME}:${PYTHONPATH} \ 335 PYTHONPATH=${HOME}/ubtest/py/${HOSTNAME}:${PYTHONPATH} \
|
/openbmc/openbmc/poky/meta/classes/ |
H A D | buildhistory.bbclass | 854 HOSTNAME=`hostname 2>/dev/null || echo unknown` 860 buildhistory_single_commit "$CMDLINE" "$HOSTNAME" dummy 863 buildhistory_single_commit "$CMDLINE" "$HOSTNAME"
|
/openbmc/openbmc/meta-facebook/meta-bletchley/conf/templates/default/ |
H A D | local.conf.sample | 237 # A shared hash equivalent server can be set with "<HOSTNAME>:<PORT>" format
|
/openbmc/openbmc/meta-facebook/meta-greatlakes/conf/templates/default/ |
H A D | local.conf.sample | 237 # A shared hash equivalent server can be set with "<HOSTNAME>:<PORT>" format
|
/openbmc/openbmc/meta-hpe/meta-dl360poc/conf/templates/default/ |
H A D | local.conf.sample | 237 # A shared hash equivalent server can be set with "<HOSTNAME>:<PORT>" format
|
/openbmc/openbmc/meta-ibm/meta-romulus/conf/templates/default/ |
H A D | local.conf.sample | 237 # A shared hash equivalent server can be set with "<HOSTNAME>:<PORT>" format
|
/openbmc/openbmc/meta-facebook/meta-tiogapass/conf/templates/default/ |
H A D | local.conf.sample | 237 # A shared hash equivalent server can be set with "<HOSTNAME>:<PORT>" format
|
/openbmc/openbmc/meta-supermicro/meta-x11spi/conf/templates/default/ |
H A D | local.conf.sample | 235 # A shared hash equivalent server can be set with "<HOSTNAME>:<PORT>" format
|
/openbmc/openbmc/meta-yadro/meta-vegman/conf/templates/default/ |
H A D | local.conf.sample | 237 # A shared hash equivalent server can be set with "<HOSTNAME>:<PORT>" format
|
/openbmc/openbmc/meta-intel-openbmc/meta-s2600wf/conf/templates/default/ |
H A D | local.conf.sample | 235 # A shared hash equivalent server can be set with "<HOSTNAME>:<PORT>" format
|
/openbmc/openbmc/meta-facebook/meta-yosemitev2/conf/templates/default/ |
H A D | local.conf.sample | 237 # A shared hash equivalent server can be set with "<HOSTNAME>:<PORT>" format
|