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) 1990, 2010, Oracle and/or its affiliates. All rights reserved.
24 #
25
26 SYNCPROG= syncinit syncloop syncstat
27 DHCPPROG= dhcpconfig dhtadm pntadm
28
29 PROG= 6to4relay arp gettable if_mpadm \
30 in.comsat in.fingerd in.rarpd in.rexecd in.rlogind \
31 in.rshd in.rwhod in.telnetd in.tftpd ipaddrsel \
32 ndd $(SYNCPROG) $(DHCPPROG) wanbootutil
33
34 MANIFEST= rarp.xml telnet.xml comsat.xml finger.xml \
35 login.xml shell.xml rexec.xml socket-filter-kssl.xml
36 SVCMETHOD= svc-sockfilter
37
38 ROOTFS_PROG= hostconfig route soconfig
39 SBINLINKS= hostconfig route
40
41 RPCSVCPROG= hostconfig
42 AUDITPROG= in.rexecd in.rlogind in.rshd in.telnetd
43 PAMPROG= in.rexecd in.rlogind in.rshd in.telnetd
44 SOCKETPROG= 6to4relay arp gettable hostconfig if_mpadm in.comsat \
45 in.fingerd in.rarpd in.rexecd in.rlogind in.rshd \
46 in.rwhod in.telnetd in.tftpd ipaddrsel route
47 NSLPROG= 6to4relay arp gettable hostconfig in.comsat in.rarpd \
48 in.rexecd in.rlogind in.rshd in.rwhod in.telnetd \
49 in.tftpd ipaddrsel route
50 CMDPROG= in.telnetd
51 K5PROGS= in.telnetd in.rlogind in.rshd
52 TSNETPROG= route
|
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) 1990, 2010, Oracle and/or its affiliates. All rights reserved.
24 #
25
26 SYNCPROG= syncinit syncloop syncstat
27
28 PROG= 6to4relay arp gettable if_mpadm \
29 in.comsat in.fingerd in.rarpd in.rexecd in.rlogind \
30 in.rshd in.rwhod in.telnetd in.tftpd ipaddrsel \
31 ndd $(SYNCPROG) wanbootutil
32
33 MANIFEST= rarp.xml telnet.xml comsat.xml finger.xml \
34 login.xml shell.xml rexec.xml socket-filter-kssl.xml
35 SVCMETHOD= svc-sockfilter
36
37 ROOTFS_PROG= hostconfig route soconfig
38 SBINLINKS= hostconfig route
39
40 RPCSVCPROG= hostconfig
41 AUDITPROG= in.rexecd in.rlogind in.rshd in.telnetd
42 PAMPROG= in.rexecd in.rlogind in.rshd in.telnetd
43 SOCKETPROG= 6to4relay arp gettable hostconfig if_mpadm in.comsat \
44 in.fingerd in.rarpd in.rexecd in.rlogind in.rshd \
45 in.rwhod in.telnetd in.tftpd ipaddrsel route
46 NSLPROG= 6to4relay arp gettable hostconfig in.comsat in.rarpd \
47 in.rexecd in.rlogind in.rshd in.rwhod in.telnetd \
48 in.tftpd ipaddrsel route
49 CMDPROG= in.telnetd
50 K5PROGS= in.telnetd in.rlogind in.rshd
51 TSNETPROG= route
|