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)
Fri, May 16, 11:43 AM
Unknown Object (File)
Apr 24 2025, 9:36 AM
Unknown Object (File)
Apr 24 2025, 3:39 AM
Unknown Object (File)
Apr 24 2025, 3:36 AM
Unknown Object (File)
Apr 24 2025, 3:31 AM
Unknown Object (File)
Apr 24 2025, 2:45 AM
Unknown Object (File)
Apr 24 2025, 2:38 AM
Unknown Object (File)
Feb 3 2025, 12:40 AM
Subscribers

Details

Summary

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

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Not Applicable
Unit
Tests Not Applicable

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.