summaryrefslogtreecommitdiffstats
path: root/etc/rc.d
Commit message (Expand)AuthorAgeFilesLines
* Install nsswitch.des2004-05-241-1/+1
* If nsswitch.conf does not exist, create it with the default settings.des2004-05-241-7/+30
* Move the task of updating nsswitch.conf / host.conf into a separatedes2004-05-242-64/+108
* Really remove the return statement this time. Thanks tomtm2004-05-201-1/+0
* The err routine requires two arguments: an exit value and a string.mtm2004-05-202-4/+3
* Change hw.acpi.cpu.cx_lowest to accept values in the form of C1,njl2004-05-071-2/+2
* Protect som cross-script invocations by checks to see that the targetphk2004-04-282-4/+10
* Initdiskless must run before ipfw, or people will not be able tophk2004-04-281-0/+1
* Replace shell's positional parameters safely.ru2004-04-282-4/+3
* When using this in non-NFSroot circumstances, `mount -t nfs` mayphk2004-04-271-1/+2
* Removes the check for the existence of the sysctl variablesimon2004-04-261-9/+0
* apply patch so pr can be closeddarrenr2004-04-202-2/+2
* sendmail_submit_enable and sendmail_outbound_enable checks were reverted.fjoe2004-04-171-2/+2
* Actually install preseedrandom.brooks2004-04-171-1/+2
* Remove bogus checks on the value of ${entropy_file} and hardcode outbrooks2004-04-151-11/+3
* Band-aid diskless booting by running a new preseedrandom script beforebrooks2004-04-152-0/+48
* Catch up with diskless split "diskless" is no longer provided.brooks2004-04-122-2/+2
* Take into account hardware-supplied entropy. If the entropy sourcemarkm2004-04-091-34/+41
* Style fixes, as suggested by Jens Schweikhardt <schweikh@schweikhardt.net>wes2004-04-062-9/+6
* Split ramdisk processing in two so it can actually work. Ownershipswes2004-04-062-12/+60
* Add separate script for natd. This fixes race condition with "ipfw restart"fjoe2004-04-053-28/+45
* Allow this script to be used for Postfix:fjoe2004-04-051-3/+4
* Add rc.d script to start pflogd and add rcvars etc. Also document vars inmlaier2004-04-023-2/+87
* - Use "/bin/hostname" explicitly instead of "hostname".krion2004-04-022-4/+4
* Extensive documentation changes to the script, but onlyluigi2004-03-311-49/+87
* Minor changes mostly as discussed on the lists a few days ago:luigi2004-03-311-6/+22
* Fix the case where $ntpdate_hosts was not specified and /etc/ntp.confdes2004-03-291-2/+2
* A few small cleanups:dougb2004-03-271-14/+4
* Install the pf rc.d-script (missed Makefile update in original commit)mlaier2004-03-241-1/+1
* Added 'nojail' keyword for rc.d/mixer script, while mixer(8) is notpjd2004-03-241-1/+1
* Overhaul the /etc/rc.d/diskless script by splitting it out intobrooks2004-03-238-567/+101
* Add rc.d script for pf(4) (more to come once pflogd(8) works as well).mlaier2004-03-231-0/+93
* Set start_cmd and stop_cmd correctly so the code that extracts the namesdes2004-03-221-4/+3
* Add a way for rc.d/devfs to set more than just the system devfs up.green2004-03-201-3/+16
* Echo and pass dumpdev as the device argument to savecore.davidc2004-03-181-2/+2
* Add a mixer script that saves the current settings of all mixers presentjhb2004-03-152-1/+113
* Add script for creating ramdisks at boot time, in time to be processedwes2004-03-151-0/+82
* 1. Remove the named_rcng variable. Mike's caution in this area was a gooddougb2004-03-141-19/+4
* If /conf/diskless_remount exists, use it to remount the entire /confbrooks2004-03-121-2/+13
* Don't run fsck if there's no /etc/fstab.kientzle2004-03-111-0/+2
* Make this file more generally usable:phk2004-03-091-19/+35
* Mark scripts as not usable inside a jail by adding keyword 'nojail'.pjd2004-03-0883-83/+83
* Removed definition of NOPROG. It was just a style bug (a NetBSD macrobde2004-03-051-2/+0
* One tab too much.pjd2004-03-051-1/+1
* Teach 'hostname' script how to act inside a jail.pjd2004-03-051-4/+12
* When this script included NetBSD specific logic, the NetBSD branchmtm2004-03-051-11/+0
* The syslogd script should require that /var is cleaned before it runs.mtm2004-03-051-1/+1
* Remove scripts we don't use from requirement lines. These weremtm2004-03-0511-11/+11
* Removed include of bsd.own.mk. It was just a style bug (half-bakedbde2004-03-051-2/+0
* Forgotten commit: Hook /etc/rc.d/ike up to the build.bms2004-03-041-0/+1
OpenPOWER on IntegriCloud