commit | f54dbb47672d19051bdd1aeca52f8259a40b97e0 | [log] [tgz] |
---|---|---|
author | Thomas Zander <thomasalpinus@fuchsia.infra.roller.google.com> | Mon Dec 09 15:16:19 2024 +0000 |
committer | Copybara-Service <copybara-worker@google.com> | Mon Dec 09 07:19:10 2024 -0800 |
tree | 2475142ea566ba2812f4ce5da130f5a3eac17080 | |
parent | 68432a5a7ffcda77e453c6feed78f2608d586092 [diff] |
[roll] Roll fuchsia [ffx][emu] Make emulator name stick across reboots with --uefi When using the `--uefi` switch, it is possible to perform `fx ota` with the emulator. However, because there is no easy way (yet) to persist the setting of `zircon.nodename` across rebooting into a different ZBI from a running system, we do the following when `--uefi` is used: - We do not set zircon.nodename during emulator startup. - We set the emulator name from the MAC address in the same way the hostname is derived from the MAC address. This keeps the emulator name discoverable by ffx across reboots. - We inform the user about the implications when starting up the emulator. Original-Bug: b/369410015 Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1169837 Original-Revision: ac268f1660bbe0d711d8265e90e774093559f79a GitOrigin-RevId: 7ed2db2073efc39dca55d5c607f565171bc53325 Change-Id: I91f19997603112c61a9cd40b4a377a4927d17f23
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
.