[roll] Roll fuchsia [starnix] Add /sys/class and /sys/block subsystems Class and block subsystems are places for classification of devices. They does not contain any device directories themselves, but only flat lists of symlinks pointing to the unified /sys/devices hierarchy tree. /sys/class groups devices by their functionality, such as input. /sys/block subsystem groups all disks and not partition devices. A new ktype value, Collection, is introduced to group devices. When a new device is added, besides adding it to the tree, it should also be included in the corresponding Collections. Original-Bug: b/297372033, b/297379905 Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/921558 Original-Revision: 2814358bf1fefa29b3b2e69d520ad93aae256815 GitOrigin-RevId: ebba3be5d52920fbbc152f387578b36819fdfaba Change-Id: I75ce792163401b0b602aee953a1193110d226797
This repository contains Fuchsia's Global Integration manifest files.
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.
First install Jiri.
Next run:
$ jiri init $ jiri import minimal https://fuchsia.googlesource.com/integration $ jiri update
Third party projects should have their own subdirectory in ./third_party.