summaryrefslogtreecommitdiffstats
path: root/etc/rc.d
Commit message (Expand)AuthorAgeFilesLines
* Honor the "dumpdev" kenv variable if it is set and the "dumpdev" rcdes2005-06-071-6/+17
* Support code for the OpenBSD dhclient. This significantly changes thebrooks2005-06-072-81/+21
* Remove RCng files that were brought in from NetBSD, but we ended up notobrien2005-06-0627-1188/+0
* We need to use 'applyset' command for devfs, 'apply hide' is not enough,pjd2005-05-231-6/+2
* Do not unconditionally mount devfs to ${jail_devdir}/dev. First checkcsjp2005-04-301-9/+12
* To allow /etc to be as minimal as possible in a diskless setup, we needbrooks2005-04-294-365/+2
* Add -h to the ln command to make the -f flag actually do something.dougb2005-04-241-1/+1
* Add startup script and default configuration file for bsnmpd.glebius2005-04-172-1/+19
* Do not remove logging sockets. This fixes an issue where loggingcsjp2005-04-141-0/+2
* The alternative suggested for /entropy as a shutdowndougb2005-04-111-5/+4
* 'dumpon' can run before 'initrandom' so make it.obrien2005-04-051-2/+2
* When reloading rules via rc.d/pf, flush everything but existing stateseanc2005-04-041-1/+3
* Add a ugidfw_load() function and fix up some of the scripting in this file.trhodes2005-04-021-6/+20
* Remove the 'usbd' keyword (it isn't necessary for mixer). Also, usenjl2005-03-171-1/+1
* Start natd(8) before loading firewall rules, to give theru2005-03-161-2/+3
* Unhook the recently departed lomac file from the build.dougb2005-03-131-1/+1
* Remove mac_lomac(4) functionality. The proper way is to use loader.conftrhodes2005-03-121-19/+0
* It is sufficent to require rcconf rather than initdiskless.brooks2005-03-022-2/+2
* Remove stray else.brooks2005-03-021-1/+0
* Allow chkprintcap(8) to be run before lpd is started. Disabled bybrooks2005-03-022-2/+8
* If we don't have /usr/sbin/mtree, try to mount /usr. We're only likelybrooks2005-03-021-3/+12
* - Update etc/rc.d/newsyslog to FreeBSD standards and install it.brooks2005-03-023-10/+9
* - Remove the dependency of /usr/bin/touch by using "cp /dev/null <target>"brooks2005-03-011-4/+12
* command_args is redundant.njl2005-02-271-2/+0
* Add rc.conf options for powerd (disabled by default) and hook the scriptnjl2005-02-261-1/+1
* Add an rc script for powerd(8).njl2005-02-261-0/+20
* Add the ability to specify "NONE" if the user wants no change for thenjl2005-02-261-0/+3
* Quiet error messages if the requested sysctls are not present.njl2005-02-251-6/+6
* Add support for cpufreq to power_profile(8). Values for on/offline cpunjl2005-02-061-4/+6
* Add a comment which explain why we need to use special function instead ofpjd2005-01-301-0/+2
* We cannot use sed(1), because rc.d/gbde has to be called beforepjd2005-01-231-1/+20
* Fix handling of providers with / in them (e.g. mirror/foo).pjd2005-01-211-1/+2
* s/ntpdate_command/ntpdate_program/ to match rc.conf(5) andceri2005-01-171-1/+1
* Remove debugging that made it into the commit.obrien2005-01-161-2/+0
* "REQUIRE: cleanvar" for all RC's writing into /var/run.obrien2005-01-1618-18/+20
* Create three additional X socket directories. Using X applications when anotheranholt2005-01-121-5/+6
* Use "KEYWORD: shutdown" so shutdown commands will actually be executed.peadar2004-12-201-0/+1
* When stopping a chrooted named, unmount the devfs filesystem frompeadar2004-12-201-0/+8
* If /etc/named is a symlink, try to make sure it points the right place.phk2004-12-181-0/+4
* Use rc.subrbrian2004-12-152-20/+20
* Improve the RC framework for the clean booting/shutdown of Jails:rse2004-12-141-3/+25
* Use utils from /rescue vs. /stand. Also use pax rather than cpio & gzip.obrien2004-12-121-1/+1
* Fix a typo in an error message.mux2004-11-241-1/+1
* Implement per-jail fstab(5) files. Here's a rc.conf sample usingmux2004-11-231-0/+19
* Convince mergemaster to maintain/merge ramdisk scripts too.wes2004-11-161-1/+1
* Shutup debugging output.wes2004-11-161-1/+0
* Unify the ci/co variables now that the the tty drivers now use the sameobrien2004-11-141-40/+35
* Catch up with PHK's sio(4) rework [sys/dev/sio/sio.c rev. 1.456].obrien2004-11-141-23/+23
* Add two new rc.conf options: tmpmfs_flags and varmfs_flags.keramida2004-11-092-4/+4
* Stop method for swap1 script was introduced, because gmirror needed it.pjd2004-11-051-1/+1
OpenPOWER on IntegriCloud