Home
last modified time | relevance | path

Searched refs:HOME (Results 26 – 50 of 115) sorted by relevance

12345

/openbmc/qemu/.gitlab-ci.d/cirrus/
H A Dkvm-build.yml15 folder: $HOME/.cache/qemu-vm
24 - if [ -f $HOME/.cache/qemu-vm/images/@NAME@.img ]; then
/openbmc/openbmc-build-scripts/
H A Dbuild-rootfs-size-docker.sh82 RUN mkdir -p $(dirname "${HOME}")
83 RUN grep -q ${UID} /etc/passwd || useradd -d ${HOME} -m -u ${UID} -g ${GROUPS[0]} ${USER}
/openbmc/openbmc-build-scripts/scripts/
H A Dbuild-qemu-robot-docker.sh113 ENV HOME ${HOME}
151 RUN grep -q ${UID} /etc/passwd || useradd -d ${HOME} -l -m -u ${UID} -g ${GROUPS[0]} \
H A Dboot-qemu-test.exp11 set command "$env(HOME)/boot-qemu.sh"
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/x11vnc/files/
H A Dstarting-fix.patch21 -Exec=x11vnc -gui tray=setpass -rfbport PROMPT -bg -o %%HOME/.x11vnc.log.%%VNCDISPLAY
22 +Exec=x11vnc -bg -rfbport 5900 -skip_lockkeys -o %%HOME/.x11vnc.log.%%VNCDISPLAY
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/iptraf/iptraf-ng/
H A D0001-make-Make-CC-weak-assignment.patch31 -prefix = $(HOME)
32 +prefix ?= $(HOME)
/openbmc/qemu/docs/system/devices/
H A Dcanokey.rst86 |qemu_system| -usb -device canokey,file=$HOME/.canokey-file
126 -usb -device canokey,file=$HOME/.canokey-file
132 |qemu_system| -usb -device canokey,file=$HOME/.canokey-file,pcap=key.pcap
143 |qemu_system| -usb -device canokey,file=$HOME/.canokey-file \\
144 -device canokey,file=$HOME/.canokey-file2
/openbmc/phosphor-webui/app/common/directives/
H A Dvt100plus.js9 var HOME = 36; variable
76 case HOME:
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/vlock/vlock-2.2.3/
H A Ddisable_vlockrc.patch41 -if [ -r "${HOME}/.vlockrc" ] ; then
42 - . "${HOME}/.vlockrc"
/openbmc/openbmc/poky/meta/recipes-extended/shadow/files/
H A Duseradd3 HOME=/home
/openbmc/linux/arch/parisc/
H A Ddefpalo.conf15 --commandline=0/vmlinuz HOME=/ root=/dev/ram initrd=0/ramdisk panic_timeout=60 panic=-1
/openbmc/linux/scripts/
H A Dinstall.sh24 for file in "${HOME}/bin/${INSTALLKERNEL}" \
/openbmc/linux/tools/perf/tests/shell/coresight/
H A DMakefile.miniconfig5 prefix ?= $(HOME)
/openbmc/openbmc/meta-raspberrypi/docs/
H A DMakefile113 @echo "# mkdir -p $$HOME/.local/share/devhelp/meta-raspberrypi"
114 @echo "# ln -s $(BUILDDIR)/devhelp $$HOME/.local/share/devhelp/meta-raspberrypi"
/openbmc/openbmc-test-automation/extended/
H A Drun_keyword.robot22 # cd $HOME/git/openbmc-test-automation
23 # export PYTHONPATH=${HOME}/git/openbmc-test-automation/lib/
/openbmc/openbmc-test-automation/bin/
H A Drun_robot_pgm_jenk.sh27 WORKSPACE="${WORKSPACE:-${HOME}}"
/openbmc/openbmc/poky/meta/recipes-graphics/wayland/weston-init/
H A Dinit33 export HOME=ROOTHOME
/openbmc/qemu/
H A D.exrc2 "following settings (without the " symbol) as last two lines in $HOME/.vimrc:
/openbmc/openbmc-tools/netboot/
H A DREADME.md3 To configure, edit `${HOME}/.config/obmc-scripts/netboot` to configure a
/openbmc/openbmc/poky/meta/classes-recipe/
H A Dgconf.bbclass33 HOME=$D/root gconftool-2 \
43 HOME=/root GCONF_CONFIG_SOURCE=`gconftool-2 --get-default-source` \
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/procmail/procmail/
H A Dfrom-debian-to-modify-parameters.patch78 /*#define DEFPATH "PATH=$HOME/bin:/bin:/usr/bin" /* */
80 +#define DEFPATH "PATH=$HOME/bin:/bin:/usr/bin:/sbin:/usr/sbin:/usr/local/bin:/usr/X11R6/bin" /* */
92 group and procmail can therefore trust a $HOME/.procmailrc that
/openbmc/openbmc/poky/meta/recipes-support/boost/
H A Dboost-build-native_1.84.0.bb24 HOME=/var/run ./b2 install --prefix=${prefix} staging-prefix=${D}${prefix}
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-gnome/gtk+/gtk+/
H A D0001-Do-not-look-into-HOME-when-looking-for-gtk-modules.patch4 Subject: [PATCH] Do not look into $HOME when looking for gtk modules
/openbmc/openbmc/poky/meta/recipes-devtools/rpm/files/
H A D0001-Do-not-read-config-files-from-HOME.patch4 Subject: [PATCH] Do not read config files from $HOME
/openbmc/openbmc-tools/witherspoon-debug/
H A Ddebug69 touch \${HOME}/.perfconfig

12345