[tor-commits] [flashproxy/master] Put the "apt-get upgrade" in the browser bundle section.

dcf at torproject.org dcf at torproject.org
Thu Mar 7 02:15:55 UTC 2013


commit 1c13f037208f72a4e42b637aaa7f88dabd7f22c2
Author: David Fifield <david at bamsoftware.com>
Date:   Wed Mar 6 18:15:32 2013 -0800

    Put the "apt-get upgrade" in the browser bundle section.
---
 doc/bundle-gnulinux.txt |    7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)

diff --git a/doc/bundle-gnulinux.txt b/doc/bundle-gnulinux.txt
index c56c84a..5b7f290 100644
--- a/doc/bundle-gnulinux.txt
+++ b/doc/bundle-gnulinux.txt
@@ -62,8 +62,6 @@ Choose "Install" when it boots. Here are settings:
 
 Packages to install:
 
-	$ sudo apt-get update
-	$ sudo apt-get upgrade
 	$ sudo apt-get install --no-install-recommends git make python-m2crypto zip
 	$ sudo apt-get install --no-install-recommends python-setuptools python-crypto python-twisted python-argparse
 
@@ -89,6 +87,11 @@ Clone pyobfsproxy.
 	$ cd pyobfsproxy
 	$ git checkout pyobfsproxy-0.0.2
 
+Update your Debian.
+
+	$ sudo apt-get update
+	$ sudo apt-get upgrade
+
 Within the VM, download the 32-bit or 64-bit browser bundle from
 https://www.torproject.org/projects/torbrowser.html.en#Download-torbrowserbundlealpha.
 The instructions below are for the 32-bit (i686) version.



More information about the tor-commits mailing list