aboutsummaryrefslogtreecommitdiff
path: root/etc/rc.d
Commit message (Expand)AuthorAgeFilesLines
* Remove redundant ike rc.d script, since we do not have an IPsec IKESimon L. B. Nielsen2006-03-282-20/+0
* Add an example of how to set up a 3-wire serial terminal.Ruslan Ermilov2006-03-231-2/+17
* - Replace awk parts with shell.Florent Thoumie2006-03-201-35/+64
* Reimplementation of world/kernel build options. For details, see:Ruslan Ermilov2006-03-171-1/+3
* This script symlinks /boot/kernel to the directory that contains the kernelDag-Erling Smørgrav2006-03-172-1/+26
* Reorganize /etc/rc.d/syscons and move all keyboard related settingsMaksim Yevmenkin2006-03-161-46/+56
* Fix overriding jail_list from command line.Max Khon2006-03-081-1/+3
* Add new 'setkeyboard' method to the /etc/rc.d/syscons. It accepts theMaksim Yevmenkin2006-03-061-3/+20
* Use 'ipfw list' instead of 'ipfw l', since it's deprecated (and warning isWojciech A. Koszek2006-02-261-1/+1
* Make sure abi (and therefore archdep) start before SERVERS as part ofDoug Barton2006-02-193-5/+3
* Check if /sbin/nextboot exists before running it.Ruslan Ermilov2006-02-171-1/+3
* On ia64, the unaligned_print sysctl is a debugging knob under debugMarcel Moolenaar2006-02-131-3/+0
* Since OLDCARD is gone from the kernel, catchup here and remove supportWarner Losh2006-02-133-73/+2
* Overhaul the named boot script:Doug Barton2006-02-131-21/+46
* Make localpkg print local scripts names when the boot is verboseMatteo Riondato2006-02-121-0/+3
* pflog is a separate module now.Max Laier2006-02-051-3/+3
* - Add a startup script for hostapd.Florent Thoumie2006-02-032-1/+23
* Add auditd rc.d script.Robert Watson2006-02-022-1/+35
* As a quick fix disable the update of the linux ld.so.cache file, sinceAlexander Leidinger2006-01-241-1/+1
* The 'reload' command did the same as 'restart' command.Pawel Jakub Dawidek2006-01-241-2/+0
* Remove stale comment.Pawel Jakub Dawidek2006-01-241-2/+0
* Use $ipsec_file instead of hardcoded /etc/ipsec.conf.Pawel Jakub Dawidek2006-01-241-1/+1
* Add an rc.d script for stand-alone ftpd.Yaroslav Tykhiy2006-01-212-1/+25
* Allow the use of wildcarded device names in devfs.confMatteo Riondato2006-01-211-10/+16
* Tell nextboot to clean up after itself.Wes Peters2006-01-181-3/+1
* Remove the module loading magic again; it's not needed after all.Philip Paeps2006-01-171-8/+0
* Load the g_md kernel module if needed.Philip Paeps2006-01-161-1/+9
* REQUIRE named. On all systems I've examined running HEAD andDoug Barton2006-01-161-1/+1
* Marius Nuennerich pointed out that nextboot(8) configured boot optionsCeri Davies2006-01-151-2/+2
* Be a little more read-only file system friendly when running the LinuxBrooks Davis2006-01-111-1/+6
* Add a mechanism to include files added by ports which containDoug Barton2006-01-081-0/+17
* 1. Add missing semicolon between "warn" and "return" to make sureRalf S. Engelschall2005-12-301-3/+3
* Remove superfluous line continuation backslash.Ralf S. Engelschall2005-12-301-1/+1
* Fix another braino, don't remove the X related socket directoriesDoug Barton2005-12-271-2/+5
* Make sure that the prestart routine is run with *start, instead ofDoug Barton2005-12-271-1/+1
* syslogd should REQUIRE newsyslog, rather than newsyslog usingDoug Barton2005-12-212-2/+1
* Several users have commented (via filing PRs) that having ntp* dependDoug Barton2005-12-212-4/+1
* REQUIRE: syslogd and BEFORE: NETWORKING are now antithetical,Doug Barton2005-12-211-1/+0
* Include a somewhat hackish way to make sure that we *always* test theDoug Barton2005-12-201-1/+6
* Brooks pointed out a potential problem with disabling the X cleaningDoug Barton2005-12-201-10/+17
* Clear up problems with /etc/rc.d/{abi|cleanvar|cleartmp} broughtDoug Barton2005-12-193-47/+67
* Remove usbd(8) and all references to it. It is no longer necessaryIan Dowse2005-12-153-20/+2
* Drop rcconf.sh now that it has been removedDoug Barton2005-12-101-1/+1
* Remove rcconf.sh from /etc/rc.d, and instead load the configurationDoug Barton2005-12-105-16/+1
* Use of REQUIRE is better than BEFORE for most scripts, and veryDoug Barton2005-12-101-1/+1
* Don't bogusly depend on dhclient. It's now run either byBrooks Davis2005-12-031-1/+1
* "-o rw" is invalid and undocumented mount option thatRuslan Ermilov2005-12-021-1/+1
* Brooks pointed out a case where tmp needs to be run afterDoug Barton2005-12-021-2/+1
* Introduce startup scripts from the local_startup directories toDoug Barton2005-12-021-32/+5
* Force this script to run before mountcritremote to avoidDoug Barton2005-12-021-0/+1