]> code.ossystems Code Review - openembedded-core.git/commitdiff
runqemu: remove ISO and RAMFS from help text
authorRobert Yang <liezhi.yang@windriver.com>
Wed, 2 Mar 2016 09:01:23 +0000 (01:01 -0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 23 Mar 2016 14:24:25 +0000 (14:24 +0000)
They don't work, and the script can check the type correctly.

Signed-off-by: Robert Yang <liezhi.yang@windriver.com>
scripts/runqemu

index ed32bc2e277c52e996cc964c82312456f078cca8..058ee2962cbcefabc57af3575f64313cdaac8459 100755 (executable)
@@ -26,8 +26,6 @@ of the following environment variables (in any order):
   KERNEL - the kernel image file to use
   ROOTFS - the rootfs image file or nfsroot directory to use
   MACHINE - the machine name (optional, autodetected from KERNEL filename if unspecified)
-  RAMFS - boot a ramfs-based image
-  ISO - boot an ISO image
   Simplified QEMU command-line options can be passed with:
     nographic - disables video console
     serial - enables a serial console on /dev/ttyS0