[roll] Roll fuchsia [starnix][proc] Add more version-related files

This CL adds /proc/sys/kernel/{ostype, osrelease, version}, which share
content with the recently added /proc/version file.

See https://man7.org/linux/man-pages/man5/proc_version.5.html for the
relationship between these files.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1117839
Original-Revision: 6f26c50e6f774db7550edbe94f1cde16c4a8be55
GitOrigin-RevId: 209a7b18b4c3fcf485d4717a19592d656ab07382
Change-Id: Id3597984adc6a933052e1fcd6848d98be493bdda
1 file changed
tree: a7552899c9ebc0ff527789940781d5a9247e2415
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cts
  6. firmware
  7. flower
  8. jiri.lock
  9. MILESTONE
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. test_durations
  15. toolchain
README.md

Integration

This repository contains Fuchsia's Global Integration manifest files.

Making changes

All changes should be made to the internal version of this repository. Our infrastructure automatically updates this version when the internal one changes.

Currently all changes must be made by a Google employee. Non-Google employees wishing to make a change can ask for assistance via the IRC channel #fuchsia on Freenode.

Obtaining the source

First install Jiri.

Next run:

$ jiri init
$ jiri import minimal https://fuchsia.googlesource.com/integration
$ jiri update

Third party

Third party projects should have their own subdirectory in ./third_party.