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

update alpine to 3.16 #323

Closed
1984204066 opened this issue Jun 13, 2022 · 1 comment
Closed

update alpine to 3.16 #323

1984204066 opened this issue Jun 13, 2022 · 1 comment

Comments

@1984204066
Copy link

1984204066 commented Jun 13, 2022

When make rootfs ARCH=x86_64, it still download alpine 3.12, which is old.
Why not switch to use newer version 3.16?

Second, how to setup mirror instead of download directly from https://dl-cdn.alpinelinux.org/alpine/v3.12/releases/x86_64/, speed is very slow. Or should I directly change source file zcore/xtask/src/main.rs? Is there other way?

@YdrMaster
Copy link
Collaborator

Upgrading to 3.16 makes boot fail, maybe you're willing to fix this problem?

All the files online will be downloaded to ignored/origin, so you can download them by other way, and put them to the correct path directly. For alphine, set them as ignored/origin/<arch>/minirootfs.tar.xz.

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