[X2Go-Commits] [[X2Go Wiki]] page changed: doc:howto:tce

wiki-admin at x2go.org wiki-admin at x2go.org
Tue Sep 17 12:43:49 CEST 2019


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

Date        : 2019/09/17 10:43
Browser     : Mozilla/5.0 (X11; Linux x86_64; rv:60.9) Gecko/20100101 Goanna/4.4 Firefox/60.9 PaleMoon/28.7.1
IP-Address  : 109.193.81.67
Hostname    : HSI-KBW-109-193-081-067.hsi7.kabel-badenwuerttemberg.de
Old Revision: https://wiki.x2go.org/doku.php/doc:howto:tce?rev=1568716930
New Revision: https://wiki.x2go.org/doku.php/doc:howto:tce
Edit Summary: [Build system prerequisites for all variants] added netcat to list of required packages
User        : stefanbaur

@@ -29,9 +29,9 @@
    * You need a Debian Buster system to build the image. (Other distributions based on Debian might work, but this is untested.)
    * We suggest using a 64-Bit system, however, it is possible to use a 32-Bit system if you don't want to build a 64-Bit ThinClient image.
    * We suggest leaving at least 4 GB of free disk space so the build won't abort due to insufficient disk space while packages are
downloaded, unpacked and copied around.
    * Make sure your package list is up to date by running: <code>sudo apt-get update </code>
-   * Install the required package(s) by running: <code>sudo apt-get install genisoimage git-core live-build live-config-doc live-manual-html live-boot-doc lsb-release</code>
+   * Install the required package(s) by running: <code>sudo apt-get install genisoimage git-core live-build live-config-doc live-manual-html live-boot-doc lsb-release netcat-traditional</code>
    * If you want to speed up subsequent builds, install the recommended package(s) by running: <code>sudo apt-get install apt-cacher-ng</code>
    * If you want to be prepared to be able to cross-build across different architectures (e.g. building an ARM image on an Intel/AMD build host) - a feature coming soon - install the optional package(s) by running: <code>sudo apt-get install qemu-user-static</code>
  
  ===== Building your own X2Go-TCE Image =====


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



More information about the x2go-commits mailing list