Page MenuHomeFreeBSD

firmware(9): remove uuencoded example
ClosedPublic

Authored by emaste on Mar 14 2019, 1:35 PM.
Tags
None
Referenced Files
F169700758: D19581.diff
Wed, Sep 2, 8:09 AM
F169633013: D19581.diff
Wed, Sep 2, 3:18 AM
F169623109: D19581.id55067.diff
Wed, Sep 2, 2:33 AM
F169622524: D19581.id.diff
Wed, Sep 2, 2:31 AM
Unknown Object (File)
Mon, Aug 31, 2:50 AM
Unknown Object (File)
Mon, Aug 31, 2:28 AM
Unknown Object (File)
Mon, Aug 31, 2:16 AM
Unknown Object (File)
Thu, Aug 27, 3:12 PM
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.