index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sbin
/
mount_vnd
/
mount_vnd.8
Age
Commit message (
Expand
)
Author
2011-07-04
No point in documenting "Encryption only works with vnd".
Matthew Dempsky
2011-04-18
Deprecate vnds in favour of svnds.
Thordur I. Bjornsson
2010-12-18
remove david as author. he is not to blame for the current C implementation.
Ted Unangst
2010-04-15
there is in fact no default salt file name
Ted Unangst
2009-02-15
should fsck the raw device; spotted by frantisek holop and mentioned on
Theo de Raadt
2008-09-03
Replace -s (sector size) option with more general -t (disktype)
Kenneth R Westerback
2008-08-14
Allow the sector size to be specified by the user when configuring a
Joel Sing
2008-05-26
no need for such a wordy .Nd; ok grunk
Jason McIntyre
2008-05-26
- put CAVEATS in the right place
Jason McIntyre
2008-05-26
fix example in manpage, spotted by Jacek Masiulaniec
Alexander von Gernler
2007-09-29
default to svnds now to accomodate change in the vnd driver.
Felix Kronlage
2007-09-11
rearrange the mount_vnd examples to show the equivalent entry for each
Alexandre Anriot
2007-06-01
since real boottime vnd support would have caused many problems,
Alexander von Gernler
2007-05-31
convert to new .Dd format;
Jason McIntyre
2007-05-27
sync argument names; ok grunk
Jason McIntyre
2007-05-26
tweaks;
Jason McIntyre
2007-05-26
improve the EXAMPLES for fstab entries of mount_vnd(8):
Alexander von Gernler
2007-05-26
make mount_vnd a C program by pulling in the vnconfig(8) source and adding
Alexander von Gernler
2007-04-14
oops, sort options;
Jason McIntyre
2007-04-14
introduce {fsck,mount}_vnd tools to be able to describe vnd images
Alexander von Gernler