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/kernel/linux/modules
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
..
001-depends.mk kernel: remove useless AddDepends/rtc abstraction 9 years ago
block.mk kernel: make kmod package dependencies forward compatible 7 years ago
can.mk kernel: can: Add missing regmap dependency for kernel 4.4 7 years ago
crypto.mk kernel: add NFS4 client support 7 years ago
firewire.mk kernel: make most modules use AutoProbe 11 years ago
fs.mk kernel: add NFS4 client support 7 years ago
hwmon.mk kernel: add hwmon for W83627EHF and family 7 years ago
i2c.mk kernel: add kmod-i2c-i801 7 years ago
iio.mk kernel: add kmod-iio-bmp280 7 years ago
input.mk kernel: fix typo in input-gpio-encoder package title 8 years ago
leds.mk linux/modules: drop ledtrig-netfilter 8 years ago
lib.mk kernel: fix lzo and lz4 modules 7 years ago
netdevices.mk modules: Add kmod-ixgbevf kernel module for Intel(R) 10GbE Virtual Ethernet support 7 years ago
netfilter.mk netfilter, iptables: add optional CHECKSUM module 7 years ago
netsupport.mk kernel: kmod-macsec module for 4.9 7 years ago
nls.mk kernel: add Chinese codepages 7 years ago
other.mk kernel: add it87-wdt watchdog timer module 7 years ago
pcmcia.mk kernel: add support for Option Fusion+ PCMCIA card 8 years ago
sound.mk kernel: fix autoloading arch-specific modules 7 years ago
spi.mk kernel: remove omap24xx specific kernel module packages 7 years ago
usb.mk kernel: pull edgeport firmware from linux-firmware repo 7 years ago
video.mk kernel: fix autoloading arch-specific modules 7 years ago
virt.mk kernel: remove another redundant KCONFIG entry in virt.mk 8 years ago
w1.mk kernel: fix kmod-w1-master-mxc dependency 7 years ago
wireless.mk kernel: move kmod-owl-loader to the right .mk file 8 years ago
wpan.mk kernel: wpan: mrf24j40 depends on regmap-spi 8 years ago