[X2Go-Commits] [[X2Go Wiki]] page changed: doc:howto:tce
wiki-admin at x2go.org
wiki-admin at x2go.org
Sun Apr 20 11:40:18 CEST 2025
A page in your DokuWiki was added or changed. Here are the details:
Browser : Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/135.0.0.0 Safari/537.36
IP Address : 91.89.35.26
Hostname : ip-091-089-035-026.um28.pools.vodafone-ip.de
Old Revision : https://wiki.x2go.org/doku.php/doc:howto:tce?rev=1745141840
New Revision : https://wiki.x2go.org/doku.php/doc:howto:tce
Date of New Revision: 2025/04/20 09:40
Edit Summary : [Configuring the Build] x2go-tce-config: changed tag from code to file for easier copy-pasting
User : stefanbaur
There may be newer changes after this revision. If this
happens, a message will be shown on the top of the rev page.
@@ -36,9 +36,9 @@
===== Building your own X2Go-TCE Image =====
==== Configuring the Build ====
Change to a directory where you want to save your builds, and save the following file as x2go-tce-config:
- <code>
+ <file - x2go-tce-config>
# NOTE: This file gets sourced by the actual buildscript - so place it in the same directory as the buildscript or adjust the path in the buildscript.
# simple check for apt-cacher-ng being active - if
# we have a successful connect on port 3142, assume
@@ -250,9 +250,9 @@
if [ "$LBX2GO_IMAGETYPE" = "netboot" ]; then
export LBX2GO_DEFAULTS+=" $LBX2GO_BOOTLOADER"
fi
- </code>
+ </file>
==== Live-Patching the Build ====
To add patches that aren't part of any package yet, you can use the directory ./patch/ for patches that should be added to all versions, and ./patch-minidesktop/ for patches that should only be added to the MATE-MiniDesktop Edition.
--
This mail was generated by DokuWiki at
https://wiki.x2go.org/
More information about the x2go-commits
mailing list