CVSROOT: /cvs
Module name: src
Changes by: [email protected] 2013/10/01 14:32:31
Modified files:
sys/arch/aviion/stand: Makefile
sys/arch/aviion/stand/installboot: installboot.c
Added files:
sys/arch/aviion/stand/vdmtool: Makefile vdmtool.8 vdmtool.c
Log message:
Add the simple vdm/vdit dumper I wrote 3 years ago. Turn it into something
a bit worthwhile (yet crude), and give it the ability to initialize the boot
area, instead of having installboot do it - we will need the boot area set up
before attempting to invoke disklabel on the root disk.