Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

No recoveries for non -he variants of x86-alex and x86-zgb #14

Closed
Zopolis4 opened this issue Nov 23, 2023 · 3 comments
Closed

No recoveries for non -he variants of x86-alex and x86-zgb #14

Zopolis4 opened this issue Nov 23, 2023 · 3 comments

Comments

@Zopolis4
Copy link

The purpose of the -he variants of x86-alex and x86-zgb is to remove Qualcomm Gobi packages from the build, but there are still recovery images for the regular versions of x86-alex and x86-zgb.

x86-alex-he:

$ curl https://dl.google.com/dl/edgedl/chromeos/recovery/chromeos_6457.107.0_x86-alex-he_recovery_stable-channel_alex-mp-v4.bin.zip
$ sha256sum chromeos_6457.107.0_x86-alex-he_recovery_stable-channel_alex-mp-v4.bin.zip
0a987b70addc7292560ff629f5a0c6bc204900199385be945e6e1c828b12cdf8  chromeos_6457.107.0_x86-alex-he_recovery_stable-channel_alex-mp-v4.bin.zip

x86-alex:

$ curl https://dl.google.com/dl/edgedl/chromeos/recovery/chromeos_6457.107.0_x86-alex_recovery_stable-channel_alex-mp-v4.bin.zip
$ sha256sum chromeos_6457.107.0_x86-alex_recovery_stable-channel_alex-mp-v4.bin.zip
d425be2a22024709333eef72cc976486f66d37ed938e11243e3b94c37bb7217c  chromeos_6457.107.0_x86-alex_recovery_stable-channel_alex-mp-v4.bin.zip

Note that all I have done is change x86-alex-he to x86-alex in one of the url downloads provided by chrome100.dev, so I am not sure whether there are more recovery images or ones with different urls, etc.

@e9x
Copy link
Owner

e9x commented May 10, 2024

should be good now

@e9x e9x closed this as completed May 10, 2024
@e9x e9x reopened this May 10, 2024
@e9x
Copy link
Owner

e9x commented May 10, 2024

nvm, the boards x86-alex and x86-zgb need to be manually added to the database, right now there isn't any data source that provides these boards so they aren't being scraped

@e9x
Copy link
Owner

e9x commented May 10, 2024

fixed in e9x/chrome-versions@0cae64b

@e9x e9x closed this as completed May 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants