tn3399_openwrt/package
Marcin Jurkowski 06e1b90404 kernel: add NFS4 client support
Adds NFS4 client support:
 1. Package kmod-fs-nfs is split into kmod-fs-nfs (nfs.ko) and
    kmod-fs-nfs-v3 (nfsv3.ko).
 2. A new package kmod-fs-nfs-v4 (nfsv4.ko) is created.
 3. Package kmod-fs-nfs-common-v4 is renamed to kmod-fs-nfs-rpcsec
    and includes additional module rpcsec_gss_krb5.ko.
    CONFIG_NFS_V4 goes into kmod-fs-nfs-v4, CONFIG_NFSD_V4 (NFS4
    server) is removed. Missing kernel module oid_registry.ko
    needed by auth_rpcgss.ko is added to the package.

A new package kmod-crypto-cts needed by rpcsec_gss_krb5.ko is
also created.

Signed-off-by: Marcin Jurkowski <marcin1j@gmail.com>
[add dependency to kmod-crypto-ecb in fs-nfs-common-rpcsec]
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
2017-11-22 22:36:21 +01:00
..
base-files sysupgrade: don't kill our own parent 2017-11-15 21:11:23 +01:00
boot uboot-sunxi: add NanoPi M1 Plus board 2017-11-17 08:20:06 +01:00
devel add PKG_CPE_ID ids to package and tools 2017-11-17 02:24:35 +01:00
firmware wireless-regdb: fix PKG_MIRROR_HASH 2017-11-22 13:07:48 +01:00
kernel kernel: add NFS4 client support 2017-11-22 22:36:21 +01:00
libs libusb-compat: Upgrade to 0.1.15 2017-11-22 20:45:28 +01:00
network odhcpd: fix gcc7 build error 2017-11-21 15:15:20 +01:00
system ubus: update to the latest version 2017-11-16 12:54:17 +01:00
utils usbutils: Update usb.ids file to latest 2017-11-22 20:45:07 +01:00
Makefile build: cleanup tmp/ dir of target rootfs 2017-05-02 22:10:50 +08:00