| /openbmc/openbmc/poky/scripts/lib/wic/canned-wks/ |
| H A D | directdisk-bootloader-config.cfg | 13 LABEL Graphics console boot 17 LABEL Serial console boot 21 LABEL Graphics console install 25 LABEL Serial console install
|
| /openbmc/openbmc/meta-security/lib/oeqa/runtime/cases/ |
| H A D | smack.py | 11 LABEL = "a" * MAX_LABEL_LEN variable 36 status, output = self.target.run("chsmack -a %s %s" %(LABEL, filename)) 49 LABEL, label_retrieved, 51 "%s %s" %(LABEL,label_retrieved)) 59 status, output = self.target.run("chsmack -e %s %s" %(LABEL, filename)) 72 LABEL, label_retrieved, 74 "%s %s" %(LABEL,label_retrieved)) 82 status, output = self.target.run("chsmack -m %s %s" %(LABEL, filename)) 95 LABEL, label_retrieved, 97 "%s %s" %(LABEL,label_retrieved)) [all …]
|
| /openbmc/u-boot/scripts/dtc/ |
| H A D | treesource.c | 73 if (m->type == LABEL) in write_propval_string() 113 if (m->type == LABEL) { in write_propval_string() 131 for_each_marker_of_type(m, LABEL) { in write_propval_string() 146 if (m->type == LABEL) { in write_propval_cells() 160 for_each_marker_of_type(m, LABEL) { in write_propval_cells() 176 if (m->type == LABEL) in write_propval_bytes() 188 for_each_marker_of_type(m, LABEL) { in write_propval_bytes() 216 for_each_marker_of_type(m, LABEL) { in write_propval()
|
| H A D | dtc-lexer.l | 29 LABEL [a-zA-Z_][a-zA-Z0-9_]* 155 <*>{LABEL}: { 205 <*>\&{LABEL} { /* label reference */
|
| H A D | dtc-parser.y | 307 $$ = data_add_marker($1, LABEL, $2); 322 $$ = data_add_marker($1, LABEL, $2); 383 $$.data = data_add_marker($1.data, LABEL, $2); 497 $$ = data_add_marker($1, LABEL, $2);
|
| H A D | dtc.h | 79 LABEL, enumerator
|
| /openbmc/openbmc/poky/meta/recipes-core/udev/udev-extraconf/ |
| H A D | mount.sh | 70 for n in LABEL PARTLABEL UUID PARTUUID; do 181 LABEL=`/sbin/blkid | grep "$1:" | grep -o 'LABEL=".*"' | cut -d '"' -f2` 183 if [ -n "$LABEL" ]; then 187 name="${LABEL}-${name}"
|
| /openbmc/openbmc/meta-facebook/meta-ventura/recipes-core/udev/persistent-rs485-port-mapping/ |
| H A D | rmc-v1.rules | 13 LABEL="case1" 25 LABEL="case2" 37 LABEL="case3" 48 LABEL="end"
|
| /openbmc/openbmc/meta-nuvoton/meta-evb-npcm845/recipes-phosphor/network/persistent-net-name/ |
| H A D | 85-persistent-net.rules | 6 LABEL="persistent_net_end"
|
| /openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/multipath-tools/files/ |
| H A D | 0001-RH-fixup-udev-rules-for-redhat.patch | 47 @@ -39,6 +39,6 @@ LABEL="mpath_kpartx_end" 50 LABEL="run_kpartx" 54 LABEL="kpartx_end"
|
| /openbmc/openbmc/meta-openembedded/meta-initramfs/recipes-bsp/kexecboot/ |
| H A D | kexecboot-cfg_0.2.bb | 18 LABEL=${KEXECBOOT_LABEL} 46 # LABEL=${KEXECBOOT_LABEL}-test
|
| /openbmc/openbmc/poky/meta/recipes-core/udev/eudev/ |
| H A D | netifnames.patch | 17 LABEL="net_name_slot_end"
|
| /openbmc/openbmc/poky/meta/recipes-extended/cwautomacros/ |
| H A D | cwautomacros_20110201.bb | 19 oe_runmake LABEL=`date -d @${SOURCE_DATE_EPOCH} +%Y%m%d` CWAUTOMACROSPREFIX=${D}${prefix} install
|
| /openbmc/openbmc/meta-security/recipes-core/initrdscripts/initramfs-framework-dm/ |
| H A D | dmverity | 57 LABEL=*)
|
| /openbmc/openbmc/poky/meta/classes-recipe/ |
| H A D | uboot-extlinux-config.bbclass | 53 # LABEL Linux Default 57 # LABEL Linux Fallback 143 cfgfile.write('LABEL %s\n\tKERNEL %s\n' % (menu_description, kernel_image))
|
| H A D | systemd-boot-cfg.bbclass | 71 entrycfg.write('options LABEL=%s ' % lb)
|
| H A D | syslinux.bbclass | 173 cfgfile.write('LABEL %s%s\nKERNEL /%s\n' % (btype[0], label, kernel)) 188 cfgfile.write('LABEL=%s '% (label))
|
| H A D | grub-efi-cfg.bbclass | 108 cfgfile.write('linux /%s LABEL=%s' % (kernel, lb))
|
| H A D | uki.bbclass | 84 UKI_CMDLINE ?= "rootwait root=LABEL=root"
|
| /openbmc/qemu/docs/devel/ |
| H A D | docs.rst | 35 the form ``<DOCNAME-HXFILE-LABEL>``, where ``DOCNAME`` is the name of the 37 the ``.hx`` extension, and ``LABEL`` is the text provided within the
|
| /openbmc/u-boot/doc/ |
| H A D | README.distro | 132 LABEL jetson-tk1-emmc 133 MENU LABEL ../zImage root on Jetson TK1 eMMC 138 LABEL venice2-emmc 139 MENU LABEL ../zImage root on Venice2 eMMC 144 LABEL sdcard 145 MENU LABEL ../zImage, root on 2GB sdcard 150 LABEL fedora-installer-fk 151 MENU LABEL Fedora installer w/ Fedora kernel
|
| /openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/gradm/gradm/ |
| H A D | 0001-make-Define-SBINDIR-flag.patch | 49 echo "LABEL=\"permissions_end\"" >> $(DESTDIR)/etc/udev/rules.d/80-grsec.rules ; \
|
| /openbmc/openbmc/meta-openembedded/meta-gnome/recipes-gnome/evolution-data-server/evolution-data-server/ |
| H A D | 0003-contact-Replace-the-Novell-sample-contact-with-somet.patch | 22 -"LABEL;TYPE=WORK:8 Cambridge Center, Suite 500\\nCambridge\\, MA\\n02142\\nUSA\n" \ 103 +"LABEL:1720 Beaver Creek\\nDam #4\\nPlanet Earth\n" \
|
| /openbmc/openbmc/poky/meta/recipes-core/initrdscripts/files/ |
| H A D | init-live.sh | 54 LABEL=*)
|
| /openbmc/openbmc/meta-arm/meta-arm-systemready/recipes-test/arm-systemready-linux-distros/ |
| H A D | arm-systemready-linux-distros-fedora.bb | 121 …sed -i '0,/vmlinuz/s/vmlinuz/& inst.ks=hd:LABEL=Fedora-S-dvd-aarch64-39:\/ks.cfg/' "${EXTRACTED_IS…
|