All of lore.kernel.org
 help / color / mirror / Atom feed
* oddities in "runqemu" script
@ 2012-06-14 18:39 Robert P. J. Day
  2012-06-14 19:58 ` Scott Garman
  0 siblings, 1 reply; 2+ messages in thread
From: Robert P. J. Day @ 2012-06-14 18:39 UTC (permalink / raw)
  To: Yocto discussion list


  just a few observations:

1) usage suggests this possible option:

  MACHINE=xyz

  not sure what that's supposed to accomplish, that will be rejected
by the arg parsing loop, will it not?  or how is one supposed to
interpret that?

2) the process_filename() function appears to accept a filesystem type
of "ext4", but the arg parsing loop immediately after that doesn't
recognize that as valid, only ext[23].

3) the arg parsing script clearly recognizes the option "audio", but
that's not mentioned in the usage() function.

rday

-- 

========================================================================
Robert P. J. Day                                 Ottawa, Ontario, CANADA
                        http://crashcourse.ca

Twitter:                                       http://twitter.com/rpjday
LinkedIn:                               http://ca.linkedin.com/in/rpjday
========================================================================


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2012-06-14 19:58 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-06-14 18:39 oddities in "runqemu" script Robert P. J. Day
2012-06-14 19:58 ` Scott Garman

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.