Hi,
I recently purchased a LinkStar H68K v2. I installed the provided OpenWrt R22.11.13 / LuCI Master (git-22.289.58375-2a380a3).
When I try to install NFS server I have the following errors:
root@OpenWrt:~# opkg install nfs-kernel-server
Unknown package 'nfs-kernel-server'.
Collected errors:
* pkg_hash_check_unresolved: cannot find dependency kmod-fs-nfsd for nfs-kernel-server
* pkg_hash_check_unresolved: cannot find dependency kmod-fs-nfs for nfs-kernel-server
* pkg_hash_check_unresolved: cannot find dependency kmod-fs-nfs-v4 for nfs-kernel-server
* pkg_hash_fetch_best_installation_candidate: Packages for nfs-kernel-server found, but incompatible with the architectures configured
* opkg_install_cmd: Cannot install package nfs-kernel-server.
It seems there is no nfs package in repository.
More info, I installed the OS by using the instructions at Install Operating System | Seeed Studio Wiki