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.
24a9478106SYuri Pankov# Copyright 2012 Nexenta Systems, Inc. All rights reserved.
25ead1f93eSLiane Praza#
26ead1f93eSLiane Praza
27ead1f93eSLiane Prazaset name=pkg.fmri value=pkg:/system/boot/network@$(PKGVERS)
28ead1f93eSLiane Prazaset name=pkg.summary value="Boot Server daemons"
2986d41711SAndy Fiddamanset name=pkg.description value="Boot Server daemons"
30ead1f93eSLiane Prazaset name=info.classification value=org.opensolaris.category.2008:System/Core
31ead1f93eSLiane Prazaset name=variant.arch value=$(ARCH)
3286d41711SAndy Fiddamandir  path=lib
3386d41711SAndy Fiddamandir  path=lib/svc
3486d41711SAndy Fiddamandir  path=lib/svc/manifest group=sys
3586d41711SAndy Fiddamandir  path=lib/svc/manifest/network group=sys
369444c26fSTom Whittenfile path=lib/svc/manifest/network/rarp.xml group=sys mode=0444
3786d41711SAndy Fiddamandir  path=lib/svc/manifest/network/rpc group=sys
389444c26fSTom Whittenfile path=lib/svc/manifest/network/rpc/bootparams.xml group=sys mode=0444
3986d41711SAndy Fiddamandir  path=usr group=sys
4086d41711SAndy Fiddamandir  path=usr/sbin
41ebbab6bbSDan Pricefile path=usr/sbin/in.rarpd mode=0555
42ebbab6bbSDan Pricefile path=usr/sbin/rpc.bootparamd mode=0555
4386d41711SAndy Fiddamandir  path=usr/share/man
44*bbf21555SRichard Lowedir  path=usr/share/man/man4p
45*bbf21555SRichard Lowelink path=usr/share/man/man4p/RARP.4p target=rarp.4p
46*bbf21555SRichard Lowefile path=usr/share/man/man4p/rarp.4p
47*bbf21555SRichard Lowedir  path=usr/share/man/man5
48*bbf21555SRichard Lowefile path=usr/share/man/man5/bootparams.5
49*bbf21555SRichard Lowedir  path=usr/share/man/man8
50*bbf21555SRichard Lowelink path=usr/share/man/man8/bootparamd.8 target=rpc.bootparamd.8
51*bbf21555SRichard Lowefile path=usr/share/man/man8/in.rarpd.8
52*bbf21555SRichard Lowelink path=usr/share/man/man8/rarpd.8 target=in.rarpd.8
53*bbf21555SRichard Lowefile path=usr/share/man/man8/rpc.bootparamd.8
5471e464e5SPeter Dennis - Sustaining Engineerlegacy pkg=SUNWbsr desc="Boot Server daemons (Root)" \
5571e464e5SPeter Dennis - Sustaining Engineer    name="Boot Server daemons (Root)"
5671e464e5SPeter Dennis - Sustaining Engineerlegacy pkg=SUNWbsu desc="Boot Server daemons (Usr)" \
5771e464e5SPeter Dennis - Sustaining Engineer    name="Boot Server daemons (Usr)"
58ead1f93eSLiane Prazalicense cr_Sun license=cr_Sun
59ead1f93eSLiane Prazalicense lic_CDDL license=lic_CDDL
60