Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | cifsd-tools: Run init script through shellcheck | Rosen Penev | 2019-07-24 |
| | | | | | | | | | | Main warning fixed was about echo -e not being supported by POSIX sh. Added PKG_BUILD_PARALLEL for slightly faster compilation. Small whitespace cleanups. Signed-off-by: Rosen Penev <rosenp@gmail.com> | ||
* | cifsd: add new package (kernel/cifsd and net/cifsd-tools) | Andy Walsh | 2019-07-14 |
* adds cifs/smb kernel server module (cifsd) * adds userspace tools (cifsd, cifsadmin) * has UCI support (compatible with samba configs) Signed-off-by: Andy Walsh <andy.walsh44+github@gmail.com> |