0
Files
src/docs/updater
Joshua Pawlicki e224c2af3f Updater: Alter mac installer API.
This fixes a few bugs:
1 - Insertion of the version into the command line.
2 - Surprising reordering of server args with positional args.
3 - Missing keystone_postinstall and preinstall scripts.
4 - EC path not being appended as an arg if there are no server args.

I also added some additional logging and env variables.

I also simplified the mac install script to
1 - Not depend on positional args.
2 - Depend on the server to pass --system or not.

Fixed: 1278019, 1056818
Change-Id: Ieef13db89b33556fc5a8927c01eff617960d1d23
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3323681
Reviewed-by: Sorin Jianu <sorin@chromium.org>
Auto-Submit: Joshua Pawlicki <waffles@chromium.org>
Commit-Queue: Joshua Pawlicki <waffles@chromium.org>
Cr-Commit-Position: refs/heads/main@{#949776}
2021-12-08 23:02:22 +00:00
..