Print this page
11083 support NFS server in zone
Portions contributed by: Dan Kruchinin <dan.kruchinin@nexenta.com>
Portions contributed by: Stepan Zastupov <stepan.zastupov@gmail.com>
Portions contributed by: Joyce McIntosh <joyce.mcintosh@nexenta.com>
Portions contributed by: Mike Zeller <mike@mikezeller.net>
Portions contributed by: Dan McDonald <danmcd@joyent.com>
Portions contributed by: Gordon Ross <gordon.w.ross@gmail.com>
Portions contributed by: Vitaliy Gusev <gusev.vitaliy@gmail.com>
Reviewed by: Rick McNeal <rick.mcneal@nexenta.com>
Reviewed by: Rob Gittins <rob.gittins@nexenta.com>
Reviewed by: Sanjay Nadkarni <sanjay.nadkarni@nexenta.com>
Reviewed by: Jason King <jbk@joyent.com>
Reviewed by: C Fraire <cfraire@me.com>
Change-Id: I22f289d357503f9b48a0bc2482cc4328a6d43d16

*** 19,29 **** # CDDL HEADER END # # # Copyright (c) 2010, Oracle and/or its affiliates. All rights reserved. ! # Copyright 2015 Nexenta Systems, Inc. All rights reserved. # set name=pkg.fmri value=pkg:/service/file-system/nfs@$(PKGVERS) set name=pkg.description value="Network File System (NFS) server support" set name=pkg.summary value="Network File System (NFS) server support" --- 19,29 ---- # CDDL HEADER END # # # Copyright (c) 2010, Oracle and/or its affiliates. All rights reserved. ! # Copyright 2018 Nexenta Systems, Inc. All rights reserved. # set name=pkg.fmri value=pkg:/service/file-system/nfs@$(PKGVERS) set name=pkg.description value="Network File System (NFS) server support" set name=pkg.summary value="Network File System (NFS) server support"
*** 46,55 **** --- 46,56 ---- dir path=usr/lib dir path=usr/lib/fs group=sys dir path=usr/lib/fs/nfs group=sys dir path=usr/lib/fs/nfs/$(ARCH64) group=sys dir path=usr/lib/nfs group=sys + dir path=usr/lib/nfs/dtrace group=bin dir path=usr/lib/reparse group=bin dir path=usr/lib/reparse/$(ARCH64) group=sys dir path=usr/sbin dir path=usr/share/man dir path=usr/share/man/man1m
*** 63,72 **** --- 64,75 ---- file path=lib/svc/manifest/network/nfs/rquota.xml group=sys mode=0444 file path=lib/svc/manifest/network/nfs/server.xml group=sys mode=0444 file path=lib/svc/method/nfs-server mode=0555 file path=usr/lib/fs/nfs/$(ARCH64)/libshare_nfs.so.1 file path=usr/lib/fs/nfs/libshare_nfs.so.1 + file path=usr/lib/nfs/dtrace/nfs-time.d mode=0555 + file path=usr/lib/nfs/dtrace/nfs-trace.d mode=0555 file path=usr/lib/nfs/mountd mode=0555 file path=usr/lib/nfs/nfsd mode=0555 file path=usr/lib/nfs/nfslogd mode=0555 file path=usr/lib/nfs/rquotad mode=0555 file path=usr/lib/reparse/$(ARCH64)/libnfs_basic.so.1