[oe-commits] [openembedded-core] 20/69: runqemu: remove ISO and RAMFS from help text

git at git.openembedded.org git at git.openembedded.org
Wed Mar 23 14:26:08 UTC 2016


rpurdie pushed a commit to branch master-next
in repository openembedded-core.

commit b5cc1e70dbd5df160ddedcaa40d0ab714a307561
Author: Robert Yang <liezhi.yang at windriver.com>
AuthorDate: Wed Mar 2 01:01:23 2016 -0800

    runqemu: remove ISO and RAMFS from help text
    
    They don't work, and the script can check the type correctly.
    
    Signed-off-by: Robert Yang <liezhi.yang at windriver.com>
---
 scripts/runqemu | 2 --
 1 file changed, 2 deletions(-)

diff --git a/scripts/runqemu b/scripts/runqemu
index ed32bc2..058ee29 100755
--- a/scripts/runqemu
+++ b/scripts/runqemu
@@ -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

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the Openembedded-commits mailing list