Add fs to the application/octet-stream extensions, mostly for installXX.fs,
authorsthen <sthen@openbsd.org>
Sat, 6 Jan 2018 22:05:03 +0000 (22:05 +0000)
committersthen <sthen@openbsd.org>
Sat, 6 Jan 2018 22:05:03 +0000 (22:05 +0000)
commit9df340aed92d00bf2e28d8554663ab143dfc5c34
tree2d4bf8e909bd655e6ac2619ad79556790d1d48b6
parent99c808796a066e7c812944b4a61ac839ccc33170
Add fs to the application/octet-stream extensions, mostly for installXX.fs,
to help with a problem noticed by tj@ and diagnosed by job@, ok phessler

For OpenBSD distfile mirrors running httpd who want to do this before
getting the updated mime.types, you can set:

.  types {
.          application/octet-stream    fs
.  }
share/misc/mime.types