- 11 Jul, 2019 2 commits
-
-
emmapeel authored
Currently translated at 17.7% (11 of 62 strings) Translation: Tails/wiki/src/news/version_3.14.1.*.po Translate-URL: http://translate.tails.boum.org/projects/tails/wikisrcnewsversion_3141po/pt/
-
emmapeel authored
Currently translated at 39.0% (16 of 41 strings) Translation: Tails/wiki/src/news/version_3.11.*.po Translate-URL: http://translate.tails.boum.org/projects/tails/wikisrcnewsversion_311po/it/
-
- 17 Jan, 2016 1 commit
-
-
intrigeri authored
-
- 08 Jul, 2015 1 commit
-
-
intrigeri authored
-
- 10 Aug, 2014 1 commit
-
-
Tails developers authored
-
- 31 Jul, 2014 1 commit
-
-
Tails developers authored
First, we have to use the "keyfile" NetworkManager plugin only; that is, we disable the "ifupdown" one: * it's needed, because the only the "keyfile" plugin supports setting dhcp-send-hostname to false, while the "ifupdown" plugin retrieves the hostname to send from /etc/hostname; * it's OK, because we actually don't use the functionality provided by the "ifupdown" plugin (that is, reading from /etc/network/interfaces -- that only configures the loopback connection in Tails, which is itself ignored by NetworkManager anyway). Second, we configure the NetworkManager "keyfile" plugin to *not* send the hostname over DHCP by default. Likely this can be overridden on a per-connection basis. Third, we tell dhclient itself not to send the hostname. This is needed because NetworkManager runs dhclient with the `-cf /var/run/nm-dhclient-eth0.conf` option, and generates that file by concatenating `/etc/dhcp/dhclient.conf` with its own settings.
-