xref: /onnv-gate/usr/src/pkg/manifests/network-ssh-ssh-key.mf (revision 13057:97ef25510836)
111838SLiane.Praza@Sun.COM#
211838SLiane.Praza@Sun.COM# CDDL HEADER START
311838SLiane.Praza@Sun.COM#
411838SLiane.Praza@Sun.COM# The contents of this file are subject to the terms of the
511838SLiane.Praza@Sun.COM# Common Development and Distribution License (the "License").
611838SLiane.Praza@Sun.COM# You may not use this file except in compliance with the License.
711838SLiane.Praza@Sun.COM#
811838SLiane.Praza@Sun.COM# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
911838SLiane.Praza@Sun.COM# or http://www.opensolaris.org/os/licensing.
1011838SLiane.Praza@Sun.COM# See the License for the specific language governing permissions
1111838SLiane.Praza@Sun.COM# and limitations under the License.
1211838SLiane.Praza@Sun.COM#
1311838SLiane.Praza@Sun.COM# When distributing Covered Code, include this CDDL HEADER in each
1411838SLiane.Praza@Sun.COM# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
1511838SLiane.Praza@Sun.COM# If applicable, add the following below this CDDL HEADER, with the
1611838SLiane.Praza@Sun.COM# fields enclosed by brackets "[]" replaced with your own identifying
1711838SLiane.Praza@Sun.COM# information: Portions Copyright [yyyy] [name of copyright owner]
1811838SLiane.Praza@Sun.COM#
1911838SLiane.Praza@Sun.COM# CDDL HEADER END
2011838SLiane.Praza@Sun.COM#
2111838SLiane.Praza@Sun.COM
2211838SLiane.Praza@Sun.COM#
2312616Sdp@eng.sun.com# Copyright (c) 2010, Oracle and/or its affiliates. All rights reserved.
2411838SLiane.Praza@Sun.COM#
2511838SLiane.Praza@Sun.COM
2611838SLiane.Praza@Sun.COMset name=pkg.fmri value=pkg:/network/ssh/ssh-key@$(PKGVERS)
2711838SLiane.Praza@Sun.COMset name=pkg.description value="Secure Shell protocol common Utilities"
2811838SLiane.Praza@Sun.COMset name=pkg.summary value="SSH Common"
2912616Sdp@eng.sun.comset name=info.classification \
3012616Sdp@eng.sun.com    value=org.opensolaris.category.2008:System/Security
3111838SLiane.Praza@Sun.COMset name=variant.arch value=$(ARCH)
3211838SLiane.Praza@Sun.COMdir path=usr group=sys
3311838SLiane.Praza@Sun.COMdir path=usr/bin
3411838SLiane.Praza@Sun.COMdir path=usr/lib
3511838SLiane.Praza@Sun.COMdir path=usr/lib/ssh
3611838SLiane.Praza@Sun.COMfile path=usr/bin/ssh-keygen mode=0555
3711838SLiane.Praza@Sun.COMfile path=usr/bin/ssh-keyscan mode=0555
3811838SLiane.Praza@Sun.COMfile path=usr/lib/ssh/ssh-keysign mode=4555
39*13057SPeter.Dennis@Oracle.COMlegacy pkg=SUNWsshcu desc="Secure Shell protocol common Utilities" \
40*13057SPeter.Dennis@Oracle.COM    name="SSH Common, (Usr)"
4112998SMark.J.Nelson@Oracle.COMlicense usr/src/cmd/ssh/THIRDPARTYLICENSE \
4212998SMark.J.Nelson@Oracle.COM    license=usr/src/cmd/ssh/THIRDPARTYLICENSE
43