/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/multipath-tools/files/ |
H A D | 0002-RH-Remove-the-property-blacklist-exception-builtin.patch | 4 Subject: [PATCH] RH: Remove the property blacklist exception builtin 6 Multipath set the default property blacklist exceptions to 24 libmultipath/blacklist.c | 16 +++++----------- 27 diff --git a/libmultipath/blacklist.c b/libmultipath/blacklist.c 29 --- a/libmultipath/blacklist.c 30 +++ b/libmultipath/blacklist.c
|
H A D | multipath.conf.example | 42 ## The wwid line in the following blacklist section is shown as an example 43 ## of how to blacklist devices by wwid. The 2 devnode lines are the 44 ## compiled in default blacklist. If you want to blacklist entire types 46 ## However, if you want to blacklist specific devices, you should use 51 #blacklist {
|
H A D | 0005-RH-add-mpathconf.patch | 334 +if grep -q "^blacklist[[:space:]]*{" $TMPFILE ; then 363 + if sed -n '/^blacklist[[:space:]]*{/,/^}/ p' $TMPFILE | grep -q "^[[:space:]]*devnode \"\.\?\*\""… 365 + elif sed -n '/^blacklist[[:space:]]*{/,/^}/ p' $TMPFILE | grep -q "^[[:space:]]*#[[:space:]]*devn… 371 + if sed -n '/^blacklist[[:space:]]*{/,/^}/ p' $TMPFILE | grep -q "^[[:space:]]*wwid \"\.\?\*\"" ; … 373 + elif sed -n '/^blacklist[[:space:]]*{/,/^}/ p' $TMPFILE | grep -q "^[[:space:]]*#[[:space:]]*wwid… 432 +blacklist { 447 + sed -i '/^blacklist[[:space:]]*{/,/^}/ s/^[[:space:]]*devnode \"\.\?\*\"/# devnode ".*"/' $TMPFI… 450 + sed -i '/^blacklist[[:space:]]*{/ a\ 454 + sed -i '/^blacklist[[:space:]]*{/,/^}/ s/^[[:space:]]*#[[:space:]]*wwid \"\.\?\*\"/ wwid ".*"/' … 468 + sed -i '/^blacklist[[:space:]]*{/,/^}/ s/^[[:space:]]*devnode \"\.\?\*\"/# devnode ".*"/' $TMPFI… [all …]
|
/openbmc/linux/certs/ |
H A D | blacklist.c | 2 /* System hash blacklist. 8 #define pr_fmt(fmt) "blacklist: "fmt 20 #include "blacklist.h" 139 .name = "blacklist", 179 * mark_raw_hash_blacklisted - Add a hash to the system blacklist 187 "blacklist", in mark_raw_hash_blacklisted() 258 * add_key_to_revocation_list - Add a revocation certificate to the blacklist 311 * Initialise the blacklist 316 * could be acceptable for some non-critical kernel parts, if the blacklist 328 panic("Can't allocate system blacklist key type\n"); in blacklist_init() [all …]
|
H A D | Kconfig | 103 string "Hashes to be preloaded into the system blacklist keyring" 120 blacklist keyring and implements a hook whereby a PKCS#7 message can 124 string "X.509 certificates to be preloaded into the system blacklist keyring" 128 containing X.509 certificates to be included in the default blacklist 132 bool "Allow root to add signed blacklist keys" 136 If set, provide the ability to load new blacklist keys at run time if 139 payload. Blacklist keys cannot be removed.
|
/openbmc/linux/security/integrity/ima/ |
H A D | ima_mok.c | 22 * Allocate the IMA blacklist keyring 28 pr_notice("Allocating IMA blacklist keyring.\n"); in ima_mok_init() 32 panic("Can't allocate IMA blacklist restriction."); in ima_mok_init() 46 panic("Can't allocate IMA blacklist keyring."); in ima_mok_init()
|
/openbmc/openbmc/meta-facebook/meta-catalina/recipes-phosphor/configuration/ |
H A D | entity-manager_%.bbappend | 4 file://blacklist.json \ 8 install -m 0644 -D ${UNPACKDIR}/blacklist.json ${D}${datadir}/${PN}/blacklist.json
|
/openbmc/openbmc/meta-facebook/meta-yosemite4/recipes-phosphor/configuration/ |
H A D | entity-manager_%.bbappend | 4 file://blacklist.json \ 8 install -m 0644 -D ${UNPACKDIR}/blacklist.json ${D}${datadir}/${PN}/blacklist.json
|
/openbmc/openbmc/meta-ibm/meta-system1/recipes-phosphor/configurations/ |
H A D | entity-manager_%.bbappend | 4 file://blacklist.json \ 8 install -m 0644 -D ${UNPACKDIR}/blacklist.json ${D}${datadir}/${PN}/blacklist.json
|
/openbmc/openbmc/meta-ibm/meta-genesis3/recipes-phosphor/configuration/ |
H A D | entity-manager_%.bbappend | 3 SRC_URI:append = " file://blacklist.json" 6 install -m 0644 -D ${UNPACKDIR}/blacklist.json ${D}${datadir}/${PN}/blacklist.json
|
/openbmc/openbmc/meta-nuvoton/meta-evb-npcm845/recipes-phosphor/configuration/ |
H A D | entity-manager_%.bbappend | 4 file://blacklist.json \ 8 install -m 0644 -D ${UNPACKDIR}/blacklist.json ${D}${datadir}/${PN}/blacklist.json
|
/openbmc/openbmc/meta-ufispace/meta-ncplite/recipes-phosphor/configuration/ |
H A D | entity-manager_%.bbappend | 3 SRC_URI:append = " file://blacklist.json" 6 install -m 0644 -D ${UNPACKDIR}/blacklist.json ${D}${datadir}/${PN}/blacklist.json
|
/openbmc/openbmc/meta-ibm/meta-sbp1/recipes-phosphor/configuration/ |
H A D | entity-manager_%.bbappend | 4 file://blacklist.json \ 8 install -m 0644 -D ${UNPACKDIR}/blacklist.json ${D}${datadir}/${PN}/blacklist.json
|
/openbmc/openbmc/meta-fii/meta-kudo/recipes-phosphor/configuration/ |
H A D | entity-manager_%.bbappend | 4 file://blacklist.json \ 8 install -m 0644 -D ${UNPACKDIR}/blacklist.json ${D}${datadir}/${PN}/blacklist.json
|
/openbmc/openbmc/meta-facebook/meta-minerva/recipes-phosphor/configuration/ |
H A D | entity-manager_%.bbappend | 6 file://blacklist.json \ 10 install -m 0644 -D ${UNPACKDIR}/blacklist.json ${D}${datadir}/${PN}/blacklist.json
|
/openbmc/openbmc/meta-facebook/meta-harma/recipes-phosphor/configuration/ |
H A D | entity-manager_%.bbappend | 6 file://blacklist.json \ 15 install -m 0644 -D ${UNPACKDIR}/blacklist.json ${D}${datadir}/${PN}/blacklist.json
|
/openbmc/linux/tools/certs/ |
H A D | print-cert-tbs-hash.sh | 9 # as description of keys in the blacklist keyring to identify certificates. 21 # keyctl padd blacklist "$(< hash0.txt)" %:.blacklist < hash0.p7s 69 # The signature hash algorithm is used by Linux to blacklist certificates.
|
/openbmc/openbmc/meta-yadro/meta-vegman/recipes-phosphor/configuration/ |
H A D | entity-manager_%.bbappend | 3 file://blacklist.json \ 7 install -m 0444 ${UNPACKDIR}/blacklist.json -D -t ${D}${datadir}/entity-manager
|
/openbmc/openbmc/meta-ampere/meta-jefferson/recipes-phosphor/configuration/ |
H A D | entity-manager_%.bbappend | 4 file://blacklist.json \ 9 install -m 0444 ${UNPACKDIR}/blacklist.json ${D}${datadir}/${PN}
|
/openbmc/openbmc/meta-ampere/meta-mitchell/recipes-phosphor/configuration/ |
H A D | entity-manager_%.bbappend | 4 file://blacklist.json \ 9 install -m 0444 ${UNPACKDIR}/blacklist.json ${D}${datadir}/${PN}
|
/openbmc/openbmc/meta-ampere/meta-jade/recipes-phosphor/configuration/ |
H A D | entity-manager_%.bbappend | 4 file://blacklist.json \ 9 install -m 0444 ${UNPACKDIR}/blacklist.json ${D}${datadir}/${PN}
|
/openbmc/entity-manager/docs/ |
H A D | blacklist_configuration.md | 1 # Blacklist Configuration 3 The blacklist.json in package directory can determine i2c buses and addresses
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/memstat/memstat/ |
H A D | 0001-Include-limits.h-for-PATH_MAX-definition.patch | 27 /* blacklist devices that just map physical memory */ 28 char *blacklist[] = {
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-connectivity/smstools3/smstools3/ |
H A D | 0001-Make-extern-declarations-to-avoid-duplicate-var-defi.patch | 14 src/blacklist.c | 2 +- 15 src/blacklist.h | 2 +- 28 diff --git a/src/blacklist.c b/src/blacklist.c 30 --- a/src/blacklist.c 31 +++ b/src/blacklist.c 37 #include "blacklist.h" 45 diff --git a/src/blacklist.h b/src/blacklist.h 47 --- a/src/blacklist.h 48 +++ b/src/blacklist.h 53 -char blacklist[256]; // Filename of the black-list [all …]
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/lxdm/lxdm/ |
H A D | 0001-lxdm.conf.in-blacklist-root-for-release-images.patch | 4 Subject: [PATCH] lxdm.conf.in: blacklist root for release images 23 ## blacklist user
|