[X2Go-Commits] [[X2Go Wiki]] page changed: doc:howto:tce
wiki-admin at x2go.org
wiki-admin at x2go.org
Mon Jan 2 18:54:31 CET 2017
A page in your DokuWiki was added or changed. Here are the details:
Date : 2017/01/02 17:54
Browser : Mozilla/5.0 (Windows NT 6.1; WOW64; rv:45.0) Gecko/20100101 Firefox/45.0
IP-Address : 78.43.90.159
Hostname : HSI-KBW-078-043-090-159.hsi4.kabel-badenwuerttemberg.de
Old Revision: http://wiki.x2go.org/doku.php/doc:howto:tce?rev=1483379416
New Revision: http://wiki.x2go.org/doku.php/doc:howto:tce
Edit Summary:
User : stefanbaur
@@ -24,9 +24,12 @@
* 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 packages by running: <code>sudo apt-get install genisoimage git-core live-build
live-config-doc live-manual-html live-boot-doc</code>
- * export the following variables:<code>
+
+ ===== Building your own X2Go-TCE Image =====
+ ==== Configuring the Build ====
+ <code>
# Select ONE of the following git reposities
# this one loosely corresponds to "stable"
export LBX2GO_CONFIG='git://code.x2go.org/live-build-x2go.git::feature/openbox'
# this one loosely corresponds to "heuler"
@@ -78,11 +81,9 @@
# export LBX2GO_IMAGETYPE='tar'
</code>
- ===== Building your own X2Go-TCE image =====
-
- ==== Starting the build ====
+ ==== Starting the Build ====
Change to a directory where you want to save your builds, and run the following commands:<code>
# Create Timestamp
LBX2GO_TIMESTAMP=$(date +"%Y%m%d%H%M%S")
--
This mail was generated by DokuWiki at
http://wiki.x2go.org/
More information about the x2go-commits
mailing list