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)
Sun, May 17, 7:05 PM
Unknown Object (File)
Sun, May 17, 5:10 PM
Unknown Object (File)
Sun, May 17, 5:05 PM
Unknown Object (File)
Fri, May 15, 4:55 PM
Unknown Object (File)
Fri, May 15, 8:04 AM
Unknown Object (File)
Fri, May 15, 6:49 AM
Unknown Object (File)
Fri, May 15, 6:00 AM
Unknown Object (File)
Fri, May 15, 6:00 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