- 28 Nov, 2014 4 commits
-
-
Tails developers authored
-
Tails developers authored
-
Tails developers authored
-
Tails developers authored
-
- 21 Oct, 2014 16 commits
-
-
Tails developers authored
-
Tails developers authored
-
Tails developers authored
-
Tails developers authored
-
Tails developers authored
-
Tails developers authored
-
Tails developers authored
-
Tails developers authored
It makes a bit of sense on its own, and it guarantees that no weird cruft in ~/.tor-browser will interfere for whatever reason.
-
Tails developers authored
-
Tails developers authored
-
Tails developers authored
-
Tails developers authored
No code is deleted/added/modified, only moved.
-
Tails developers authored
We could use `cp --no-dereference` before, when the TBB_EXT dir only contained symlinks. This will reduce the memory footprint of the chroot browsers, and incidentally fixed a bug where the unsafe-browser's name wasn't set since we copied the langpack before we fix the name in it.
-
Tails developers authored
-
Tails developers authored
-
Tails developers authored
-
- 20 Oct, 2014 14 commits
-
-
Tails developers authored
-
Tails developers authored
-
Tails developers authored
-
Tails developers authored
-
Tails developers authored
We don't have to any more (after the TBB migration) since we explicitly set up the ones we want to use. This should speed up the start and reduce the memory footprint.
-
Tails developers authored
-
Tails developers authored
And use it consistently in all places instead of using the value as a magic constant.
-
Tails developers authored
-
Tails developers authored
-
Tails developers authored
-
Tails developers authored
-
Tails developers authored
Extracting and then compressing the whole langpack/omni.ja isn't necessary and takes a lot of time. Tests show a 50% reduction in startup time.
-
Tails developers authored
After installing incremental upgrades Tails' root filesystem consists of a stack squashfs:s, not only filesystem.squashfs. When not stacking them correct we may end up using the Tor Browser (Firefox) from an older version of Tails, or with no Tor Browser at all, as in the upgrade from Tails 1.1.2 to 1.2, when we migrated from Iceweasel to the Tor Browser. Based on patch contributed by sanic.
-
Tails developers authored
-
- 14 Oct, 2014 2 commits
-
-
Tails developers authored
-
Tails developers authored
-
- 10 Oct, 2014 2 commits
-
-
Tails developers authored
It was added by mistake when adapting the script for the TBB-migration.
-
Tails developers authored
It was a relic of the TBB 3.x times when the profile was located in the parent directory of the TBB browser files. Also patch Tails Greeter with the updated path. That patch should be dropped once it's been upstreamed into Tails Greeter.
-
- 02 Oct, 2014 1 commit
-
-
Tails developers authored
That way one only has to remember to always call firefox with exec_firefox(), and not to set LD_LIBRARY_PATH. As an example, this was forgotten for Tor Launcher, which also was fixed.
-
- 01 Oct, 2014 1 commit
-
-
Tails developers authored
The libstdc++6.so we have (from Debian Wheezy) is too old.
-