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