peter
401da39f2a
install freebsd.cf rather than freefall.cf by default after 8.7.2 import.
1995-12-02 21:02:02 +00:00
peter
bf3f2d1bfd
Update the freefall.mc file to (almost) match what is actually being
...
run on freefall..
Create freebsd.mc which is intended to be installed by src/etc/Makefile
onto generic freebsd systems.
1995-12-02 19:57:42 +00:00
jkh
1bc25004b3
Rip these things down to the absolutely minimums - no tsets, no
...
sttys, no fancy prompts, nothing. Everything else seems to be
too contraversal, so we'll go vanilla.
1995-12-01 20:12:05 +00:00
ache
bc29773048
Remove ENABLE_STARTUP_LOCALE, use proper name for LANG
1995-11-30 03:54:37 +00:00
jkh
00d235c0ea
Install new dotfiles.
1995-11-30 02:32:40 +00:00
jkh
25c3e86bc0
Revamp root's dotfiles.
...
Submitted by: Patrick Hausen + mods by me
1995-11-30 02:28:37 +00:00
wollman
796e0c6ae0
Uniformize startup display to follow style of all the others. This means
...
in particular getting rid of most of the goop that causes syscons options
to be spread out over four separate lines.
1995-11-29 20:40:36 +00:00
peter
643804859c
port 22 is the officially assigned "ssh" port...
1995-11-27 09:11:03 +00:00
ache
c38cb85663
Add commented out msgs database cleanup to crontab
...
Add -f (silent) flag to msgs call for logins (commented out)
1995-11-19 17:21:13 +00:00
ache
6b3f3ebc55
Add commented out msgs call
1995-11-19 17:03:25 +00:00
ache
616cf86edb
Add commented out msgs alias
1995-11-19 16:52:19 +00:00
ache
fe21df6c4d
Change owner of msgs to daemon, sendmail msgs alias not works in other case,
...
sendmail change itself to daemon.daemon before executing program.
1995-11-19 16:50:34 +00:00
markm
ebb856464a
Fix stupid typo.
...
Pointed out by: Mark Valentine
1995-11-14 06:24:00 +00:00
markm
4c1319ac1e
OOps, nearly missed this bit. Add the call to rndcontrol to set the
...
chosen interrupts for the entropy gathering in /dev/random.
1995-11-13 21:33:04 +00:00
markm
8c16ebd604
Put in a user-configurable variable to allow root to select interrupts to be
...
used in the entropy-gathering for /dev/random.
1995-11-13 21:18:24 +00:00
pst
d2205dfe02
remove path in front of kadmind, path already set correctly
1995-11-04 05:03:16 +00:00
ache
c22584acd3
Remove startup_locale reference
1995-11-02 12:46:20 +00:00
nate
16af6306ac
Don't have ldconfig look in /usr/gnu/lib since it was removed before 2.0R.
1995-11-01 16:53:25 +00:00
ache
e702f25f2b
If accounting becomes enabled and /var/account/acct
...
not exist, touch it, or accounting is never started
(it must be pre-existen file).
1995-11-01 00:22:45 +00:00
bde
6eadaa6667
Add random and urandom.
1995-10-29 15:52:31 +00:00
ache
cc116c7cb7
Use back-quotes in echo ...recover.*
1995-10-29 12:43:47 +00:00
pst
4990780520
Recover vi recovery files on reboot.
...
Closes pr misc/556 and others.
1995-10-28 23:32:26 +00:00
ache
29cf56813b
Add ascii links
1995-10-28 13:39:27 +00:00
ache
e6df6d82e7
Add ascii locale dir
1995-10-28 13:35:32 +00:00
peter
124a7c632e
Part 2 of the linux LKM hook, and use the new screen saver entry
...
points in the modload, as enforced by the recent symorder and
bsd.kmod.mk changes..
1995-10-28 12:44:13 +00:00
peter
c1a3db62e4
In a moment of weakness, I added the switch for loading the linux LKM,
...
in the same style as the ibcs2 LKM..
1995-10-28 12:41:40 +00:00
peter
8284ee3abc
At the risk of starting a commit-war, attempt to fix once and for all, the
...
"make distrib-dirs" target.
Neither of Andrey's two attempts have worked for me with the [ -h ..]
test both with && and ||.
I've changed it to a full
if [ -h ...]; then \
rm ... ; \
fi ; \
construct. It's much clearer what's meant to happen, and it works! :-)
1995-10-28 09:39:57 +00:00
ache
9d04264cb6
Back out bogus "fix" which was commited over right fix without any check.
1995-10-28 02:01:34 +00:00
julian
2494489f35
Submitted by: john hay
...
patches to merge the two IPX packages to work with each other and to
not break make-world :)
IPXrouted should be working now, (or at least compiling) :)
1995-10-27 10:48:31 +00:00
ache
f87e0570b6
Add test for symlink presence before remove it
1995-10-26 10:05:55 +00:00
ache
bcf71a810c
Fix 'upgrade' stuff, i.e. when make distrib-dirs runs not
...
on clean file system but for -current locale links upgrade.
1995-10-22 21:26:52 +00:00
ache
e1b761d3d6
Implement locale.alias via links (including backward-compatible issue)
1995-10-22 00:38:16 +00:00
ache
53a591f7a7
Make real directories for each 8859-1 locale
1995-10-21 23:20:04 +00:00
bde
e28ffae1a8
Update Digiboard entries.
...
Submitted by: "Serge A. Babkin" <babkin@hq.icb.chel.su>
1995-10-17 16:26:54 +00:00
phk
d2ceeaab19
Add pccard.conf to makefile.
1995-10-10 09:47:51 +00:00
phk
06c401355c
sample config file.
1995-10-10 09:46:52 +00:00
joerg
1c4d32ea4e
Make the options for newfs'ing floppies more specific; the prvious
...
example without optios would create floppies that waste half of their
space in i-node areas. :) (Comment only)
Add a sample entry for a Sony 650 MB MOD.
1995-10-02 21:31:21 +00:00
ache
02c5b6cf4f
Change non-existent /usr/lib/uucp to /usr/libexec/uucp
1995-09-30 17:50:32 +00:00
ache
8e50858f81
Refle
1995-09-30 17:20:27 +00:00
jfieber
ab84fe1d35
Remove /usr/share/FAQ, add /usr/share/examples/sup.
1995-09-30 15:42:49 +00:00
wollman
d2a70153e6
Reword confusing comment.
...
Requested by: Nate Williams
1995-09-29 20:10:40 +00:00
ache
d55aa6df3b
Change SUPFILEx order, secure first, ports second to make base system update first
...
All stuff commented out
1995-09-28 14:59:44 +00:00
peter
2686702724
Update the /dev naming for the Specialix driver.. I've changed it to do
...
the same sort of thing as the Digiboard driver (ttyD*), as creating 96
/dev entries one by one was very painful.
1995-09-22 20:42:11 +00:00
jkh
45d3cf3f79
local_startup=/usr/local/etc/rc.d
...
[ As suggested by Satoshi - rc.local.d was pretty redundant under /usr/local;
duh! :-)]
[ -f /etc/rc.local ] && sh /etc/rc.local
For backwards compatibilty with non-executable rc.local files. Sorry, Bruce!
Submitted by: asami & bde & jkh
1995-09-19 10:19:44 +00:00
jkh
510222472c
Bring my fixes over from 2.1.
1995-09-19 08:33:43 +00:00
nate
8fd6f0e694
Added /usr/src/sys/compile to cdpath.
...
Set cdpath instead of leaving it commented out.
1995-09-19 04:57:31 +00:00
nate
34e8d1a314
Fix the cdpath to find utilities in the gnu src tree.
1995-09-18 19:53:42 +00:00
paul
36d9e35218
Removed startup code for pcnfsd and apache. These don't even exist
...
in FreeBSD and should never have got in here.
Removed hard-coded /etc/rc.local.d hacks and implemented a more flexible
solution.
Added a local configuration area to sysconfig.
1995-09-18 19:17:14 +00:00
jkh
29f0a0da6d
Add support for /etc/rc.local.d directory, ala SYSV. If the purists
...
don't like it, they don't have to use it. The check makes sure that
/etc/rc.local.d exists before attempting to do anything with it. Now
packages will be able to add their startups as /etc/rc.local.d/<pkgname>.sh
in order to get local startup behavior. Maybe we can stop adding
knobs to /etc/sysconfig for ports/packages now?
Submitted by: wollman & jkh
1995-09-18 07:38:18 +00:00
ats
1fa8cd4c0c
Add a description for the wcd* devices to the Disks section.
1995-09-16 23:15:01 +00:00