Skip to content

make performs a download #5705

Closed
Closed
@pnathan

Description

@pnathan

When you download the 0.6 tarball and execute ./configure && make, a download occurs.

fetch: x86_64-unknown-linux-gnu/stage0/bin/rustc
determined most recent snapshot: rust-stage0-2013-03-28-f7a2371-linux-x86_64-61a4377c6d0ca5814c2b2b752d73b61b741a23c9.tar.bz2

and a wget info dump appears.

It would be really awesome if this piece was integrated with the tarball. Not all environments are friendly to downloading arbitrary code off the net. E.g., I might be in a SCIF[1] and experimenting with Rust on a machine disconnected from the public net. Or I might be on a laptop working in a no-wifi area. :-/

(I know this is probably a real low priority issue, but it IS a (usually minor) hassle)

[1] https://en.wikipedia.org/wiki/Sensitive_Compartmented_Information_Facility

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions