Skip to content

Prestaging for air-gapped bootstrap #83455

Closed
@smijolovic

Description

@smijolovic

Is there a way to pull the three tar files (rust-std, rustc, cargo) prior to the build stage for bootstrapping in an environment without connectivity?

In bootstrap.py,:
download_stage0

Pulls the three tar files and extracts them. I see that ./x.py accepts stage builds...but is there a way to call download_stage0 to package the tar files for packaging?

Metadata

Metadata

Assignees

No one assigned

    Labels

    C-feature-requestCategory: A feature request, i.e: not implemented / a PR.E-easyCall for participation: Easy difficulty. Experience needed to fix: Not much. Good first issue.E-mentorCall for participation: This issue has a mentor. Use #t-compiler/help on Zulip for discussion.T-bootstrapRelevant to the bootstrap subteam: Rust's build system (x.py and src/bootstrap)

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions