Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | nfs-kernel-server: update to v2.6.2 | Oskari Rauta | 2023-03-01 |
| | | | | | | | | Also added patch that is from alpine's same package to assist building on musl. Hostpkg build on musl also kept failing, so I added few more overrides, which made it work perfectly. Signed-off-by: Oskari Rauta <oskari.rauta@gmail.com> | ||
* | nfs-kernel-server: move hardcoded /run to /tmp/run | Daniel Golle | 2021-11-13 |
statd currently fails to start due to missing /run which doesn't exist on OpenWrt. Add a patch moving /run to /tmp/run as the path is hardcoded in several places and cannot be configured neither at buildtime nor at runtime. Signed-off-by: Daniel Golle <daniel@makrotopia.org> |