Skip to content

Add support for full uci import

Vivek Kumar Dutta requested to merge vendor_conf into devel

If the downloaded file matches the following pattern "*.uci.conf" then the file will be imported without setting the specific package in uci. e.g. the package needs to be part of the file itself.

Merge request reports