xref: /titanic_41/usr/src/pkg/manifests/system-file-system-udfs.mf (revision db0d7085f45406af6c45f0b36804a0a97f078084)
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
38dir path=usr/share/man
39dir path=usr/share/man/man1m
40dir path=usr/share/man/man7fs
41file path=kernel/fs/$(ARCH64)/udfs group=sys mode=0755
42$(i386_ONLY)file path=kernel/fs/udfs group=sys mode=0755
43file path=usr/lib/fs/udfs/fsck mode=0555
44file path=usr/lib/fs/udfs/fsdb mode=0555
45file path=usr/lib/fs/udfs/fstyp.so.1 mode=0555
46file path=usr/lib/fs/udfs/labelit mode=0555
47file path=usr/lib/fs/udfs/mkfs mode=0555
48file path=usr/lib/fs/udfs/mount mode=0555
49file path=usr/share/man/man1m/fsck_udfs.1m
50file path=usr/share/man/man1m/fsdb_udfs.1m
51file path=usr/share/man/man1m/labelit_udfs.1m
52file path=usr/share/man/man1m/mkfs_udfs.1m
53file path=usr/share/man/man1m/mount_udfs.1m
54file path=usr/share/man/man7fs/udfs.7fs
55hardlink path=usr/lib/fs/udfs/fstyp target=../../../sbin/fstyp
56legacy pkg=SUNWudf desc="Universal Disk Format 1.50 File System, (Usr)" \
57    name="Universal Disk Format 1.50, (Usr)"
58legacy pkg=SUNWudfr desc="Universal Disk Format 1.50 File System" \
59    name="Universal Disk Format 1.50"
60license cr_Sun license=cr_Sun
61license lic_CDDL license=lic_CDDL
62license usr/src/cmd/fs.d/udfs/fsck/THIRDPARTYLICENSE \
63    license=usr/src/cmd/fs.d/udfs/fsck/THIRDPARTYLICENSE
64