summaryrefslogtreecommitdiff
path: root/etc/rc.d/mountall
AgeCommit message (Expand)Author
2021-03-09Need to explicitly load value of zfs variable as zfs=YES may be set insborrill
2021-02-16Enable "/etc/zfs/exports" from "zfs share" in rc.d/mountd and rc.d/mountall.hannken
2020-03-01mountall: Mount ZFS filesystems before fstabroy
2020-02-23If zfs=YES, unconditioally do zfs mount/unmount -a.riastradh
2019-09-15Add support for legacy ZFS filesystems, specified by mountpoint=legacybrad
2018-06-08Prior to ZFSv15, volinit was an undocumented command which could be used tosevan
2014-07-22'file system' for consistency with documentation (instead of 'filesystem').wiz
2009-10-18Add zfs volinit command, suggested by tnn@ this will initialize all zvolshaad
2009-10-05Add support for mounting zfs filesystems to mountall script. ZFS configurationhaad
2008-12-01/etc/rc.d/mountall should obviously REQUIRE mountcritremote, andtsutsui
2008-11-12Remove LKMs and switch to the module framework, pass 1.ad
2004-08-13Add an _rc_subr_loaded variable, set to ":" by rc.subr. Scripts can use thismycroft
2000-05-13Use load_rc_config() (from rc.subr) instead of sourcing /etc/rc.conf.lukem
2000-04-27Use the stop_cmd to unmount the filesystems with 'umount -a'.veego
2000-03-10rc.d scripts derived from /etc/rclukem