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# 25 26set name=pkg.fmri value=pkg:/system/file-system/autofs@0.5.11,5.11-0.155.53 27set name=pkg.description value="utilities and a daemon (automountd) for the AutoFS filesystem" 28set name=pkg.summary value=AutoFS 29set name=info.classification value="org.opensolaris.category.2008:System/File System" 30set name=variant.arch value=i386 31dir group=sys mode=0755 owner=root path=etc 32dir group=sys mode=0755 owner=root path=etc/default 33dir group=bin mode=0755 owner=root path=lib 34dir group=bin mode=0755 owner=root path=lib/svc 35dir group=sys mode=0755 owner=root path=lib/svc/manifest 36dir group=sys mode=0755 owner=root path=lib/svc/manifest/system 37dir group=sys mode=0755 owner=root path=lib/svc/manifest/system/filesystem 38dir group=bin mode=0755 owner=root path=lib/svc/method 39dir group=sys mode=0755 owner=root path=usr 40dir group=bin mode=0755 owner=root path=usr/lib 41dir group=sys mode=0755 owner=root path=usr/lib/autofs 42dir group=sys mode=0755 owner=root path=usr/lib/fs 43dir group=sys mode=0755 owner=root path=usr/lib/fs/autofs 44dir group=sys mode=0755 owner=root path=usr/lib/fs/autofs/amd64 45dir group=bin mode=0755 owner=root path=usr/sbin 46dir group=bin mode=0755 owner=root path=usr/share/man 47dir facet.doc.man=true group=bin mode=0755 owner=root path=usr/share/man/man1m 48dir facet.doc.man=true group=bin mode=0755 owner=root path=usr/share/man/man4 49file NOHASH group=bin mode=0644 original_name=SUNWatfs:etc/auto_home owner=root path=etc/auto_home preserve=true 50file NOHASH group=bin mode=0644 original_name=SUNWatfs:etc/auto_master owner=root path=etc/auto_master preserve=true 51file NOHASH group=sys mode=0644 original_name=SUNWatfs:etc/default/autofs owner=root path=etc/default/autofs preserve=renameold 52file NOHASH group=sys mode=0444 owner=root path=lib/svc/manifest/system/filesystem/autofs.xml restart_fmri=svc:/system/manifest-import:default 53file NOHASH group=bin mode=0555 owner=root path=lib/svc/method/svc-autofs 54file NOHASH group=bin mode=0555 owner=root path=usr/lib/autofs/automountd 55file NOHASH group=bin mode=0755 owner=root path=usr/lib/fs/autofs/amd64/libshare_autofs.so.1 56file NOHASH group=bin mode=0555 owner=root path=usr/lib/fs/autofs/automount 57file NOHASH group=bin mode=0555 owner=root path=usr/lib/fs/autofs/dfshares 58file NOHASH group=bin mode=0755 owner=root path=usr/lib/fs/autofs/libshare_autofs.so.1 59file NOHASH group=bin mode=0555 owner=root path=usr/lib/fs/autofs/mount 60file NOHASH group=bin mode=0555 owner=root path=usr/lib/fs/autofs/share 61file NOHASH group=bin mode=0555 owner=root path=usr/lib/fs/autofs/unshare 62file NOHASH facet.doc.man=true group=bin mode=0444 owner=root path=usr/share/man/man1m/automount.1m 63file NOHASH facet.doc.man=true group=bin mode=0444 owner=root path=usr/share/man/man1m/automountd.1m 64file NOHASH facet.doc.man=true group=bin mode=0444 owner=root path=usr/share/man/man4/autofs.4 65legacy arch=i386 category=system desc="configuration and start-up files for the AutoFS filesystem" hotline="Please contact your local service provider" name="AutoFS, (Root)" pkg=SUNWatfsr vendor=Illumos version=11.11,REV=2009.11.11 66legacy arch=i386 category=system desc="utilities and a daemon (automountd) for the AutoFS filesystem" hotline="Please contact your local service provider" name="AutoFS, (Usr)" pkg=SUNWatfsu vendor=Illumos version=11.11,REV=2009.11.11 67license cr_Sun license=cr_Sun 68license lic_CDDL license=lic_CDDL 69link path=usr/sbin/automount target=../lib/fs/autofs/automount 70# 71# CDDL HEADER START 72# 73# The contents of this file are subject to the terms of the 74# Common Development and Distribution License (the "License"). 75# You may not use this file except in compliance with the License. 76# 77# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE 78# or http://www.opensolaris.org/os/licensing. 79# See the License for the specific language governing permissions 80# and limitations under the License. 81# 82# When distributing Covered Code, include this CDDL HEADER in each 83# file and include the License file at usr/src/OPENSOLARIS.LICENSE. 84# If applicable, add the following below this CDDL HEADER, with the 85# fields enclosed by brackets "[]" replaced with your own identifying 86# information: Portions Copyright [yyyy] [name of copyright owner] 87# 88# CDDL HEADER END 89# 90 91# 92# Copyright (c) 2010, Oracle and/or its affiliates. All rights reserved. 93# 94 95# 96# These actions represent settings which should appear in every package. 97# 98 99# 100# Name the consolidation this package came from. 101# 102set name=org.opensolaris.consolidation value=osnet 103 104# 105# Indicate that the package was published in a zones aware 106# fashion. 107# 108set name=variant.opensolaris.zone value=global value=nonglobal 109# 110# CDDL HEADER START 111# 112# The contents of this file are subject to the terms of the 113# Common Development and Distribution License (the "License"). 114# You may not use this file except in compliance with the License. 115# 116# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE 117# or http://www.opensolaris.org/os/licensing. 118# See the License for the specific language governing permissions 119# and limitations under the License. 120# 121# When distributing Covered Code, include this CDDL HEADER in each 122# file and include the License file at usr/src/OPENSOLARIS.LICENSE. 123# If applicable, add the following below this CDDL HEADER, with the 124# fields enclosed by brackets "[]" replaced with your own identifying 125# information: Portions Copyright [yyyy] [name of copyright owner] 126# 127# CDDL HEADER END 128# 129 130# 131# Copyright 2010 Sun Microsystems, Inc. All rights reserved. 132# Use is subject to license terms. 133# 134 135# 136# Only publish packages for the currently specified architecture 137# 138# This is somewhat nonintuitive. In English: 139# 140# For any action of type "set", 141# if the "name" property matches the regex "variant.arch", 142# and *every* occurrence of the "value" property does not match 143# $ARCH, then don't publish it. 144# 145# ...in other words, if *any* occurrence of "value" matches i386, 146# then the negative lookahead assertion in the regex will fail, and we 147# won't abort based on the action. 148# 149 150# 151# Catch don't-publish settings from manifest-embedded transforms 152# 153# 154# CDDL HEADER START 155# 156# The contents of this file are subject to the terms of the 157# Common Development and Distribution License (the "License"). 158# You may not use this file except in compliance with the License. 159# 160# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE 161# or http://www.opensolaris.org/os/licensing. 162# See the License for the specific language governing permissions 163# and limitations under the License. 164# 165# When distributing Covered Code, include this CDDL HEADER in each 166# file and include the License file at usr/src/OPENSOLARIS.LICENSE. 167# If applicable, add the following below this CDDL HEADER, with the 168# fields enclosed by brackets "[]" replaced with your own identifying 169# information: Portions Copyright [yyyy] [name of copyright owner] 170# 171# CDDL HEADER END 172# 173 174# 175# Copyright (c) 2010, Oracle and/or its affiliates. All rights reserved. 176# 177 178# 179# This file and its contents are supplied under the terms of the 180# Common Development and Distribution License ("CDDL"), version 1.0. 181# You may only use this file in accordance with the terms of version 182# 1.0 of the CDDL. 183# 184# A full copy of the text of the CDDL should have accompanied this 185# source. A copy of the CDDL is also available via the Internet 186# at http://www.illumos.org/license/CDDL. 187# 188 189# Copyright 2011, Richard Lowe 190 191# Manual pages are documentation, and more specifically 'man' documentation 192# 193# CDDL HEADER START 194# 195# The contents of this file are subject to the terms of the 196# Common Development and Distribution License (the "License"). 197# You may not use this file except in compliance with the License. 198# 199# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE 200# or http://www.opensolaris.org/os/licensing. 201# See the License for the specific language governing permissions 202# and limitations under the License. 203# 204# When distributing Covered Code, include this CDDL HEADER in each 205# file and include the License file at usr/src/OPENSOLARIS.LICENSE. 206# If applicable, add the following below this CDDL HEADER, with the 207# fields enclosed by brackets "[]" replaced with your own identifying 208# information: Portions Copyright [yyyy] [name of copyright owner] 209# 210# CDDL HEADER END 211# 212 213# 214# Copyright (c) 2010, Oracle and/or its affiliates. All rights reserved. 215# Copyright 2011, Richard Lowe 216# 217 218# 219# For kernel/drv, set .conf files to mode 0644. Assume all other 220# files there are drivers, and give them mode 0755 and reboot-needed. 221# 222# The (?<!r) construct in the reboot-needed transform is a negative 223# lookbehind assertion: it says "only match this regex if the 224# previously matched text does NOT match regex r." So it will match 225# all files in the various kernel trees, except for .conf files. 226# 227 228 229# 230# Non-global zones should not have content in kernel, usr/kernel (and 231# other kernel dirs) or in boot/. 232# 233 234 235# 236# shared objects should generally have mode 0755 237# 238 239# 240# Catch some of the collections of largely read-only files 241# 242 243 244# 245# For what's left, go with root:bin 0644, +x for directories 246# 247 248# 249# Default values for legacy actions 250# 251# 252# CDDL HEADER START 253# 254# The contents of this file are subject to the terms of the 255# Common Development and Distribution License (the "License"). 256# You may not use this file except in compliance with the License. 257# 258# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE 259# or http://www.opensolaris.org/os/licensing. 260# See the License for the specific language governing permissions 261# and limitations under the License. 262# 263# When distributing Covered Code, include this CDDL HEADER in each 264# file and include the License file at usr/src/OPENSOLARIS.LICENSE. 265# If applicable, add the following below this CDDL HEADER, with the 266# fields enclosed by brackets "[]" replaced with your own identifying 267# information: Portions Copyright [yyyy] [name of copyright owner] 268# 269# CDDL HEADER END 270# 271 272# 273# Copyright (c) 2010, Oracle and/or its affiliates. All rights reserved. 274# 275 276# 277# Pull out the license paths for staging in the proto area. Ignore 278# those with no path separators, as that indicates a file kept in 279# $SRC/pkg/license_files, rather than alongside the associated source. 280# 281 282# 283# Ordering is important here, and the last line wins. 284# 285# The default of "current" is provided by the calling environment, 286# rather than a print operation. 287# 288depend fmri=consolidation/osnet/osnet-incorporation type=require 289