generic-poky/scripts
Jason Wessel ae6133572f Allow user mode NFS server to run without rpcbind / portmap
and nfsroot mount without the need to talk to an RPC info
server as long as the port numbers for mountd and nfsd
are known in advance.

This patch updates the qemu startup scripts and the
user mode NFS server to have the ability to start
without the need to use rpcbind or portmap services.

(From OE-Core rev: 3b1346c607c41a2d592c48594457c32153cb2314)

Signed-off-by: Jason Wessel <jason.wessel@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2011-10-10 10:00:08 +01:00
..
contrib scripts/contrib: add build time regression test script 2011-07-20 15:27:31 +01:00
jhbuild Rename rewrite.py to jhbuild2oe.py. 2006-08-10 06:43:09 +00:00
native-intercept native.bbclass: Add a simple chown intercept command 2011-06-23 21:08:01 +01:00
qemuimage-tests connman_test.sh: Rework for busybox 'ps' 2011-08-04 15:04:34 +01:00
README Further cleanup of various poky references 2011-04-21 12:56:16 +01:00
bitbake bitbake wrapper: exit if python v3 is detected 2011-06-28 13:44:41 +01:00
combo-layer scripts/combo-layer: fix configuration file handling 2011-08-23 18:23:34 -07:00
combo-layer-hook-default.sh scripts/combo-layer: fix still overzealous regex in default hook script 2011-09-21 13:42:49 +01:00
combo-layer.conf.example combo-layer-tool: add tool to manipulate combo layers 2011-07-08 17:52:27 +01:00
create-lsb-image create-lsb-iamge:Fix bugs 2011-05-04 00:54:39 +01:00
create-pull-request create-pull-request: increase likelihood of detecting a rename 2011-08-17 15:14:58 +01:00
gen-site-config siteconfig: generate configuration data caches for autoconf 2010-09-03 10:50:02 +01:00
help2man Remove help2man dependency 2011-10-04 13:46:19 +01:00
hob scripts/hob: notify the user when the GUI won't launch immediately 2011-09-06 16:37:01 +01:00
multilib_header_wrapper.h multilib_header.bbclass: Add oe_multilib_header wrapper 2011-07-27 15:45:47 +01:00
oe-buildenv-internal scripts/oe-buildenv-internal: Add SOCKS5_{USER, PASSWD} to BB_ENV_EXTRAWHITE 2011-10-06 16:59:40 +01:00
oe-find-native-sysroot scripts: Show sensible warning messages if expected binaries don't exist 2011-09-02 14:21:30 +01:00
oe-git-proxy-command scripts/oe-setup-builddir: Fix up OE-Core/Poky mismatch for now (and fix permissions) 2011-04-21 19:19:33 +01:00
oe-git-proxy-socks-command scripts/oe-setup-builddir: Fix up OE-Core/Poky mismatch for now (and fix permissions) 2011-04-21 19:19:33 +01:00
oe-git-proxy-socks.c scripts/oe-setup-builddir: Fix up OE-Core/Poky mismatch for now (and fix permissions) 2011-04-21 19:19:33 +01:00
oe-setup-builddir scripts: Rename "adt-install" to "adt-installer" in user help. 2011-07-14 15:17:19 +01:00
oe-setup-rpmrepo scripts/oe-setup-rpmrepo: use setup_tmpdir from runqemu 2011-09-28 21:41:44 +01:00
oe-trim-schemas scripts/oe-setup-builddir: Fix up OE-Core/Poky mismatch for now (and fix permissions) 2011-04-21 19:19:33 +01:00
qemuimage-testlib scripts: use OE_TMPDIR instead of TMPDIR external variable 2011-09-28 21:41:43 +01:00
rootfs_rpm-extract-postinst.awk meta/classes/rootfs_rpm.bbclass: re implement base on rpm5 2010-07-24 00:46:57 +01:00
rpm2cpio.sh fetch2: Add SRPM knowledge 2011-02-08 18:01:35 +00:00
runqemu scripts: use OE_TMPDIR instead of TMPDIR external variable 2011-09-28 21:41:43 +01:00
runqemu-addptable2image scripts/oe-setup-builddir: Fix up OE-Core/Poky mismatch for now (and fix permissions) 2011-04-21 19:19:33 +01:00
runqemu-export-rootfs Allow user mode NFS server to run without rpcbind / portmap 2011-10-10 10:00:08 +01:00
runqemu-extract-sdk scripts: Show sensible warning messages if expected binaries don't exist 2011-09-02 14:21:30 +01:00
runqemu-gen-tapdevs scripts: Show sensible warning messages if expected binaries don't exist 2011-09-02 14:21:30 +01:00
runqemu-ifdown Further cleanup of various poky references 2011-04-21 12:56:16 +01:00
runqemu-ifup scripts: Show sensible warning messages if expected binaries don't exist 2011-09-02 14:21:30 +01:00
runqemu-internal Allow user mode NFS server to run without rpcbind / portmap 2011-10-10 10:00:08 +01:00
runqemu.README scripts/runqemu.README: Clean this up to accurately reflect what the runqemu command now does 2011-04-21 12:56:13 +01:00
send-pull-request send-pull-request: default to --supress-cc=all 2011-07-19 17:34:18 +01:00
swabber-strace-attach image-swab: Convert to attach strace to the process to obtain the required swabber data 2011-02-10 11:51:48 +00:00

README

This directory contains Various useful scripts for working with OE builds