On Tue, Apr 5, 2011 at 12:08 PM, Chris Larson <[email protected]> wrote: > From: Chris Larson <[email protected]> > > - Adds a utility metaclass for maintaining class registries > - Shifts the handling of spawning a terminal into a new 'terminal' python > module > - Automatically selects an appropriate terminal based on what you have > available on your machine > - Still allows manual selection, but in a more convenient way, and falls back > to auto if you select an invalid or unavailable (not installed) terminal > - Improves how we spawn screen: > > - Shows a warning when spawning it, so do_devshell doesn't appear to hang > - Spawns a named screen session 'devshell', to avoid confusion when the user > already has other screen sessions running > > Pull URL: https://github.com/kergoth/oe-core > Branch: devshell > Browse: https://github.com/kergoth/oe-core/commits/devshell
Note: this depends on the variable typing from the previous pull request, forgot to add that to the cover letter. -- Christopher Larson clarson at kergoth dot com Founder - BitBake, OpenEmbedded, OpenZaurus Maintainer - Tslib Senior Software Engineer, Mentor Graphics _______________________________________________ Openembedded-core mailing list [email protected] http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core
