Commit Graph

485 Commits

Author SHA1 Message Date
phk
39af2a53f0 Don't set hostname if we already have it. (diskless). 1994-11-02 23:50:54 +00:00
ache
3ced78a113 Call adjkerntz -a every half hour from 0 to 4 am 1994-11-02 09:50:11 +00:00
ache
e61515fa64 Restore back -i for adjkerntz 1994-11-02 09:43:38 +00:00
phk
7df70f140b The last committer didn't know that '*' doesn't start a comment in shell's ???? 1994-11-02 06:36:42 +00:00
ache
1521a7e83a Remove adjkerntz call 1994-11-01 16:25:06 +00:00
ache
2cd718192c Remove -i options from adjkerntz call 1994-11-01 16:24:03 +00:00
pst
125d6c349a Add kernel hooks for /dev/vatio -- a minimalistic BSD audio driver emulator
created by Amancio Hasty (specificly, this, in conjunction with his sound
driver mods for dual-mode DMA will allow VAT compiled for BSD/386 1.1 to
run under FreeBSD 2.x.)
1994-11-01 01:47:22 +00:00
joerg
cdfef10748 daily:
Leave a warning to the sysop if (s)he didn't yet
	enable the /tmp cleanup code.
	Made `core' in the cleanup template look `*.core'.
	Replace `df -k' by `df -k -t local', since the stats
	for kernfs, procfs etc. are not of much interest, and
	the inclusion of nfs systems might  hang the machine (nor is it a
	`disk' statistic as the headline's telling).
weekly:
	Modified the locate.updatedb part to work even if there's no
	database yet; report errors other than `Permission denied' instead
	of silently ignoring all of them.
	Added functionality to rebuild the whatis database once a week.
1994-10-30 18:20:58 +00:00
ache
8ef66e7d70 Add commented out startup locale setup, needed for some daemons
like comsat
1994-10-30 04:33:57 +00:00
phk
95fca924d5 Fixes related to release-production:
bdes only if !NOCRYPT
Always MAKEDEV in bindist, otherwise diskless installation is a mess.
1994-10-29 12:47:44 +00:00
phk
74265c3dfa fixed a typing error. 1994-10-29 10:03:37 +00:00
wollman
987a126191 Added: /usr/share/{info,locale,perl}. 1994-10-27 23:05:15 +00:00
phk
e98ab36cf2 Fix a bunch of annoying details here, while I remember it. 1994-10-27 05:27:00 +00:00
ache
22dfeb1b9b Sync with termcap.src 1994-10-26 02:20:47 +00:00
ache
ef02ebe59f Sync with termcap.src 1994-10-26 01:47:19 +00:00
phk
c513529b1a Make devices for sd2 and sd3 too. If we have them in Generic, we should
have the devices too.
1994-10-26 01:30:47 +00:00
ache
213ab506bc Sync with termcap.src 1994-10-26 01:20:11 +00:00
dg
ce24706799 Moved swapon -a to before the fsck. It isn't possible to run fsck on
moderately sized filesystems on 4MB machines otherwise.
1994-10-25 08:23:02 +00:00
sos
4e76de50e2 Added share/examples/ibcs2 directory 1994-10-24 10:00:00 +00:00
phk
e9e3ac45e0 Reflect the fact that we only have one GENERIC kernel now. 1994-10-22 02:11:08 +00:00
ache
b4d90868ff Sync with termcap.src 1994-10-21 04:59:27 +00:00
phk
805eb48b1c Various changes to the 1.1.5.1'sh install procedure. 1994-10-17 02:32:41 +00:00
phk
f20bc18ebc Some changes to the old floppies to handle the new /etc/init's way of doing
things.
1994-10-16 20:38:27 +00:00
ache
c36ba28ab3 Sync with termcap.src 1994-10-15 20:12:13 +00:00
phk
f25b4a6f31 disklabel needs the "full-disk" partition 1994-10-15 07:56:02 +00:00
phk
261a75b7fc Format floppy before use. Make 1.44 Mb floppies for now. 1994-10-15 07:55:36 +00:00
sos
885bdfae21 Added socksys device (for iBCS2 emulation) 1994-10-13 20:10:14 +00:00
rgrimes
88811c4fe9 Remove /usr/include/g++/{gen,sys}, we long ago quit using them. 1994-10-10 15:17:14 +00:00
ache
f2c4eb1700 Sync with termcap.src 1994-10-06 21:40:42 +00:00
pst
f26366acd4 Make multicasts go out default interface 1994-10-06 20:52:00 +00:00
dg
416758cb8c Added entry for apm device (needed for Advanced Power Management support). 1994-10-01 03:32:26 +00:00
csgr
0a5e6f3581 mention MAKE_EBONES and MAKE_KERBEROS 1994-09-30 14:57:01 +00:00
rgrimes
2a0f9fb71c You must rm -f lkm before attempting to create it. 1994-09-30 07:33:42 +00:00
ache
e258583788 Sync with termcap.src 1994-09-30 05:43:09 +00:00
pst
fd0fa36494 Install improved skey access code 1994-09-29 18:58:39 +00:00
pst
a6993e000c Add nfs_client and amdflags 1994-09-29 17:27:46 +00:00
pst
44fa065838 Secure fingerd by default 1994-09-29 09:58:07 +00:00
pst
8f24a60e02 Disable rexecd by default (major security hole) 1994-09-29 09:20:40 +00:00
pst
67a603f237 Add an entry for pcnfsd (commented out) 1994-09-28 17:09:38 +00:00
ache
5b155b9312 /etc/profile added (the similar stuff like in csh.login) 1994-09-28 13:33:01 +00:00
ache
1c08f6b62d Mark in comment, that startup locale restricted to 8-bit 1994-09-28 13:30:41 +00:00
ache
c1abbaf2ae Change locale comments to be more clear 1994-09-28 13:19:54 +00:00
ache
c2f4b4213f Sync again with termcap.src 1994-09-26 22:09:16 +00:00
ache
e6f826d520 Add comment about where user can find loading fonts/keyboard example 1994-09-26 20:23:48 +00:00
ache
e7b69b77fc Start adjkerntz at 3:01 instead of 3:00, it is too early for TZ change at 3:00 1994-09-26 20:15:50 +00:00
ache
0a87451733 Update pc3,pc3r,cons25,cons50 entries from termcap.src 1994-09-26 20:11:49 +00:00
pst
8c6548cc31 Remove elvis editor preserve stuff. We don't have elvis in 2.0 (nor am
I aware of anyone who wants it given that we have nvi).
1994-09-26 16:52:04 +00:00
wollman
de37f54056 Make /etc/ppp. Someone still needs to make the install touch
/etc/ppp/options so that pppd will run.
1994-09-25 02:55:21 +00:00
wollman
dc27f46187 Don't pass a filename to kvm_mkdb, it can figure out the correct file
on its own.
1994-09-24 03:42:08 +00:00
wollman
dd53ce8c4e Make /dev/lkm as a part of std'. Delete references to ancient com' driver. 1994-09-23 19:17:27 +00:00