xref: /titanic_53/usr/src/pkg/manifests/system-network-routing.mf (revision c10c16dec587a0662068f6e2991c29ed3a9db943)
1ead1f93eSLiane Praza#
2ead1f93eSLiane Praza# CDDL HEADER START
3ead1f93eSLiane Praza#
4ead1f93eSLiane Praza# The contents of this file are subject to the terms of the
5ead1f93eSLiane Praza# Common Development and Distribution License (the "License").
6ead1f93eSLiane Praza# You may not use this file except in compliance with the License.
7ead1f93eSLiane Praza#
8ead1f93eSLiane Praza# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
9ead1f93eSLiane Praza# or http://www.opensolaris.org/os/licensing.
10ead1f93eSLiane Praza# See the License for the specific language governing permissions
11ead1f93eSLiane Praza# and limitations under the License.
12ead1f93eSLiane Praza#
13ead1f93eSLiane Praza# When distributing Covered Code, include this CDDL HEADER in each
14ead1f93eSLiane Praza# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
15ead1f93eSLiane Praza# If applicable, add the following below this CDDL HEADER, with the
16ead1f93eSLiane Praza# fields enclosed by brackets "[]" replaced with your own identifying
17ead1f93eSLiane Praza# information: Portions Copyright [yyyy] [name of copyright owner]
18ead1f93eSLiane Praza#
19ead1f93eSLiane Praza# CDDL HEADER END
20ead1f93eSLiane Praza#
21ead1f93eSLiane Praza
22ead1f93eSLiane Praza#
23ebbab6bbSDan Price# Copyright (c) 2010, Oracle and/or its affiliates. All rights reserved.
24ead1f93eSLiane Praza#
25ead1f93eSLiane Praza
26ead1f93eSLiane Prazaset name=pkg.fmri value=pkg:/system/network/routing@$(PKGVERS)
27ead1f93eSLiane Prazaset name=pkg.description value="Network Routing daemons/commands"
28ead1f93eSLiane Prazaset name=pkg.summary value="Network Routing daemons/commands"
29ead1f93eSLiane Prazaset name=info.classification value=org.opensolaris.category.2008:System/Core
30ead1f93eSLiane Prazaset name=variant.arch value=$(ARCH)
31ead1f93eSLiane Prazadir path=lib
32ead1f93eSLiane Prazadir path=lib/svc
33ebbab6bbSDan Pricedir path=lib/svc/manifest group=sys
34ebbab6bbSDan Pricedir path=lib/svc/manifest/network group=sys
35ebbab6bbSDan Pricedir path=lib/svc/manifest/network/routing group=sys
36ead1f93eSLiane Prazadir path=lib/svc/method
37ead1f93eSLiane Prazadir path=usr group=sys
38ead1f93eSLiane Prazadir path=usr/lib
39ead1f93eSLiane Prazadir path=usr/lib/inet
40ead1f93eSLiane Prazadir path=usr/sbin
41*c10c16deSRichard Lowedir path=usr/share/man
42*c10c16deSRichard Lowedir path=usr/share/man/man1m
43*c10c16deSRichard Lowedir path=usr/share/man/man4
44ebbab6bbSDan Pricefile path=lib/svc/manifest/network/routing/ndp.xml group=sys mode=0444
45ebbab6bbSDan Pricefile path=lib/svc/manifest/network/routing/rdisc.xml group=sys mode=0444
46ebbab6bbSDan Pricefile path=lib/svc/manifest/network/routing/ripng.xml group=sys mode=0444
47ebbab6bbSDan Pricefile path=lib/svc/manifest/network/routing/route.xml group=sys mode=0444
48ead1f93eSLiane Prazafile path=lib/svc/method/svc-ndp mode=0555
49ead1f93eSLiane Prazafile path=lib/svc/method/svc-rdisc mode=0555
50ead1f93eSLiane Prazafile path=lib/svc/method/svc-ripng mode=0555
51ead1f93eSLiane Prazafile path=lib/svc/method/svc-route mode=0555
52ead1f93eSLiane Prazafile path=usr/lib/inet/in.ndpd mode=0555
53ead1f93eSLiane Prazafile path=usr/lib/inet/in.ripngd mode=0555
54ead1f93eSLiane Prazafile path=usr/sbin/in.rdisc mode=0555
55ead1f93eSLiane Prazafile path=usr/sbin/in.routed mode=0555
56ead1f93eSLiane Prazafile path=usr/sbin/rtquery mode=0555
57*c10c16deSRichard Lowefile path=usr/share/man/man1m/in.ndpd.1m
58*c10c16deSRichard Lowefile path=usr/share/man/man1m/in.rdisc.1m
59*c10c16deSRichard Lowefile path=usr/share/man/man1m/in.ripngd.1m
60*c10c16deSRichard Lowefile path=usr/share/man/man1m/in.routed.1m
61*c10c16deSRichard Lowefile path=usr/share/man/man1m/rdisc.1m
62*c10c16deSRichard Lowefile path=usr/share/man/man1m/routed.1m
63*c10c16deSRichard Lowefile path=usr/share/man/man1m/rtquery.1m
64*c10c16deSRichard Lowefile path=usr/share/man/man4/gateways.4
6571e464e5SPeter Dennis - Sustaining Engineerlegacy pkg=SUNWroute desc="Network Routing daemons/commands (Usr)" \
6671e464e5SPeter Dennis - Sustaining Engineer    name="Network Routing daemons/commands (Usr)"
6771e464e5SPeter Dennis - Sustaining Engineerlegacy pkg=SUNWroutr desc="Network Routing daemons/commands (Root)" \
6871e464e5SPeter Dennis - Sustaining Engineer    name="Network Routing daemons/commands (Root)"
69ead1f93eSLiane Prazalicense cr_Sun license=cr_Sun
70ead1f93eSLiane Prazalicense lic_CDDL license=lic_CDDL
715084e753SMark J. Nelsonlicense usr/src/cmd/cmd-inet/usr.sbin/in.rdisc/THIRDPARTYLICENSE \
725084e753SMark J. Nelson    license=usr/src/cmd/cmd-inet/usr.sbin/in.rdisc/THIRDPARTYLICENSE
735084e753SMark J. Nelsonlicense usr/src/cmd/cmd-inet/usr.sbin/in.routed/THIRDPARTYLICENSE.bsd \
745084e753SMark J. Nelson    license=usr/src/cmd/cmd-inet/usr.sbin/in.routed/THIRDPARTYLICENSE.bsd
755084e753SMark J. Nelsonlicense usr/src/cmd/cmd-inet/usr.sbin/in.routed/THIRDPARTYLICENSE.freebsd \
765084e753SMark J. Nelson    license=usr/src/cmd/cmd-inet/usr.sbin/in.routed/THIRDPARTYLICENSE.freebsd
77