freebsd-dev/etc
Mike Makonnen 66338db9e9 Enhance the jail start/stop script.
o The following additional configuration attributes of a jail can be
  controlled from rc.conf:
	- mounting devfs(5)
	- mounting fdescfs(5)
	- mounting procfs(5)
	- custom devfs(8) ruleset
	  If no ruleset is specified, the default jail ruleset is used.

o The output of executing /etc/rc in the jail is now redirected
  to /dev/null. Instead, the hostname of the jail is echoed if
  the jail(8) command exited successfully. If the output is wanted
  it can probably be redirected to a file (/var/run/$jail maybe)
  instead of /dev/null.

Submitted by:	Scot W. Hetzel <hetzels@westbend.net>
		with modifications by Jens Rehsack <rehsack@liwing.de>
		and me.
2003-08-24 06:29:32 +00:00
..
defaults Enhance the jail start/stop script. 2003-08-24 06:29:32 +00:00
etc.alpha Per previous announcement, remove the old version of the rc system. 2003-05-02 05:27:35 +00:00
etc.amd64 Per previous announcement, remove the old version of the rc system. 2003-05-02 05:27:35 +00:00
etc.i386 Per previous announcement, remove the old version of the rc system. 2003-05-02 05:27:35 +00:00
etc.ia64 Per previous announcement, remove the old version of the rc system. 2003-05-02 05:27:35 +00:00
etc.sparc64 Per previous announcement, remove the old version of the rc system. 2003-05-02 05:27:35 +00:00
isdn include <bsd.own.mk> to get BIN{OWN,GRP} 2003-08-18 15:33:08 +00:00
mail Bow to popular demand and default SENDMAIL_SUBMIT_MC to 2003-07-06 19:17:04 +00:00
mtree Add /lib and /libexec directories. These are part of the dynamic root 2003-08-17 07:48:09 +00:00
namedb Misc grammar, typo and wording fixes of comments. 2003-02-07 20:58:38 +00:00
pam.d Don't do session management in su. 2003-07-09 18:40:49 +00:00
periodic Have mktemp(1) construct the temporary file name for us instead 2003-06-30 22:06:26 +00:00
ppp
rc.d Enhance the jail start/stop script. 2003-08-24 06:29:32 +00:00
root Make the defaults for Kerberos 5 a little more up-to-date. 2003-04-30 20:58:49 +00:00
sendmail Revert revision 1.25 now that mergemaster does a 'make all' to build 2003-08-10 20:48:59 +00:00
amd.map
apmd.conf
auth.conf auth.conf seems to be being gradually subsumed by user classes 2003-07-28 02:28:51 +00:00
crontab Clarify adjkerntz(8) note and use complete sentences in comments. 2002-11-22 16:13:39 +00:00
csh.cshrc
csh.login
csh.logout
devd.conf Remove workaround that I had in place. devd didn't use to be able to 2003-08-22 02:18:01 +00:00
devfs.conf Allow users to configure stuff in /dev once again by re-doing the devfs 2003-05-06 01:10:33 +00:00
dhclient.conf
disktab Drop the silly notion that fd* entries have both a' and b' 2003-04-02 20:16:02 +00:00
fbtab
ftpusers xten isn't needed after tw is gone. 2003-04-27 05:49:53 +00:00
gettytab
group xten isn't needed after tw is gone. 2003-04-27 05:49:53 +00:00
hosts Re-add information for applying for IP space from a registry since that 2003-01-28 21:29:23 +00:00
hosts.allow
hosts.equiv
hosts.lpd
inetd.conf Bit of modernising. Remove old KerberosIV entries, add example 2003-06-09 21:04:30 +00:00
login.access
login.conf
mac.conf Remove the 'te' label elements from the default configuration, since we 2003-04-20 03:09:35 +00:00
Makefile o Do not keep a separate list of src/etc/defaults files in 2003-08-24 03:24:54 +00:00
man.alias
master.passwd xten user no longer needed. 2003-04-27 05:45:29 +00:00
minfree
moduli
motd s/man page/manual page/, to make the default announcement 2003-07-03 06:06:09 +00:00
netconfig Change the name for the local unix-socket based protocol 2002-12-16 22:24:26 +00:00
netstart We need pccard start too. 2003-04-29 15:32:02 +00:00
network.subr Improve the handling dhcp handling of pccard_ether. 2003-08-11 20:32:00 +00:00
networks
newsyslog.conf Fix typo in comments: 2003-08-07 21:04:40 +00:00
nls.alias Old-promised removing of deprecated locale names 2003-06-10 01:22:30 +00:00
nsmb.conf
opieaccess Back out previous commit now that pam_opieaccess(8) has an allow_local 2003-02-16 13:04:27 +00:00
pccard_ether Move the stop_dhcp in start_dhcp again before the 2003-08-12 22:44:48 +00:00
phones
printcap Update the handbook printing section URL so that it points to the 2003-03-25 18:03:11 +00:00
profile
protocols Renumber divert. 2002-12-13 09:18:09 +00:00
rc Per previous announcement, remove the old version of the rc system. 2003-05-02 05:27:35 +00:00
rc.firewall Add a header: #!/bin/sh. 2003-02-06 22:00:38 +00:00
rc.firewall6 Add a header: #!/bin/sh. 2003-02-06 22:00:38 +00:00
rc.initdiskless Correct typo in Matt's name. 2003-08-07 21:06:32 +00:00
rc.resume
rc.sendmail This file was removed prematurely. It contains functionality 2003-05-02 11:05:57 +00:00
rc.shutdown Remove last vestiges of the old rc. 2003-07-08 02:52:14 +00:00
rc.subr o Reduce rc(8) startup clutter by turning the informational messages 2003-08-20 06:50:34 +00:00
rc.suspend
remote Add traditional BSD names (sio[0-3]) to the finger-friendly com[1-4] 2003-05-05 21:37:43 +00:00
rpc
services RFC 3561 (ad-hoc on-demand distance vector routing) was ratified 2003-08-06 18:15:10 +00:00
shells
sysctl.conf Rework the wording of the comment for the security.bsd.see_other_uids 2003-03-13 18:43:50 +00:00
syslog.conf Make sure debug.log only gets debugging messages. 2003-04-23 13:08:31 +00:00
termcap.small
usbd.conf Add RealTek RTL8150 USB to fast Ethernet controller driver. 2003-05-03 10:16:56 +00:00