/openbmc/openbmc-tools/rootfs_size/ |
H A D | results.txt | 8 1384448: /usr/share 12 679936: /usr/share/www 21 360448: /usr/share/www/redfish 22 360448: /usr/share/www/redfish/v1 25 352256: /usr/share/mime 37 225280: /usr/share/www/app.bundle.js.gz 40 212992: /usr/share/cracklib 43 192512: /usr/share/www/redfish/v1/schema 52 167936: /usr/share/mime/application 57 159744: /usr/share/www/redfish/v1/JsonSchemas [all …]
|
/openbmc/pldm/oem/ibm/configurations/ |
H A D | fileTable.json | 11 …"path": "/usr/local/share/hostfw/running/80d00048.lid,/var/lib/phosphor-software-manager/hostfw/ru… 15 …"path": "/usr/local/share/hostfw/running/80d00049.lid,/var/lib/phosphor-software-manager/hostfw/ru… 19 …"path": "/usr/local/share/hostfw/running/80d0004a.lid,/var/lib/phosphor-software-manager/hostfw/ru… 23 …"path": "/usr/local/share/hostfw/running/80d0004b.lid,/var/lib/phosphor-software-manager/hostfw/ru… 27 …"path": "/usr/local/share/hostfw/running/80d0004c.lid,/var/lib/phosphor-software-manager/hostfw/ru… 31 …"path": "/usr/local/share/hostfw/running/80d0004d.lid,/var/lib/phosphor-software-manager/hostfw/ru… 35 …"path": "/usr/local/share/hostfw/running/80d0004e.lid,/var/lib/phosphor-software-manager/hostfw/ru… 39 …"path": "/usr/local/share/hostfw/running/80d0004f.lid,/var/lib/phosphor-software-manager/hostfw/ru… 43 …"path": "/usr/local/share/hostfw/running/81e00300.lid,/var/lib/phosphor-software-manager/hostfw/ru… 47 …"path": "/usr/local/share/hostfw/running/81e00430.lid,/var/lib/phosphor-software-manager/hostfw/ru… [all …]
|
/openbmc/openbmc/poky/meta/recipes-extended/groff/files/ |
H A D | groff-not-search-fonts-on-build-host.patch | 26 …share/fonts/type1/gsfonts:/usr/share/fonts/default/Type1:/usr/share/fonts/default/Type1/adobestd35… 35 …share/fonts/type1/gsfonts:/usr/share/fonts/default/Type1:/usr/share/fonts/default/Type1/adobestd35…
|
/openbmc/openbmc/poky/meta/recipes-graphics/wayland/weston-init/ |
H A D | weston.ini | 10 #background-image=/usr/share/backgrounds/gnome/Aqua.jpg 23 #lockscreen-icon=/usr/share/icons/gnome/256x256/actions/lock.png 24 #lockscreen=/usr/share/backgrounds/gnome/Garden.jpg 25 #homescreen=/usr/share/backgrounds/gnome/Blinds.jpg 29 #icon=/usr/share/icons/gnome/24x24/apps/utilities-terminal.png 33 #icon=/usr/share/icons/gnome/24x24/apps/utilities-terminal.png 37 #icon=/usr/share/icons/hicolor/24x24/apps/google-chrome.png 41 #icon=/usr/share/icons/gnome/24x24/apps/arts.png 51 #icc_profile=/usr/share/color/icc/colord/Bluish.icc 71 [screen-share]
|
/openbmc/ipmitool/control/ |
H A D | prototype.in | 6 d none share ? ? ? 7 d none share/man ? ? ? 8 d none share/man/man1 ? ? ? 9 f none share/man/man1/@PACKAGE@.1=../doc/@PACKAGE@.1 0644 root bin 10 d none share/man/man8 ? ? ? 11 f none share/man/man8/ipmievd.8=../doc/ipmievd.8 0644 root bin
|
/openbmc/openbmc/meta-openembedded/meta-webserver/recipes-php/phpmyadmin/phpmyadmin/ |
H A D | apache.conf | 3 Alias /phpmyadmin /usr/share/phpmyadmin 5 <Directory /usr/share/phpmyadmin> 19 php_admin_value open_basedir /usr/share/phpmyadmin/:/etc/phpmyadmin/:/var/lib/phpmyadmin/ 24 <Directory /usr/share/phpmyadmin/setup> 34 <Directory /usr/share/phpmyadmin/libraries> 38 <Directory /usr/share/phpmyadmin/setup/lib>
|
/openbmc/openbmc/meta-openembedded/meta-oe/classes/ |
H A D | breakpad.bbclass | 26 mkdir -p ${PKGD}/usr/share/breakpad-syms 27 …find ${D} -name ${BREAKPAD_BIN} -exec sh -c "dump_syms {} > ${PKGD}/usr/share/breakpad-syms/${BREA… 28 … HASH=$(head -n1 ${PKGD}/usr/share/breakpad-syms/${BREAKPAD_BIN}.sym | rev | cut -d ' ' -f2 | rev) 29 mkdir -p ${PKGD}/usr/share/breakpad-syms/${BREAKPAD_BIN}/${HASH} 30 …mv ${PKGD}/usr/share/breakpad-syms/${BREAKPAD_BIN}.sym ${PKGD}/usr/share/breakpad-syms/${BREAKPAD_… 35 FILES:${PN}-breakpad = "/usr/share/breakpad-syms"
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/libsmi/libsmi/ |
H A D | smi.conf | 16 path :/usr/share/mibs/iana 17 path :/usr/share/mibs/ietf 18 path :/usr/share/mibs/irtf 19 path :/usr/share/mibs/tubs 24 # a tmp flag to the directory (chmod 1777 /usr/local/share/mibs/cache). 25 #cache /usr/local/share/mibs/cache /usr/local/bin/smicache -d /usr/local/share/mibs/cache -p http:/…
|
/openbmc/openbmc/poky/meta/recipes-bsp/opensbi/ |
H A D | opensbi_1.6.bb | 17 TARGET_DBGSRC_DIR = "/share/opensbi/*/generic/firmware/" 41 rm -r ${D}/share/opensbi/*/${RISCV_SBI_PLAT}/firmware/payloads 45 install -m 755 ${D}/share/opensbi/*/${RISCV_SBI_PLAT}/firmware/fw_payload.* ${DEPLOYDIR}/ 46 install -m 755 ${D}/share/opensbi/*/${RISCV_SBI_PLAT}/firmware/fw_jump.* ${DEPLOYDIR}/ 47 install -m 755 ${D}/share/opensbi/*/${RISCV_SBI_PLAT}/firmware/fw_dynamic.* ${DEPLOYDIR}/ 52 FILES:${PN} += "/share/opensbi/*/${RISCV_SBI_PLAT}/firmware/fw_jump.*" 53 FILES:${PN} += "/share/opensbi/*/${RISCV_SBI_PLAT}/firmware/fw_payload.*" 54 FILES:${PN} += "/share/opensbi/*/${RISCV_SBI_PLAT}/firmware/fw_dynamic.*"
|
/openbmc/phosphor-debug-collector/tools/dreport.d/ |
H A D | README.md | 48 /usr/share/dreport.d# find /usr/share/dreport.d/ -name *bmcstate 49 /usr/share/dreport.d/plugins.d/bmcstate 50 /usr/share/dreport.d/pl_user.d/E5bmcstate 51 /usr/share/dreport.d/pl_checkstop.d/E5bmcstate 52 /usr/share/dreport.d/pl_elog.d/E5bmcstate 53 /usr/share/dreport.d/pl_core.d/E5bmcstate
|
/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/vorbis-tools/vorbis-tools/ |
H A D | gettext.patch | 23 share/Makefile 31 -SUBDIRS = po intl include share win32 @OPT_SUBDIRS@ 32 -DIST_SUBDIRS = po intl include share win32 ogg123 oggenc oggdec ogginfo \ 33 +SUBDIRS = po include share win32 @OPT_SUBDIRS@ 34 +DIST_SUBDIRS = po include share win32 ogg123 oggenc oggdec ogginfo \
|
/openbmc/openbmc/meta-security/dynamic-layers/meta-perl/recipes-security/bastille/files/ |
H A D | remove_questions_text_file_references.patch | 15 -bfile,Questions,'/usr/share/Bastille/Questions.txt' 16 bfile,QuestionsModules,'/usr/share/Bastille/Modules.txt' 24 bdir,share,'/usr/share/Bastille' 27 -bfile,Questions,'/usr/share/Bastille/Questions.txt' 28 bfile,QuestionsModules,'/usr/share/Bastille/Modules.txt'
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-benchmark/lmbench/lmbench/ |
H A D | 0001-lmbench-Point-webpage-lm-to-target-directory.patch | 35 +if [ ! -d /usr/share/lmbench/webpage-lm ] 36 +then (cd /usr/share/lmbench && tar xf webpage-lm.tar) 43 +DOCROOT=/usr/share/lmbench/webpage-lm lmhttp 8008 & 53 + lat_http localhost 8008 < /usr/share/lmbench/webpage-lm/URLS > /dev/null 2>&1 54 + lat_http localhost 8008 < /usr/share/lmbench/webpage-lm/URLS 62 + $RCP $SERVERS lmhttp /usr/share/lmbench/webpage-lm.tar ${remote}:/tmp 72 + lat_http $remote 8008 < /usr/share/lmbench/webpage-lm/URLS > /dev/null 2>&1 73 + lat_http $remote 8008 < /usr/share/lmbench/webpage-lm/URLS
|
/openbmc/phosphor-power/phosphor-power-sequencer/test/ |
H A D | config_file_parser_error_tests.cpp | 27 "/usr/share/phosphor-power-sequencer/foo.json"}; in TEST() 32 "ConfigFileParserError: /usr/share/phosphor-power-sequencer/foo.json: " in TEST() 39 "/usr/share/phosphor-power-sequencer/bar.json"}; in TEST() 47 "/usr/share/phosphor-power-sequencer/bar.json"}; in TEST() 51 "ConfigFileParserError: /usr/share/phosphor-power-sequencer/bar.json: " in TEST()
|
/openbmc/openbmc/poky/meta/lib/oeqa/files/ |
H A D | buildhistory_filelist2.txt | 148 … 63 ./etc/fonts/conf.d/10-hinting-slight.conf -> ../../../usr/share/fontconfig/conf.av… 149 … 67 ./etc/fonts/conf.d/10-scale-bitmap-fonts.conf -> ../../../usr/share/fontconfig/conf.av… 150 … 66 ./etc/fonts/conf.d/20-unhint-small-vera.conf -> ../../../usr/share/fontconfig/conf.av… 151 … 63 ./etc/fonts/conf.d/30-metric-aliases.conf -> ../../../usr/share/fontconfig/conf.av… 152 …root 57 ./etc/fonts/conf.d/40-nonlatin.conf -> ../../../usr/share/fontconfig/conf.av… 153 … root 56 ./etc/fonts/conf.d/45-generic.conf -> ../../../usr/share/fontconfig/conf.av… 154 lrwxrwxrwx root root 54 ./etc/fonts/conf.d/45-latin.conf -> ../../../usr/share/… 155 …oot 58 ./etc/fonts/conf.d/49-sansserif.conf -> ../../../usr/share/fontconfig/conf.av… 156 lrwxrwxrwx root root 53 ./etc/fonts/conf.d/50-user.conf -> ../../../usr/share/f… 157 lrwxrwxrwx root root 54 ./etc/fonts/conf.d/51-local.conf -> ../../../usr/share/… [all …]
|
H A D | buildhistory_filelist1.txt | 148 … 63 ./etc/fonts/conf.d/10-hinting-slight.conf -> ../../../usr/share/fontconfig/conf.av… 149 … 67 ./etc/fonts/conf.d/10-scale-bitmap-fonts.conf -> ../../../usr/share/fontconfig/conf.av… 150 … 66 ./etc/fonts/conf.d/20-unhint-small-vera.conf -> ../../../usr/share/fontconfig/conf.av… 151 … 63 ./etc/fonts/conf.d/30-metric-aliases.conf -> ../../../usr/share/fontconfig/conf.av… 152 …root 57 ./etc/fonts/conf.d/40-nonlatin.conf -> ../../../usr/share/fontconfig/conf.av… 153 … root 56 ./etc/fonts/conf.d/45-generic.conf -> ../../../usr/share/fontconfig/conf.av… 154 lrwxrwxrwx root root 54 ./etc/fonts/conf.d/45-latin.conf -> ../../../usr/share/… 155 …oot 58 ./etc/fonts/conf.d/49-sansserif.conf -> ../../../usr/share/fontconfig/conf.av… 156 lrwxrwxrwx root root 53 ./etc/fonts/conf.d/50-user.conf -> ../../../usr/share/f… 157 lrwxrwxrwx root root 54 ./etc/fonts/conf.d/51-local.conf -> ../../../usr/share/… [all …]
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/hplip/hplip/ |
H A D | 0001-Fix-installing-ipp-usb-quirk.patch | 11 /usr/share/usb-ipp/quirk/HPLIP.conf. 28 - if [ -d "/usr/share/ipp-usb/quirks/" ]; then \ 30 - cp prnt/ipp-usb/HPLIP.conf /usr/share/ipp-usb/quirks/ ; \ 32 + install -d -m0755 $(DESTDIR)/usr/share/ipp-usb/quirks ; \ 34 + cp prnt/ipp-usb/HPLIP.conf $(DESTDIR)/usr/share/ipp-usb/quirks/
|
/openbmc/bmcweb/static/ |
H A D | meson.build | 2 install_subdir('google', install_dir: 'share/www') 5 install_subdir('images', install_dir: 'share/www') 7 install_subdir('styles', install_dir: 'share/www')
|
/openbmc/openbmc/poky/meta/recipes-core/glib-2.0/files/ |
H A D | 0001-Fix-DATADIRNAME-on-uclibc-Linux.patch | 6 translation files are always installed under PREFIX/share/locale in uclibc 7 based systems therefore lets set DATADIRNAME to "share". 21 DATADIRNAME=share 25 + DATADIRNAME=share
|
/openbmc/qemu/tests/qemu-iotests/ |
H A D | 153.out | 2 == readonly=off,force-share=on should be rejected == 3 QEMU_PROG: -drive if=none,file=null-co://,readonly=off,force-share=on: force-share=on can only be u… 21 == Launching another QEMU, opts: 'read-only=on,force-share=on' == 104 qemu-io: can't open device TEST_DIR/t.qcow2: force-share=on can only be used with read-only images 109 qemu-io: can't open device TEST_DIR/t.qcow2: force-share=on can only be used with read-only images 147 qemu-img: Could not open 'TEST_DIR/t.qcow2': force-share=on can only be used with read-only images 166 == Launching another QEMU, opts: 'read-only=on,force-share=on' == 228 qemu-io: can't open device TEST_DIR/t.qcow2: force-share=on can only be used with read-only images 233 qemu-io: can't open device TEST_DIR/t.qcow2: force-share=on can only be used with read-only images 271 qemu-img: Could not open 'TEST_DIR/t.qcow2': force-share=on can only be used with read-only images [all …]
|
H A D | 172.out | 30 share-rw = false 59 share-rw = false 95 share-rw = false 109 share-rw = false 149 share-rw = false 163 share-rw = false 204 share-rw = false 218 share-rw = false 247 share-rw = false 283 share-rw = false [all …]
|
/openbmc/phosphor-fan-presence/docs/control/ |
H A D | README.md | 39 `/usr/share/phosphor-fan-presence/control/` 51 i.e.) `/usr/share/phosphor-fan-presence/control/manager.json` 52 `/usr/share/phosphor-fan-presence/control/profiles.json` 53 `/usr/share/phosphor-fan-presence/control/fans.json` 54 `/usr/share/phosphor-fan-presence/control/zones.json` 55 `/usr/share/phosphor-fan-presence/control/groups.json` 56 `/usr/share/phosphor-fan-presence/control/events.json` 62 and those system types can not share any one common config file. 79 1. `/usr/share/phosphor-fan-presence/control/com.ampere.Hardware.Chassis.Model.MtJade/` 81 2. `/usr/share/phosphor-fan-presence/control/com.ampere.Hardware.Chassis.Model.MtMitchell/events.js…
|
/openbmc/u-boot/arch/arm/mach-rmobile/include/mach/ |
H A D | r8a7740-gpio.h | 473 GPIO_FN_A4_FOE, /* share with FLCTL */ 474 GPIO_FN_A5_FCDE, /* share with FLCTL */ 482 GPIO_FN_D0_NAF0, GPIO_FN_D1_NAF1, /* share with FLCTL */ 483 GPIO_FN_D2_NAF2, GPIO_FN_D3_NAF3, /* share with FLCTL */ 484 GPIO_FN_D4_NAF4, GPIO_FN_D5_NAF5, /* share with FLCTL */ 485 GPIO_FN_D6_NAF6, GPIO_FN_D7_NAF7, /* share with FLCTL */ 486 GPIO_FN_D8_NAF8, GPIO_FN_D9_NAF9, /* share with FLCTL */ 487 GPIO_FN_D10_NAF10, GPIO_FN_D11_NAF11, /* share with FLCTL */ 488 GPIO_FN_D12_NAF12, GPIO_FN_D13_NAF13, /* share with FLCTL */ 489 GPIO_FN_D14_NAF14, GPIO_FN_D15_NAF15, /* share with FLCTL */ [all …]
|
/openbmc/openbmc/poky/meta/recipes-devtools/meson/meson/ |
H A D | meson-setup.py | 28 template_file = os.path.join(sysroot, 'usr/share/meson/meson.cross.template') 29 cross_file = os.path.join(sysroot, 'usr/share/meson/%smeson.cross' % os.environ["TARGET_PREFIX"]) 30 native_template_file = os.path.join(sysroot, 'usr/share/meson/meson.native.template') 31 native_file = os.path.join(sysroot, 'usr/share/meson/meson.native')
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/nana/nana/ |
H A D | 0002-man-Makefile.am-we-seem-not-to-need-the-work-around-.patch | 13 TOPDIR/BUILD/hosttools/mkdir -p 'nana/2.5/image/usr/share/man/man1' 14 installing nana.1 as /usr/share/man/man1/nana.1 15 TOPDIR/BUILD/hosttools/mkdir -p 'nana/2.5/image/usr/share/man/man3' 16 …hosttools/install -c -m 644 I.3 DI.3 L.3 DL.3 Q.3 Qstl.3 nana.3 'nana/2.5/image/usr/share/man/man3' 17 TOPDIR/BUILD/hosttools/install -c -m 644 nana.1 nana-clg.1 'nana/2.5/image/usr/share/man/man1' 18 TOPDIR/BUILD/hosttools/install: cannot create regular file 'nana/2.5/image/usr/share/man/man1/nana.…
|