Add pseudo -modules* sub-packages and adjust dependency #15
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "metalefty/raspberrypi:a10"
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?
ipset depends on kernel-modules-extra package. Because of this, installing ipset brings regular kernel instead of raspberry pi kernel. To avoid the issue, add -modules-extra subpackage to raspberry pi kernel.
While here,