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. 24*a9478106SYuri 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.description value="Boot Server daemons" 29ead1f93eSLiane Prazaset name=pkg.summary value="Boot Server daemons" 30ead1f93eSLiane Prazaset name=info.classification value=org.opensolaris.category.2008:System/Core 31ead1f93eSLiane Prazaset name=variant.arch value=$(ARCH) 329444c26fSTom Whittendir path=lib 339444c26fSTom Whittendir path=lib/svc 349444c26fSTom Whittendir path=lib/svc/manifest group=sys 359444c26fSTom Whittendir path=lib/svc/manifest/network group=sys 369444c26fSTom Whittendir path=lib/svc/manifest/network/rpc group=sys 37ebbab6bbSDan Pricedir path=usr group=sys 38ebbab6bbSDan Pricedir path=usr/sbin 39c10c16deSRichard Lowedir path=usr/share/man 40c10c16deSRichard Lowedir path=usr/share/man/man1m 41c10c16deSRichard Lowedir path=usr/share/man/man4 42c10c16deSRichard Lowedir path=usr/share/man/man7p 439444c26fSTom Whittenfile path=lib/svc/manifest/network/rarp.xml group=sys mode=0444 449444c26fSTom Whittenfile path=lib/svc/manifest/network/rpc/bootparams.xml group=sys mode=0444 45ebbab6bbSDan Pricefile path=usr/sbin/in.rarpd mode=0555 46ebbab6bbSDan Pricefile path=usr/sbin/rpc.bootparamd mode=0555 47c10c16deSRichard Lowefile path=usr/share/man/man1m/in.rarpd.1m 48c10c16deSRichard Lowefile path=usr/share/man/man1m/rpc.bootparamd.1m 49c10c16deSRichard Lowefile path=usr/share/man/man4/bootparams.4 50c10c16deSRichard Lowefile path=usr/share/man/man7p/rarp.7p 5171e464e5SPeter Dennis - Sustaining Engineerlegacy pkg=SUNWbsr desc="Boot Server daemons (Root)" \ 5271e464e5SPeter Dennis - Sustaining Engineer name="Boot Server daemons (Root)" 5371e464e5SPeter Dennis - Sustaining Engineerlegacy pkg=SUNWbsu desc="Boot Server daemons (Usr)" \ 5471e464e5SPeter Dennis - Sustaining Engineer name="Boot Server daemons (Usr)" 55ead1f93eSLiane Prazalicense cr_Sun license=cr_Sun 56ead1f93eSLiane Prazalicense lic_CDDL license=lic_CDDL 57*a9478106SYuri Pankovlink path=usr/share/man/man1m/bootparamd.1m target=rpc.bootparamd.1m 58*a9478106SYuri Pankovlink path=usr/share/man/man1m/rarpd.1m target=in.rarpd.1m 59*a9478106SYuri Pankovlink path=usr/share/man/man7p/RARP.7p target=rarp.7p 60