Commit Graph

1118 Commits

Author SHA1 Message Date
cjs 34d3f1c35f Add comment that release is a synonym for snapshot, and make release
present everywhere snapshot is.
1999-03-08 02:37:56 +00:00
mycroft 73230d62d0 Only install ld.so.conf on machines where we install ld.aout_so. 1999-03-05 07:21:44 +00:00
abs 93466b768a /var/spool/ftp/pub (if present) is better 0775 thane 0777.
From Paul Goyette <paul@whooppee.com>
1999-03-05 05:54:23 +00:00
abs 33403acaba If ppp_peers is set, ensure /usr is mounted since pppd is in /usr.
(Modeled on rc.lkm setup)
1999-03-02 23:10:17 +00:00
scw f4db3c5d7a Add target for raid devices. 1999-02-27 17:57:31 +00:00
tsubai cc2777e5d4 Add pty0 to "floppy". 1999-02-26 12:01:36 +00:00
scottr 37c5e1f843 Some machines actually do have two floppy drives. 1999-02-23 14:56:26 +00:00
scw c326e60e4c Fix the ttyC*and ttyZ* entries to correctly parse the unit number. 1999-02-21 18:09:24 +00:00
ender 332dbe4b37 Fix a typo noticed by Frederick Bruckman (fb@enteract.com) in PR#7023. 1999-02-21 00:34:43 +00:00
scw 2a3b5c65d2 It's about time we had an /etc/fstab example with SCSI disks. 1999-02-20 00:22:43 +00:00
scw b50caeda28 Update MAKEDEV to create cd2401 tty devices. Add getty entries in
"/etc/ttys" for same.
1999-02-20 00:21:28 +00:00
itohy 72e04f8dd5 Make "make release" work without US domestic source
and with more than one extra kernels.
1999-02-19 05:58:40 +00:00
fair 108440dc7b The "secr" set is not made by default by maketars; add stuff to
make it unless EXPORTABLE_SYSTEM is set.
1999-02-18 19:42:51 +00:00
fair 36fe2839e4 Remove "tar" command from EXTRA_KERNELS section; those files are
expected to be ".gz" not ".tgz"
1999-02-18 19:03:44 +00:00
abs dade5b2993 Handle + in master.passwd (From PR#4802).
Also, handle + in group and allow max_loginlen to be configurable.
1999-02-18 18:53:32 +00:00
scottr 150ff2fe29 Add fd*, and create fd0 in the default set of devices. 1999-02-18 07:36:57 +00:00
lukem 6ccd18ba1f remove duplicate aliases 1999-02-14 00:43:38 +00:00
lukem dcab0210a0 convert from NOxxx= to MKxxx=no.
include <bsd.own.mk> if testing a MKxxx variable.
1999-02-13 02:54:17 +00:00
cjs 205851f433 Use slightly cleaner syntax for release/snapshot target. 1999-02-11 22:48:11 +00:00
cjs f0ddf07eb2 Add a `release' target, which is a synonym for `snapshot.' 1999-02-11 18:19:21 +00:00
tv 7ad02c1392 Add some more directories under /usr/share/locale. 1999-02-11 17:10:13 +00:00
tv 1a71527c29 Add /usr/share/info, and /usr/share/locale/{de,fr}/LC_MESSAGES. 1999-02-11 14:39:35 +00:00
cjs c95ddabf17 Change a BUILD to an UPDATE that I missed in the last commit. 1999-02-09 19:55:58 +00:00
tv caacb26e31 Make a /usr/share/ldscripts directory. 1999-02-09 17:41:13 +00:00
tv fb1e232640 Remove /usr/include/bfd. 1999-02-09 17:35:27 +00:00
frueauf 6f443e73b3 No need to involve awk in the securelevel part, since sysctl has the -n switch.
Pointed out by NAKAJIMA Yoshihiro.
1999-02-07 14:56:01 +00:00
cjs c8a68d41ad .ifndef BUILD should be .ifndef UPDATE (to avoid `make clean'). 1999-02-07 06:51:41 +00:00
bad cad34284f4 Use peers too when setting the time via ntpdate. 1999-02-07 00:47:08 +00:00
frueauf 1b01f4840e Add missing '' for awk in the securelevel part. 1999-02-06 23:22:31 +00:00
perry 3c931ccd09 add postfix config and spool directories 1999-02-05 18:51:47 +00:00
perry 3f8da8212c Sendmail will be in libexec/sendmail/sendmail 1999-02-05 18:11:23 +00:00
perry d93b2ea892 Add libexec/postfix and libexec/sendmail 1999-02-05 18:06:41 +00:00
cjs 7d1e96cc2f Update all this crap so that `make snapshot' makes snapshots in release(7)
format, rather than in some unknown format. Also clean up the code a bit,
remove some code duplication, and add documentation to the Makefile.
1999-02-05 03:01:49 +00:00
drochner 275e4ce247 wscons is default now - replace the "ttyv0" getty by a number of
"ttyEn" lines.
Thanks to "Johnny C. Lam" <lamj@stat.cmu.edu> for pointing out.
1999-02-02 14:33:04 +00:00
he 37ac3cf82a Add an entry for 2.88MB floppies, even though we can't write them
directly yet.  Useful for El Torito bootable CDs, though.
1999-02-01 20:20:00 +00:00
mrg e4603ca8f7 oops, that's -n not -z. pointed out by hubert... 1999-02-01 00:34:25 +00:00
mrg 4471dfd72e oops, do not set a default securelevel. 1999-02-01 00:32:52 +00:00
mrg eddf0f4e2c increase the securelevel (using the same rules as before) much earlier in the
boot process.  before cron, sendmail, inetd, etc, are run, but after lkms are
loaded.  this avoids the chances of `@reboot', mail .forwards, remote logins,
etc., happening before the securelevel has been raised.
1999-01-31 08:46:58 +00:00
cjs 32a8cb8434 Make /var/spool/news owned by news:news. 1999-01-29 00:55:16 +00:00
bouyer 93fc448539 Add tty2 to 'all' and 'floppy' targets (that's how a PnP or pcmcia modem
will get called with a standart kernel).
1999-01-27 10:26:08 +00:00
frueauf 15cbf62c66 Remove double line for bpf[0-3]. 1999-01-26 12:49:24 +00:00
mrg b8f30a5c4b fix some space lossage. 1999-01-26 07:35:54 +00:00
tron d7ec8ee3a8 Because PCVT only offers 8 virtual consoles by default create only 8
device nodes. Fixes PR port-i386/6876 by Scott Telford.
1999-01-25 21:44:22 +00:00
tsubai 1b330ec8ea Add newsmips etc stuff. 1999-01-24 12:36:36 +00:00
eeh 075abac71c My own special /etc. 1999-01-23 21:03:22 +00:00
lukem b00e7a4162 add missing colons (this is what happens when you cut & paste from a
man page...)
noticed by Dave Huang in [lib/6865]
1999-01-23 08:07:05 +00:00
lukem 727235938f update to show current defaults 1999-01-22 03:39:10 +00:00
mycroft 434ecb8754 Fix the serial number. 1999-01-22 01:44:22 +00:00
mycroft 09e3c8fe87 Make the default named configuration more ... sane. 1999-01-22 01:41:19 +00:00
thorpej d0798bd8bd kbd -> wskbd, mouse -> wsmouse 1999-01-19 22:27:35 +00:00