Attention needed from Chris Suter and Owners Override
Brandon Castellano has uploaded the change for review![Open in Gerrit]()
Brandon Castellano would like Owners Override and Chris Suter to review this change.
Commit message
[fshost] Remove fuchsia.fshost.Netboot config parameter
Netbooting no longer depends on fshost or the paver, so we don't need to
plumb this through fshost any longer. Now, we can rely purely on
fuchsia.fshost.RamdiskImage to determine if we should allow recovery
capabilities or not. This also reduces confusion between the two
parameters, as both were used to gate recovery functionality.
Bug: 377560660
Change-Id: I106ab06a3beb715181b21d3d879be0f7b0dba65e
Change information
Files:
- M sdk/fidl/fuchsia.fshost/fshost.fidl
- M src/devices/testing/driver-integration-test-shim/BUILD.gn
- M src/devices/testing/driver-integration-test-shim/fixture.cc
- M src/devices/testing/driver-integration-test-shim/include/lib/driver-integration-test/fixture.h
- M src/lib/assembly/platform_configuration/src/subsystems/storage.rs
- M src/security/tests/pkg_test/tests/access_ota_blob_as_executable/meta/access_ota_blob_as_executable.cml
- M src/security/tests/pkg_test/tests/bad_signature_update/meta/bad_signature_update.cml
- M src/storage/fshost/BUILD.gn
- M src/storage/fshost/generated_fshost_config.gni
- M src/storage/fshost/integration/src/fshost_builder.rs
- M src/storage/fshost/integration/src/lib.rs
- M src/storage/fshost/integration/src/mocks.rs
- M src/storage/fshost/integration/tests/fshost_integration_test.rs
- M src/storage/fshost/integration/tests/write_data_file.rs
- M src/storage/fshost/meta/config.cml
- M src/storage/fshost/meta/fshost.bootstrap_shard.cml
- D src/storage/fshost/src/boot_args.rs
- M src/storage/fshost/src/config.rs
- M src/storage/fshost/src/main.rs
- M src/storage/fshost/src/matcher.rs
- M src/storage/fshost/src/service.rs
- M src/storage/fshost/testing/BUILD.gn
- M src/storage/lib/paver/gpt.cc
- M src/storage/lib/paver/test/device-partitioner-test.cc
- M src/sys/root/root.cml
Change size: L
Delta: 25 files changed, 29 insertions(+), 269 deletions(-)
Open in GerritRelated details
Attention is currently required from:
- Chris Suter
- Owners Override
Gerrit-MessageType: newchange
Gerrit-Project: fuchsia
Gerrit-Branch: main
Gerrit-Change-Id: I106ab06a3beb715181b21d3d879be0f7b0dba65e
Gerrit-Change-Number: 1321568
Gerrit-PatchSet: 5
You received this message because you are subscribed to the Google Groups "owners-override" group.
To unsubscribe from this group and stop receiving emails from it, send an email to
.