index
:
netbsd
lockcount-9.3
lockdoc-10.99.5
lockdoc-10.99.5-vfs
lockdoc-9.3
lockdoc-9.3-vfs
trunk
NetBSD fork for lockdoc analysis
merlin@scholz.ruhr
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
etc
/
rc.d
/
mountall
Age
Commit message (
Expand
)
Author
2021-03-09
Need to explicitly load value of zfs variable as zfs=YES may be set in
sborrill
2021-02-16
Enable "/etc/zfs/exports" from "zfs share" in rc.d/mountd and rc.d/mountall.
hannken
2020-03-01
mountall: Mount ZFS filesystems before fstab
roy
2020-02-23
If zfs=YES, unconditioally do zfs mount/unmount -a.
riastradh
2019-09-15
Add support for legacy ZFS filesystems, specified by mountpoint=legacy
brad
2018-06-08
Prior to ZFSv15, volinit was an undocumented command which could be used to
sevan
2014-07-22
'file system' for consistency with documentation (instead of 'filesystem').
wiz
2009-10-18
Add zfs volinit command, suggested by tnn@ this will initialize all zvols
haad
2009-10-05
Add support for mounting zfs filesystems to mountall script. ZFS configuration
haad
2008-12-01
/etc/rc.d/mountall should obviously REQUIRE mountcritremote, and
tsutsui
2008-11-12
Remove LKMs and switch to the module framework, pass 1.
ad
2004-08-13
Add an _rc_subr_loaded variable, set to ":" by rc.subr. Scripts can use this
mycroft
2000-05-13
Use load_rc_config() (from rc.subr) instead of sourcing /etc/rc.conf.
lukem
2000-04-27
Use the stop_cmd to unmount the filesystems with 'umount -a'.
veego
2000-03-10
rc.d scripts derived from /etc/rc
lukem