xref: /titanic_44/usr/src/pkg/manifests/system-file-system-udfs.mf (revision 11d0a659fdd288190c17d8600ecd218e9a9b546d)
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 2010 Sun Microsystems, Inc.  All rights reserved.
24# Use is subject to license terms.
25#
26
27set name=pkg.fmri value=pkg:/system/file-system/udfs@$(PKGVERS)
28set name=pkg.description value="Universal Disk Format 1.50 File System"
29set name=pkg.summary value="Universal Disk Format 1.50"
30set name=info.classification value=org.opensolaris.category.2008:System/Media
31set name=variant.arch value=$(ARCH)
32set name=variant.opensolaris.zone value=global value=nonglobal
33dir path=kernel group=sys opensolaris.zone=global \
34    variant.opensolaris.zone=global
35dir path=kernel/fs group=sys opensolaris.zone=global \
36    variant.opensolaris.zone=global
37dir path=kernel/fs/$(ARCH64) group=sys opensolaris.zone=global \
38    variant.opensolaris.zone=global
39dir path=usr group=sys
40dir path=usr/lib
41dir path=usr/lib/fs group=sys
42dir path=usr/lib/fs/udfs group=sys
43file path=kernel/fs/$(ARCH64)/udfs group=sys mode=0755 opensolaris.zone=global \
44    reboot-needed=true variant.opensolaris.zone=global
45$(i386_ONLY)file path=kernel/fs/udfs group=sys mode=0755 opensolaris.zone=global \
46    reboot-needed=true variant.opensolaris.zone=global
47file path=usr/lib/fs/udfs/fsck mode=0555
48file path=usr/lib/fs/udfs/fsdb mode=0555
49file path=usr/lib/fs/udfs/fstyp.so.1 mode=0555
50file path=usr/lib/fs/udfs/labelit mode=0555
51file path=usr/lib/fs/udfs/mkfs mode=0555
52file path=usr/lib/fs/udfs/mount mode=0555
53hardlink path=usr/lib/fs/udfs/fstyp target=../../../sbin/fstyp
54legacy pkg=SUNWudf arch=$(ARCH) category=system \
55    desc="Universal Disk Format 1.50 File System, (Usr)" \
56    hotline="Please contact your local service provider" \
57    name="Universal Disk Format 1.50, (Usr)" vendor="Sun Microsystems, Inc." \
58    version=11.11,REV=2009.11.11
59legacy pkg=SUNWudfr arch=$(ARCH) category=system \
60    desc="Universal Disk Format 1.50 File System" \
61    hotline="Please contact your local service provider" \
62    name="Universal Disk Format 1.50" vendor="Sun Microsystems, Inc." \
63    version=11.11,REV=2009.11.11
64license cmd/fs.d/udfs/fsck/THIRDPARTYLICENSE \
65    license=cmd/fs.d/udfs/fsck/THIRDPARTYLICENSE
66license cr_Sun license=cr_Sun
67license lic_CDDL license=lic_CDDL
68