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)
Thu, Oct 24, 9:03 AM
Unknown Object (File)
Wed, Oct 23, 1:31 PM
Unknown Object (File)
Tue, Oct 22, 2:13 AM
Unknown Object (File)
Oct 7 2024, 2:20 AM
Unknown Object (File)
Sep 28 2024, 7:28 PM
Unknown Object (File)
Sep 24 2024, 12:33 PM
Unknown Object (File)
Sep 24 2024, 10:18 AM
Unknown Object (File)
Sep 18 2024, 5:12 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 Skipped
Unit
Tests Skipped

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.