A page in your DokuWiki was added or changed. Here are the details:

Date        : 2017/12/04 23:31
Browser     : Mozilla/5.0 (X11; Linux x86_64; rv:52.9) Gecko/20100101 
Goanna/3.4 Firefox/52.9 PaleMoon/27.6.2
IP-Address  : 134.3.37.90
Hostname    : HSI-KBW-134-3-37-90.hsi14.kabel-badenwuerttemberg.de
Old Revision: https://wiki.x2go.org/doku.php/doc:howto:tce?rev=1512128426
New Revision: https://wiki.x2go.org/doku.php/doc:howto:tce
Edit Summary: [List of open ToDos/FIXMEs for this page] updated race condition 
info
User        : stefanbaur

@@ -1094,9 +1094,9 @@
 FIXME Even though we set the hostname to localhost using the corresponding 
boot parameter, as recommended by Debian, changing the name via DHCP does not 
work for all image flavours. One way to fix this might be 
http://blog.schlomo.schapiro.org/2013/11/setting-hostname-from-dhcp-in-debian.html
FIXME At least when building a stretch TCE on a jessie system, you need to add kernel parameters ''net.ifnames=0 biosdevname=0''
to the image's kernel parameters, else you will receive error messages about 
the hostname script being unable to find eth0. This might not be necessary when 
building a stretch TCE on stretch. For a jessie TCE on jessie, it is not 
required.
- FIXME There might be a race condition between the scripts handling the sshd keyfile and the ssh private key file copy task (/config ...), causing one to umount the fixed disk before the other is done reading/copying.
+ FIXME There might be a race condition between the scripts handling the sshd 
keyfile and the ssh private key file copy task (/config ...), causing one to 
umount the fixed disk before the other is done reading/copying. What's weird is 
that there already is code that is supposed to keep this from happening, but it 
doesn't.
FIXME Setting the time via NTP will fail if the TC can't establish a connection to an NTP server via the internet. It would make sense to allow specifying an internal NTP server via a boot parameter.
FIXME copysecring currently does not work in MiniDesktop-Mode, as it copies the 
keys to the wrong user's homedir.


--
This mail was generated by DokuWiki at
https://wiki.x2go.org/

_______________________________________________
x2go-commits mailing list
[email protected]
https://lists.x2go.org/listinfo/x2go-commits

Reply via email to