[roll] Roll fuchsia [phys] Add lib/linux-boot-config for parsing BOOTCONFIG

BOOTCONFIG is an alternative way for linux booting system to specify
key value pairs, commonly passed as commandlines.

Original-BUG: 408051286
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1402033
Original-Revision: 2b6f4af13c098742508d6423d4ca5aa87cfc17b9
GitOrigin-RevId: b0969b6de6e680a445e12697fbd09af4643c958a
Change-Id: Ic0bf0b16a72fec6b492424915b59b3a52392086c
1 file changed
tree: 5c5e2825c7827293a19c1d15b6f76047c93e4e6c
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. flower
  6. jiri.lock
  7. MILESTONE
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. 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 in one of the communication channels documented at get involved.

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.