Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
W
webwml
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
This is an archived project. Repository and other project resources are read-only.
Show more breadcrumbs
Legacy
gitolite
user
hiro
webwml
Commits
62636e82
Commit
62636e82
authored
8 years ago
by
Peter Palfrader
Browse files
Options
Downloads
Patches
Plain Diff
experimental is 0.3.0.x now, add yakkety
parent
3c259a44
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
docs/en/debian.wml
+8
-4
8 additions, 4 deletions
docs/en/debian.wml
with
8 additions
and
4 deletions
docs/en/debian.wml
+
8
−
4
View file @
62636e82
...
...
@@ -19,8 +19,9 @@ var software = {
'precise': [ 'precise'],
'trusty': [ 'trusty'],
'xenial': [ 'xenial'],
'yakkety': [ 'yakkety'],
},
'experimental-0.
2.9
.x': {
'experimental-0.
3.0
.x': {
'wheezy': [ 'wheezy' ],
'jessie': [ 'jessie' ],
'stretch': [ 'stretch' ],
...
...
@@ -28,6 +29,7 @@ var software = {
'precise': [ 'precise'],
'trusty': [ 'trusty'],
'xenial': [ 'xenial'],
'yakkety': [ 'yakkety'],
},
},
'tor (from source)': {
...
...
@@ -39,8 +41,9 @@ var software = {
'precise': [ 'precise'],
'trusty': [ 'trusty'],
'xenial': [ 'xenial'],
'yakkety': [ 'yakkety'],
},
'experimental-0.
2.9
.x': {
'experimental-0.
3.0
.x': {
'wheezy': [ 'wheezy' ],
'jessie': [ 'jessie' ],
'stretch': [ 'stretch' ],
...
...
@@ -48,6 +51,7 @@ var software = {
'precise': [ 'precise'],
'trusty': [ 'trusty'],
'xenial': [ 'xenial'],
'yakkety': [ 'yakkety'],
},
},
};
...
...
@@ -360,7 +364,7 @@ download/download>#packagediff">development branch</a> of Tor instead
to your <tt>/etc/apt/sources.list</tt> file:<br />
<pre style="margin: 1.5em 0 1.5em 2em">
deb http://deb.torproject.org/torproject.org <DISTRIBUTION> main
deb http://deb.torproject.org/torproject.org tor-experimental-0.
2.9
.x-<DISTRIBUTION> main
deb http://deb.torproject.org/torproject.org tor-experimental-0.
3.0
.x-<DISTRIBUTION> main
</pre>
where you again substitute the name of your distro (lenny,
sid, saucy, ...) in place of
...
...
@@ -398,7 +402,7 @@ deb-src http://deb.torproject.org/torproject.org <DISTRIBUTION> main
# For the unstable version.
deb-src http://deb.torproject.org/torproject.org <DISTRIBUTION> main
deb-src http://deb.torproject.org/torproject.org tor-experimental-0.
2.9
.x-<DISTRIBUTION> main
deb-src http://deb.torproject.org/torproject.org tor-experimental-0.
3.0
.x-<DISTRIBUTION> main
</pre>
Substitute the name of your distro (wheezy, sid, trusty, ...) in place of <DISTRIBUTION>. Now refresh your sources by running (as root):
<pre style="margin: 1.5em 0 1.5em 2em">
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment