| /OK3568_Linux_fs/yocto/poky/meta/lib/oeqa/runtime/cases/ |
| H A D | dnf.py | 123 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 D | axm_defconfig | 18 …rootpath} at91sam9_wdt.wdt_timeout=16\0partitionset_active=A\0preboot=echo;echo Type 'run flash_se…
|
| /OK3568_Linux_fs/buildroot/board/intel/galileo/ |
| H A D | post-image.sh | 9 --rootpath "${TARGET_DIR}" \
|
| /OK3568_Linux_fs/buildroot/board/lego/ev3/ |
| H A D | post-image.sh | 10 --rootpath "${TARGET_DIR}" \
|
| /OK3568_Linux_fs/buildroot/board/linksprite/pcduino/ |
| H A D | post-image.sh | 10 --rootpath "${TARGET_DIR}" \
|
| /OK3568_Linux_fs/buildroot/board/nexbox/a95x/ |
| H A D | post-image.sh | 10 --rootpath "${TARGET_DIR}" \
|
| /OK3568_Linux_fs/buildroot/board/cubietech/cubieboard2/ |
| H A D | post-image.sh | 10 --rootpath "${TARGET_DIR}" \
|
| /OK3568_Linux_fs/buildroot/board/lemaker/bananapro/ |
| H A D | post-image.sh | 10 --rootpath "${TARGET_DIR}" \
|
| /OK3568_Linux_fs/buildroot/board/raspberrypi/ |
| H A D | post-image.sh | 21 --rootpath "${ROOTPATH_TMP}" \
|
| /OK3568_Linux_fs/buildroot/board/technologic/ts4900/ |
| H A D | post-image.sh | 14 --rootpath $TARGET_DIR \
|
| /OK3568_Linux_fs/buildroot/board/toradex/apalis-imx6/ |
| H A D | post-image.sh | 13 --rootpath "${TARGET_DIR}" \
|
| /OK3568_Linux_fs/buildroot/board/hardkernel/odroidxu4/ |
| H A D | post-image.sh | 19 --rootpath "${TARGET_DIR}" \
|
| /OK3568_Linux_fs/buildroot/support/scripts/ |
| H A D | genimage.sh | 44 --rootpath "${ROOTPATH_TMP}" \
|
| /OK3568_Linux_fs/buildroot/board/freescale/common/mxs/ |
| H A D | post-image.sh | 43 --rootpath "${TARGET_DIR}" \
|
| /OK3568_Linux_fs/kernel/fs/nfs/ |
| H A D | nfs4namespace.c | 311 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 D | ramfs-common.txt | 6 nfsargs=setenv bootargs root=/dev/nfs rw nfsroot=${serverip}:${rootpath}
|
| /OK3568_Linux_fs/buildroot/board/freescale/common/imx/ |
| H A D | post-image.sh | 102 --rootpath "${TARGET_DIR}" \
|
| /OK3568_Linux_fs/u-boot/board/freescale/mpc8323erdb/ |
| H A D | README | 57 netmask, ethaddr, eth1addr, rootpath (if using NFS root),
|
| /OK3568_Linux_fs/u-boot/board/freescale/mpc8315erdb/ |
| H A D | README | 93 netmask, ethaddr, eth1addr, rootpath (if using NFS root),
|
| /OK3568_Linux_fs/u-boot/board/freescale/mpc8313erdb/ |
| H A D | README | 99 netmask, ethaddr, eth1addr, rootpath (if using NFS root),
|
| /OK3568_Linux_fs/yocto/poky/meta/classes/ |
| H A D | package_rpm.bbclass | 191 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 D | howto.txt | 115 nfsargs=setenv bootargs root=/dev/nfs rw nfsroot=${serverip}:${rootpath}
|
| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | nfs_xdr.h | 1200 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 | |