mirror of
https://git.yoctoproject.org/poky
synced 2026-04-20 00:32:13 +02:00
runqemu: remove ISO and RAMFS from help text
They don't work, and the script can check the type correctly. (From OE-Core rev: b5cc1e70dbd5df160ddedcaa40d0ab714a307561) Signed-off-by: Robert Yang <liezhi.yang@windriver.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
58bc8542de
commit
d85ca4a616
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user