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=var group=sys 41dir path=var/svc group=sys 42dir path=var/svc/manifest group=sys 43dir path=var/svc/manifest/network group=sys 44file path=etc/ftpd/ftpaccess group=sys original_name=SUNWftp:etc/ftpd/ftpaccess \ 45 preserve=true 46file path=etc/ftpd/ftpconversions group=sys \ 47 original_name=SUNWftp:etc/ftpd/ftpconversions preserve=true 48file path=etc/ftpd/ftpgroups group=sys original_name=SUNWftp:etc/ftpd/ftpgroups \ 49 preserve=true 50file path=etc/ftpd/ftphosts group=sys original_name=SUNWftp:etc/ftpd/ftphosts \ 51 preserve=true 52file path=etc/ftpd/ftpservers group=sys \ 53 original_name=SUNWftp:etc/ftpd/ftpservers preserve=true 54file path=lib/svc/method/svc-ftp mode=0555 55file path=usr/sbin/ftpaddhost mode=0555 56file path=usr/sbin/ftpconfig mode=0555 57file path=usr/sbin/ftpcount mode=0555 58file path=usr/sbin/ftprestart mode=0555 59file path=usr/sbin/ftpshut mode=0555 60file path=usr/sbin/in.ftpd mode=0555 61file path=usr/sbin/privatepw mode=0555 62file path=var/svc/manifest/network/ftp.xml group=sys mode=0444 63hardlink path=usr/sbin/ftpwho target=../../usr/sbin/ftpcount 64legacy pkg=SUNWftpr arch=$(ARCH) category=system \ 65 desc="FTP Server Configuration Files" \ 66 hotline="Please contact your local service provider" \ 67 name="FTP Server, (Root)" vendor="Sun Microsystems, Inc." \ 68 version=11.11,REV=2009.11.11 69legacy pkg=SUNWftpu arch=$(ARCH) category=system desc="FTP Server and Utilities" \ 70 hotline="Please contact your local service provider" \ 71 name="FTP Server, (Usr)" vendor="Sun Microsystems, Inc." \ 72 version=11.11,REV=2009.11.11 73license ../../cmd/cmd-inet/usr.sbin/in.ftpd/LICENSE \ 74 license=../../cmd/cmd-inet/usr.sbin/in.ftpd/LICENSE 75license cr_Sun license=cr_Sun 76