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

Details for preparing offline installation #155

Merged
merged 2 commits into from Mar 17, 2013
Merged

Conversation

YesThatAllen
Copy link
Contributor

Please confirm for accuracy

TODO define when to bundle binary ruby, or not
TODO define what else can be bundled

Please confirm for accuracy

TODO define when to bundle binary ruby, or not
TODO define what else can be bundled
@@ -27,6 +26,8 @@ feel free to propose fixes here: [rvm offline source](https://github.com/rvm/rvm
* Download with curl: `curl -L http://production.cf.rubygems.org/rubygems/rubygems-1.8.25.tgz -o rubygems-1.8.25.tgz`
3. Download yaml (required by rvm)
* Download from rvm.io with curl: `curl -L https://rvm.io/src/yaml-0.1.4.tar.gz -o https://rvm.io/src/yaml-0.1.4.tar.gz`
4. Save these packages for offline use by storing them in the rvm archive folder `$rvm_path/archives/` by default
* An alternate archive folder can be specified `--archives /path/to/tarballs/`
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

the --archives switch does no longer exist, the preferred way of configuring RVM non default locations is setting them in ~/.rvmrc - you can generate all the settings with rvm user all then edit ~/.rvmrc, remove those that should not be changed, change those that you want to configure.

mpapis added a commit that referenced this pull request Mar 17, 2013
Details for preparing offline installation
@mpapis mpapis merged commit 5b41662 into rvm:master Mar 17, 2013
mpapis added a commit that referenced this pull request Mar 17, 2013
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

Successfully merging this pull request may close these issues.

None yet

2 participants