You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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>
7 years ago
..
base-files sysupgrade: don't kill our own parent 7 years ago
boot uboot-sunxi: add NanoPi M1 Plus board 7 years ago
devel add PKG_CPE_ID ids to package and tools 7 years ago
firmware wireless-regdb: fix PKG_MIRROR_HASH 7 years ago
kernel kernel: add NFS4 client support 7 years ago
libs libusb-compat: Upgrade to 0.1.15 7 years ago
network odhcpd: fix gcc7 build error 7 years ago
system ubus: update to the latest version 7 years ago
utils usbutils: Update usb.ids file to latest 7 years ago
Makefile build: cleanup tmp/ dir of target rootfs 7 years ago