service-network-ftp.mf revision 11996:91b62f7b8186
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:/service/network/ftp@$(PKGVERS)
28set name=pkg.description value="FTP Server and Utilities"
29set name=pkg.summary value="FTP Server"
30set name=info.classification value=org.opensolaris.category.2008:System/Core
31set name=variant.arch value=$(ARCH)
32set name=variant.opensolaris.zone value=global value=nonglobal
33dir path=etc group=sys
34dir path=etc/ftpd group=sys
35dir path=lib
36dir path=lib/svc
37dir path=lib/svc/method
38dir path=usr group=sys
39dir path=usr/sbin
40dir path=lib/svc/manifest group=sys
41dir path=lib/svc/manifest/network group=sys
42file path=etc/ftpd/ftpaccess group=sys original_name=SUNWftp:etc/ftpd/ftpaccess \
43    preserve=true
44file path=etc/ftpd/ftpconversions group=sys \
45    original_name=SUNWftp:etc/ftpd/ftpconversions preserve=true
46file path=etc/ftpd/ftpgroups group=sys original_name=SUNWftp:etc/ftpd/ftpgroups \
47    preserve=true
48file path=etc/ftpd/ftphosts group=sys original_name=SUNWftp:etc/ftpd/ftphosts \
49    preserve=true
50file path=etc/ftpd/ftpservers group=sys \
51    original_name=SUNWftp:etc/ftpd/ftpservers preserve=true
52file path=lib/svc/method/svc-ftp mode=0555
53file path=usr/sbin/ftpaddhost mode=0555
54file path=usr/sbin/ftpconfig mode=0555
55file path=usr/sbin/ftpcount mode=0555
56file path=usr/sbin/ftprestart mode=0555
57file path=usr/sbin/ftpshut mode=0555
58file path=usr/sbin/in.ftpd mode=0555
59file path=usr/sbin/privatepw mode=0555
60file path=lib/svc/manifest/network/ftp.xml group=sys mode=0444
61hardlink path=usr/sbin/ftpwho target=../../usr/sbin/ftpcount
62legacy pkg=SUNWftpr arch=$(ARCH) category=system \
63    desc="FTP Server Configuration Files" \
64    hotline="Please contact your local service provider" \
65    name="FTP Server, (Root)" vendor="Sun Microsystems, Inc." \
66    version=11.11,REV=2009.11.11
67legacy pkg=SUNWftpu arch=$(ARCH) category=system desc="FTP Server and Utilities" \
68    hotline="Please contact your local service provider" \
69    name="FTP Server, (Usr)" vendor="Sun Microsystems, Inc." \
70    version=11.11,REV=2009.11.11
71license ../../cmd/cmd-inet/usr.sbin/in.ftpd/LICENSE \
72    license=../../cmd/cmd-inet/usr.sbin/in.ftpd/LICENSE
73license cr_Sun license=cr_Sun
74