summaryrefslogtreecommitdiffstats
path: root/etc/rc.d/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Move all test integration pieces for etc/ from etc/ to tests/ngie2015-05-181-4/+0
* Move etc/tests/rc.d to etc/rc.d/tests to match the desired directory layoutngie2015-04-131-0/+4
* Add an rc.d script to invoke iovctl(8) during bootrstone2015-03-011-0/+1
* Remove explicit routing/sendmail rc.d inclusion in FILESngie2015-02-091-2/+0
* Use FILES+= idiom instead of _inetd when referencing inetd rc.d scriptngie2015-02-051-1/+1
* Honor the following flags with the following rc.d scripts for services that canngie2015-02-051-14/+49
* Remove hostapd and wpa_supplicant from FILES so they're installed conditionallyngie2015-02-021-2/+0
* Respect MK_KERBEROS with etc/rc.d/ipropd_master and etc/rc.d/ipropd_slavengie2015-01-261-2/+2
* Honor MK_WIRELESS with etc/rc.d/hostapd and etc/rc.d/wpa_supplicantngie2015-01-261-0/+5
* Honor MK_JAIL with etc/rc.d/jailngie2015-01-261-1/+4
* Honor MK_ACCT with etc/rc.d/accountingngie2015-01-261-0/+4
* Remove explicit inclusion of lpd from FILESngie2015-01-261-1/+0
* Honor MK_AMD with etc/rc.d/amdngie2015-01-261-1/+4
* Honor MK_API in etc/rc.dngie2015-01-261-2/+5
* Honor MK_LPR with etc/rc.d/lpdngie2015-01-261-0/+4
* Honor MK_ACPI in etc/devd and etc/rc.dngie2015-01-261-1/+4
* Add MK_AUTOFS knob for building and installing autofs(4), et alngie2015-01-261-3/+6
* Add MK_HAST knob for building and installing hastd(8), et alngie2015-01-261-1/+4
* Install bsnmp rc.d script if MK_BSNMP != nongie2015-01-251-1/+4
* Add MK_CCD knob for building and installing ccd(4), ccdconfig, etcngie2015-01-251-1/+4
* Add MK_ISCSI knob for building the iscsi initiator, iscsi daemon, kernelngie2015-01-251-2/+5
* Remove etc/rc.d/mroutedngie2014-11-301-1/+0
* Renove faith(4) and faithd(8) from base. It looks like industrymelifaro2014-11-091-1/+0
* Get rid of the postrandom script. It was born in a time when thedes2014-11-021-1/+0
* add an rc.d script to automatically grow the specified FS... It hasjmg2014-11-021-0/+1
* This is the much-discussed major upgrade to the random(4) device, known to yo...markm2014-10-301-1/+0
* - Honer MK_KERBEROS for Heimdal rc.d scripts.hrs2014-10-191-4/+11
* Don't install /etc/rc.d/keyserv unless MK_OPENSSL == yesngie2014-09-231-1/+4
* Don't install /etc/rc.d/ftp-proxy unless MK_PF == yesngie2014-09-201-1/+4
* Don't install /etc/rc.d/rwho unless MK_RCMDS == yesngie2014-09-201-1/+4
* Sort the optional rc.d scripts by their knobsngie2014-09-201-11/+11
* Use a devd event to start hv_kvpd instead of doing so in rc.d script.delphij2014-09-171-5/+0
* Import HyperV Key-Value Pair (KVP) driver and daemon code by Microsoft,delphij2014-09-131-0/+5
* Restructure rc.d scripts for kerberos5 daemons:hrs2014-08-291-1/+3
* Bring in the new automounter, similar to what's provided in most othertrasz2014-08-171-0/+3
* Use src.opts.mk in preference to bsd.own.mk except where we need stuffimp2014-05-061-1/+1
* Remove IPX support.glebius2014-03-141-5/+0
* Honor WITHOUT_CASPER.gjb2013-12-211-1/+5
* Start-up script for casperd daemon.pjd2013-12-161-0/+1
* Remove remnants of BIND from /etc, since there is no BIND in base now.glebius2013-11-051-1/+0
* Do not install bluetooth rc(8) scripts if MK_BLUETOOTH = no.gjb2013-10-031-3/+6
* Add a setup script for unbound(8) called local-unbound-setup. Itdes2013-09-231-0/+5
* Bring in the new iSCSI target and initiator.trasz2013-09-141-0/+3
* - Add vnode-backed swap space specification support. This is enabled whenhrs2013-06-271-2/+2
* Merge a number of changes required to hook up OpenBSM 1.2-alpha2'srwatson2012-12-011-0/+1
* Add postrandom.obrien2012-09-111-0/+1
* - Add rc.d script for kfd, kerberos forwarded tickets daemon.stas2012-04-101-0/+1
* Move utmpx handling out of init(8).ed2012-02-111-0/+5
* - Put one file into one line. This makes keeping local changes and mergingpjd2011-12-151-39/+154
* Add etc/rc.d/static_ndp, analogous to etc/rc.d/static_arp.mm2011-10-231-1/+1
OpenPOWER on IntegriCloud