CVSROOT: /cvs Module name: src Changes by: [email protected] 2023/05/14 12:34:02
Modified files:
sbin/vnconfig : vnconfig.c
sys/dev : vndioctl.h vnd.c
Log message:
Improve emulation of a disktab entry (-t) by using the type
specified in the disktab entry (:dt:) when setting the default
disklabel's d_type. This will enable installboot(8) to know the
vnd device should be treated as a floppy disk.
Feedback & improved field packing from millert@
