xref: /illumos-gate/usr/src/pkg/manifests/system-network.p5m (revision 851677fbe21ab9cad62cea9e299167ea661fd1c8)
1#
2# CDDL HEADER START
3#
4# The contents of this file are subject to the terms of the
5# Common Development and Distribution License (the "License").
6# You may not use this file except in compliance with the License.
7#
8# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
9# or http://www.opensolaris.org/os/licensing.
10# See the License for the specific language governing permissions
11# and limitations under the License.
12#
13# When distributing Covered Code, include this CDDL HEADER in each
14# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
15# If applicable, add the following below this CDDL HEADER, with the
16# fields enclosed by brackets "[]" replaced with your own identifying
17# information: Portions Copyright [yyyy] [name of copyright owner]
18#
19# CDDL HEADER END
20#
21
22#
23# Copyright (c) 2010, Oracle and/or its affiliates. All rights reserved.
24# Copyright 2024 Oxide Computer Company
25#
26
27set name=pkg.fmri value=pkg:/system/network@$(PKGVERS)
28set name=pkg.summary value="Core Solaris Network Infrastructure"
29set name=pkg.description \
30    value="core software for network infrastructure configuration"
31set name=info.classification value=org.opensolaris.category.2008:System/Core
32set name=variant.arch value=$(ARCH)
33dir  path=etc group=sys
34dir  path=etc/default group=sys
35file path=etc/default/dhcpagent group=sys \
36    original_name=SUNWcnetr:etc/default/dhcpagent preserve=true
37file path=etc/default/inetinit group=sys \
38    original_name=SUNWcnetr:etc/default/inetinit preserve=true
39file path=etc/default/ipsec group=sys \
40    original_name=SUNWcnetr:etc/default/ipsec preserve=true
41file path=etc/default/mpathd group=sys \
42    original_name=SUNWcnetr:etc/default/mpathd preserve=true
43dir  path=etc/dladm owner=dladm group=netadm
44file path=etc/dladm/datalink.conf owner=dladm group=netadm \
45    original_name=SUNWcnetr:etc/dladm/datalink.conf preserve=true
46file path=etc/dladm/flowadm.conf owner=dladm group=netadm \
47    original_name=SUNWcnetr:etc/dladm/flowadm.conf preserve=true
48file path=etc/dladm/flowprop.conf owner=dladm group=netadm \
49    original_name=SUNWcnetr:etc/dladm/flowprop.conf preserve=true
50file path=etc/dladm/secobj.conf owner=dladm group=netadm mode=0660 \
51    original_name=SUNWcnetr:etc/dladm/secobj.conf preserve=true
52dir  path=etc/inet group=sys
53file path=etc/inet/datemsk.ndpd group=sys mode=0444
54dir  path=etc/inet/ike group=sys
55file path=etc/inet/ike/config.sample group=sys mode=0444
56dir  path=etc/inet/ike/crls group=sys
57dir  path=etc/inet/ike/publickeys group=sys
58file path=etc/inet/ipsecalgs group=sys \
59    original_name=SUNWcnetr:etc/inet/ipsecalgs preserve=true
60file path=etc/inet/ipsecinit.sample group=sys mode=0444
61dir  path=etc/inet/secret group=sys mode=0700
62file path=etc/inet/secret/ike.preshared group=sys mode=0600 \
63    original_name=SUNWcnetr:etc/inet/secret/ike.preshared preserve=true
64dir  path=etc/inet/secret/ike.privatekeys group=sys mode=0700
65file path=etc/inet/secret/ipseckeys.sample group=sys mode=0600
66file path=etc/inet/secret/tcpkeys.sample group=sys mode=0600
67dir  path=etc/ipadm owner=netadm group=netadm
68file path=etc/ipadm/ipadm.conf owner=netadm group=netadm preserve=true
69dir  path=etc/nwam owner=netadm group=netadm
70dir  path=etc/nwam/loc owner=netadm group=netadm
71dir  path=etc/nwam/loc/NoNet owner=netadm group=netadm
72file path=etc/nwam/loc/NoNet/ipf.conf.dfl owner=netadm group=netadm \
73    preserve=true
74file path=etc/nwam/loc/NoNet/ipf6.conf.dfl owner=netadm group=netadm \
75    preserve=true
76file path=etc/nwam/loc/create_loc_auto owner=netadm group=netadm preserve=true
77file path=etc/nwam/loc/create_loc_nonet owner=netadm group=netadm preserve=true
78dir  path=sbin group=sys
79file path=sbin/dladm mode=0555
80file path=sbin/dlstat mode=0555
81file path=sbin/flowadm mode=0555
82file path=sbin/flowstat mode=0555
83file path=sbin/ipadm mode=0555
84dir  path=usr/lib/dl
85file path=usr/lib/dl/dlled mode=0555
86file path=usr/lib/dl/dlrecv mode=0555
87file path=usr/lib/dl/dlsend mode=0555
88file path=usr/lib/dl/dltraninfo mode=0555
89dir  path=usr/share/man
90dir  path=usr/share/man/man8
91file path=usr/share/man/man8/dladm.8
92file path=usr/share/man/man8/flowadm.8
93file path=usr/share/man/man8/ipadm.8
94group groupname=netadm gid=65
95user username=dladm ftpuser=false gcos-field="Datalink Admin" group=netadm \
96    uid=15
97user username=netadm ftpuser=false gcos-field="Network Admin" group=netadm \
98    uid=16
99user username=netcfg ftpuser=false gcos-field="Network Configuration Admin" \
100    group=netadm uid=17
101legacy pkg=SUNWcnetr \
102    desc="core software for network infrastructure configuration" \
103    name="Core Solaris Network Infrastructure (Root)"
104license cr_Sun license=cr_Sun
105license lic_CDDL license=lic_CDDL
106