[roll] Roll fuchsia [kernel] Export boot-options.txt VMO file

The /boot/kernel/boot-options.txt file gives the current state of
all boot options as chosen on the kernel command line or by
compiled-in defaults.  The `k setopt` command can change these
values but the VMO file will not be changed.

Original-Bug: 89835
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/617103
Original-Revision: 75d4c4155eebbb552765e5310a2962aa5b1d7f84
GitOrigin-RevId: de4eecbd2a7678a8f64bd9a7b3df5f57562ae821
Change-Id: I2dc47871bcfb9ccf346252d174fc9420d381857e
1 file changed
tree: 8006d11646f35f93b13f6cf519bd763a23da5fd7
  1. infra/
  2. third_party/
  3. cts
  4. firmware
  5. flower
  6. jiri.lock
  7. minimal
  8. prebuilts
  9. README.md
  10. stem
  11. test_durations
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.