Skip to content

Conversation

@Taumille
Copy link
Contributor

Implements package blacklisting for diet builds, this allows the user to create a list of packages to exclude from the target. This will recursively avoid installing a package and all its dependencies on the target even if this package comes as a dependency of another package.
This must be carefully used as it can create packages with lacking dependencies.

This pull-request conflict with #451 that removes the part of the documentation on target package blacklisting

…et builds

Implements package blacklisting for diet builds, this allows the user to
create a list of packages to exclude from the target.
This will recursively avoid installing a package and all its
dependencies on the target even if this package comes as a dependency of
another package.
This must be carefully used as it can create packages with lacking
dependencies.

Signed-off-by: Thomas Bonnefille <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant