summaryrefslogtreecommitdiffstats
path: root/etc/rc.d
Commit message (Expand)AuthorAgeFilesLines
* 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
* From the PR:mtm2004-03-031-0/+1
* Further shuffle runcom ordering so that netif does not start beforegreen2004-02-292-2/+2
* What depends on ipfilter should probably also start ipfw at the same time.green2004-02-271-1/+1
* Fix typobrueffer2004-02-233-3/+3
* Don't forget to enable the ipv6 firewall once the rules are loaded.mtm2004-02-191-0/+4
* In-line documentation.mtm2004-02-193-0/+24
* Fix typo in comment, s/reebots/reboots/johan2004-02-071-1/+1
* ttys is gone, kill it here tooimp2004-02-071-1/+1
* Now that devfs is mandatory, there is no need to muck aroundmtm2004-02-071-32/+0
* Require initrandom rather than random, since random requiresdes2004-02-052-2/+2
* We don't really need a lockfile, and most likely can't create one atdes2004-02-042-10/+4
* o Unbreak the individual jail starting patch that I broke whenmtm2004-02-031-28/+32
* Add support for initializing swap devices with random one-shot keys. Notedes2004-02-033-1/+109
* Missed one in previous commit.des2004-02-031-1/+2
* Style fixes.des2004-02-031-5/+13
* Configure a jail sysctl value only if it is different thanmtm2004-02-031-26/+33
* Teach /etc/rc.d/dumpon script how to stop.pjd2004-02-021-1/+12
* Support starting/stoping of jails individually.mtm2004-02-021-12/+25
* Remove only X[0-9]-lock.njl2004-01-271-1/+1
OpenPOWER on IntegriCloud