Request for test patch #5
Labels
No labels
bug
documentation
duplicate
enhancement
good first issue
help wanted
invalid
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
alienbob/slackpkgplus#5
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?
Hello, I have a patch for slackpkg (original), my request is to test it how it work when also slackpkg+ is installed.
The patch concerns /usr/libexec/slackpkg/core-functions.sh
Note that, after applying the patch, the user must create a new file: /etc/slackpkg/whitelist
In the whitelist, he can list package names that he wants to be excluded from the blacklist even if the entire set is described in the blacklist.
Example:
Let's assume that the user has all of kde/ in the blacklist
But he wants to have in his installation and update some packages from the kde set. He can list these in the whitelist and they will be excluded from the blacklist
Personally, I have my own plasma6 on my system (Slackware64-current) and I have all of kde/ blacklisted. But my whitelist is:
This way the listed packages are updated normally.
Please try it if it creates problems or if it is compatible with slackpkg+
or if it needs improvement.
Thanks.
patch: