Commit graph

1176 commits

Author SHA1 Message Date
Mike Smith 545b4bd240 Reference the correct distribution when mentioning the FAQ and handbook. 1997-08-04 04:02:02 +00:00
David Nugent 8889c700f3 Add /etc/rc.shutdown capability to init.
Add sample /etc/rc.shutdown (which is just a shell for now).
Submitted by:	Ollivier Robert <roberto@keltia.freenix.fr>
1997-08-02 00:22:52 +00:00
Poul-Henning Kamp 89b2f3fd90 Move tcl packages to libdata/pkg 1997-08-01 13:16:40 +00:00
Brian Somers 1d554918e8 Remove the annoying "cmp: EOF" message when
dmesg changes.
1997-08-01 01:25:21 +00:00
Andrey A. Chernov 8194222b83 Change /var/run owner to root - sendmail can't write sendmail.pid
otherwise due to safeopen
1997-07-29 11:23:14 +00:00
Poul-Henning Kamp 3dcb6ad0e6 A couple of new directories needed for tcl8.0b2 1997-07-25 20:36:54 +00:00
John Fieber 989cae743a Remove SGML related directories. 1997-07-19 15:21:45 +00:00
Satoshi Asami 1654bb8245 Add BSD.x11.dist to list of files to copy to /etc/mtree. Sorry if this
breaks "make release", Jordan!

PR:		4110
Not reviewed by:	jkh
1997-07-18 03:49:47 +00:00
Jordan K. Hubbard 082a48e720 Back out ld.so.conf change until the question is resolved. 1997-07-13 13:22:15 +00:00
Guido van Rooij 3afd214946 Fix typo 1997-07-11 22:11:13 +00:00
Jordan K. Hubbard c0554ac091 Use /etc/ld.so.conf as a library path override, if it exists.
Submitted by:	Hans Zuidam <hans@brandinnovators.com>
1997-07-11 14:52:52 +00:00
Peter Wemm 2b3b4e02a9 Update description of rand_args to not suggest "-s"..
Pointed out by: bde
1997-07-06 08:28:34 +00:00
Peter Wemm 0c3af3413e fix rndcontrol invocation.. rndcontrol has the irq after a -s switch, not
just the next argument.  We really need to be able to tag drivers with
their randomness "suitability" so that this can be more automatic.  It
would be nice if all suitable drivers registered their irq automatically,
but still allowed them to be turned on/off etc.
1997-07-06 07:19:14 +00:00
Paul Traina 0235182616 Merge from 2.2 (tcp extensions in phase 1) 1997-07-06 00:33:34 +00:00
Paul Traina 717f458664 netstart should really only do phase 1 bringup, not start all the daemons 1997-07-05 19:35:45 +00:00
Paul Traina c9835f3307 netstart wasn't getting installed 1997-07-05 19:35:22 +00:00
Jordan K. Hubbard ebe1fb82c3 Add entries for tooltalk 1997-07-05 00:39:21 +00:00
John Polstra 676efd96cb Add "nfsv2" to the default mount options. It can be removed when V3
stops causing unkillable hung processes.
1997-07-04 03:29:57 +00:00
Jordan K. Hubbard c3fa356aba sysconfig -> rc.conf
PR:		3978
Submitted by:	Janick.Taillandier@ratp.fr
1997-06-30 19:10:50 +00:00
Wolfram Schneider d0c6d6d08a Delete old comment about /bin/mail. We don't have a /bin/mail.
Sync with /etc/master.passwd and RFC 2142. In detail:
added:
	man, news, operator, usenet (->news), xten
deleted:
	ingres
added as comment:
	info, marketing, sales, support, abuse, noc, security,
	ftp, hostmaster, webmaster, www, bit-bucket, dev-null
1997-06-29 23:09:07 +00:00
Peter Wemm a451a6923b add cvspserver (officially registered at 2401) 1997-06-28 04:28:07 +00:00
Andrey A. Chernov 048be6a261 Comment out rc.conf picking by default 1997-06-25 15:15:13 +00:00
Andrey A. Chernov 083b81e8e7 Add . /etc/rc.conf to pick variables 1997-06-25 12:17:17 +00:00
Paul Traina edbecb639b Execute rc.local in a subshell instead of sourcing it.
Requested by:	dima
1997-06-25 11:48:47 +00:00
Dima Ruban dd2fff2e25 Fix krb5_prop entry.
Pointed-by: Bill Fenner
1997-06-25 04:36:30 +00:00
Dima Ruban cc01e655f4 Add krb5_prop service (kerberos v5 prop).
It's on the same port as for v4 but requires different name.
1997-06-25 03:19:31 +00:00
Dima Ruban 74a12021c0 sh /etc/rc.local -> . /etc/rc.local 1997-06-25 03:12:12 +00:00
Dima Ruban a9196dd6b1 Add missing '.' 1997-06-24 22:36:42 +00:00
Paul Traina 00f2dc9363 Add cron_enable and inetd_enable flags to rc.conf.
WARNING: don't update rc and forget to update rc.conf, or you won't be
able to telnet back into your box after a reboot.
1997-06-18 16:01:19 +00:00
Andrey A. Chernov 419a3911cf Add ppp.log 1997-06-10 20:40:22 +00:00
Andrey A. Chernov 2dfeae46e9 Fix ppp log name 1997-06-10 20:39:10 +00:00
Andrey A. Chernov f61b62f2b6 Not kill ppp now, it uses syslog 1997-06-10 20:06:40 +00:00
Brian Somers e1775301d2 Use "set log", not "set debug".
Grammar police.
1997-06-10 10:04:20 +00:00
Satoshi Asami 32ec0823e1 Add new directories according to jmz's XFree86-3.3 upgrade. Change
ownership of directories to root:wheel.  While I'm here, convert some
tabs to spaces.
1997-06-10 07:55:10 +00:00
Bruce Evans fa03459efb Updated serial console options. 1997-06-09 05:38:41 +00:00
Andrey A. Chernov ad42a3c094 Back out symlinks/directories removing until solution will be found
since they are really directories in the release
(for unknown reason for me)
1997-06-04 23:05:31 +00:00
Andrey A. Chernov b17c088b20 Remove directories belongs to /usr/src to stop mtree to modify /usr/src
permissions.
Having them here is wrong from several other poins too:
they are never be a directories (simlinks only), so why give a chance to mtree to make
them as directories?
Since they never be a directories, permissions of them will never be
modified by old mtree too.
1997-06-04 22:25:30 +00:00
Andrey A. Chernov 0c6294e7a3 Remove /var/run/* now instead of *.pid 1997-06-04 20:02:57 +00:00
Andrey A. Chernov d17b6a6afa Restore /var/run/*.pid cleaning, gated already moved off the way
and innd store its .pid inside its own directories
1997-06-04 19:20:04 +00:00
Satoshi Asami 2bb6086363 Make local "root:wheel" so it will be consistent with BSD.local.dist
Reviewed by:	bde
1997-06-04 10:51:09 +00:00
Satoshi Asami ef99a93f4e Remove /usr/local meddling.
Approved by: jkh
1997-06-04 03:58:52 +00:00
Satoshi Asami 4ebe20a395 New mtree file for /usr/X11R6.
Approved (a long time ago) by: David Dawes
1997-06-04 00:02:01 +00:00
Andrey A. Chernov 798e70e0cb Back out /var/run/*.pid cleaning since some programms (like innd)
use .pid to detect crash
1997-06-02 10:21:12 +00:00
Mark Murray c8ef8908eb Correct the way IRQs are passed to rndcontrol. If there are more than
one IRQ being used, the -s options must be specified for each of them.
In this case rc.conf would only allow 1, as the -s was coded into
rc.i386.
1997-06-02 06:43:52 +00:00
Jordan K. Hubbard 28af780707 timed_enabled -> timed_enable
Submitted by:	"James D. Stewart" <jds@c4systm.com>
1997-06-02 02:58:08 +00:00
Andrey A. Chernov 0d1eba9382 Add rm -f /var/run/*.pid to prevent random process killing due to
picking old .pid file
1997-06-01 23:33:00 +00:00
Jordan K. Hubbard fbd31922cd YAMF22 1997-05-27 07:17:12 +00:00
Jordan K. Hubbard 4b26fe26ee Make firewall comment a little more explanatory. 1997-05-24 11:31:56 +00:00
Jordan K. Hubbard e621a18f07 Allow local configuration to override this file.
Submitted by:	Russell Vincent <rv@groa.uct.ac.za>
1997-05-24 11:29:59 +00:00
Andrey A. Chernov b8c01a853d Fix "daemon" class, Apache not works from /etc/rc otherwise.
Among bumping several limits, most interesting thing is that
Apache requires than "filesize=64M" restriction must be removed.
I think it is due to mmap() usage in apache, but I am not shure.
1997-05-23 12:46:52 +00:00