system-network-routing.mf revision 11838:32bb5d254240
1169691Skan#
2132720Skan# CDDL HEADER START
351920Sobrien#
4169691Skan# The contents of this file are subject to the terms of the
5169691Skan# Common Development and Distribution License (the "License").
697403Sobrien# You may not use this file except in compliance with the License.
797403Sobrien#
897403Sobrien# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
951920Sobrien# or http://www.opensolaris.org/os/licensing.
1097403Sobrien# See the License for the specific language governing permissions
1197403Sobrien# and limitations under the License.
1297403Sobrien#
1397403Sobrien# When distributing Covered Code, include this CDDL HEADER in each
1451920Sobrien# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
15132720Skan# If applicable, add the following below this CDDL HEADER, with the
1697403Sobrien# fields enclosed by brackets "[]" replaced with your own identifying
1797403Sobrien# information: Portions Copyright [yyyy] [name of copyright owner]
1897403Sobrien#
1997403Sobrien# CDDL HEADER END
2097403Sobrien#
2197403Sobrien
2297403Sobrien#
23132720Skan# Copyright 2010 Sun Microsystems, Inc.  All rights reserved.
2497403Sobrien# Use is subject to license terms.
25132720Skan#
26132720Skan
27132720Skanset name=pkg.fmri value=pkg:/system/network/routing@$(PKGVERS)
28132720Skanset name=pkg.description value="Network Routing daemons/commands"
29132720Skanset name=pkg.summary value="Network Routing daemons/commands"
3097403Sobrienset name=info.classification value=org.opensolaris.category.2008:System/Core
3197403Sobrienset name=variant.arch value=$(ARCH)
3297403Sobrienset name=variant.opensolaris.zone value=global value=nonglobal
3397403Sobriendir path=lib
3497403Sobriendir path=lib/svc
3597403Sobriendir path=lib/svc/method
3697403Sobriendir path=usr group=sys
3797403Sobriendir path=usr/lib
3897403Sobriendir path=usr/lib/inet
39169691Skandir path=usr/sbin
40169691Skandir path=var group=sys
41169691Skandir path=var/svc group=sys
42169691Skandir path=var/svc/manifest group=sys
43169691Skandir path=var/svc/manifest/network group=sys
44169691Skandir path=var/svc/manifest/network/routing group=sys
45169691Skanfile path=lib/svc/method/svc-ndp mode=0555
46169691Skanfile path=lib/svc/method/svc-rdisc mode=0555
47169691Skanfile path=lib/svc/method/svc-ripng mode=0555
48169691Skanfile path=lib/svc/method/svc-route mode=0555
49169691Skanfile path=usr/lib/inet/in.ndpd mode=0555
50169691Skanfile path=usr/lib/inet/in.ripngd mode=0555
51169691Skanfile path=usr/sbin/in.rdisc mode=0555
52169691Skanfile path=usr/sbin/in.routed mode=0555
53169691Skanfile path=usr/sbin/rtquery mode=0555
54169691Skanfile path=var/svc/manifest/network/routing/ndp.xml group=sys mode=0444
55169691Skanfile path=var/svc/manifest/network/routing/rdisc.xml group=sys mode=0444
56169691Skanfile path=var/svc/manifest/network/routing/ripng.xml group=sys mode=0444
57169691Skanfile path=var/svc/manifest/network/routing/route.xml group=sys mode=0444
58169691Skanlegacy pkg=SUNWroute arch=$(ARCH) category=system \
59169691Skan    desc="Network Routing daemons/commands (Usr)" \
60169691Skan    hotline="Please contact your local service provider" \
61169691Skan    name="Network Routing daemons/commands (Usr)" \
62169691Skan    vendor="Sun Microsystems, Inc." version=11.11,REV=2009.11.11
63169691Skanlegacy pkg=SUNWroutr arch=$(ARCH) category=system \
64169691Skan    desc="Network Routing daemons/commands (Root)" \
65169691Skan    hotline="Please contact your local service provider" \
66169691Skan    name="Network Routing daemons/commands (Root)" \
67169691Skan    vendor="Sun Microsystems, Inc." version=11.11,REV=2009.11.11
68169691Skanlicense cmd/cmd-inet/usr.sbin/in.rdisc/THIRDPARTYLICENSE \
69169691Skan    license=cmd/cmd-inet/usr.sbin/in.rdisc/THIRDPARTYLICENSE
70169691Skanlicense cmd/cmd-inet/usr.sbin/in.routed/THIRDPARTYLICENSE \
71169691Skan    license=cmd/cmd-inet/usr.sbin/in.routed/THIRDPARTYLICENSE
72169691Skanlicense cr_Sun license=cr_Sun
73169691Skanlicense lic_CDDL license=lic_CDDL
74169691Skanlicense lic_SUNWroute license=lic_SUNWroute
75169691Skan