summaryrefslogtreecommitdiffstats
path: root/etc/rc.d
Commit message (Expand)AuthorAgeFilesLines
* Add ldconfig -soft to process the soft float abi libraries and put itimp2016-01-181-0/+22
* Wrap overlong comment lines.trasz2016-01-141-6/+6
* Fix the code to retry mount attempt in mountcritlocal if there aretrasz2016-01-141-1/+1
* Let old-style (shell-based) jail configuration handle jail names thatjamie2015-12-261-62/+68
* Enhance rc.d/netwait script to wait for late-attaching interfaces such asian2015-12-262-57/+74
* Modify the rctl rc script to add multiple rules in a single run.trasz2015-12-011-2/+2
* Load our configuration before setting defaults, so local_unbound_workdirdes2015-12-011-2/+2
* Add support for the new "-manage-gids" option for the nfsuserd daemonrmacklem2015-11-302-1/+14
* When extracting mtrees, pass -i so schg/sappnd are respected.bdrewery2015-11-091-2/+2
* After r290196, the kernel won't wait for stuff like gmirror nodestrasz2015-10-301-2/+36
* Ignore per-mdN settings in mdconfig[2] startupdteske2015-10-292-0/+4
* Since r275359, there is no need to provide a bogus service name.des2015-10-261-1/+1
* Allow osreldate and osrelease to be set per jailphk2015-10-201-0/+2
* After starting Unbound, wait for up to five seconds until unbound-controldes2015-10-191-0/+21
* Fix indentation in etc/rc.d/fsck.vangyzen2015-10-121-1/+1
* When stopping ugidfw, it is not enough to just try unloading the module. Ifbdrewery2015-09-291-1/+10
* The "automount" rc script should depend on "automountd", not the othertrasz2015-09-183-3/+3
* Use read to parse a line instead of set.hrs2015-09-101-5/+4
* - Add uid check.hrs2015-09-101-4/+11
* Update only static routes when an interface is specified. This fixedhrs2015-09-101-1/+1
* Fix a conversion error in rc.d/jailpeter2015-08-271-1/+1
* Replay r286410. Change KPI of how device drivers that provide wirelessglebius2015-08-271-0/+12
* etc/rc.d/hostname: permit setting hostname if already setfeld2015-08-121-5/+2
* Finish reverting r286410 - sorry, I somehow missed this with svn commit.adrian2015-08-101-12/+0
* Change KPI of how device drivers that provide wireless connectivity interactglebius2015-08-071-0/+12
* Make rctl_enable rc variable actually work. To avoid breaking existingtrasz2015-08-051-0/+1
* Address review.markm2015-07-081-4/+4
* Updated random(4) boot/shutdown scripting.markm2015-06-301-1/+42
* Use correct flag in iovctl_start().pkelsey2015-06-271-1/+1
* Adjust default argument construction for -c to be getopt compliant forpeter2015-05-221-1/+1
* Move all test integration pieces for etc/ from etc/ to tests/ngie2015-05-183-149/+0
* Revert r282672.delphij2015-05-111-1/+1
* Always convert uuid to lower case.delphij2015-05-081-1/+1
* Require "ldconfig" for "devd". It is possible that user puts intoglebius2015-04-281-1/+1
* Generate new UUID if system UUID is known bad or malformed and add a twodelphij2015-04-271-8/+56
* Move etc/tests/rc.d to etc/rc.d/tests to match the directory layout jmmv@ngie2015-04-273-0/+149
|\
| * Move etc/tests/rc.d to etc/rc.d/tests to match the desired directory layoutngie2015-04-133-0/+149
* | Remove some oldnfs remnants.trasz2015-04-182-39/+18
* | Verify if the saved hostid is still the same and update ifdelphij2015-04-151-4/+11
|/
* Typo fix in commentjpaetzel2015-04-061-1/+1
* Bug fixes and feature addsjpaetzel2015-04-051-33/+37
* Add an rc.d script to invoke iovctl(8) during bootrstone2015-03-013-1/+41
* Unbreak rcorder when MK_UTX == no by moving utx from REQUIRE: in LOGIN tongie2015-02-132-1/+2
* Unbreak rcorder when MK_UNBOUND == no by moving local_unbound from REQUIRE:ngie2015-02-132-1/+2
* rc.d: load the network config file for netifroyger2015-02-101-0/+3
* Un-revert the r278323 again - whatever Jenkins/kyua is up it, it hasjamie2015-02-101-2/+1
* Remove explicit routing/sendmail rc.d inclusion in FILESngie2015-02-091-2/+0
* Revert the rc part of r278323 until I can figure out what Jenkins is doing.jamie2015-02-071-1/+2
* Add mount.procfs jail parameter, so procfs can be mounted when a prison'sjamie2015-02-061-3/+2
* Don't add static IPv6 routes when to all FIBs when net.add_addr_allfibs is 0.rpaulo2015-02-061-2/+3
OpenPOWER on IntegriCloud