tails/pzajda.git
8 years agoMerge branch 'feature/better-iso-cleanup' into devellizard/feature/6474-tor-browser-mozconfig
Tails developers [Thu, 6 Mar 2014 01:19:09 +0000 (6 02:19 +0100)]
Merge branch 'feature/better-iso-cleanup' into devel

8 years agoMerge remote-tracking branch 'drwhax/pidgin' into devel
Tails developers [Thu, 6 Mar 2014 00:42:42 +0000 (6 00:42 +0000)]
Merge remote-tracking branch 'drwhax/pidgin' into devel

8 years agoRemoved #tor from Pidgin as an option to choose from
Tails developers [Thu, 6 Mar 2014 00:38:02 +0000 (6 01:38 +0100)]
Removed #tor from Pidgin as an option to choose from

8 years agoRemoved the wikileaks.de server option from Pidgin
Tails developers [Thu, 6 Mar 2014 00:37:13 +0000 (6 01:37 +0100)]
Removed the wikileaks.de server option from Pidgin

8 years agoMerge remote-tracking branch 'origin/devel' into devel
Tails developers [Wed, 5 Mar 2014 20:14:52 +0000 (5 20:14 +0000)]
Merge remote-tracking branch 'origin/devel' into devel

Conflicts:
wiki/src/blueprint/faq.mdwn

8 years agoMerge remote-tracking branch 'origin/master' into devel
Tails developers [Wed, 5 Mar 2014 20:14:02 +0000 (5 20:14 +0000)]
Merge remote-tracking branch 'origin/master' into devel

Conflicts:
wiki/src/contribute/release_process.mdwn

8 years agoMerge branch 'feature/6508-incremental-upgrades-phase-four' into devel
Tails developers [Wed, 5 Mar 2014 20:06:30 +0000 (5 20:06 +0000)]
Merge branch 'feature/6508-incremental-upgrades-phase-four' into devel

8 years agoExclude more icon theme caches from the ISO.lizard/feature/better-iso-cleanup
Tails developers [Wed, 5 Mar 2014 18:18:36 +0000 (5 18:18 +0000)]
Exclude more icon theme caches from the ISO.

8 years agoMake all chroot_local-hooks log something.
Tails developers [Wed, 5 Mar 2014 17:30:21 +0000 (5 17:30 +0000)]
Make all chroot_local-hooks log something.

8 years agoMake local hooks logging consistent.
Tails developers [Wed, 5 Mar 2014 17:23:44 +0000 (5 17:23 +0000)]
Make local hooks logging consistent.

8 years agoUse the SquashFS exclusion rules instead of deleting files in a hook.
Tails developers [Wed, 5 Mar 2014 13:25:00 +0000 (5 13:25 +0000)]
Use the SquashFS exclusion rules instead of deleting files in a hook.

8 years agoAlign text a bit more nicely.
Tails developers [Wed, 5 Mar 2014 16:23:49 +0000 (5 16:23 +0000)]
Align text a bit more nicely.

