Hi,

The RDSv3 project would like to ask you to review the IPS manifest files,
which are attached to this e-mail. Also we'd like to verify if the IPS 
package name (driver/network/rdsv3) is OK.

The attached files are:

   driver-network-rdsv3.mf          (rdsv3 manifest)
   system-header.mf.diff            (diff only)
   system-network.mf.diff           (diff only)
   sock2path.diff                   (diff only)

Those files are modified to deliver the RDSv3 project bits.

The project has a plan to put back the code to snv139 currently.

We appreciate your cooperation.

-RDSv3 Project team

#
# CDDL HEADER START
#
# The contents of this file are subject to the terms of the
# Common Development and Distribution License (the "License").
# You may not use this file except in compliance with the License.
#
# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
# or http://www.opensolaris.org/os/licensing.
# See the License for the specific language governing permissions
# and limitations under the License.
#
# When distributing Covered Code, include this CDDL HEADER in each
# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
# If applicable, add the following below this CDDL HEADER, with the
# fields enclosed by brackets "[]" replaced with your own identifying
# information: Portions Copyright [yyyy] [name of copyright owner]
#
# CDDL HEADER END
#

#
# Copyright (c) 2010, Oracle and/or its affiliates. All rights reserved.
#

#
# This package will install successfully into any zone, global or
# non-global.  The files, directories, links, and hardlinks, however,
# will only be installed into the global zone.
#
<include hollow_zone_pkg>
set name=pkg.fmri value=pkg:/driver/network/rd...@$(PKGVERS)
set name=pkg.description value="Sun Reliable Datagram Sockets"
set name=pkg.summary value="Sun Reliable Datagram Sockets"
set name=info.classification value=org.opensolaris.category.2010:System/Core
set name=variant.arch value=$(ARCH)
set name=variant.opensolaris.zone value=global value=nonglobal
dir path=usr group=sys
dir path=usr/lib group=bin
dir path=usr/lib/rcm group=bin
dir path=usr/lib/rcm/scripts group=bin
file path=/usr/lib/rcm/scripts/SUNW,rdsv3u.sh group=bin mode=0555 
dir path=kernel group=sys
dir path=kernel/drv group=sys
dir path=kernel/drv/$(ARCH64) group=sys
driver name=rdsv3 perms="* 0644 root sys"
$(i386_ONLY)file path=kernel/drv/rdsv3 group=sys
file path=kernel/drv/$(ARCH64)/rdsv3 group=sys
file path=kernel/drv/rdsv3.conf group=sys preserve=renamenew
dir path=kernel/socketmod group=sys
dir path=kernel/socketmod/$(ARCH64) group=sys
$(i386_ONLY)file path=kernel/socketmod/sockrds mode=0755 group=sys
file path=kernel/socketmod/$(ARCH64)/sockrds mode=0755 group=sys
license cr_Sun license=cr_Sun
license lic_CDDL license=lic_CDDL
license uts/common/io/ib/clients/of/lic_of \
    license=uts/common/io/ib/clients/of/lic_of
diff -r 9a04c0e98238 usr/src/pkg/manifests/system-header.mf
--- a/usr/src/pkg/manifests/system-header.mf    Wed Apr 07 11:44:20 2010 -0400
+++ b/usr/src/pkg/manifests/system-header.mf    Tue Apr 13 18:14:12 2010 -0700
@@ -1077,6 +1077,7 @@
 file path=usr/include/sys/ib/clients/of/sol_ofs/sol_cma.h
 file path=usr/include/sys/ib/clients/of/sol_ofs/sol_ib_cma.h
 file path=usr/include/sys/ib/clients/of/sol_ofs/sol_ofs_common.h
+file path=usr/include/sys/ib/clients/of/sol_ofs/sol_kverb_impl.h
 file path=usr/include/sys/ib/clients/of/sol_ucma/sol_rdma_user_cm.h
 file path=usr/include/sys/ib/clients/of/sol_ucma/sol_ucma.h
 file path=usr/include/sys/ib/clients/of/sol_uverbs/sol_uverbs.h
@@ -1317,6 +1318,7 @@
 file path=usr/include/sys/random.h
 file path=usr/include/sys/rctl.h
 file path=usr/include/sys/rctl_impl.h
+file path=usr/include/sys/rds.h
 file path=usr/include/sys/reboot.h
 file path=usr/include/sys/refstr.h
 file path=usr/include/sys/refstr_impl.h
diff -r 9a04c0e98238 -r 42317093e3c2 usr/src/pkg/manifests/system-network.mf
--- a/usr/src/pkg/manifests/system-network.mf   Wed Apr 07 11:44:20 2010 -0400
+++ b/usr/src/pkg/manifests/system-network.mf   Wed Apr 07 14:19:37 2010 -0700
@@ -20,8 +20,7 @@
 #
 
 #
-# Copyright 2010 Sun Microsystems, Inc.  All rights reserved.
-# Use is subject to license terms.
+# Copyright (c) 2010, Oracle and/or its affiliates. All rights reserved.
 #
 
 set name=pkg.fmri value=pkg:/system/netw...@$(PKGVERS)
@@ -70,7 +69,7 @@
     original_name=SUNWcnetr:etc/inet/secret/ike.preshared preserve=true
 file path=etc/inet/secret/ipseckeys.sample group=sys mode=0600
 file path=etc/inet/sock2path group=sys \
-    original_name=SUNWcnetr:etc/inet/sock2path preserve=true
+    original_name=SUNWcnetr:etc/inet/sock2path preserve=renameold
 file path=etc/ipadm/ipadm.conf group=netadm owner=netadm preserve=true
 file path=etc/nwam/loc/NoNet/ipf.conf.dfl group=netadm owner=netadm \
     preserve=true
diff -r 9a04c0e98238 -r 42317093e3c2 usr/src/cmd/cmd-inet/etc/sock2path
--- a/usr/src/cmd/cmd-inet/etc/sock2path        Wed Apr 07 11:44:20 2010 -0400
+++ b/usr/src/cmd/cmd-inet/etc/sock2path        Wed Apr 07 14:19:37 2010 -0700
@@ -17,8 +17,7 @@
 #
 # CDDL HEADER END
 #
-# Copyright 2009 Sun Microsystems, Inc.  All rights reserved.
-# Use is subject to license terms.
+# Copyright (c) 1995, 2010, Oracle and/or its affiliates. All rights reserved.
 #
 # socket configuration information
 #
@@ -53,6 +52,8 @@
        28      2       0       /dev/nca
        29      4       1       /dev/spdsock
 
+       30      6       0       sockrds
+
        31      1       0       trill
        32      1       0       sockpfp
        32      4       0       sockpfp
_______________________________________________
on-ips-dev mailing list
[email protected]
http://mail.opensolaris.org/mailman/listinfo/on-ips-dev

Reply via email to