Age | Commit message (Collapse) | Author |
|
|
|
In effect, this removes the "old" vndX nodes, and renames
the svndX nodes to vndX.
Old svndX nodes will still continue to work though, for now.
Cleanup accordingly.
ok deraadt@, todd@
comments and ok on the man page bits from jmc@
|
|
from "maurice"
|
|
ok david
|
|
|
|
dependency. and some other tweaks. from mikeb. ok djm
|
|
the mailing lists two weeks ago, and completely ignored I guess.
|
|
option which makes the vnd device emulate the geometry of the
specified disktab(5) entry. No change in behaviour or geometry
unless -t is used.
API for vnd configuration ioctl (VNDIOCSET) changes, so mount_vnd
must be in sync with kernel.
Tested & ok jsing@ 'Lovely' deraadt@
|
|
Prompted by jmc@
ok jmc@
|
|
vnd(4) device, via a new -s option to vnconfig/mount_vnd. This allows us
to create disklabels and file systems that are suitable for use on
devices that have a non-512 byte sector size (eg. CDROMs).
With help from krw@ and feedback from pedro@.
ok krw@, pedro@
|
|
Not sure what's more surprising: how long it took for NetBSD to
catch up to the rest of the BSDs (including UCB), or the amount of
code that NetBSD has claimed for itself without attributing to the
actual authors.
OK deraadt@
|
|
Makefile.
ok djm@, "get the M's out of my tree" deraadt@
|
|
|
|
|
|
- filesystem -> file system, for consistency; from Pierre Riteau
|
|
While there, stress the idea that users should always have a disklabel
inside their vnd images, so they can fsck their filesystems properly
input from otto@, corrections by jmc@, "looks better" deraadt@
|
|
from tobias@
ok ray@ tobias@
|
|
from Piotr Durlej with man-page nits from me
tested henning@, krw@, thib@ and myself.
ok thib@, grunk@, krw@
|
|
vnconfig example, instead of having a bunch of different examples.
discussed with and ok jmc@ grunk@
|
|
release now.
ok deraadt@ todd@
|
|
|
|
do a poor man's (but yet working) solution and provide the user with
instructions to enhance fstab(5) and rc.local(8) with own boot time support.
tweaks and ok jmc@
|
|
|
|
|
|
|
|
|
|
Simplify some if-else statements while here.
OK grunk@ and tedu@.
|
|
|
|
completely contained at the new place. provide a legacy link to /usr/sbin
to go away after next release.
ok deraadt@
|
|
- reduce the number of used svnd devs to the default number of an OpenBSD System
- make it more obvious that vnd's w/ different levels or no encryption can be
specified.
diff from Okan Demirmen, thanks
|
|
a mount_vnd(8) interface to it. merge manpages as well.
next goal is to have this here completely replace the usr.sbin/vnconfig
directory.
prodded by many, manpage discussion and help jmc@, "go ahead" deraadt@
|
|
|
|
|
|
in /etc/fstab instead of using some weird homegrown scripts.
No support for boot time mounting yet, so "noauto" is still needed.
original idea from david@
help and discussion todd@ bluhm@ beck@, manpage help jmc@
ok simon@ tedu@ bluhm@ todd@, "looks good" thib@
|