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/man4fs
48file path=usr/share/man/man4fs/udfs.4fs
49dir  path=usr/share/man/man8
50file path=usr/share/man/man8/fsck_udfs.8
51file path=usr/share/man/man8/fsdb_udfs.8
52file path=usr/share/man/man8/labelit_udfs.8
53file path=usr/share/man/man8/mkfs_udfs.8
54file path=usr/share/man/man8/mount_udfs.8
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