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/udfs@$(PKGVERS) 27set name=pkg.description value="Universal Disk Format 1.50 File System" 28set name=pkg.summary value="Universal Disk Format 1.50" 29set name=info.classification value=org.opensolaris.category.2008:System/Media 30set name=variant.arch value=$(ARCH) 31dir path=kernel group=sys 32dir path=kernel/fs group=sys 33dir path=kernel/fs/$(ARCH64) group=sys 34dir path=usr group=sys 35dir path=usr/lib 36dir path=usr/lib/fs group=sys 37dir path=usr/lib/fs/udfs group=sys 38file path=kernel/fs/$(ARCH64)/udfs group=sys mode=0755 39$(i386_ONLY)file path=kernel/fs/udfs group=sys mode=0755 40file path=usr/lib/fs/udfs/fsck mode=0555 41file path=usr/lib/fs/udfs/fsdb mode=0555 42file path=usr/lib/fs/udfs/fstyp.so.1 mode=0555 43file path=usr/lib/fs/udfs/labelit mode=0555 44file path=usr/lib/fs/udfs/mkfs mode=0555 45file path=usr/lib/fs/udfs/mount mode=0555 46hardlink path=usr/lib/fs/udfs/fstyp target=../../../sbin/fstyp 47legacy pkg=SUNWudf arch=$(ARCH) category=system \ 48 desc="Universal Disk Format 1.50 File System, (Usr)" \ 49 hotline="Please contact your local service provider" \ 50 name="Universal Disk Format 1.50, (Usr)" vendor="Sun Microsystems, Inc." \ 51 version=11.11,REV=2009.11.11 52legacy pkg=SUNWudfr arch=$(ARCH) category=system \ 53 desc="Universal Disk Format 1.50 File System" \ 54 hotline="Please contact your local service provider" \ 55 name="Universal Disk Format 1.50" vendor="Sun Microsystems, Inc." \ 56 version=11.11,REV=2009.11.11 57license cmd/fs.d/udfs/fsck/THIRDPARTYLICENSE \ 58 license=cmd/fs.d/udfs/fsck/THIRDPARTYLICENSE 59license cr_Sun license=cr_Sun 60license lic_CDDL license=lic_CDDL 61