Page MenuHomeFreeBSD

nanobsd: Allow a recursive copy
ClosedPublic

Authored by jlduran on Feb 10 2022, 4:43 PM.
Tags
None
Referenced Files
F109864842: D34241.diff
Mon, Feb 10, 12:28 PM
Unknown Object (File)
Dec 15 2024, 6:12 AM
Unknown Object (File)
Dec 14 2024, 7:30 PM
Unknown Object (File)
Dec 14 2024, 4:52 PM
Unknown Object (File)
Nov 20 2024, 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
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.