system-file-system-udfs.mf revision 71e464e521434117b4a9290e959715a305141f0b
f808c858fa61e7769218966759510a8b1190dfcfraf#
f808c858fa61e7769218966759510a8b1190dfcfraf# CDDL HEADER START
f808c858fa61e7769218966759510a8b1190dfcfraf#
f808c858fa61e7769218966759510a8b1190dfcfraf# The contents of this file are subject to the terms of the
f808c858fa61e7769218966759510a8b1190dfcfraf# Common Development and Distribution License (the "License").
f808c858fa61e7769218966759510a8b1190dfcfraf# You may not use this file except in compliance with the License.
f808c858fa61e7769218966759510a8b1190dfcfraf#
f808c858fa61e7769218966759510a8b1190dfcfraf# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
f808c858fa61e7769218966759510a8b1190dfcfraf# or http://www.opensolaris.org/os/licensing.
f808c858fa61e7769218966759510a8b1190dfcfraf# See the License for the specific language governing permissions
f808c858fa61e7769218966759510a8b1190dfcfraf# and limitations under the License.
f808c858fa61e7769218966759510a8b1190dfcfraf#
f808c858fa61e7769218966759510a8b1190dfcfraf# When distributing Covered Code, include this CDDL HEADER in each
f808c858fa61e7769218966759510a8b1190dfcfraf# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
f808c858fa61e7769218966759510a8b1190dfcfraf# If applicable, add the following below this CDDL HEADER, with the
f808c858fa61e7769218966759510a8b1190dfcfraf# fields enclosed by brackets "[]" replaced with your own identifying
f808c858fa61e7769218966759510a8b1190dfcfraf# information: Portions Copyright [yyyy] [name of copyright owner]
f808c858fa61e7769218966759510a8b1190dfcfraf#
f808c858fa61e7769218966759510a8b1190dfcfraf# CDDL HEADER END
f808c858fa61e7769218966759510a8b1190dfcfraf#
f808c858fa61e7769218966759510a8b1190dfcfraf
bfed486ad8de8b8ebc6345a8e10accae08bf2f45Ali Bahrami#
f808c858fa61e7769218966759510a8b1190dfcfraf# Copyright (c) 2010, Oracle and/or its affiliates. All rights reserved.
f808c858fa61e7769218966759510a8b1190dfcfraf#
bfed486ad8de8b8ebc6345a8e10accae08bf2f45Ali Bahrami
bfed486ad8de8b8ebc6345a8e10accae08bf2f45Ali Bahramiset name=pkg.fmri value=pkg:/system/file-system/udfs@$(PKGVERS)
bfed486ad8de8b8ebc6345a8e10accae08bf2f45Ali Bahramiset name=pkg.description value="Universal Disk Format 1.50 File System"
bfed486ad8de8b8ebc6345a8e10accae08bf2f45Ali Bahramiset name=pkg.summary value="Universal Disk Format 1.50"
bfed486ad8de8b8ebc6345a8e10accae08bf2f45Ali Bahramiset name=info.classification value=org.opensolaris.category.2008:System/Media
bfed486ad8de8b8ebc6345a8e10accae08bf2f45Ali Bahramiset name=variant.arch value=$(ARCH)
bfed486ad8de8b8ebc6345a8e10accae08bf2f45Ali Bahramidir path=kernel group=sys
bfed486ad8de8b8ebc6345a8e10accae08bf2f45Ali Bahramidir path=kernel/fs group=sys
bfed486ad8de8b8ebc6345a8e10accae08bf2f45Ali Bahramidir path=kernel/fs/$(ARCH64) group=sys
bfed486ad8de8b8ebc6345a8e10accae08bf2f45Ali Bahramidir path=usr group=sys
bfed486ad8de8b8ebc6345a8e10accae08bf2f45Ali Bahramidir path=usr/lib
bfed486ad8de8b8ebc6345a8e10accae08bf2f45Ali Bahramidir path=usr/lib/fs group=sys
bfed486ad8de8b8ebc6345a8e10accae08bf2f45Ali Bahramidir path=usr/lib/fs/udfs group=sys
f808c858fa61e7769218966759510a8b1190dfcfraffile path=kernel/fs/$(ARCH64)/udfs group=sys mode=0755
f808c858fa61e7769218966759510a8b1190dfcfraf$(i386_ONLY)file path=kernel/fs/udfs group=sys mode=0755
f808c858fa61e7769218966759510a8b1190dfcfraffile path=usr/lib/fs/udfs/fsck mode=0555
f808c858fa61e7769218966759510a8b1190dfcfraffile path=usr/lib/fs/udfs/fsdb mode=0555
f808c858fa61e7769218966759510a8b1190dfcfraffile path=usr/lib/fs/udfs/fstyp.so.1 mode=0555
f808c858fa61e7769218966759510a8b1190dfcfraffile path=usr/lib/fs/udfs/labelit mode=0555
f808c858fa61e7769218966759510a8b1190dfcfraffile path=usr/lib/fs/udfs/mkfs mode=0555
f808c858fa61e7769218966759510a8b1190dfcfraffile path=usr/lib/fs/udfs/mount mode=0555
f808c858fa61e7769218966759510a8b1190dfcfrafhardlink path=usr/lib/fs/udfs/fstyp target=../../../sbin/fstyp
f808c858fa61e7769218966759510a8b1190dfcfraflegacy pkg=SUNWudf desc="Universal Disk Format 1.50 File System, (Usr)" \
f808c858fa61e7769218966759510a8b1190dfcfraf name="Universal Disk Format 1.50, (Usr)"
f808c858fa61e7769218966759510a8b1190dfcfraflegacy pkg=SUNWudfr desc="Universal Disk Format 1.50 File System" \
f808c858fa61e7769218966759510a8b1190dfcfraf name="Universal Disk Format 1.50"
f808c858fa61e7769218966759510a8b1190dfcfraflicense cr_Sun license=cr_Sun
f808c858fa61e7769218966759510a8b1190dfcfraflicense lic_CDDL license=lic_CDDL
f808c858fa61e7769218966759510a8b1190dfcfraflicense usr/src/cmd/fs.d/udfs/fsck/THIRDPARTYLICENSE \
f808c858fa61e7769218966759510a8b1190dfcfraf license=usr/src/cmd/fs.d/udfs/fsck/THIRDPARTYLICENSE
f808c858fa61e7769218966759510a8b1190dfcfraf