- Example usage/proposed project structure description - List only top-level target components - matrix pull/reset - fail if the checked-out branch differs from the component configuration - matrix reset [--force] - new command for automatically changing the branch (and nuking local changes when forced) of a checked-out component - Standardized version tag for generating source dist and manifests etc. - Mechanism and metadata for checking new upstream versions of components - Component should be able to force make -j1 - API documentation build mode - Clean up lua-legacy metadata format - Internal Python API documentation - Command for listing all available components in the roots Scratchbox 2 support -------------------- - Fix installation in SB2 - Inject dependencies to packages (for automatic SB2 target setup) - Use target-specific build directory for components which support it to enable fast rebuilds when working with multiple targets Packaging and rootfs -------------------- - Installed file list generation - Add include/exclude rules to component metadata - Debian package creation using file list, include/exclude rules and fakedb - Rootfs creation using the packaging information - Move device/directory creation from rootfs creation to a component - Rootfs generation should support generating multiple image formats at once