aboutsummaryrefslogtreecommitdiff
path: root/utils/quota
Commit message (Collapse)AuthorAge
* quote: disable a bunch of optionsRosen Penev2020-04-14
| | | | | | | | | | | | | | | libwrap is fairly useless. It's also legacy and should not be used/ dbus is a big dependency. It's fairly useless in the OpenWrt context. I don't know how useful netlink is. Disabling BSD behavior results in a slightly smaller size. Disable LDAP. No size difference but I have a feeling it pulls in another dependency... Signed-off-by: Rosen Penev <rosenp@gmail.com>
* quota: add necessary dependenciesW. Michael Petullo2020-04-09
| | | | Signed-off-by: W. Michael Petullo <mike@flyn.org>
* quota: add new packageW. Michael Petullo2020-04-06
Signed-off-by: W. Michael Petullo <mike@flyn.org>