commit | 0ea7333392c3afdbcd8f9194d51cee1e3f55178c | [log] [tgz] |
---|---|---|
author | Scott Moreau <oreaus@gmail.com> | Tue Nov 27 16:54:53 2012 -0700 |
committer | Kristian Høgsberg <krh@bitplanet.net> | Tue Nov 27 20:28:08 2012 -0500 |
tree | eab3c02ab31a6b3dcbf7729ac4f9a850b6bf5cdf | |
parent | 76d8fc821668e2804c317cbafd60e00b345486cd [diff] |
weston.ini: Introduce core section and remove type keys. Since a6813d288, there is no longer a "type" key in the [shell] config section. Instead the code accepts a [core] section with a modules key, containing a comma separated list of modules to load. This patch removes the type keys and adds a core section in the example weston.ini config file.