freebsd-skq/etc
bsd 3cc4938297 * Simplify the population of the /etc memory filesystem. To avoid
the null mount, we currently create a temporary mfs on /tmp, copy
    /etc to /tmp, then mount /etc as mfs and copy everything back from
    /tmp, then delete the /tmp mfs.

    The patch eliminates the temporary /tmp mfs and the subsequent
    copying and simply populates the /etc mfs by copying from
    /conf/default/etc.  This requires that /conf/default/etc contain a
    complete copy of all the /etc stuff instead of just overrides.  I
    don't think that is too much of an extra step in setting up a
    diskless environment.

  * Provide the ability to make /tmp a memory filesystem independent
    of /var.  This removes the requirement that /tmp be a symlink to
    /var/tmp and this makes the diskless code work with the default
    filesystem layout.  If a seperate /tmp memory filesystem is
    created, the 'tmpsize' environment variable is used to determine
    its size (default to 10 Meg).

  * Reduce diffs between the -current and -stable versions of these
    files to a bare minimum.  Only the definition of the shell
    function 'mount_md' is different.

Not Objected to by: -arch@, -small@

MFC after: 2 days
2001-05-09 15:13:51 +00:00
..
defaults Use foo () instead of foo ( ) for function definition, 2001-05-07 14:15:02 +00:00
etc.alpha Add a comment out console line for AlphaServer 8200 and 8400 ("TurboLaser") 2001-04-09 19:35:53 +00:00
etc.amd64
etc.i386
isdn
kerberosIV
mail Allow users to override the default map type used for building maps. 2001-04-01 22:54:15 +00:00
mtree Remove share/tmac/locale/ and share/tmac/mdoc/locale/. 2001-04-17 14:22:50 +00:00
namedb
periodic Remind the user that they need to check CPAN manually for updates 2001-04-28 16:15:50 +00:00
ppp
rc.d * Simplify the population of the /etc memory filesystem. To avoid 2001-05-09 15:13:51 +00:00
root
sendmail
amd.map
apmd.conf
auth.conf
crontab
csh.cshrc
csh.login
csh.logout
dhclient.conf
disktab
dm.conf $Id$ -> $FreeBSD$ 1999-08-27 23:37:10 +00:00
fbtab
ftpusers
gettytab
group
hosts
hosts.allow Fix a misleading comment 2001-05-02 09:29:20 +00:00
hosts.equiv
hosts.lpd
inetd.conf Integrate the IPv6 entries with the rest of them to avoid things getting 2001-03-30 10:25:40 +00:00
locale.alias
login.access
login.conf
MAKEDEV Add a ``digi'' driver. 2001-05-02 01:08:09 +00:00
MAKEDEV.local
Makefile o Install sysctl.conf with all other *.conf files; 2001-04-19 13:47:53 +00:00
master.passwd
minfree
modems
motd
netconfig
netstart
network.subr s/ssh_host_key/ssh_host_rsa_key/ since that is what openssh uses now 2001-05-09 07:46:44 +00:00
networks
newsyslog.conf
pam.conf Add PAM support to SRA authentication. Cribbed mostly from ftpd. This 2001-05-07 20:38:39 +00:00
pccard_ether Enable static IPv6 address assignment on PCMCIA NIC. 2001-04-26 17:33:37 +00:00
phones
pim6dd.conf
pim6sd.conf
primes
printcap
profile
protocols
rc In the /etc/rc startup script a soft link is created from /var/run/log to 2001-04-15 13:44:05 +00:00
rc.atm
rc.devfs
rc.diskless1 * Simplify the population of the /etc memory filesystem. To avoid 2001-05-09 15:13:51 +00:00
rc.diskless2 * Simplify the population of the /etc memory filesystem. To avoid 2001-05-09 15:13:51 +00:00
rc.firewall
rc.firewall6 With the recent change to ip6fw, it is safe to return to using ${fw6cmd} 2001-04-13 01:40:27 +00:00
rc.initdiskless * Simplify the population of the /etc memory filesystem. To avoid 2001-05-09 15:13:51 +00:00
rc.isdn Don't hardcode isdn_ttype overwriting rc.conf settings. 2001-04-24 20:01:25 +00:00
rc.network s/ssh_host_key/ssh_host_rsa_key/ since that is what openssh uses now 2001-05-09 07:46:44 +00:00
rc.network6 Enable static IPv6 address assignment on PCMCIA NIC. 2001-04-26 17:33:37 +00:00
rc.pccard
rc.resume
rc.serial
rc.shutdown
rc.suspend
rc.syscons Add an allscreens_kbdflags option. Same thing as allscreens_flags, 2001-04-28 20:56:53 +00:00
rc.sysctl
remote
rpc
security Checking of denied zone transfers is now done in 2001-04-21 22:37:54 +00:00
services Add missing entry for ospf6d. 2001-04-19 09:10:15 +00:00
shells
sysctl.conf Comment out vfs.vmiodirenable=0 by default, to prevent inproducing another 2001-04-19 17:21:53 +00:00
syslog.conf Note in the comments that it is possible, but not recommended to use 2001-03-31 04:41:24 +00:00
termcap.small Sync with main v1.105 2001-04-21 13:27:05 +00:00
usbd.conf