Page MenuHomeFreeBSD

nanobsd: Allow a recursive copy
ClosedPublic

Authored by jlduran on Feb 10 2022, 4:43 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sat, Sep 27, 3:18 PM
Unknown Object (File)
Sep 2 2025, 12:17 AM
Unknown Object (File)
Aug 24 2025, 5:27 PM
Unknown Object (File)
Aug 19 2025, 5:31 AM
Unknown Object (File)
Aug 19 2025, 12:22 AM
Unknown Object (File)
Aug 18 2025, 11:53 PM
Unknown Object (File)
Aug 18 2025, 11:21 PM
Unknown Object (File)
Aug 11 2025, 8:26 AM
Subscribers
None

Details

Summary

The MS-DOS partition may include subdirectories (e.g. EFI/ and overlays/).

Add -s to allow a recursive copy.

Note that we now support makefs -t msdos.

Diff Detail

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

Event Timeline

jlduran created this revision.

yea, we should likely find some way to use makefs -f msdos.

This revision is now accepted and ready to land.Feb 10 2022, 5:17 PM
This revision was automatically updated to reflect the committed changes.