summaryrefslogtreecommitdiffstats
path: root/etc
Commit message (Collapse)AuthorAgeFilesLines
* Now rc.serial used for initial setup of serial linesache1994-06-043-1/+189
|
* make /etc/motd mode 644 NOT 666csgr1994-06-031-1/+1
| | | | (Thank heavens I run cops every night.)
* Fix the absolute paths for boot blocks. Now uses ${DESTDIR}.jkh1994-06-031-4/+4
|
* Addedpaul1994-06-011-1/+5
| | | | | | | | if [ -x /usr/libexec/xtend ]; then echo -n ' xtend'; /usr/libexec/xtend fi to etc/rc
* Restore bin.bin for /usr/libexec/uucp, uucp owner not needed hereache1994-06-011-2/+2
|
* added make.conf template, which does nothing.phk1994-06-013-2/+48
|
* Comment out uucpd, not properly configured as defaultache1994-05-311-4/+4
| | | | Comment out walld/rusersd/rstatd, may be too verbose
* Change mode of libexec/uucp to 0755ache1994-05-311-2/+2
|
* Mode 0775 for /var/spool/lockache1994-05-311-2/+2
|
* Change /var/spool/uucp/* modes to 0775ache1994-05-311-2/+2
|
* Make /usr/libexec/uucp uucp.uucp 0750ache1994-05-311-2/+2
|
* Make /etc/uucp uucp.uucp 0770ache1994-05-311-2/+2
|
* Uncomment uucpd, now it worksache1994-05-311-4/+4
| | | | | Uncomment rstatd/rusersd/rwalld all three worked mountd still commented out, I remember some problem with it
* Intruduce new group for uucp, gid 66ache1994-05-311-4/+4
| | | | | | Change uucp directories group too Change "lock" directory group to "dialer" to allow various dialout applications to access it
* Intruduce new group for uucp, gid 66ache1994-05-312-1/+2
|
* From Ache:ache1994-05-302-18/+30
| | | | Add proper devices for new sio initial/locking mechanism
* Path of uucp lock/temp correctedache1994-05-231-4/+4
|
* Fix all the sound devices to NOT have the absolute path /dev, the makes forrgrimes1994-05-212-74/+74
| | | | missing device files in releases!!
* Gordon Burditt <gordon@sneaky.lonestar.org>jkh1994-05-202-11/+12
| | | | Fix ownership of catpages, make ~uucp/uucppublic really public.
* 1) Added s/key support .guido1994-05-192-0/+52
| | | | | | | | | 2 Added optional excessive login logging. 3) Added login acces control on a per host/tty base. 4) See skey(1) for skey descriptions and src/usr.bin/login/README for the logging and access control features. -Guido
* 1) Added s/key support .guido1994-05-191-3/+4
| | | | | | | | | 2 Added optional excessive login logging. 3) Added login acces control on a per host/tty base. 4) See skey(1) for skey descriptions and src/usr.bin/login/README for the logging and access control features. -Guido
* Turn on purging of accounting records in /etc/daily.csgr1994-05-191-7/+12
| | | | (Now that we have sa)
* Add the installation of /var/crash/minfree with a value of 2048 so thatrgrimes1994-05-192-1/+4
| | | | savecore will not FILL the /var partition.
* Use "cons25" for console too since we're now syscons. Turn on twojkh1994-05-191-3/+3
| | | | | VTY's by default; give user a couple of vty's to play with out of the box (leave 4th entry turned off for X).
* Add 4 VTY's back to the list of things to create by default (the codrvjkh1994-05-192-8/+6
| | | | comments were obsolete), also create a PS/2 mouse entry.
* Add manpath.config to the default list of things installed in /etcjkh1994-05-172-2/+34
| | | | for releases.
* Fisx spelling error from John Lindrgrimes1994-05-151-2/+2
|
* >From 1.1 branhc:rgrimes1994-05-151-25/+15
| | | | | | | | ---------------------------- revision 1.13.2.1 date: 1994/05/05 03:58:27; author: rgrimes; state: Exp; lines: +15 -25 Upgrade some things that are now different in 1.1. ----------------------------
* From: Heikki Suonsivu <hsu@clinet.fi>jkh1994-05-131-2/+4
| | | | | | | FreeBSD release still nukes everything on scratch using a big-hammer method, even if it is nfs-mounted (and, when it is, the expiration policy may be different). Daily script should by default do nothing to remote filesystems?
* Fix some spaces back into tabs from a cut and past.rgrimes1994-05-131-2/+2
|
* Make dialout devices owned by uucp.dialer with 660 modeache1994-05-102-6/+6
|
* Add supoort for hostname.ed1rgrimes1994-05-041-1/+4
|
* Use the hostname.interface file just like the 3 floppy install.rgrimes1994-05-031-6/+15
|
* Use ISO9660/DOS compliant file names for the tar balls now.rgrimes1994-05-031-20/+24
|
* Configure: If netmask wasn't entered at all, it caused the ifconfig line tojkh1994-04-261-5/+7
| | | | | | have a bogus trailing `netmask' with no argument. Fixed. Rod: Please take this into 1.1 Release.
* Fix to handle routed with multiple args from Andy J. Chichak.jkh1994-04-251-2/+2
| | | | This should go into 1.1 Release if it's not too late.
* device support for pcaudio addedsos1994-04-212-6/+24
|
* Fix the ifconfig lines so that they have interface names on them.rgrimes1994-04-181-4/+4
|
* >From BETA_1_1 branch:rgrimes1994-04-181-4/+10
| | | | | | | | | ---------------------------- 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. ----------------------------
* >From BETA_1_1 branch:rgrimes1994-04-181-5/+11
| | | | | | | | ---------------------------- 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.
* >From BETA_1_1 branchrgrimes1994-04-181-3/+3
| | | | | | | | ---------------------------- 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.
* >From BETA_1_1 branch:rgrimes1994-04-181-3/+12
| | | | | | | | | | ---------------------------- 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.
* >From BETA_1_1 branch:rgrimes1994-04-171-2/+13
| | | | | | | | | | ---------------------------- 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.
* As a result of the distribution crontab, /usr/libexec/atrun was being runsean1994-04-151-3/+3
| | | | | | 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.
* /dev/null was not a very good choice of shell for login-disabled users.wollman1994-04-111-2/+2
| | | | | | 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?).
* mail a+rwxt changes backed outache1994-04-101-2/+3
|
* Change default permission of /var/mail to 01777, becauseache1994-04-061-4/+3
| | | | | | 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
* Fix tty? entry in the same way like cua entryache1994-04-032-8/+32
| | | | Add error diagnotic about unknown device name
* Fix error in making cua entries for two multiportsache1994-04-032-10/+26
| | | | (> 10 devices)
* Add /usr/X11R6/lib to the ldconfig path if it exists.rich1994-03-251-1/+2
|
OpenPOWER on IntegriCloud