aboutsummaryrefslogtreecommitdiff
path: root/internal/lib/cvd_utils.py
AgeCommit message (Expand)Author
2024-04-25Add local-vendor-boot-image argument to set vendor boot imageJaeMan Park
2024-03-19Merge changes Iab3556ef,I27a4c9e4 into mainHsin-Yi Chen
2024-03-13Wait for --remote-image-dir to be initializedHsin-Yi Chen
2024-03-13Count references to --remote-image-dirHsin-Yi Chen
2024-03-12Merge changes I1f98b5be,I941eabdd into mainDmitrii Merkurev
2024-03-12Add flags to start acloud with efi android loaderDmitrii Merkurev
2024-02-26Copy --remote-image-dir to instance directoryHsin-Yi Chen
2024-02-26Split the options and the paths returned by UploadExtraImagesHsin-Yi Chen
2023-12-04Reuse --remote-image-dirHsin-Yi Chen
2023-11-24Merge "Add --remote-image-dir" into mainHsin-Yi Chen
2023-11-22Merge "Distinguish remote runtime directory and image directory" into mainHsin-Yi Chen
2023-11-21Add --remote-image-dirHsin-Yi Chen
2023-11-21Distinguish remote runtime directory and image directoryHsin-Yi Chen
2023-11-15Revert "Add basic cuttlefish fastboot support to acloud"Dmitrii Merkurev
2023-11-03Replace --base-instance-num with --base_instance_numHsin-Yi Chen
2023-10-17Merge "Use `ssh -t` on `launch_cvd` to acommodate the `cvd` server version" i...Treehugger Robot
2023-10-17Merge "Add --local-system_dlkm-image" into mainHsin-Yi Chen
2023-10-16Add --local-system_dlkm-imageHsin-Yi Chen
2023-10-13Use `ssh -t` on `launch_cvd` to acommodate the `cvd` server versionA. Cody Schuffelen
2023-09-28Find system and vendor images in target_files subdirectoryHsin-Yi Chen
2023-09-11Support mixing local system_ext and product imagesHsin-Yi Chen
2023-09-11Let RemoteInstanceDeviceFactory call ExtractTargetFilesZipHsin-Yi Chen
2023-09-05Mix and upload super image to remote host for cuttlefishHsin-Yi Chen
2023-08-25Split MakeDisabledVbmetaImage from _UploadDisabledVbmetaImageHsin-Yi Chen
2023-08-25Refactor the functions that builds super images for remote cuttlefishHsin-Yi Chen
2023-07-25Fix the launch_cvd arguments errorHerbert Xue
2023-07-19Move GetOpenWrtInfoDict to cvd_utilsHsin-Yi Chen
2023-07-19Move GetConfigFromAndroidInfo to cvd_utilsHsin-Yi Chen
2023-07-19Move the remote launch_cvd command from compute client to cvd_utilsHsin-Yi Chen
2023-07-14Replace GetLaunchCvdArgs with GetRemoteLaunchCvdCmdHsin-Yi Chen
2023-05-18Determine `fetch_cvd` flavor by checking the cvd running machine architecture...Yuchen He
2023-04-19Check whether cvd-host-package is a directoryHsin-Yi Chen
2023-03-25Create goldfish on remote host from local boot imageHsin-Yi Chen
2023-03-15acloud: Upload host package directory if available, instead of the tarball.Peter Collingbourne
2023-02-03Change the search order of boot images and kernel imagesHsin-Yi Chen
2023-02-01Merge "Find logs in local cuttlefish directories"Treehugger Robot
2023-01-18Add basic cuttlefish fastboot support to acloudmain-16k-with-phonesDmitrii Merkurev
2023-01-18Find logs in local cuttlefish directoriesHsin-Yi Chen
2022-12-21Bad `stop_cvd` raised exceptions and interrupted following bring upYuchen He
2022-11-10Add local_vendor_image supportInseob Kim
2022-10-18Simplify the parameters to the methods of CVD compute clientHsin-Yi Chen
2022-09-26When the build target is ARM flavor and fetch artifacts in ARM server, use AR...Yuchen He
2022-09-19Change the base directory of remote host cuttlefishHsin-Yi Chen
2022-09-16Support creating remote instance with --local-system-imageYi-Yo Chiang
2022-09-07Include base-instance-num in remote host cuttlefish instance nameHsin-Yi Chen
2022-08-25Add remote directory as arguments to remote log functionsHsin-Yi Chen
2022-08-22Add remote base directory as arguments to launch_cvd and stop_cvdHsin-Yi Chen
2022-08-15Add base directory as arguments to the upload functions in cvd_utilsHsin-Yi Chen
2022-07-25Move remote host name functions to cvd_utils.pyHsin-Yi Chen
2022-07-20Move GetLaunchCvdArgs from compute client to cvd_utilsHsin-Yi Chen