Page MenuHomeFreeBSD

nanobsd: Allow a recursive copy
ClosedPublic

Authored by jlduran on Feb 10 2022, 4:43 PM.
Tags
None
Referenced Files
F105303294: D34241.diff
Sat, Dec 14, 4:52 PM
Unknown Object (File)
Wed, Nov 20, 6:58 PM
Unknown Object (File)
Oct 24 2024, 9:03 AM
Unknown Object (File)
Oct 23 2024, 1:31 PM
Unknown Object (File)
Oct 22 2024, 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
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.