Bruce Evans 268c424b23 Remove the #error that temporarily stopped this from supporting slices and
labels.

Please test the slice/label features:
	cd /dev; sh MAKEDEV svn0
	cd /var/tmp; dd if=/dev/zero of=vnfile bs=8192 count=1024
	vnconfig -c /dev/rvn0 /var/tmp/vnfile
	fdisk /dev/rvn0  # invent a geometry, create one BSD partition
	disklabel -r -w vn0 floppy  # a convenient (bogus) label
	disklabel -e vn0  # edit label to match device
	newfs /dev/rvn0a
	mount /dev/vn0a /mnt
	...
The steps after the fdisk could name the device vn0s1 instead of vn0.
1995-02-22 22:06:20 +00:00
..
1995-02-21 01:31:14 +00:00
1995-02-21 18:41:30 +00:00
1995-02-22 07:23:26 +00:00
1994-12-13 22:33:05 +00:00
1995-02-15 04:21:32 +00:00
1995-02-15 04:21:32 +00:00
1995-02-15 04:21:32 +00:00
1995-02-22 21:24:21 +00:00
1994-08-02 07:55:43 +00:00