Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-10-04 | postgresql: unify startup and initialization | ||
Since we can't count on package postinst order, many components check for a configured postgresql daemon, and if not found, initialize it. Rather than sprinkling the knowledge of how to initialize the database through all these packages, we create a more robust, central postgresql-init script, and call it when any component needs the database configured. Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com> | |||
2013-10-03 | meta-openstack-qemu: initial creation | ||
When included in a build, this layer modifies settings to allow a controller and compute node boot and runtime under qemu system emulation. Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com> |