#
# Input device support
#
-# CONFIG_INPUT is not set
+CONFIG_INPUT=m
#
# Userland interfaces
CONFIG_NFS_V3=y
# CONFIG_NFS_V4 is not set
# CONFIG_NFS_DIRECTIO is not set
-# CONFIG_NFSD is not set
+CONFIG_NFSD=m
CONFIG_LOCKD=m
CONFIG_LOCKD_V4=y
# CONFIG_EXPORTFS is not set
CONFIG_SUNRPC=m
# CONFIG_RPCSEC_GSS_KRB5 is not set
-# CONFIG_SMB_FS is not set
+CONFIG_SMB_FS=m
# CONFIG_CIFS is not set
# CONFIG_NCP_FS is not set
# CONFIG_CODA_FS is not set
-PR = "r3"
+PR = "r4"
IMAGE_BASENAME = "openslug"
IPKG_INSTALL = "base-files base-passwd \
busybox dropbear initscripts netbase \
update-modules sysvinit tinylogin lrzsz portmap \
- ixp4xx-csr ixp425-eth openslug-init \
+ ixp4xx-csr ixp425-eth openslug-init \
ipkg-collateral ipkg ipkg-link \
cpio findutils e2fsprogs-mke2fs \
e2fsprogs-fsck e2fsprogs-e2fsck \
+ kernel-module-nfs kernel-module-sunrpc kernel-module-lockd \
${OPENSLUG_EXTRA_INSTALL}"
inherit image_ipk