freebsd-src/usr.sbin/Makefile

148 lines
1.6 KiB
Makefile
Raw Normal View History

# From: @(#)Makefile 5.20 (Berkeley) 6/12/93
# $Id: Makefile,v 1.159 1999/07/28 20:16:49 se Exp $
1994-05-26 05:23:31 +00:00
1994-09-26 22:20:19 +00:00
# XXX MISSING: mkproto
1998-11-10 12:29:04 +00:00
SUBDIR= IPXrouted \
ac \
1998-08-30 20:58:16 +00:00
accton \
adduser \
amd \
arp \
(this is an extract from src/share/examples/atm/README) =================================== HARP | Host ATM Research Platform =================================== HARP 3 What is this stuff? ------------------- The Advanced Networking Group (ANG) at the Minnesota Supercomputer Center, Inc. (MSCI), as part of its work on the MAGIC Gigabit Testbed, developed the Host ATM Research Platform (HARP) software, which allows IP hosts to communicate over ATM networks using standard protocols. It is intended to be a high-quality platform for IP/ATM research. HARP provides a way for IP hosts to connect to ATM networks. It supports standard methods of communication using IP over ATM. A host's standard IP software sends and receives datagrams via a HARP ATM interface. HARP provides functionality similar to (and typically replaces) vendor-provided ATM device driver software. HARP includes full source code, making it possible for researchers to experiment with different approaches to running IP over ATM. HARP is self-contained; it requires no other licenses or commercial software packages. HARP implements support for the IETF Classical IP model for using IP over ATM networks, including: o IETF ATMARP address resolution client o IETF ATMARP address resolution server o IETF SCSP/ATMARP server o UNI 3.1 and 3.0 signalling protocols o Fore Systems's SPANS signalling protocol What's supported ---------------- The following are supported by HARP 3: o ATM Host Interfaces - FORE Systems, Inc. SBA-200 and SBA-200E ATM SBus Adapters - FORE Systems, Inc. PCA-200E ATM PCI Adapters - Efficient Networks, Inc. ENI-155p ATM PCI Adapters o ATM Signalling Protocols - The ATM Forum UNI 3.1 signalling protocol - The ATM Forum UNI 3.0 signalling protocol - The ATM Forum ILMI address registration - FORE Systems's proprietary SPANS signalling protocol - Permanent Virtual Channels (PVCs) o IETF "Classical IP and ARP over ATM" model - RFC 1483, "Multiprotocol Encapsulation over ATM Adaptation Layer 5" - RFC 1577, "Classical IP and ARP over ATM" - RFC 1626, "Default IP MTU for use over ATM AAL5" - RFC 1755, "ATM Signaling Support for IP over ATM" - RFC 2225, "Classical IP and ARP over ATM" - RFC 2334, "Server Cache Synchronization Protocol (SCSP)" - Internet Draft draft-ietf-ion-scsp-atmarp-00.txt, "A Distributed ATMARP Service Using SCSP" o ATM Sockets interface - The file atm-sockets.txt contains further information What's not supported -------------------- The following major features of the above list are not currently supported: o UNI point-to-multipoint support o Driver support for Traffic Control/Quality of Service o SPANS multicast and MPP support o SPANS signalling using Efficient adapters This software was developed under the sponsorship of the Defense Advanced Research Projects Agency (DARPA). Reviewed (lightly) by: phk Submitted by: Network Computing Services, Inc.
1998-09-15 11:44:44 +00:00
atm \
1998-08-30 20:58:16 +00:00
bootparamd \
cdcontrol \
chkgrp \
chown \
chroot \
ckdist \
config \
cron \
1998-11-10 12:29:04 +00:00
crunch \
1998-08-30 20:58:16 +00:00
ctm \
dev_mkdb \
diskpart \
edquota \
fdcontrol \
fdformat \
fdwrite \
1998-08-30 20:58:16 +00:00
inetd \
1998-11-09 23:39:02 +00:00
iostat \
1998-11-10 12:29:04 +00:00
ipfstat \
ipftest \
ipmon \
ipnat \
ipresend \
ipsend \
iptest \
This Implements the mumbled about "Jail" feature. This is a seriously beefed up chroot kind of thing. The process is jailed along the same lines as a chroot does it, but with additional tough restrictions imposed on what the superuser can do. For all I know, it is safe to hand over the root bit inside a prison to the customer living in that prison, this is what it was developed for in fact: "real virtual servers". Each prison has an ip number associated with it, which all IP communications will be coerced to use and each prison has its own hostname. Needless to say, you need more RAM this way, but the advantage is that each customer can run their own particular version of apache and not stomp on the toes of their neighbors. It generally does what one would expect, but setting up a jail still takes a little knowledge. A few notes: I have no scripts for setting up a jail, don't ask me for them. The IP number should be an alias on one of the interfaces. mount a /proc in each jail, it will make ps more useable. /proc/<pid>/status tells the hostname of the prison for jailed processes. Quotas are only sensible if you have a mountpoint per prison. There are no privisions for stopping resource-hogging. Some "#ifdef INET" and similar may be missing (send patches!) If somebody wants to take it from here and develop it into more of a "virtual machine" they should be most welcome! Tools, comments, patches & documentation most welcome. Have fun... Sponsored by: http://www.rndassociates.com/ Run for almost a year by: http://www.servetheweb.com/
1999-04-28 11:38:52 +00:00
jail \
1998-11-09 23:39:02 +00:00
kbdcontrol \
kbdmap \
1998-08-30 20:58:16 +00:00
kernbb \
keyadmin \
keyserv \
kvm_mkdb \
lpr \
manctl \
1999-04-07 04:12:02 +00:00
memcontrol \
1998-11-09 23:39:02 +00:00
moused \
1998-08-30 20:58:16 +00:00
mrouted \
mtest \
mtree \
named \
named.reload \
named.restart \
ndc \
newsyslog \
nslookup \
nsupdate \
pccard \
pciconf \
periodic \
pkg_install \
1999-05-22 17:35:48 +00:00
pnpinfo \
1998-08-30 20:58:16 +00:00
portmap \
ppp \
pppctl \
pppd \
pppstats \
procctl \
pstat \
pw \
pwd_mkdb \
quot \
quotaon \
rarpd \
repquota \
rmt \
rpc.lockd \
rpc.statd \
rpc.yppasswdd \
rpc.ypupdated \
1998-11-10 12:29:04 +00:00
rpc.ypxfrd \
1998-11-09 23:39:02 +00:00
rtprio \
1998-08-30 20:58:16 +00:00
rwhod \
sa \
sliplogin \
slstat \
spray \
syslogd \
tcpdchk \
tcpdmatch \
tcpdump \
1998-08-30 20:58:16 +00:00
timed \
traceroute \
trpt \
tzsetup \
1999-01-10 21:57:55 +00:00
usbd \
usbdevs \
1998-11-09 23:39:02 +00:00
vidcontrol \
1998-08-30 20:58:16 +00:00
vipw \
vnconfig \
watch \
wormcontrol \
xntpd \
xten \
yp_mkdb \
1998-11-10 12:29:04 +00:00
ypbind \
1998-08-30 20:58:16 +00:00
yppoll \
yppush \
ypserv \
1998-11-10 12:29:04 +00:00
ypset \
zic
.if !defined(NO_SENDMAIL)
1998-08-30 20:58:16 +00:00
SUBDIR+=mailstats \
makemap \
praliases \
sendmail
.endif
.if ${MACHINE_ARCH} == "alpha"
SUBDIR+=elf2exe
.endif
.if ${MACHINE_ARCH} == "i386"
1998-08-30 20:58:16 +00:00
SUBDIR+=apm \
apmconf \
1999-07-10 17:44:02 +00:00
apmd \
1998-08-30 20:58:16 +00:00
bad144 \
1999-02-21 21:30:13 +00:00
boot0cfg \
1998-11-10 12:29:04 +00:00
btxld \
i4b \
1998-11-10 12:29:04 +00:00
kgmon \
1999-07-19 20:22:44 +00:00
kgzip \
1998-08-30 20:58:16 +00:00
lptcontrol \
mixer \
mptable \
pcvt \
1998-11-10 12:29:04 +00:00
rndcontrol \
1998-08-30 20:58:16 +00:00
sgsc \
sicontrol \
spkrtest \
1998-11-10 12:29:04 +00:00
stallion \
wicontrol \
1998-11-10 12:29:04 +00:00
wlconfig
1998-09-16 09:33:23 +00:00
.endif
1994-05-26 05:23:31 +00:00
.include <bsd.subdir.mk>