CVSROOT: /cvs Module name: src Changes by: nat...@cvs.openbsd.org 2016/11/08 12:22:29
Modified files: usr.sbin/makefs: ffs.c ffs.h Log message: Add a disklabel option that creates a disklabel with the info provided by disktab. This is one piece of the puzzle that will allow use to build install media without vnd. ok deraadt