tree: 848409d0f22450f1fe5719dc96f47adcf3e823c7 [path history] [tgz]
  1. src/
  2. BUILD.gn
  3. gsb.gni
  4. README.md
src/sys/pkg/bin/grand-swd-binary/README.md

Grand SWD Binary

This binary aggregates the pkg-resolver and the system-update-committer into a single binary to save disk space. The Grand SWD Binary inspects argv[0] on start and invokes the appropriate binary based on the binary's name.

This is based off //src/sys/pkg/bin/multi-universal-tool, where we do the same thing with pkgctl and the update tool.