Rodney W. Grimes
9b647c9560
Fix some spaces back into tabs from a cut and past.
1994-05-13 03:39:21 +00:00
Andrey A. Chernov
3c7d122598
Make dialout devices owned by uucp.dialer with 660 mode
1994-05-10 09:18:11 +00:00
Rodney W. Grimes
2f3990f771
Add supoort for hostname.ed1
1994-05-04 08:59:52 +00:00
Rodney W. Grimes
bacf044f40
Use the hostname.interface file just like the 3 floppy install.
1994-05-03 10:11:47 +00:00
Rodney W. Grimes
b9ee5a065c
Use ISO9660/DOS compliant file names for the tar balls now.
1994-05-03 10:11:21 +00:00
Jordan K. Hubbard
eeee6ddd2b
Configure: If netmask wasn't entered at all, it caused the ifconfig line to
...
have a bogus trailing `netmask' with no argument. Fixed.
Rod: Please take this into 1.1 Release.
1994-04-26 23:26:18 +00:00
Jordan K. Hubbard
c289dd0485
Fix to handle routed with multiple args from Andy J. Chichak.
...
This should go into 1.1 Release if it's not too late.
1994-04-25 15:33:12 +00:00
Søren Schmidt
75a489c919
device support for pcaudio added
1994-04-21 14:08:27 +00:00
Rodney W. Grimes
5ca7c63907
Fix the ifconfig lines so that they have interface names on them.
1994-04-18 11:00:44 +00:00
Rodney W. Grimes
74d091bf0a
>From BETA_1_1 branch:
...
----------------------------
revision 1.8.2.1
date: 1994/04/18 06:37:29; author: rgrimes; state: Exp; lines: +10 -4
Use the hostname.* files created by the installation to reduce the
amount of work one has to do when setting up a system.
----------------------------
1994-04-18 06:44:43 +00:00
Rodney W. Grimes
641ecfdd1d
>From BETA_1_1 branch:
...
----------------------------
revision 1.1.2.1
date: 1994/04/10 20:20:26; author: rgrimes; state: Exp; lines: +11 -5
Use /dev/fd0 instead of /dev/fd0a. Add mounting of mcd1 if mcd0
fails when searching for a cdrom drive.
1994-04-18 04:26:25 +00:00
Rodney W. Grimes
f010fbc6da
>From BETA_1_1 branch
...
----------------------------
revision 1.1.2.1
date: 1994/04/10 20:20:25; author: rgrimes; state: Exp; lines: +3 -3
Use /dev/fd0 instead of /dev/fd0a. Add mounting of mcd1 if mcd0
fails when searching for a cdrom drive.
1994-04-18 04:25:21 +00:00
Rodney W. Grimes
f48386c2b5
>From BETA_1_1 branch:
...
----------------------------
revision 1.53.2.3
date: 1994/04/10 20:19:37; author: rgrimes; state: Exp; lines: +12 -3
Must have etc and usr directories on the cdinstall floppies.
Need to have device files for mcd1.
Create links for usr/libexec and usr/lib on cdinstall floppies so that
shared library code is loaded from cdrom.
1994-04-18 04:23:33 +00:00
Rodney W. Grimes
863c4478c0
>From BETA_1_1 branch:
...
----------------------------
revision 1.2.2.3
date: 1994/04/17 19:45:24; author: rgrimes; state: Exp; lines: +13 -2
Eliminate warning messages about /sbin/sh /sbin/init and /etc/termcap
when extracting the bin or des archives. Note this is also the
place I fixed the libc.so.1.0 problem a long time ago by adding
a --exclude libc.so.1.0 to the tar command.
1994-04-17 19:57:35 +00:00
Sean Vickery
a38822ea85
As a result of the distribution crontab, /usr/libexec/atrun was being run
...
only once an hour instead of every five minutes. This was due to a minute
specification of 0/5 -- which should have been */5. This has been fixed.
Expect your /var/cron/log to grow much faster now.
1994-04-15 16:57:38 +00:00
Garrett Wollman
4439fb7423
/dev/null was not a very good choice of shell for login-disabled users.
...
Used the canonical non-existent file (/nonexistent) instead This should
probably be documented somewhere, but it's unclear where the right
place is (passwd(5)? login(8)? hier(7)? all three?).
1994-04-11 19:18:05 +00:00
Andrey A. Chernov
b352940de5
mail a+rwxt changes backed out
1994-04-10 00:56:12 +00:00
Andrey A. Chernov
5ff4ee289a
Change default permission of /var/mail to 01777, because
...
MUA must have s-bit in other case (security hole).
This fix needed for procmail too, because procmail
uses NFS-locks in /var/mail directory
1994-04-06 19:37:45 +00:00
Andrey A. Chernov
6d518cf807
Fix tty? entry in the same way like cua entry
...
Add error diagnotic about unknown device name
1994-04-03 14:24:52 +00:00
Andrey A. Chernov
207a3900f0
Fix error in making cua entries for two multiports
...
(> 10 devices)
1994-04-03 04:39:54 +00:00
Rich Murphey
0bd9d48a0b
Add /usr/X11R6/lib to the ldconfig path if it exists.
1994-03-25 04:58:58 +00:00
Rodney W. Grimes
333c7e3c74
Pull in changes just made to the BETA 1.1 branch for cd install floppy
...
support.
1994-03-20 01:23:42 +00:00
Rodney W. Grimes
4e208024d0
These are the installation and profile files from the 1.0 cdins*.flp
...
floppy images. Put in as they were in 1.0, about to change them to
work with 1.1.
1994-03-20 00:12:38 +00:00
Jordan K. Hubbard
553a59314c
As per Rod's wishes, man uses uid/gid 9 now.
1994-03-19 23:31:39 +00:00
Jordan K. Hubbard
5dfaa17305
Remove man group - no longer necessary (that was quick! :). I'll let Rod
...
pick the uid for the `man' user, since he staked a claim on that, but he'd
better not forget or the make install will break badly! :)
1994-03-19 22:45:04 +00:00
Jordan K. Hubbard
96f0167084
No longer necessary to make catpages group write.
1994-03-19 22:27:30 +00:00
Jordan K. Hubbard
b991deaa17
Go to userid man, groupid bin for catpages (and uid/gid bin for man dirs)
1994-03-19 22:18:22 +00:00
Jordan K. Hubbard
24c99e1a42
Make man files group owned by man. Make cat dirs group write.
1994-03-18 11:46:12 +00:00
Jordan K. Hubbard
8f74b71719
Added a man group ID.
1994-03-18 11:45:49 +00:00
Rodney W. Grimes
1a231d77d2
>From Chris Christoph P. U. Kukulies kuku@acds.physik.rwth-aachen.de
...
Change references to we0 to be ed0 since the we driver is long gone.
1994-03-18 03:09:51 +00:00
Rodney W. Grimes
01bfdff2c1
Add mitsumi cdrom /dev entries.
1994-03-07 00:57:38 +00:00
Rodney W. Grimes
edb52a9f6d
>From BETA_1_1 branch
...
Add missing ${cpioverbose} option.
1994-03-07 00:43:11 +00:00
Rodney W. Grimes
4453164cde
>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
Garrett Wollman
ec7e92722a
Fixed comments.
1994-03-02 17:58:29 +00:00
Andrew Moore
27dd9a00a3
Don't sync a ro-mounted fs.
1994-03-02 00:03:41 +00:00
Andrew Moore
9bf051a923
Don't offer to mount a to-be-overwritten DOS partition.
1994-03-01 23:51:48 +00:00
Garrett Wollman
bda2c87857
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
Garrett Wollman
fc73393612
Sample configuration files for Kerberos. (Not restricted.)
1994-02-27 21:17:55 +00:00
Garrett Wollman
441ef6400b
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
Poul-Henning Kamp
7acbd5f0b0
Added tickadj to start of xntpd, this improves performance to nominal.
1994-02-27 15:32:09 +00:00
Andrew Moore
2b4ff1d41e
extract() is more friendly
...
added load_dos (just calls load_fd)
1994-02-25 23:34:14 +00:00
Rodney W. Grimes
0a0018c5ce
>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
Rodney W. Grimes
de5faa7720
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
Rodney W. Grimes
df6193abae
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
Rodney W. Grimes
4f3bf7e69c
Update to generate the ISO9660 names for the floppy images, use fd1200
...
inplace of floppy5.
1994-02-23 15:36:05 +00:00
Rodney W. Grimes
c5d47aacfd
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
Rodney W. Grimes
8921bb1b4c
Added local/skel for dot.* files.
1994-02-22 05:43:07 +00:00
Rodney W. Grimes
bb90b1058b
Whoops, forgot to $Id$ this file, and re-enable floppies target in
...
make release
1994-02-21 21:53:20 +00:00
Rodney W. Grimes
64eb68b1e5
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
Rodney W. Grimes
c8d1c78f59
Add $Id$'s
1994-02-21 20:36:03 +00:00