Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
T
tor-browser-build
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor 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
Show more breadcrumbs
Cortex65
tor-browser-build
Commits
b386c5f8
Unverified
Commit
b386c5f8
authored
7 years ago
by
boklm
Browse files
Options
Downloads
Patches
Plain Diff
README: mention which version of runc is needed
parent
9084d642
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
README
+6
-2
6 additions, 2 deletions
README
with
6 additions
and
2 deletions
README
+
6
−
2
View file @
b386c5f8
...
...
@@ -5,8 +5,12 @@ Installing build dependencies
-----------------------------
To build Tor Browser, you need a Linux distribution that has support
for runC (such as Debian jessie, Ubuntu 14.04, Fedora 20, etc ...).
On Debian jessie, the runc package is available in backports.
for runc (such as Debian jessie, Ubuntu 14.04, Fedora 20, etc ...).
On Debian jessie, the runc package is available in backports. On Debian
stretch, the runc package is available in the main repository.
Version 0.1.1 of runc is required (which is the version available in
Debian stretch and jessie-backports). It is not yet working with runc
version 1.0.0: https://trac.torproject.org/projects/tor/ticket/23039
Your user account should have access sudo access, which is required to
be able to extract container file systems, start containers and copy
...
...
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