add option to blacklist packages synced from Arch #2
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
In Boxit1, we have a blacklist file, where we can write which packages we don't want to sync in.
We need the same functionality with Boxit2, maybe a similar file or via the new GUI somehow.
gitlab.manjaro.org/tools/maintenance-tools/boxit2/-@7c8c780066/boxitd/models/packages/package_repository.cpp (L461-495)It's already there and supports boxit1 ignore lists. Will leave this issue for some kind of the UI/docs.