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.summary value="Universal Disk Format 1.50" 28set name=pkg.description value="Universal Disk Format 1.50 File System" 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 34file path=kernel/fs/$(ARCH64)/udfs group=sys mode=0755 35dir path=usr group=sys 36dir path=usr/lib 37dir path=usr/lib/fs group=sys 38dir path=usr/lib/fs/udfs group=sys 39file path=usr/lib/fs/udfs/fsck mode=0555 40file path=usr/lib/fs/udfs/fsdb mode=0555 41hardlink path=usr/lib/fs/udfs/fstyp target=../../../sbin/fstyp 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 46dir path=usr/share/man 47dir path=usr/share/man/man1m 48file path=usr/share/man/man1m/fsck_udfs.1m 49file path=usr/share/man/man1m/fsdb_udfs.1m 50file path=usr/share/man/man1m/labelit_udfs.1m 51file path=usr/share/man/man1m/mkfs_udfs.1m 52file path=usr/share/man/man1m/mount_udfs.1m 53dir path=usr/share/man/man7fs 54file path=usr/share/man/man7fs/udfs.7fs 55legacy pkg=SUNWudf desc="Universal Disk Format 1.50 File System, (Usr)" \ 56 name="Universal Disk Format 1.50, (Usr)" 57legacy pkg=SUNWudfr desc="Universal Disk Format 1.50 File System" \ 58 name="Universal Disk Format 1.50" 59license cr_Sun license=cr_Sun 60license lic_CDDL license=lic_CDDL 61license usr/src/cmd/fs.d/udfs/fsck/THIRDPARTYLICENSE \ 62 license=usr/src/cmd/fs.d/udfs/fsck/THIRDPARTYLICENSE 63