diff options
| -rw-r--r-- | README | 13 | ||||
| -rw-r--r-- | gitian/README.build | 13 |
2 files changed, 26 insertions, 0 deletions
@@ -1,3 +1,16 @@ +A DEVELOPMENT NOTE: +=================== + +Developing the reproducible builds environment for Tor Browser with +gitian/tor-browser-bundle is deprecated. Recently, we switched to +rbm/tor-browser-build. See: +https://trac.torproject.org/projects/tor/ticket/23213. To get started with the +new system, check out +https://git.torproject.org/builders/tor-browser-build.git and follow the +instructions in the README file. + +------------------- + There are currently two ways to use the Tor Browser Bundle builder. If you are already on an Ubuntu 12.04+ machine or VM, please see diff --git a/gitian/README.build b/gitian/README.build index 4d01d6a..a962fca 100644 --- a/gitian/README.build +++ b/gitian/README.build @@ -1,3 +1,16 @@ +A DEVELOPMENT NOTE: +=================== + +Developing the reproducible builds environment for Tor Browser with +gitian/tor-browser-bundle is deprecated. Recently, we switched to +rbm/tor-browser-build. See: +https://trac.torproject.org/projects/tor/ticket/23213. To get started with the +new system, check out +https://git.torproject.org/builders/tor-browser-build.git and follow the +instructions in the README file. + +------------------- + QuickStart: On an Ubuntu 14.04+/Debian Wheezy+ machine or VM, run: |
