Home
last modified time | relevance | path

Searched full:whitelist (Results 1 – 25 of 48) sorted by relevance

12

/openbmc/openbmc/poky/scripts/
H A Dsstate-sysroot-cruft.sh25 --whitelist=<whitelist-file>
49 --whitelist=*)
50 fwhitelist=`echo $1 | sed -e 's#^--whitelist=##' | xargs readlink -e`
51 [ -f "$fwhitelist" ] || echo_error "Invalid argument to --whitelist"
74 WHITELIST="[^/]*"
77 WHITELIST="${WHITELIST} \
82 WHITELIST="${WHITELIST} \
88 WHITELIST="${WHITELIST} \
94 WHITELIST="${WHITELIST} \
101 WHITELIST="${WHITELIST} \
[all …]
/openbmc/openbmc/meta-phosphor/recipes-phosphor/initrdscripts/
H A Dobmc-phosphor-initfs.bb10 SRC_URI += "file://whitelist"
35 bberror "Bad whitelist entry ${f}."
37 done < ${UNPACKDIR}/whitelist
38 install -m 0644 ${UNPACKDIR}/whitelist ${D}/whitelist
45 FILES:${PN} += " /init /shutdown /update /whitelist /dev "
/openbmc/openbmc/meta-google/recipes-phosphor/initrdscripts/
H A Dobmc-phosphor-initfs.bbappend1 # This is needed to guarantee that our whitelist takes
5 SRC_URI:append:gbmc:dev = " file://whitelist.dev"
8 cat ${UNPACKDIR}/whitelist.dev >>${D}/whitelist
/openbmc/u-boot/scripts/
H A Dcheck-config.sh8 # Use scripts/build-whitelist.sh to generate the list of current ad-hoc
12 # check-config.sh <path to u-boot.cfg> <path to whitelist file> <source dir>
23 echo "$PROG_NAME <path to u-boot.cfg> <path to whitelist file> <source dir>"
30 whitelist="$2"
45 comm -23 ${configs} ${whitelist} > ${suspects}
H A Dbuild-whitelist.sh6 # This script creates the configuration whitelist file. This file contains
8 # Please do not add things to the whitelist. Instead, add your new option
40 # the whitelist.
51 # current list and the new one. We do not want to increase whitelist options.
/openbmc/openbmc/meta-phosphor/classes/
H A Dphosphor-ipmi-host-whitelist.bbclass1 # Common code for recipes that implement Phosphor IPMI Whitelist
4 WHITELIST ?= "${PN}.conf"
10 whitelist_file = d.getVar('WHITELIST', True)
/openbmc/openbmc/meta-quanta/meta-gbs/recipes-phosphor/ipmi/
H A Dphosphor-ipmi-host_%.bbappend4 SRC_URI:append:gbs = " file://gbs-ipmid-whitelist.conf"
6 WHITELIST_CONF:gbs = "${UNPACKDIR}/gbs-ipmid-whitelist.conf"
/openbmc/openbmc/meta-phosphor/recipes-phosphor/ipmi/
H A Dphosphor-ipmi-host_git.bb25 whitelists = [ '{}-whitelist-native'.format(x) for x in whitelists ]
48 …[allowlist] = '-Dwhitelist-conf="${WHITELIST_CONF}" -Dipmi-whitelist=enabled,-Dipmi-whitelist=disa…
55 PACKAGECONFIG[i2c-allowlist] = "-Di2c-whitelist-check=enabled,-Di2c-whitelist-check=disabled"
108 # Setup IPMI Whitelist Conf files
111 ${S}/host-ipmid-whitelist.conf \
H A Dphosphor-ipmi-fru-whitelist-native.bb6 inherit phosphor-ipmi-host-whitelist
/openbmc/phosphor-host-ipmid/
H A Dmeson.build98 'i2c-whitelist-check' : '-DENABLE_I2C_WHITELIST_CHECK',
186 # whitelist
187 if get_option('ipmi-whitelist').allowed()
190 whitelist_conf = get_option('whitelist-conf')
210 'whitelist',
211 'whitelist-filter.cpp',
H A Dmeson.options8 'i2c-whitelist-check',
133 # IPMI whitelist mechanism is not needed by everyone; offer a way to disable it
135 'ipmi-whitelist',
137 description: 'Enable/disable IPMI whitelist filtering',
140 'whitelist-conf',
142 value: 'host-ipmid-whitelist.conf',
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-connectivity/smstools3/smstools3/
H A D0001-Make-extern-declarations-to-avoid-duplicate-var-defi.patch24 src/whitelist.c | 2 +-
25 src/whitelist.h | 2 +-
574 diff --git a/src/whitelist.c b/src/whitelist.c
576 --- a/src/whitelist.c
577 +++ b/src/whitelist.c
583 #include "whitelist.h"
591 diff --git a/src/whitelist.h b/src/whitelist.h
593 --- a/src/whitelist.h
594 +++ b/src/whitelist.h
599 -char whitelist[256]; // Filename of the white-list
[all …]
/openbmc/openbmc/meta-phosphor/recipes-phosphor/initrdscripts/files/
H A Dobmc-init.sh22 cp -rp init shutdown update whitelist bin sbin usr lib etc var run/initramfs
139 done < $whitelist
140 # remove everything not in the whitelist.
141 # e.g. the whitelist contains a single entry /a/b, the
213 whitelist=/run/initramfs/whitelist
H A Dobmc-update.sh103 whitelist=/run/initramfs/whitelist
183 done < $whitelist
/openbmc/openbmc/meta-openpower/recipes-phosphor/ipmi/
H A Dopenpower-ipmi-oem-whitelist-native.bb6 inherit phosphor-ipmi-host-whitelist
/openbmc/openbmc/meta-hpe/meta-common/recipes-phosphor/initrdscripts/
H A Dobmc-phosphor-initfs.bbappend10 FILES:${PN} += " /init /shutdown /update /whitelist /dev "
/openbmc/openbmc/meta-phosphor/recipes-phosphor/packagegroups/
H A Dpackagegroup-obmc-ipmid-providers.bb3 # know about your whitelist.
/openbmc/openpower-host-ipmi-oem/
H A DREADME.md47 'Whitelist'. See the [`RestrictedModes`][1] interrface for more information.
/openbmc/qemu/scripts/
H A Dmeson-buildoptions.sh7 printf "%s\n" ' --block-drv-ro-whitelist=VALUE'
8 printf "%s\n" ' set block driver read-only whitelist (by default'
10 printf "%s\n" ' --block-drv-rw-whitelist=VALUE'
11 printf "%s\n" ' set block driver read-write whitelist (by default'
25 printf "%s\n" ' --enable-block-drv-whitelist-in-tools'
26 printf "%s\n" ' use block whitelist also in tools instead of only'
254 --block-drv-ro-whitelist=*) quote_sh "-Dblock_drv_ro_whitelist=$2" ;;
255 --block-drv-rw-whitelist=*) quote_sh "-Dblock_drv_rw_whitelist=$2" ;;
256 --enable-block-drv-whitelist-in-tools) printf "%s" -Dblock_drv_whitelist_in_tools=true ;;
257 --disable-block-drv-whitelist-in-tools) printf "%s" -Dblock_drv_whitelist_in_tools=false ;;
/openbmc/openbmc/meta-phosphor/conf/distro/include/
H A Dphosphor-defaults.inc138 # IPMI whitelist recipe dependencies. For example:
143 # phosphor-ipmi-fru-whitelist-native recipe.
/openbmc/openbmc/poky/scripts/contrib/
H A Dconvert-variable-renames.py57 "whitelist",
/openbmc/openbmc/poky/bitbake/
H A DChangeLog131 checking stamp dependencies and using a BB_STAMP_POLICY of "whitelist"
154 all variable from the environment. If BB_ENV_WHITELIST is set, that whitelist will be
156 to extend the internal whitelist.
/openbmc/skeleton/pyflashbmc/
H A Dbmc_update.py144 os.unlink(UPDATE_PATH + "/whitelist")
154 wldir = UPDATE_PATH + "/whitelist.d"
/openbmc/bmcweb/src/
H A Dwebserver_run.cpp74 // needs to build the whitelist from the static routes in runWebserver()
/openbmc/docs/designs/
H A Dphosphor-audit.md115 commands (blacklist or whitelist) and status of its service (disabled or
190 [Whitelist]
215 > Possible list of requests which have to be filtered and processed. 'Whitelist'

12