aboutsummaryrefslogtreecommitdiff
path: root/etc/rc
Commit message (Expand)AuthorAgeFilesLines
...
* Make syslogd work again: in needs to be started in netstart rightBill Paul1995-03-261-5/+1
* start syslog earlierJordan K. Hubbard1995-03-241-1/+10
* Correct a few spelling bogons.Jordan K. Hubbard1995-03-241-6/+6
* Get around problem of not exporting variables in sysconfigJordan K. Hubbard1995-03-241-4/+4
* rc.netstart -> netstartJordan K. Hubbard1995-03-231-3/+3
* Another pass through our rc files in an attempt to eliminate historicalJordan K. Hubbard1995-03-231-165/+16
* Almost full syscons setup via rc & sysconfigAndrey A. Chernov1995-03-221-9/+67
* Change named starting convention to use $namedflags like most otherGarrett Wollman1995-03-211-8/+9
* Begin a long-overdue cleanup of this whole mess.Jordan K. Hubbard1995-03-211-49/+59
* Remove extra fi that caused this script to fail during boot.Rodney W. Grimes1995-03-171-2/+1
* Semi-major RC file cleanup:Garrett Wollman1995-03-161-13/+36
* Disable dset for now - Bruce says it hoses the show.Jordan K. Hubbard1995-01-261-2/+2
* Add dset call to rc file, right after the databases are rebuilt.Jordan K. Hubbard1995-01-241-1/+4
* timedflags quotedAndrey A. Chernov1994-12-181-2/+2
* Add yet one locale example, this time ISO8859-1 as most common example.Andrey A. Chernov1994-12-051-1/+4
* Call rc.local with . instead of sh to pass variablesAndrey A. Chernov1994-11-261-2/+2
* fix if test for rwhod.Scott Mace1994-11-171-2/+2
* Only so savecore if people ask for it.Poul-Henning Kamp1994-11-071-2/+2
* Restore back -i for adjkerntzAndrey A. Chernov1994-11-021-2/+2
* Remove -i options from adjkerntz callAndrey A. Chernov1994-11-011-2/+2
* Add commented out startup locale setup, needed for some daemonsAndrey A. Chernov1994-10-301-1/+9
* Moved swapon -a to before the fsck. It isn't possible to run fsck onDavid Greenman1994-10-251-3/+3
* Add nfs_client and amdflagsPaul Traina1994-09-291-2/+6
* Remove elvis editor preserve stuff. We don't have elvis in 2.0 (nor amPaul Traina1994-09-261-7/+1
* Don't pass a filename to kvm_mkdb, it can figure out the correct fileGarrett Wollman1994-09-241-2/+2
* root must be remounted read/write fairly early in the startup procedureDavid Greenman1994-09-231-6/+4
* fbtab: Pulled down from Attic, fixed spaces to tabs.Rodney W. Grimes1994-09-231-2/+1
* nfsiod should be started if this is a NFS-client, not if it is a server.Poul-Henning Kamp1994-09-151-1/+4
* 1) adapted to a world without "fastboot" and "fasthalt".David Greenman1994-08-211-9/+7
* check for diskless boot, and remount / RW in that case.Poul-Henning Kamp1994-06-061-1/+7
* Comment out the startup of the xtend daemon by default.Andreas Schulz1994-06-051-4/+4
* Now rc.serial used for initial setup of serial linesAndrey A. Chernov1994-06-041-1/+7
* AddedPaul Richards1994-06-011-1/+5
* Path of uucp lock/temp correctedAndrey A. Chernov1994-05-231-4/+4
* Fix to handle routed with multiple args from Andy J. Chichak.Jordan K. Hubbard1994-04-251-2/+2
* Add /usr/X11R6/lib to the ldconfig path if it exists.Rich Murphey1994-03-251-1/+2
* Added tickadj to start of xntpd, this improves performance to nominal.Poul-Henning Kamp1994-02-271-3/+9
* Correction so that elvisrecover finds the right files!Rodney W. Grimes1994-02-211-2/+2
* Move ldconfig stuff to be after nfs mounts.Rodney W. Grimes1994-02-211-12/+12
* Put back in elvis recovery stuff, we still ship elvis with 1.1 as a fallRodney W. Grimes1994-02-211-2/+18
* Use find -d to clear /tmp, to stop warnings.Christoph Robitschko1994-02-021-7/+2
* This is Vixie cron 3.0. This version fixes all known security bugs.Guido van Rooij1994-01-221-2/+2
* Move "mount -a -t nfs" *after* network daemons,Andrey A. Chernov1994-01-081-3/+3
* Add warning comment line (rm anything into /var/run)Andrey A. Chernov1994-01-041-1/+2
* Added more robust ldconfig setting in rc, removed redundant ldconfig inJordan K. Hubbard1993-12-301-2/+9
* Support for automatically running ntpdate and xntpd.Garrett Wollman1993-12-211-1/+12
* Fix sendmail_flags, long ago it was imported from /etc/netstartAndrey A. Chernov1993-12-211-2/+2
* adjkerntz call added with explanation commentAndrey A. Chernov1993-12-171-1/+7
* Moved startup of portmap to be the first network daemon.David Greenman1993-12-131-6/+6
* allow spaces in $sendmail_flags.Rich Murphey1993-11-301-2/+2