Pull nfs-server support into core
authorRISCi_ATOM <bob@bobcall.me>
Wed, 21 Feb 2018 20:22:56 +0000 (15:22 -0500)
committerRISCi_ATOM <bob@bobcall.me>
Wed, 21 Feb 2018 20:22:56 +0000 (15:22 -0500)
commit96e3c54eb6f1a868c9d5b94c2440c7e3ac546e0d
treebe7b03180b34447231b7b72b7702afc5f4d4d240
parentd61e01605956980b2a153d149c13c78316979cc1
Pull nfs-server support into core
15 files changed:
package/libs/tcp_wrappers/Makefile [new file with mode: 0644]
package/libs/tcp_wrappers/patches/001-debian_subset.patch [new file with mode: 0644]
package/libs/tcp_wrappers/patches/002-opt_cflags.patch [new file with mode: 0644]
package/libs/tcp_wrappers/patches/003-scaffold_malloc.patch [new file with mode: 0644]
package/libs/tcp_wrappers/patches/004-ipv4_prefix.patch [new file with mode: 0644]
package/libs/tcp_wrappers/patches/005-no--lnsl-on-musl.patch [new file with mode: 0644]
package/network/services/nfs-kernel-server/Makefile [new file with mode: 0644]
package/network/services/nfs-kernel-server/files/nfsd.exports [new file with mode: 0644]
package/network/services/nfs-kernel-server/files/nfsd.init [new file with mode: 0644]
package/network/services/nfs-kernel-server/patches/100-no_malloc_h.patch [new file with mode: 0644]
package/network/services/nfs-kernel-server/patches/101-musl-getservbyport.patch [new file with mode: 0644]
package/network/services/nfs-kernel-server/patches/102-limits.patch [new file with mode: 0644]
package/network/services/portmap/Makefile [new file with mode: 0644]
package/network/services/portmap/files/portmap.init [new file with mode: 0644]
package/network/services/portmap/patches/101-no_pie.patch [new file with mode: 0644]