summaryrefslogtreecommitdiff
path: root/etc/rc.d
AgeCommit message (Expand)Author
2021-11-30Revert previous. Explicitly load the value of npf or pfsborrill
2021-11-26Load rc configuration based on rcvar, not name, so that correct settingssborrill
2021-11-26Use rcvar=$name syntax consistently in rc.d scripts which makes it easier tosborrill
2021-09-26If key generation happens with not enough entropy in the system, addmartin
2021-08-21fix mainly same typos as in my previous commit but outside sys/dev/dm.andvar
2021-08-03Reverse devpubd dependeny to avoid dangling reference to zfs which ismlelstv
2021-07-31Run devpubd before volume managers and pseudo disks.mlelstv
2021-06-13run sysctl early enough.mlelstv
2021-03-31handle copying of plugins to the chrootchristos
2021-03-09Need to explicitly load value of zfs variable as zfs=YES may be set insborrill
2021-03-01require NETWORKING otherwise amd can come up before the network is up andchristos
2021-02-16Enable "/etc/zfs/exports" from "zfs share" in rc.d/mountd and rc.d/mountall.hannken
2021-01-26llvmlockdir -> lvmlockdirmartin
2021-01-26Rename etc/rc.d/llvmlockdir to lvmlockdir - it has nothing to do with LLVM,martin
2021-01-10Various entropy integration improvements.riastradh
2020-12-25Adjust to "pool" usage in our standard ntp.conf, pointed outmartin
2020-10-16network: Update rtsol optionskim
2020-10-15Update "rtsol" keyword: leave IPv6 autoconf onkim
2020-10-11Make "rtsol" functional again.kim
2020-09-11Make a ": " suffix a fixed part of the release info tagkim
2020-09-11Add optional release info in /etc/motdkim
2020-09-08Sort - no functional changemartin
2020-09-08Rename MOUNTCRITLOCAL to CRITLOCALMOUNTED to avoid a name collisionmartin
2020-09-08Make it work with empty /varmartin
2020-07-22Split the local disk availability step into two phases to allow scriptsmartin
2020-07-04Trailing whitespaceskrll
2020-06-12Remove in-kernel handling of Router Advertisementsroy
2020-06-05Add support for npfd_flagschristos
2020-05-31dhcpcd: Empty the chrootroy
2020-05-24Support resizing wedgesjmcneill
2020-05-07If no random seed file exists on boot, create one.riastradh
2020-05-07Omit needless verbiage in error message.riastradh
2020-05-07Pass full pathname to df, and print warning message on failure.riastradh
2020-05-06Tweak logic to decide whether a medium is safe for an rndseed.riastradh
2020-05-01Don't delete the random seed before issuing `rndctl -S'.riastradh
2020-04-15Add an "rtsol" keyword to ifconfig.if for enabling IPv6 RS/RAkim
2020-04-02Add chroot support for dhcpcdroy
2020-03-01mountall: Mount ZFS filesystems before fstabroy
2020-02-23If zfs=YES, unconditioally do zfs mount/unmount -a.riastradh
2020-02-23Allow random seed on zfs.riastradh
2020-02-22Revert unrelated changes to priorroy
2020-02-22rc.d/network: improve wording of waiting for DAD to finishroy
2020-02-14Use the configured IP6ADDRCTL_CMD for stopping also.kim
2020-01-27Add NetBSD IDkim
2020-01-27Skip inet6 addresses that begin with fe80: (not just exact match).kim
2019-12-09This script just makes sure that the ZFS module loads and unloads, mountallsevan
2019-12-08We don't need to require the presence of /etc/zfs/zpool.cache to unmount &sevan
2019-12-04Add missing rcvar=$namejmcneill
2019-12-01Attempt to load the zfs module even if /etc/zfs/zpool.cache is absent. Thejmcneill
2019-10-23simplify more (from rudolf)christos