Openembedded Core Discussions
 help / color / mirror / Atom feed
* [ANNOUNCE] Devshell Usage Change
@ 2011-08-24 19:49 Chris Larson
  2011-08-24 19:54 ` Khem Raj
  2011-08-24 20:13 ` Saul Wold
  0 siblings, 2 replies; 6+ messages in thread
From: Chris Larson @ 2011-08-24 19:49 UTC (permalink / raw)
  To: Patches and discussions about the oe-core layer

Saul reminded me that I never sent a proper email to let people know about the
usability change to devshell, so only those who reviewed the commits
know about it.

In the new implementation, a single OE_TERMINAL variable controls the behavior.

When using 'auto', or requesting an unsupported terminal, we attempt to spawn
them in priority order until we get one that's available on this system (and
in the case of the X terminals, has DISPLAY defined).  The 'none' value is
used when we're doing things like automated builds, and want to ensure that no
terminal is *ever* spawned, under any circumstances.

Current available terminals (in addition to 'noop' and 'auto'):

    gnome
    konsole
    xterm
    rxvt
    screen

Examples:

    OE_TERMINAL = "xterm"
    OE_TERMINAL = "noop"
-- 
Christopher Larson
clarson at kergoth dot com
Founder - BitBake, OpenEmbedded, OpenZaurus
Maintainer - Tslib
Senior Software Engineer, Mentor Graphi



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

end of thread, other threads:[~2011-08-24 23:11 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-08-24 19:49 [ANNOUNCE] Devshell Usage Change Chris Larson
2011-08-24 19:54 ` Khem Raj
2011-08-24 19:56   ` Chris Larson
2011-08-24 20:13 ` Saul Wold
2011-08-24 20:23   ` Khem Raj
2011-08-24 23:06   ` Chris Larson

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox