summaryrefslogtreecommitdiff
path: root/etc/rc.d
AgeCommit message (Expand)Author
2010-02-17Exclude root, since that is done in fsck_root.christos
2010-02-16only fsck / if we find it in /etc/fstab. diskless systems don't needmrg
2010-01-23fix an obvious typo in directory checkdrochner
2009-12-29Securelevel might not be present, properly complain instead of printingelad
2009-10-18Add zfs volinit command, suggested by tnn@ this will initialize all zvolshaad
2009-10-07Add proper error reporting via the return code:tron
2009-10-07Add a "return 0" to avoid incorrect error returns because we ran out oftron
2009-10-05Add support for mounting zfs filesystems to mountall script. ZFS configurationhaad
2009-09-30Document the fact that wpa_supplicant won't start properly unlessapb
2009-09-29Multicast DNS ("Bonjour") support, based on Apple's mDNSResponder.tsarna
2009-09-24Adapt /etc/rc.d/swap1 and swap2 scripts to the new meaning ofapb
2009-09-14Check whether a core dump exists before trying to save it. This shouldapb
2009-09-12It's print_rc_metadata, not rc_print_metadata.apb
2009-09-11backout rev. 1.59. Will be re-done differently.cegger
2009-09-11Adapt /etc/rc.d/cgd script to the new /etc/rc:apb
2009-09-11Adapt /etc/rc.d/bootconf.sh script to the new /etc/rc:apb
2009-09-08Do not flush routes if root file system is nfs mounted.cegger
2009-09-06Delete a line that was accidentally included from work in progress.apb
2009-09-05* Use functions from rc.subr, and indent the code.apb
2009-09-05Use functions from rc.subr.apb
2009-08-03Explicitly set a BEFORE on ntpd, as this can't run while ntpd isperry
2009-08-03ntpdate can't work without named because a modern ntp.conf has dnsperry
2009-07-25Document recent gpio(4) changes and introduce a new config file for GPIO.mbalmer
2009-07-101. centralize the fsck error handlingchristos
2009-06-18now that pwd_mkdb does not change the version, warn if we still have versionchristos
2009-05-14Only start dhcpcd per interface if not running the full dhcpcd daemon.roy
2009-04-28Add an rc.d script for dhcpcd(8)roy
2009-04-28Do nothing if root file system has fs_passno=0 in /etc/fstab.apb
2009-04-25handle new directory structure.christos
2009-04-24PR/41273: Martin Mersberger: missing '/' in /etc/rc.d/named in sectionchristos
2009-04-22Adjust for new default location of the pid file.christos
2009-04-21Split fsck during boot into two phases. Check the root file systemjoerg
2009-04-15Add a small script to visualize the rc dependency graph and point to it.joerg
2009-04-15un-uppercase pseudodependency for the moment so as not to break pkgsrcperry
2009-04-15uppercase pseudodependencyperry
2009-04-15Add missing PROVIDE.joerg
2009-04-13We need writable /dev to get lvm working otherwise lvm devices can't be created.haad
2009-04-08systime() is not needed here - as the man page clearly points out.martin
2009-04-08Awk has strftime() and systime(), so no need to pipe the output of datemartin
2009-03-23Add flags to rc.d/ipfilter. Use it from rc.conf likehannken
2009-03-05When setting LV_LIST variable do not use $LV_LIST.haad
2009-02-02The -d or -t flag must appear after -c/-C/-e/-E flags, because of theapb
2009-01-20Rework lvm rc.d script. Check active flag for selected LV not for the firsthaad
2009-01-16Add lvm rc.d script to build.haad
2009-01-14Add lvm rc script for starting LV's during boot. starting lvm is turn offhaad
2009-01-08attempt to make the NOTE a bit more prominentlukem
2009-01-04* Add etc/rc.d/rndctl script, based on work by Brian A. Seklecki. Thisapb
2008-12-20x68k pow(4) now uses MI sysmon_pswitch framework. suggested by tsutsui@.isaki
2008-12-11Import rc.d/httpd script for httpd(8) daemon control.mishka
2008-12-05- Generate xdm and xfs depending on the value of X11FLAVOURcube