| commit | c92c9d84ab36e07a2083856e28a5dbf8f2afb64c | [log] [tgz] |
|---|---|---|
| author | Yecheng Zhao <zyecheng@fuchsia.infra.roller.google.com> | Wed Nov 20 23:36:35 2024 +0000 |
| committer | Copybara-Service <copybara-worker@google.com> | Wed Nov 20 15:38:13 2024 -0800 |
| tree | 4143594f28405b5d264972665c3dbcacea967152 | |
| parent | 57361ff16aee39a1bcf96921d3420dc9889547f8 [diff] |
[roll] Roll fuchsia [gigaboot] Add a gbl-installer image Builds a dedicated gbl-installer image. This is done for two reasons. 1. We'll initially only use GBL for installer and continue to use gigaboot for normal boot. Thus both images are needed. 2. One issue of using GBL fastboot for NUC bootstrap is that users have to have serial connection and open a console and press `f` to enter fastboot. For headless installer flow, we want to avoid this dependency. The dedicated installer image can be configured to always stop in fastboot first, so users can just plugin the USB, reboot and they should always be able to bootstrap regardless of the current state of the device. Original-Bug: 282797139 Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1160337 Original-Revision: 5f2bbfb5c9a91f0063d510d319887bada1dc839d GitOrigin-RevId: 5b54d682bd96bc4e743f2f00e71cab2deec14401 Change-Id: If700421c4ce1adda4bd9d25e093ee6626d95f7bc
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 in one of the communication channels documented at get involved.
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.