Page MenuHomeFreeBSD

firmware(9): remove uuencoded example
ClosedPublic

Authored by emaste on Mar 14 2019, 1:35 PM.
Tags
None
Referenced Files
Unknown Object (File)
Tue, Nov 12, 6:00 PM
Unknown Object (File)
Mon, Nov 11, 4:00 PM
Unknown Object (File)
Sep 2 2024, 6:12 PM
Unknown Object (File)
Aug 24 2024, 10:05 PM
Unknown Object (File)
Aug 24 2024, 10:05 PM
Unknown Object (File)
Aug 24 2024, 10:05 PM
Unknown Object (File)
Aug 24 2024, 7:57 PM
Unknown Object (File)
Aug 14 2024, 1:47 PM
Subscribers

Details

Summary

We can (should) just commit the binary file to the source tree.

Diff Detail

Lint
Lint Skipped
Unit
Tests Skipped

Event Timeline

bz added a subscriber: bz.

Die CVS die!

This revision is now accepted and ready to land.Mar 14 2019, 1:46 PM

maybe a better example than the old arm firmware too? But this is a good change.

0mp added a subscriber: 0mp.

OK from manpages

In D19581#419212, @imp wrote:

maybe a better example than the old arm firmware too? But this is a good change.

Yes, in fact I was hoping to update the example in firmware.9 to avoid uuencoding along with the man page update before discovering that it is OBE - see rS345131. I'll try to find a good example microcode, switch it to stop uuencoding, and then update firmware.9 again.

This revision was automatically updated to reflect the committed changes.