/openbmc/openbmc/poky/meta/recipes-core/images/ |
H A D | build-appliance-image_15.0.0.bb | 50 cp -R ${WORKDIR}/git ${IMAGE_ROOTFS}/home/builder/poky 52 mkdir -p ${IMAGE_ROOTFS}/home/builder/poky/build/conf 53 mkdir -p ${IMAGE_ROOTFS}/home/builder/poky/build/downloads 72 echo "" >> ${IMAGE_ROOTFS}/home/builder/.bashrc 74 echo "" >> ${IMAGE_ROOTFS}/home/builder/.bashrc 82 chown -R builder:builder ${IMAGE_ROOTFS}/home/builder/poky 83 chmod -R ug+rw ${IMAGE_ROOTFS}/home/builder/poky 103 export HOME=${IMAGE_ROOTFS}/home/builder 104 mkdir -p ${IMAGE_ROOTFS}/home/builder/.cache/pip 110 chown -R builder:builder ${IMAGE_ROOTFS}/home/builder/.local [all …]
|
/openbmc/openbmc/meta-phosphor/classes/ |
H A D | phosphor-deploy-ssh-keys.bbclass | 11 # SSH_KEYS = "vejmarie:/home/openbmc/openbmc/meta-hpe/keys/test.pub" 13 # SSH_KEYS = "vejmarie:/home/openbmc/openbmc/meta-hpe/keys/test.pub;root:/path/to/id_rsa.pub" 34 if [ ! -d ${IMAGE_ROOTFS}/home/${username} ]; then 38 if [ ! -d ${IMAGE_ROOTFS}/home/${username}.ssh/ ]; then 39 install -d ${IMAGE_ROOTFS}/home/${username}/.ssh/ 42 if [ ! -f ${IMAGE_ROOTFS}/home/${username}/.ssh/authorized_keys ]; then 43 install -m 0600 ${key_path} ${IMAGE_ROOTFS}/home/${username}/.ssh/authorized_keys 45 cat ${key_path} >> ${IMAGE_ROOTFS}/home/${username}/.ssh/authorized_keys 51 chown -R ${uid}:${guid} ${IMAGE_ROOTFS}/home/${username}/.ssh 52 chmod 600 ${IMAGE_ROOTFS}/home/${username}/.ssh/authorized_keys [all …]
|
/openbmc/openbmc/meta-ibm/recipes-phosphor/user/user/ |
H A D | update_admin_account.sh | 11 mkdir -p /home/admin 12 chmod 0755 /home/admin 13 chown --recursive admin:admin /home/admin 14 usermod --home /home/admin admin
|
/openbmc/linux/Documentation/translations/zh_CN/dev-tools/ |
H A D | gdb-kernel-debugging.rst | 68 scanning for modules in /home/user/linux/build 69 loading @0xffffffffa0020000: /home/user/linux/build/net/netfilter/xt_tcpudp.ko 70 loading @0xffffffffa0016000: /home/user/linux/build/net/netfilter/xt_pkttype.ko 71 loading @0xffffffffa0002000: /home/user/linux/build/net/netfilter/xt_limit.ko 72 loading @0xffffffffa00ca000: /home/user/linux/build/net/packet/af_packet.ko 73 loading @0xffffffffa003c000: /home/user/linux/build/fs/fuse/fuse.ko 75 loading @0xffffffffa0000000: /home/user/linux/build/drivers/ata/ata_generic.ko 90 loading @0xffffffffa0034000: /home/user/linux/build/lib/libcrc32c.ko 91 loading @0xffffffffa0050000: /home/user/linux/build/lib/lzo/lzo_compress.ko 93 loading @0xffffffffa01b1000: /home/user/linux/build/fs/btrfs/btrfs.ko [all …]
|
/openbmc/openbmc/poky/meta/recipes-graphics/builder/files/ |
H A D | builder_session.sh | 8 export PSEUDO_LOCALSTATEDIR=/home/builder/pseudo 10 export GIT_PROXY_COMMAND=/home/builder/poky/scripts/oe-git-proxy 16 if [ ! -d /home/builder/.local/share/applications ]; then 17 mkdir -p /home/builder/.local/share/applications/ 30 cd /home/builder/poky
|
/openbmc/openbmc/poky/meta/recipes-devtools/librepo/librepo/ |
H A D | 0001-gpg_gpgme.c-fix-build-errors-with-older-gcc.patch | 11 …home/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1938845/tmp-mc-tiny/hosttools/gcc -… 12 | /home/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1938845/tmp-mc-tiny/work/aarch64-… 13 | /home/pokybuild/yocto-worker/oe-selftest-armhost/build/build-st-1938845/tmp-mc-tiny/work/aarch64-…
|
/openbmc/openbmc/meta-google/recipes-google/ssh/authorized-keys-comp/ |
H A D | authorized-keys-comp.sh | 7 home="$(eval echo "~$user")" || continue 8 link="$(readlink "$home"/.ssh/authorized_keys 2>/dev/null)" || continue 12 echo "Ignoring $user $home/.ssh/authorized_keys" >&2 20 "$home/.ssh/authorized_keys.d"
|
/openbmc/openbmc/poky/meta/recipes-devtools/subversion/ |
H A D | subversion_1.14.3.bb | 52 …home/pokybuild/yocto-autobuilder/yocto-worker/nightly-qa-logrotate/build/build/tmp/work/x86_64-lin… 54 …../subversion/libsvn_repos/libsvn_repos-1.la' has not been installed in `/home/pokybuild/yocto-aut… 55 #| /home/pokybuild/yocto-autobuilder/yocto-worker/nightly-qa-logrotate/build/build/tmp/work/x86_64-…
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/gphoto2/libgphoto2/ |
H A D | 0001-configure.ac-remove-AM_PO_SUBDIRS.patch | 11 …home/Superandy/tmp/oe-core-eglibc/work/armv7a-vfp-neon-angstrom-linux-gnueabi/libgphoto2-2.4.11-r2…
|
/openbmc/openbmc/meta-openembedded/meta-perl/recipes-perl/adduser/files/ |
H A D | adduser-add-M-option-for-useradd.patch | 6 The useradd (from package passwd) in debian based system sets -M (--no-create-home) by default, 7 but the one we are using (from package shadow) sets -m (--create-home) by default, so we 8 need to explicitly add -M option for useradd call or it will try to create home twice and 10 "The home directory `/home/newuser' already exists. Not copying from `/etc/skel'"
|
/openbmc/linux/Documentation/dev-tools/ |
H A D | gdb-kernel-debugging.rst | 78 scanning for modules in /home/user/linux/build 79 loading @0xffffffffa0020000: /home/user/linux/build/net/netfilter/xt_tcpudp.ko 80 loading @0xffffffffa0016000: /home/user/linux/build/net/netfilter/xt_pkttype.ko 81 loading @0xffffffffa0002000: /home/user/linux/build/net/netfilter/xt_limit.ko 82 loading @0xffffffffa00ca000: /home/user/linux/build/net/packet/af_packet.ko 83 loading @0xffffffffa003c000: /home/user/linux/build/fs/fuse/fuse.ko 85 loading @0xffffffffa0000000: /home/user/linux/build/drivers/ata/ata_generic.ko 101 loading @0xffffffffa0034000: /home/user/linux/build/lib/libcrc32c.ko 102 loading @0xffffffffa0050000: /home/user/linux/build/lib/lzo/lzo_compress.ko 104 loading @0xffffffffa01b1000: /home/user/linux/build/fs/btrfs/btrfs.ko [all …]
|
/openbmc/linux/Documentation/powerpc/ |
H A D | vcpudispatch_stats.rst | 9 chips (representing the "home" node) and tries to always dispatch vcpus 12 from its home node). 39 The final 3 numbers represent statistics in relation to the home node of 42 6. number of times this vcpu was dispatched in its home node (chip) 74 6821 dispatches on the vcpu's home node, while 18 dispatches were 75 outside its home node, on a neighbouring chip.
|
/openbmc/openbmc/meta-google/recipes-google/ssh/ |
H A D | authorized-keys-comp.bb | 19 FILES:${PN} += "/home" 31 install -d -m0755 ${D}/home/$user/.ssh 32 ln -sv /run/authorized_keys/$user ${D}/home/$user/.ssh/authorized_keys
|
/openbmc/openbmc/poky/meta/recipes-devtools/rust/files/ |
H A D | cargo-path.patch | 8 …File "/home/build-st/tmp/work/cortexa57-poky-linux/rust/1.74.1/rustc-1.74.1-src/src/bootstrap/boot… 10 …File "/home/build-st/tmp/work/cortexa57-poky-linux/rust/1.74.1/rustc-1.74.1-src/src/bootstrap/boot… 12 …File "/home/build-st/tmp/work/cortexa57-poky-linux/rust/1.74.1/rustc-1.74.1-src/src/bootstrap/boot… 14 Exception: no cargo executable found at `/home/build-st/tmp/work/cortexa57-poky-linux/rust/1.74.1/r…
|
/openbmc/openbmc/meta-phosphor/recipes-core/base-files/base-files/df-mmc/ |
H A D | fstab | 9 /var/persist/home /home none bind 0 0
|
/openbmc/openbmc/meta-phosphor/recipes-core/base-files/base-files/df-ubi/ |
H A D | fstab | 9 /var/persist/home /home none bind 0 0
|
/openbmc/openbmc/meta-inventec/meta-starscream/recipes-phosphor/image/ |
H A D | obmc-phosphor-image.bbappend | 4 useradd -e '' -ou 0 -d /home/root -G priv-admin,root,sudo,ipmi,web,redfish -p 'gzW59equAcJAg' sysad… 5 useradd -e '' -ou 0 -d /home/root -G priv-admin,root,sudo,ipmi,web,redfish -p 'kFdHdjRkot8KQ' admin…
|
/openbmc/openbmc/poky/meta/recipes-connectivity/avahi/files/ |
H A D | CVE-2023-38470-2.patch | 18 …#0 0x501175 in __sanitizer_print_stack_trace (/home/vagrant/avahi/out/fuzz-domain+0x501175) (Build… 19 …#1 0x45ad2c in fuzzer::PrintStackTrace() (/home/vagrant/avahi/out/fuzz-domain+0x45ad2c) (BuildId: … 20 …#2 0x43fc07 in fuzzer::Fuzzer::CrashCallback() (/home/vagrant/avahi/out/fuzz-domain+0x43fc07) (Bui… 27 #9 0x5344a4 in LLVMFuzzerTestOneInput /home/vagrant/avahi/fuzz/fuzz-domain.c:38:9
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/polkit/ |
H A D | polkit-group-rule.inc | 13 USERADD_PARAM:${PN}:prepend = "--system --no-create-home --user-group --home-dir ${sysconfdir}/polk…
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/fltk/fltk/ |
H A D | 0001-Fl_Preferences.cxx-do-not-use-dlopen-in-case-glibc-s.patch | 10 | /home/work/x86_64-linux/fltk-native/1.3.4-1-r0/fltk-1.3.4-1/src/Fl_Preferences.cxx: In static mem… 11 | /home/work/x86_64-linux/fltk-native/1.3.4-1-r0/fltk-1.3.4-1/src/Fl_Preferences.cxx:1741:27: error… 14 | /home/work/x86_64-linux/fltk-native/1.3.4-1-r0/fltk-1.3.4-1/src/Fl_Preferences.cxx:1741:36: error…
|
/openbmc/openbmc/meta-inventec/meta-transformers/recipes-phosphor/image/ |
H A D | obmc-phosphor-image.bbappend | 2 useradd -e '' -ou 0 -d /home/root -G priv-admin,root,sudo,ipmi,web,redfish -p 'gzW59equAcJAg' sysad… 3 useradd -e '' -ou 0 -d /home/root -G priv-admin,root,sudo,ipmi,web,redfish -p 'kFdHdjRkot8KQ' admin…
|
/openbmc/linux/tools/perf/util/ |
H A D | config.c | 542 const char *home = NULL; in home_perfconfig() local 547 home = getenv("HOME"); in home_perfconfig() 554 if (!home || !*home || !perf_config_global()) in home_perfconfig() 557 config = strdup(mkpath(path, sizeof(path), "%s/.perfconfig", home)); in home_perfconfig() 559 pr_warning("Not enough memory to process %s/.perfconfig, ignoring it.\n", home); in home_perfconfig() 898 char *home = getenv("HOME"); in set_buildid_dir() local 900 if (home) { in set_buildid_dir() 902 home, DEBUG_CACHE_DIR); in set_buildid_dir()
|
/openbmc/linux/drivers/gpu/drm/i915/gt/shaders/ |
H A D | README | 28 * IGT gpu tools source code is located on your home directory (~) as ~/igt 29 * Mesa source code is located on your home directory (~) as ~/mesa 31 * Linux kernel source code is under your home directory (~) as ~/linux
|
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-connectivity/samba/samba/ |
H A D | smb.conf | 151 ; include = /home/samba/etc/smb.conf.%m 200 ; path = /home/samba/netlogon 211 ; path = /home/samba/profiles
|
/openbmc/qemu/scripts/ci/setup/ |
H A D | gitlab-runner.yml | 31 home: /home/gitlab-runner 36 path: /home/gitlab-runner/.bash_logout 88 …command: "/usr/bin/gitlab-runner install --user gitlab-runner --working-directory /home/gitlab-run…
|