rgrimes
b970b7dac2
Add mitsumi cdrom /dev entries.
1994-03-07 00:57:38 +00:00
rgrimes
e4ce6c4034
>From BETA_1_1 branch
...
Add missing ${cpioverbose} option.
1994-03-07 00:43:11 +00:00
rgrimes
e925967e03
>From BETA_1_1 branch
...
Correction for wrong permissions on /root, /usr/lib, /usr/libexec,
/usr/share and /usr/share/misc caused by filesyst.flp cpio file.
1994-03-07 00:42:56 +00:00
wollman
85327717c4
Fixed comments.
1994-03-02 17:58:29 +00:00
alm
215bf4dcd0
Don't sync a ro-mounted fs.
1994-03-02 00:03:41 +00:00
alm
c5949e77c8
Don't offer to mount a to-be-overwritten DOS partition.
1994-03-01 23:51:48 +00:00
wollman
9522298899
Added /etc/kerberosIV directory. NB: the sample files should NOT be
...
installed by default, because then everybody would suddenly start
trying to authenticate themselves in the CS.BERKELEY.EDU realm, which
is really not a very good idea. Maybe the README could get installed.
1994-02-27 21:29:40 +00:00
wollman
9ee8327e45
Sample configuration files for Kerberos. (Not restricted.)
1994-02-27 21:17:55 +00:00
wollman
7fc89df061
Since we now support Kerberos v4, make those ports the default
...
rather than the official ones for v5.
1994-02-27 19:45:37 +00:00
phk
ea0643c5f8
Added tickadj to start of xntpd, this improves performance to nominal.
1994-02-27 15:32:09 +00:00
alm
a0857f9bf3
extract() is more friendly
...
added load_dos (just calls load_fd)
1994-02-25 23:34:14 +00:00
rgrimes
d9de9c1745
>From: Andreas Schulz <ats@g386bsd.first.gmd.de>
...
Subject: failure in /usr/src/etc/group
The /usr/src/etc/group file is missing a colon in the line
"dialer:*:117" at the end.
1994-02-25 14:11:16 +00:00
rgrimes
91a83116a5
It is not nice to extract libc.so.1.0 using tar when tar is using it!!
...
UGLY HACK TO GET 1.1 BETA OUT :-(
1994-02-23 16:47:04 +00:00
rgrimes
cb161e918b
Make it say Preparing for dos fs instead of Initializing.. the later sounds
...
scary to some people!
1994-02-23 15:43:20 +00:00
rgrimes
f7cfcf8b63
Update to generate the ISO9660 names for the floppy images, use fd1200
...
inplace of floppy5.
1994-02-23 15:36:05 +00:00
rgrimes
cd479ce39c
Add NE2100 Per Paul Richards, and whoopsss.... I did this in /usr/src
...
on the WRONG system (actually, just the wrong window :-)).
1994-02-22 17:11:27 +00:00
rgrimes
a55e9da79e
Added local/skel for dot.* files.
1994-02-22 05:43:07 +00:00
rgrimes
667b223861
Whoops, forgot to $Id$ this file, and re-enable floppies target in
...
make release
1994-02-21 21:53:20 +00:00
rgrimes
317fa93e13
Major hackery to get the 1.1 Beta floppies building. Have a special
...
pair of crunched binaries that are not built by this, but other than
that it is back to an automated procedure. So many changes it is
hard to describe.
1994-02-21 21:52:00 +00:00
rgrimes
acc7cb16e5
Add $Id$'s
1994-02-21 20:36:03 +00:00
rgrimes
b889438d02
Add a TERM=pc3 so that an initial system install is at least usable
...
at the console!
1994-02-21 20:34:25 +00:00
rgrimes
14b70b0cdd
Correction so that elvisrecover finds the right files!
...
>From: chmr@edvz.tu-graz.ac.at (Christoph Robitschko)
Date: Fri, 21 Feb 1992 09:40:35 +0100 (MET)
The last version expected elvis* files in /var/tmp, while elvis puts
elv* files there.
1994-02-21 11:28:45 +00:00
rgrimes
a2267bf92c
Move ldconfig stuff to be after nfs mounts.
1994-02-21 03:16:43 +00:00
rgrimes
f6bf5bccb2
Put back in elvis recovery stuff, we still ship elvis with 1.1 as a fall
...
back editor!
Add nvi recovery precedure from man page.
Fix ntpdate echo lines so that it looks pretty (ntpdate spits out 1 line
of output that makes the system boot up look real ugly if you do it
echo -n, so I chaged it to echo, and then added a
echo -n 'starting more network daemons:' so any addition daemon starts
look normal.
1994-02-21 02:47:47 +00:00
rgrimes
2b01e1a3da
Correction so old alias floppy and floppy5 work.
1994-02-20 10:43:02 +00:00
ache
25c78dd606
Remove sio entries per Rod suggestion
1994-02-19 15:45:13 +00:00
ache
d05ae37f7c
Sorry, expr error in last commit.
1994-02-19 14:32:56 +00:00
ache
0e6427f1ee
We lost ttyd for dialin lines, now restore it
1994-02-19 13:17:03 +00:00
rgrimes
efcc4c1349
Fix up the cdpath, it was missing a / before i386.
1994-02-18 09:51:54 +00:00
rgrimes
9f7c3c3eb0
Add /proc, we need one of them now. Clean up some mode settings.
1994-02-17 03:52:28 +00:00
rgrimes
742a6c3780
General cleanup for 1.1 release, mostly add zoneinfo stuff to BSD.usr.dist
1994-02-15 10:38:50 +00:00
nate
ba1a74a783
Added some other ttyvx lines for reference. They are marked as off so
...
there is no functional difference.
1994-02-15 00:05:14 +00:00
ache
80e3ce1b44
rm# for 5.25 driver changed per Bruce suggestion
1994-02-11 11:00:13 +00:00
ache
65bc995bd6
Add floppy entries for new fd driver
...
(from Poul-Henning Kamp) slightly fixed
1994-02-10 10:44:08 +00:00
rgrimes
16d21ccc58
Upgrade to 1.1 release level, add procfs entry on fstab creation.
1994-02-09 05:26:16 +00:00
rgrimes
33f01e3bce
Add obj/ in front of freefall.cf so that the install works.
1994-02-09 03:40:59 +00:00
rgrimes
d3726af9cc
A real good idea...
...
>From: "Chris G. Demetriou" <cgd@sun-lamp.cs.berkeley.edu>
Update of /b/source/CVS/src/etc
In directory sun-lamp.cs.berkeley.edu:/usr/src/etc
Modified Files:
master.passwd
Log Message:
disable toor by default
1994-02-09 01:57:37 +00:00
rgrimes
4a67e7401a
Update for new COPYRIGHT.* files.
1994-02-09 00:58:12 +00:00
rgrimes
f7ebbd4064
One more reference to fdXa removed.
...
Run fdisk -u after disklabel just incase we wrote block 0, this should fix
the bogus partition table when the install is to the whole disk.
1994-02-08 09:37:28 +00:00
rgrimes
3d79df5497
Add PERSONAL.ACKS to file list.
...
Use freefall.cf as sendmail prototype file, it is more realistic than the
tcpproto.cf file for a FreBSD system. Fix so that obj dir is created in
sendmail/cf/cf as to not polute the source tree and to have the Makefile
in there do the right things.
Remove all the extra /dev/fd0?* entries on the floppies, they where using
up all the inodes and are not needed at this time.
Temporarily remove the floppy target from release: untilit is
fixed.
This file has lots more work coming, but to get the 1.1 BETA out I am
going to hand craft the floppies :-(.
1994-02-08 08:58:41 +00:00
rgrimes
774c921f15
Update to use /dev/fd0 instead of /dev/fd0a.
1994-02-08 08:45:10 +00:00
alm
3ac0b190f0
Add devices for QIC 40/80 support
1994-02-07 04:25:07 +00:00
ache
9788497c05
Add 'ht' to PC Console (has hardware tabs)
1994-02-06 09:50:56 +00:00
wollman
1704269efa
Remove more references to the U word.
1994-02-04 02:23:06 +00:00
chmr
0c8f659717
Use find -d to clear /tmp, to stop warnings.
...
Removed elvispreserve command, nvi does not use it, and it was also wrong
for elvis.
1994-02-02 08:02:37 +00:00
ache
b259b0c394
Remove obsoleted floppy partition from device name.
1994-01-27 02:58:05 +00:00
dg
4b3f7a255e
Added creation of a symlink for ttyv0->vga when making the 'pc0' target.
1994-01-26 23:45:34 +00:00
nate
f26c3f84b8
The system default crontab now resides in /etc/crontab, and I changed it's
...
mode to 644 as most unix systems allow you to read root's crontab.
1994-01-25 17:27:03 +00:00
dg
76b4ea09c1
Deprecate "/dev/vga". Use /dev/ttyv0 always. Note that the terminal type
...
is still 'pc3' in /etc/ttys, and should be changed if we decide to default
to syscons.
1994-01-24 20:57:16 +00:00
rgrimes
100cfe2163
Remove note about having to remove comments for this file to work, since
...
tip/acu.c has been partially fixed to deal with it.
1994-01-24 00:39:01 +00:00