Skip to content

Commit

Permalink
Updates from deprec 2: notes for using deprec when offline (incomplet…
Browse files Browse the repository at this point in the history
…e) 4b59d89386b68740073d09ddce655a9b42dea7a0 [Mike Bailey]
  • Loading branch information
sauliusgrigaitis committed Dec 14, 2008
1 parent 507dd31 commit b8d6bd7
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions docs/offline_installation.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
Using deprec offline (on a plane!)
==================================

# Run local rubygems server
- point gems.rubyforge.org at local gems server

# Turn off network apt sources and enable cdrom
- use apt-cdrom

# Run local apt mirror (optional)

# Push sources for compiled packages to target(s)
cap deprec:find_src
cap deprec:push_src


0 comments on commit b8d6bd7

Please sign in to comment.