On 26 April 2014 21:06, Nathan Whitehorn <nwhiteh...@freebsd.org> wrote: > > One other note here is that this requires newfs_msdos and mdconfig, which is > really ugly. NetBSD's makefs at least seems to support FAT now. If that > actually works, it should be imported and we can get rid of the mdconfig > mess.
NetBSD's makefs does support FAT, but relies on a refactored newfs_msdos that splits out the basic functionality for reuse. I started looking into that (and discovered the wrong min/max cluster counts -- r264889), and plan to make that change and then bring over the makefs changes. _______________________________________________ svn-src-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/svn-src-all To unsubscribe, send any mail to "svn-src-all-unsubscr...@freebsd.org"