8 years agoSet mtime to the epoch for large files whose content generally does not change (Close...
Tails developers [Wed, 5 Mar 2014 14:17:39 +0000 (5 14:17 +0000)]
Set mtime to the epoch for large files whose content generally does not change (Closes: #6425).

This forces rsync to consider the actual content of these files, when preparing
an IUK, instead of blindly adding it to the IUK merely because the mtime has
changed, while the content is (generally) the same.

8 years agoTruncate log files after the last APT run.
Tails developers [Wed, 5 Mar 2014 13:26:03 +0000 (5 13:26 +0000)]
Truncate log files after the last APT run.

Else, dpkg and APT logs are not empty in the ISO.

8 years agoRemove *.pyc *after* 99-dedup_usr_share_doc.
Tails developers [Wed, 5 Mar 2014 13:05:37 +0000 (5 13:05 +0000)]
Remove *.pyc *after* 99-dedup_usr_share_doc.

99-dedup_usr_share_doc runs `hardlink', that is written in Python, so this might
create pyc files that were previously removed if we did it in the other way.

8 years agoFix markup
Tails developers [Wed, 5 Mar 2014 14:17:00 +0000 (5 15:17 +0100)]
Fix markup

8 years agoUse "find -delete" instead of inconsistently using "-exec rm" or "| xargs rm".
Tails developers [Wed, 5 Mar 2014 12:58:05 +0000 (5 12:58 +0000)]
Use "find -delete" instead of inconsistently using "-exec rm" or "| xargs rm".

8 years agoMerge branch 'devel' into feature/6508-incremental-upgrades-phase-fourlizard/feature/6508-incremental-upgrades-phase-four
Tails developers [Wed, 5 Mar 2014 10:31:40 +0000 (5 10:31 +0000)]
Merge branch 'devel' into feature/6508-incremental-upgrades-phase-four

8 years agoFix FAQ on 64-bit processors
Tails developers [Wed, 5 Mar 2014 10:28:09 +0000 (5 11:28 +0100)]
Fix FAQ on 64-bit processors

8 years agoUse 'interface' instead of 'card'
Tails developers [Wed, 5 Mar 2014 10:17:41 +0000 (5 11:17 +0100)]
Use 'interface' instead of 'card'

8 years agoMention future clock applet
Tails developers [Wed, 5 Mar 2014 10:15:03 +0000 (5 11:15 +0100)]
Mention future clock applet

8 years agoRM should go over the tickets linked from the website
Tails developers [Wed, 5 Mar 2014 10:08:01 +0000 (5 11:08 +0100)]
RM should go over the tickets linked from the website

8 years agoFix FAQ on new identity feature
Tails developers [Wed, 5 Mar 2014 09:37:23 +0000 (5 10:37 +0100)]
Fix FAQ on new identity feature

8 years agoMerge remote-tracking branch 'origin/devel' into devel
Tails developers [Wed, 5 Mar 2014 09:26:41 +0000 (5 10:26 +0100)]
Merge remote-tracking branch 'origin/devel' into devel

8 years agoMerge branch 'feature/spoof-mac' into devel
Tails developers [Wed, 5 Mar 2014 09:24:59 +0000 (5 10:24 +0100)]
Merge branch 'feature/spoof-mac' into devel

8 years agoFix the FAQ on MAC address spoofinglizard/feature/spoof-mac
Tails developers [Wed, 5 Mar 2014 09:24:28 +0000 (5 10:24 +0100)]
Fix the FAQ on MAC address spoofing

8 years agoMerge remote-tracking branch 'origin/master' into feature/spoof-mac
Tails developers [Wed, 5 Mar 2014 09:18:45 +0000 (5 10:18 +0100)]
Merge remote-tracking branch 'origin/master' into feature/spoof-mac

8 years agoLanguage nitpicking
Tails developers [Wed, 5 Mar 2014 09:03:31 +0000 (5 10:03 +0100)]
Language nitpicking

8 years agoupdated PO files
amnesia [Wed, 5 Mar 2014 03:17:29 +0000 (5 04:17 +0100)]
updated PO files

8 years agoMinor styling improvements
Tails developers [Wed, 5 Mar 2014 03:12:37 +0000 (5 04:12 +0100)]
Minor styling improvements

8 years agoadd language selection to the documentation (#6644)
Tails developers [Wed, 5 Mar 2014 02:46:57 +0000 (5 03:46 +0100)]
add language selection to the documentation (#6644)

8 years agotrying to be less scary (#6409)
Tails developers [Wed, 5 Mar 2014 02:37:08 +0000 (5 03:37 +0100)]
trying to be less scary (#6409)

8 years agoupdating (Torbutton no longer recommanded, replaced by TBB)
Tails developers [Wed, 5 Mar 2014 01:11:34 +0000 (5 02:11 +0100)]
updating (Torbutton no longer recommanded, replaced by TBB)

8 years agolink to the audits page
Tails developers [Wed, 5 Mar 2014 01:00:18 +0000 (5 02:00 +0100)]
link to the audits page

8 years agoMerge remote-tracking branch 'origin/feature/spoof-mac' into devel
Tails developers [Wed, 5 Mar 2014 01:41:46 +0000 (5 01:41 +0000)]
Merge remote-tracking branch 'origin/feature/spoof-mac' into devel

8 years agoupdated PO files
amnesia [Wed, 5 Mar 2014 01:14:27 +0000 (5 02:14 +0100)]
updated PO files

8 years agoFix typo
Tails developers [Wed, 5 Mar 2014 00:41:02 +0000 (5 01:41 +0100)]
Fix typo

8 years agoMerge remote-tracking branch 'bitingbird/master'
Tails developers [Wed, 5 Mar 2014 00:39:04 +0000 (5 01:39 +0100)]
Merge remote-tracking branch 'bitingbird/master'

8 years agounfuzzy, new translations
Tails developers [Wed, 5 Mar 2014 00:33:29 +0000 (5 01:33 +0100)]
unfuzzy, new translations

8 years agoRescue German translation
Tails developers [Wed, 5 Mar 2014 00:32:54 +0000 (5 01:32 +0100)]
Rescue German translation

8 years agoUnfuzz German and Portuguese
Tails developers [Wed, 5 Mar 2014 00:27:16 +0000 (5 01:27 +0100)]
Unfuzz German and Portuguese

8 years agoMerge branch 'bugfix/6592-fix-races-with-check-for-upgrades' into devel
Tails developers [Wed, 5 Mar 2014 00:17:51 +0000 (5 01:17 +0100)]
Merge branch 'bugfix/6592-fix-races-with-check-for-upgrades' into devel

8 years agoupdated PO files
amnesia [Wed, 5 Mar 2014 00:07:25 +0000 (5 01:07 +0100)]
updated PO files

8 years agoRemove useless words
Tails developers [Wed, 5 Mar 2014 00:05:11 +0000 (5 01:05 +0100)]
Remove useless words

8 years agoFix list typography
Tails developers [Wed, 5 Mar 2014 00:04:29 +0000 (5 01:04 +0100)]
Fix list typography

Capitalize with no ending dot list items without a verb

8 years agomodify according to review
Tails developers [Tue, 4 Mar 2014 23:26:10 +0000 (5 00:26 +0100)]
modify according to review

8 years agocorrect links after page removal
Tails developers [Tue, 4 Mar 2014 16:48:00 +0000 (4 17:48 +0100)]
correct links after page removal

8 years agocorrect broken link after page removal
Tails developers [Tue, 4 Mar 2014 16:30:24 +0000 (4 17:30 +0100)]
correct broken link after page removal

8 years agoremove troubleshooting, fusioned in support
Tails developers [Tue, 4 Mar 2014 16:24:53 +0000 (4 17:24 +0100)]
remove troubleshooting, fusioned in support

8 years agoMerge Support and Troubleshooting pages (fixes: #6652)
Tails developers [Tue, 4 Mar 2014 16:20:58 +0000 (4 17:20 +0100)]
Merge Support and Troubleshooting pages (fixes: #6652)

8 years agoRename support.html as support.mdwn
Tails developers [Tue, 4 Mar 2014 23:55:31 +0000 (5 00:55 +0100)]
Rename support.html as support.mdwn

8 years agoupdated PO files
amnesia [Tue, 4 Mar 2014 23:29:23 +0000 (5 00:29 +0100)]
updated PO files

8 years agoMove the source code distribution to License
Tails developers [Tue, 4 Mar 2014 23:26:50 +0000 (5 00:26 +0100)]
Move the source code distribution to License

8 years agoMarkup
Tails developers [Tue, 4 Mar 2014 23:24:36 +0000 (5 00:24 +0100)]
Markup

8 years agoverbose version of "get sources" (#5681)
Tails developers [Tue, 4 Mar 2014 23:07:49 +0000 (5 00:07 +0100)]
verbose version of "get sources" (#5681)

8 years agoFirst attempt to explain that we provide source
Tails developers [Tue, 4 Mar 2014 23:22:15 +0000 (5 00:22 +0100)]
First attempt to explain that we provide source

8 years agoMerge branch 'devel' into feature/6508-incremental-upgrades-phase-four
Tails developers [Tue, 4 Mar 2014 23:10:16 +0000 (4 23:10 +0000)]
Merge branch 'devel' into feature/6508-incremental-upgrades-phase-four

Conflicts:
config/chroot_local-hooks/54-menu

8 years agoMerge remote-tracking branch 'origin/devel' into devel
Tails developers [Tue, 4 Mar 2014 23:08:54 +0000 (4 23:08 +0000)]
Merge remote-tracking branch 'origin/devel' into devel

8 years agoAdded Tor Stack Exchange to Iceweasel bookmarks.html
Tails developers [Sat, 1 Mar 2014 21:31:55 +0000 (1 22:31 +0100)]
Added Tor Stack Exchange to Iceweasel bookmarks.html

8 years agoDrop note about a bug that was fixed in this branch.
Tails developers [Tue, 4 Mar 2014 20:37:30 +0000 (4 20:37 +0000)]
Drop note about a bug that was fixed in this branch.

8 years agoUse bold consistently
Tails developers [Tue, 4 Mar 2014 20:11:16 +0000 (4 21:11 +0100)]
Use bold consistently

8 years agoAnybody in range of your Wi-Fi interface can also see you MAC
Tails developers [Tue, 4 Mar 2014 20:06:11 +0000 (4 21:06 +0100)]
Anybody in range of your Wi-Fi interface can also see you MAC

8 years agoMAC spoofing won't hide who you are outside of Tails
Tails developers [Tue, 4 Mar 2014 20:05:43 +0000 (4 21:05 +0100)]
MAC spoofing won't hide who you are outside of Tails

8 years agoMerge branch 'bugfix/tails-documentation-launcher' into devel
Tails developers [Tue, 4 Mar 2014 18:59:54 +0000 (4 19:59 +0100)]
Merge branch 'bugfix/tails-documentation-launcher' into devel

8 years agoMention pushing to lizard's Git repository.
Tails developers [Tue, 4 Mar 2014 18:52:40 +0000 (4 18:52 +0000)]
Mention pushing to lizard's Git repository.

8 years agoDocumentation is about learning more than about getting helplizard/bugfix/tails-documentation-launcher
Tails developers [Tue, 4 Mar 2014 18:50:50 +0000 (4 19:50 +0100)]
Documentation is about learning more than about getting help

8 years agoMerge branch 'feature/6790-remove-cookie-monster' into devel
Tails developers [Tue, 4 Mar 2014 18:40:12 +0000 (4 18:40 +0000)]
Merge branch 'feature/6790-remove-cookie-monster' into devel

8 years agoMerge branch 'devel' into bugfix/6592-fix-races-with-check-for-upgradeslizard/bugfix/6592-fix-races-with-check-for-upgrades
Tails developers [Tue, 4 Mar 2014 18:05:41 +0000 (4 18:05 +0000)]
Merge branch 'devel' into bugfix/6592-fix-races-with-check-for-upgrades

Conflicts:
features/torified_browsing.feature

8 years agoUpdate the expected differences.
Tails developers [Tue, 4 Mar 2014 18:03:57 +0000 (4 18:03 +0000)]
Update the expected differences.

8 years agoMerge branch 'test/tor-is-ready-notification' into devel
Tails developers [Tue, 4 Mar 2014 17:50:50 +0000 (4 17:50 +0000)]
Merge branch 'test/tor-is-ready-notification' into devel

8 years agoRevert "Press ESC before opening the GNOME run dialog."lizard/test/tor-is-ready-notification
Tails developers [Tue, 4 Mar 2014 17:07:16 +0000 (4 17:07 +0000)]
Revert "Press ESC before opening the GNOME run dialog."

This reverts commit 34c23e51ffd95d237c7e21c5c6e56bec51832129,
which is useless now that 31b8743 was essentially reverted.

8 years agoMerge remote-tracking branch 'origin/test/sniffer-vs-mac-spoof' into devel
Tails developers [Tue, 4 Mar 2014 16:38:18 +0000 (4 16:38 +0000)]
Merge remote-tracking branch 'origin/test/sniffer-vs-mac-spoof' into devel

8 years agoExpand starting the browser: else, sometimes it's not focused after the snapshot...
Tails developers [Tue, 4 Mar 2014 16:02:04 +0000 (4 16:02 +0000)]
Expand starting the browser: else, sometimes it's not focused after the snapshot is restored.

Besides, starting the browser one more time is not so costly.

8 years agoDrop useless translation with broken link.
Tails developers [Tue, 4 Mar 2014 16:01:10 +0000 (4 16:01 +0000)]
Drop useless translation with broken link.

8 years agoMerge branch 'feature/spoof-mac' into devel
Tails developers [Tue, 4 Mar 2014 15:38:46 +0000 (4 16:38 +0100)]
Merge branch 'feature/spoof-mac' into devel

8 years agoGet rid of the "I have a network connection" step: "Tor is ready" covers it.
Tails developers [Tue, 4 Mar 2014 15:34:44 +0000 (4 15:34 +0000)]
Get rid of the "I have a network connection" step: "Tor is ready" covers it.

8 years agoAdapt the test suite documentation to recent changes.
Tails developers [Tue, 4 Mar 2014 15:24:40 +0000 (4 15:24 +0000)]
Adapt the test suite documentation to recent changes.

8 years agoMerge three steps together and reorder them.
Tails developers [Tue, 4 Mar 2014 15:21:08 +0000 (4 15:21 +0000)]
Merge three steps together and reorder them.

We merge "Tor has built a circuit", "the time has synced" and "Tor is ready"
into a single step called "Tor is ready". This simplifies scenarios quite a bit,
and allows us to always do the checks in the right order, without each scenario
trying its own version.

Speaking of the right order: we wait for the "Tor is ready" notification first.
it disappears after a timeout, so if we wait for other events first, we
sometimes cannot find the notification picture on screen later on.

8 years agoRevert "CSS for footnotes"
Tails developers [Tue, 4 Mar 2014 14:33:44 +0000 (4 15:33 +0100)]
Revert "CSS for footnotes"

This reverts commit eb6a26c6772493ecf75bf6a5da5e7806e2cba078.

8 years agoDon't use footnotes
Tails developers [Tue, 4 Mar 2014 14:32:14 +0000 (4 15:32 +0100)]
Don't use footnotes

We are not sure the advantages of introducing multimarkdown compensate the
disadvantages:

https://mailman.boum.org/pipermail/tails-dev/2014-March/005130.html

8 years agoMake Sniffer capture all non-bridge originating traffic.lizard/test/sniffer-vs-mac-spoof
Tails developers [Tue, 4 Mar 2014 12:49:03 +0000 (4 13:49 +0100)]
Make Sniffer capture all non-bridge originating traffic.

Previously we captured all traffic originating from the Tails VM's MAC
address, obtained from the static configuration. However, with the
introduction of MAC spoofing, the static configuration won't match
what's actually used. Instead we simply capture all traffic that
doesn't originate from the bridge.

Due to the MAC spoofing feature we also remove the `mac` attribute
from the VM class to not cause future confusion.

8 years agoAdd missing step before asking for review.
Tails developers [Tue, 4 Mar 2014 12:42:25 +0000 (4 12:42 +0000)]
Add missing step before asking for review.

8 years agoBe more accurate
Tails developers [Tue, 4 Mar 2014 12:18:23 +0000 (4 13:18 +0100)]
Be more accurate

8 years agoRephrase
Tails developers [Tue, 4 Mar 2014 12:17:23 +0000 (4 13:17 +0100)]
Rephrase

8 years agoLimitations in Linux
Tails developers [Tue, 4 Mar 2014 12:14:13 +0000 (4 13:14 +0100)]
Limitations in Linux

8 years agoIn this cas MAC spoofing is not problematic as such
Tails developers [Tue, 4 Mar 2014 12:13:07 +0000 (4 13:13 +0100)]
In this cas MAC spoofing is not problematic as such

8 years agoMap the doc index to the Tails Greeter layout
Tails developers [Tue, 4 Mar 2014 12:05:15 +0000 (4 13:05 +0100)]
Map the doc index to the Tails Greeter layout

8 years agoClarify context
Tails developers [Tue, 4 Mar 2014 12:03:01 +0000 (4 13:03 +0100)]
Clarify context

8 years agoRework other Tails Greeter option to be consistent
Tails developers [Tue, 4 Mar 2014 12:02:52 +0000 (4 13:02 +0100)]
Rework other Tails Greeter option to be consistent

8 years agoExplain how to actually disable MAC address spoofing
Tails developers [Tue, 4 Mar 2014 12:00:36 +0000 (4 13:00 +0100)]
Explain how to actually disable MAC address spoofing

8 years agoSpell Tails Greeter consistently
Tails developers [Tue, 4 Mar 2014 11:30:35 +0000 (4 12:30 +0100)]
Spell Tails Greeter consistently

8 years agoAdd a shortcut to point to kytv's branches.
Tails developers [Tue, 4 Mar 2014 11:17:11 +0000 (4 11:17 +0000)]
Add a shortcut to point to kytv's branches.

8 years agoHarmonize titles of startup options
Tails developers [Tue, 4 Mar 2014 10:56:35 +0000 (4 11:56 +0100)]
Harmonize titles of startup options

8 years agoFix grammar
Tails developers [Tue, 4 Mar 2014 10:48:11 +0000 (4 11:48 +0100)]
Fix grammar

8 years agoYou might not be the only one
Tails developers [Tue, 4 Mar 2014 10:34:55 +0000 (4 11:34 +0100)]
You might not be the only one

8 years agoBe more inclusive
Tails developers [Tue, 4 Mar 2014 10:32:40 +0000 (4 11:32 +0100)]
Be more inclusive

8 years agoClarify metonymy
Tails developers [Tue, 4 Mar 2014 10:28:19 +0000 (4 11:28 +0100)]
Clarify metonymy

8 years agoUse hide_cursor() instead of click on start button + ESC hack.
Tails developers [Tue, 4 Mar 2014 10:26:31 +0000 (4 11:26 +0100)]
Use hide_cursor() instead of click on start button + ESC hack.

In the winxp feature, the "clicking on the start button" approach
leaves the cursor on the start button, blocking its view so that it
breaks the "The panel menu should look like Microsoft Windows XP's
start menu" scenario.

8 years agoAdd convenience method.
Tails developers [Tue, 4 Mar 2014 10:26:18 +0000 (4 11:26 +0100)]
Add convenience method.

8 years agoAdd comment.
Tails developers [Tue, 4 Mar 2014 10:25:58 +0000 (4 11:25 +0100)]
Add comment.