Home
last modified time | relevance | path

Searched refs:rootpath (Results 1 – 25 of 28) sorted by relevance

12

/OK3568_Linux_fs/yocto/poky/meta/lib/oeqa/runtime/cases/
H A Ddnf.py123 rootpath = '/home/root/chroot/test'
126 self.target.run('mkdir -p %s/etc' % rootpath, 1500)
127 ….run('mkdir -p %s/bin %s/sbin %s/usr/bin %s/usr/sbin' % (rootpath, rootpath, rootpath, rootpath), …
128 self.target.run('mkdir -p %s/dev' % rootpath, 1500)
130 self.target.run('mkdir -p %s/lib' % rootpath, 1500)
131 self.target.run('mkdir -p %s/libx32' % rootpath, 1500)
132 self.target.run('mkdir -p %s/lib64' % rootpath, 1500)
133 self.target.run('cp /lib/libtinfo.so.5 %s/lib' % rootpath, 1500)
134 self.target.run('cp /libx32/libtinfo.so.5 %s/libx32' % rootpath, 1500)
135 self.target.run('cp /lib64/libtinfo.so.5 %s/lib64' % rootpath, 1500)
[all …]
/OK3568_Linux_fs/u-boot/configs/
H A Daxm_defconfig18rootpath} at91sam9_wdt.wdt_timeout=16\0partitionset_active=A\0preboot=echo;echo Type 'run flash_se…
/OK3568_Linux_fs/buildroot/board/intel/galileo/
H A Dpost-image.sh9 --rootpath "${TARGET_DIR}" \
/OK3568_Linux_fs/buildroot/board/lego/ev3/
H A Dpost-image.sh10 --rootpath "${TARGET_DIR}" \
/OK3568_Linux_fs/buildroot/board/linksprite/pcduino/
H A Dpost-image.sh10 --rootpath "${TARGET_DIR}" \
/OK3568_Linux_fs/buildroot/board/nexbox/a95x/
H A Dpost-image.sh10 --rootpath "${TARGET_DIR}" \
/OK3568_Linux_fs/buildroot/board/cubietech/cubieboard2/
H A Dpost-image.sh10 --rootpath "${TARGET_DIR}" \
/OK3568_Linux_fs/buildroot/board/lemaker/bananapro/
H A Dpost-image.sh10 --rootpath "${TARGET_DIR}" \
/OK3568_Linux_fs/buildroot/board/raspberrypi/
H A Dpost-image.sh21 --rootpath "${ROOTPATH_TMP}" \
/OK3568_Linux_fs/buildroot/board/technologic/ts4900/
H A Dpost-image.sh14 --rootpath $TARGET_DIR \
/OK3568_Linux_fs/buildroot/board/toradex/apalis-imx6/
H A Dpost-image.sh13 --rootpath "${TARGET_DIR}" \
/OK3568_Linux_fs/buildroot/board/hardkernel/odroidxu4/
H A Dpost-image.sh19 --rootpath "${TARGET_DIR}" \
/OK3568_Linux_fs/buildroot/support/scripts/
H A Dgenimage.sh44 --rootpath "${ROOTPATH_TMP}" \
/OK3568_Linux_fs/buildroot/board/freescale/common/mxs/
H A Dpost-image.sh43 --rootpath "${TARGET_DIR}" \
/OK3568_Linux_fs/kernel/fs/nfs/
H A Dnfs4namespace.c311 export_path = nfs4_pathname_string(&location->rootpath, in try_location()
388 location->rootpath.ncomponents == 0) in nfs_follow_referral()
559 location->rootpath.ncomponents == 0) in nfs4_replace_transport()
/OK3568_Linux_fs/u-boot/board/keymile/scripts/
H A Dramfs-common.txt6 nfsargs=setenv bootargs root=/dev/nfs rw nfsroot=${serverip}:${rootpath}
/OK3568_Linux_fs/buildroot/board/freescale/common/imx/
H A Dpost-image.sh102 --rootpath "${TARGET_DIR}" \
/OK3568_Linux_fs/u-boot/board/freescale/mpc8323erdb/
H A DREADME57 netmask, ethaddr, eth1addr, rootpath (if using NFS root),
/OK3568_Linux_fs/u-boot/board/freescale/mpc8315erdb/
H A DREADME93 netmask, ethaddr, eth1addr, rootpath (if using NFS root),
/OK3568_Linux_fs/u-boot/board/freescale/mpc8313erdb/
H A DREADME99 netmask, ethaddr, eth1addr, rootpath (if using NFS root),
/OK3568_Linux_fs/yocto/poky/meta/classes/
H A Dpackage_rpm.bbclass191 for rootpath, dirs, files in os.walk(walkpath):
192 path = rootpath.replace(walkpath, "")
200 if os.path.islink(os.path.join(rootpath, dir)):
/OK3568_Linux_fs/u-boot/doc/uImage.FIT/
H A Dhowto.txt115 nfsargs=setenv bootargs root=/dev/nfs rw nfsroot=${serverip}:${rootpath}
/OK3568_Linux_fs/kernel/include/linux/
H A Dnfs_xdr.h1200 struct nfs4_pathname rootpath; member
/OK3568_Linux_fs/u-boot/env/
H A D.common.o.cmd
/OK3568_Linux_fs/u-boot/spl/env/
H A D.common.o.cmd

12