freebsd-dev/share/examples/etc
Doug Barton b04e39c493 1. Incorporate most of Ruslan's improvements to where and how the
/etc/namedb symlink is created.

2. Incorporate Brian's suggestion to make the link relative. This
is necessary to handle situations (such as mergemaster) where the
user is building a tree in a seperate environment. This will also
fix the problem with the way DESTDIR is set in 'make release'.

3. Add a new knob, NO_BIND_MTREE, as suggested by the folks who
already have stuff in /var/named that they don't want me to mess with.

4. Update make.conf(5) with the new stuff, and correct a few paths
that have changed since I last updated it.
2004-10-08 00:14:28 +00:00
..
bsd-style-copyright Removed the FreeBSD ID I was forced to add in rev 1.9. 2000-10-10 08:53:27 +00:00
make.conf 1. Incorporate most of Ruslan's improvements to where and how the 2004-10-08 00:14:28 +00:00
README.examples Spelling fixes. 2004-06-20 13:33:35 +00:00

$FreeBSD$

The /usr/share/examples/etc directory contains the original
distribution versions of the files which are shipped in /etc.  This is
intended to make it easy to recover when the /etc versions are
accidentally deleted or broken beyond repair.

This directory contains the following files:

aliases		- sendmail aliases file (see aliases(5))
amd.map		- filesystem automounter lookup resolution map (see amd(8))
auth.conf	- authentication capability database (see auth.conf(5))
crontab		- system scheduled command table (see crontab(5))
csh.cshrc	- sample .cshrc (see csh(1))
csh.login	- sample .login
csh.logout	- sample .logout
disktab		- disk description file (see disktab(5))
dm.conf		- configuration file for games (see dm(6))
fbtab		- configuration file for login(1)
ftpusers	- user restriction file for ftpd(8)
gettytab	- defines port configuration for getty(8)
group		- group permissions file (see group(5))
hosts		- see hosts(5)
hosts.equiv	- defines system-wide trusted hosts (see ruserok(3))
hosts.lpd	- defines trusted hosts for lpd(8)
inetd.conf	- configuration file for inetd(8)
locate.rc	- configuration file for locate(1)
login.access	- configuration file for login(8) (see login.access(5))
login.conf	- login class capabilities database (see login.conf(5))
mail.rc		- systemwide initialization files for mail(1)
make.conf	- example configuration variables for system builds
manpath.config	- configuration file for man(1)
motd		- sample Message of the Day
netstart	- network startup script run from /etc/rc
networks	- see networks(5)
newsyslog.conf	- configuration for system log file rotator newsyslog(8)
pam.conf	- configuration file for pam(8)
pccard_ether	- configuration script for Ethernet pccards (see pccardd(8))
phones		- phone number database for tip(1)
printcap	- configuration file for lpr(1)
protocols	- see protocols(5)
profile		- system-wide .profile for sh(1)
rc		- system startup script (see init(8))
rc.atm		- networking startup script for atm(8)
rc.devfs	- startup script for devfs(5)
rc.diskless1	- general BOOTP startup script
rc.diskless2	- 
rc.firewall	- setup system for ipfw(8)
rc.i386		- startup script for i386-specific processing
rc.alpha	- startup script for axp-specific processing
rc.isdn		- startup script for isdnd(8)
rc.network	- network startup script
rc.pccard	- startup script for PC-cards
rc.serial	- sample local startup script fragments
rc.shutdown	- system shutdown script (see init(8))
remote		- configuration file for tip(1)
rpc		- see rpc(5)
security	- script run from crontab to do nightly security checks
services	- see services(5)
shells		- list of configurable shells (see shells(5))
syslog.conf	- configuration file for syslogd(8)
ttys		- defines port configuration for init(8)
defaults/rc.conf	- default system configuration info (see rc.conf(5))
defaults/pccard.conf	- default configuration file for pccardd(8)
defaults/periodic.conf	- default configuration file for periodic(8)