Support <Condition> inside <Feature>
The current code does not allow a <Condition>
tag inside the <Feature>
tag, which prevents supporting configurable sections for the installer.
The attached patch adds this support: support-feature-conditions.patch
This is similar to the request in #50, but the components have their own Condition column, where features use the Condition table.