Page MenuHomeFreeBSD

nanobsd: embedded: Remove mtools dependency
ClosedPublic

Authored by jlduran on Jan 30 2026, 7:45 PM.
Tags
None
Referenced Files
Unknown Object (File)
Fri, Apr 17, 10:26 AM
Unknown Object (File)
Sat, Apr 11, 9:43 PM
Unknown Object (File)
Sat, Apr 11, 4:15 AM
Unknown Object (File)
Sat, Apr 11, 1:02 AM
Unknown Object (File)
Fri, Apr 10, 6:23 AM
Unknown Object (File)
Mon, Apr 6, 5:06 PM
Unknown Object (File)
Mar 19 2026, 3:53 PM
Unknown Object (File)
Mar 11 2026, 9:56 AM
Subscribers

Details

Summary

Rely on makefs -t msdos to create the MS-DOS partition and remove the
dependency on filesystems/mtools.

Note that NANO_SLICE_FAT_SIZEs defined in sectors (ending with an "s")
are no longer supported, as a workaround the letter "b" (blocks) may be
used instead.

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable