Details
Feb 29 2020
Works well in Non-Qubes-Whonix. Solution was this one:
Jul 15 2019
Can you give some more context here? Is it the problem that user is created too early (before /etc/skel is fully populated)? Or is it a problem that it's created at all? Should there be a difference between Qubes and non-Qubes case?
Jul 14 2019
Jun 14 2019
Apr 6 2019
Dec 7 2018
Mar 7 2018
Mar 28 2017
Jun 2 2016
Done in all involved components.
Apr 29 2016
qvm-run --pass-io uses simple pipe (not virtual terminal), so it is
expected to not have TERM set.
Related, has it been considered for qvm-run --pass-io to set or not set environment variable TERM? I wonder if the current implementation is correct. @marmarek
Apr 26 2016
There is a problem with the script which runs as root - https://github.com/Whonix/whonix-base-files/blob/master/usr/lib/anon-base-files/first-boot-skel - with the following commands.
Apr 21 2016
Jan 7 2016
first-boot-skel: hide needless output of diff in the logs
https://github.com/Whonix/whonix-base-files/commit/d3d7da44e1e0ca1d8059c202abefce7e1181ce16
do not needlessly copy .bashrc.whonix-orig from skel to home
https://github.com/Whonix/whonix-base-files/commit/63ed2423f4b6303af32d1daa8affb3e5006e6837
fix / code simplification
Dec 10 2015
populate /home/user from /etc/skel at first boot
Dec 9 2015
Dec 3 2015
chmod 700 /etc/skel/.gnupg in postinst to prevent gpg permission warning:
https://github.com/Whonix/anon-gpg-tweaks/commit/55b727974acf10ed76ed99c84fa560260d36e540
no longer write to home folder directly; use /etc/skel;
no longer write to home folder directly; use /etc/skel;
Nov 12 2015
Oct 17 2015
Jun 6 2015
Fixed in Whonix 10.0.0.2.3.
May 26 2015
disable torsocks warning spam, also set 'export TORSOCKS_LOG_LEVEL=1' in /usr/bin/uwt - https://phabricator.whonix.org/T317:
https://github.com/Whonix/uwt/commit/f48aca83973bead089c97d720ac7b9c37a6b6348
May 24 2015
Defaults:ALL env_keep += "TORSOCKS_LOG_LEVEL"
Warning spam still happens, because environment variable is not kept when using sudo.
May 23 2015
disable torsocks warning spam - https://phabricator.whonix.org/T317:
https://github.com/Whonix/uwt/commit/68b44f34929ab992072342a07b278d8827bc088a