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)
Thu, Mar 19, 3:53 PM
Unknown Object (File)
Wed, Mar 11, 9:56 AM
Unknown Object (File)
Tue, Mar 10, 7:07 PM
Unknown Object (File)
Mon, Mar 9, 2:38 PM
Unknown Object (File)
Sun, Mar 1, 1:09 AM
Unknown Object (File)
Feb 21 2026, 7:57 AM
Unknown Object (File)
Feb 19 2026, 12:33 PM
Unknown Object (File)
Feb 6 2026, 11:34 PM
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