summaryrefslogtreecommitdiffstats
path: root/etc/rc.d
Commit message (Expand)AuthorAgeFilesLines
* 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
* - Make the header conform to standard rc.d style.mtm2004-11-051-2/+2
* remove vinum startup script.phk2004-11-042-18/+1
* Sort files properly.pjd2004-11-021-2/+2
* Do a better job of supporting more than one mouse devicemtm2004-11-011-4/+39
* Allow to change interfaces name on boot time.pjd2004-10-301-0/+3
* - Add 'check' command for checking rules syntax.pjd2004-10-251-11/+14
* - use `realpath /dev/dumpdev` instead of just /dev/dumpdev so messagesdes2004-10-241-3/+8
* Move devfs earlier in the boot sequence. Some system daemons and othermtm2004-10-231-2/+2
* Automatically load the ipdivert module if it was not compiled into the kernelandre2004-10-221-0/+13
* When dumpdev is set to 'auto', and a suitable swap device is found,thomas2004-10-182-3/+11
* Remove unused computation of memory size.thomas2004-10-181-1/+0
* Remove requirement on FreeBSD keyword.trhodes2004-10-141-1/+1
* Remove the requirement for the FreeBSD keyword as it no longermtm2004-10-07129-129/+89
* - Be more userfriendly and allow to specify gbde device name in those forms:pjd2004-10-071-10/+13
* Only try to attach if parent device actually exists.pjd2004-10-071-1/+1
* Lock file for gbde devices is optional.pjd2004-10-061-2/+6
* Hide all the devices in the chroot dev except for random and null.dougb2004-09-301-0/+3
* Give users the ability to load a mac_bsdextended(4) ruleset on boot (defaultstrhodes2004-09-292-1/+53
* Create a named chroot directory structure in /var/named, and use itdougb2004-09-281-10/+30
* It's not necessary to create an rndc.key file if the user alreadydougb2004-09-261-1/+2
* Fix two glitches that appear in the non-chroot case. First, if notdougb2004-09-241-1/+3
* Fix a comment typo: s/neccessary/necessary/keramida2004-09-241-1/+1
* Update to reflect BIND 9 in the base:dougb2004-09-241-16/+17
* If $dumpdev is set to AUTO, use the first suitable swap partition listeddes2004-09-201-0/+10
* Teach swap1 script how to remove added swap devices on system shutdown.pjd2004-09-171-21/+1
* We don't have any providers of `beforenetlkm' in FreeBSD. Remove thekeramida2004-09-163-3/+3
* Fix requirement of `network' to `NETWORK' because the former isn'tkeramida2004-09-161-1/+1
* Bring back etc/rc.d/ntpdate as requested by scads of people. This isn't aseanc2004-09-153-2/+36
OpenPOWER on IntegriCloud