This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
doc:howto:tce [2025/04/25 07:15] stefanbaur [Configuring the Build] updated config file, new optional options |
doc:howto:tce [2025/05/05 09:32] (current) stefanbaur [What options are available under FURTHER-OPTIONS-GO-HERE?] added liveboot_params description |
||
---|---|---|---|
Line 423: | Line 423: | ||
rsync -aPH --ignore-existing --exclude=" | rsync -aPH --ignore-existing --exclude=" | ||
fi | fi | ||
- | | + | |
+ | | ||
# Note that this is an accessibility feature for blind users, so use with care. | # Note that this is an accessibility feature for blind users, so use with care. | ||
- | sed -e " | + | sed -e " |
+ | sed -e " | ||
+ | |||
+ | # this will set the boot timeout for all syslinux/ | ||
+ | if [ -n " | ||
+ | sed -e " | ||
+ | fi | ||
# This enables an i386-only package in the sources.list file when an i386 build is requested | # This enables an i386-only package in the sources.list file when an i386 build is requested | ||
Line 474: | Line 481: | ||
fi | fi | ||
- | + | | |
- | | + | |
if [ -f config/ | if [ -f config/ | ||
if [ -n " | if [ -n " | ||
- | for LBX2GO_SINGLE_LANG in $(echo " | + | for LBX2GO_SINGLE_LANG in $(echo " |
echo "LANG: ' | echo "LANG: ' | ||
- | sed -i -e 's/# | + | sed -i -e 's|# |
- | config/ | + | if ! grep -v " |
+ | echo " | ||
+ | sed -i -e " | ||
+ | fi | ||
done | done | ||
else | else | ||
Line 487: | Line 496: | ||
fi | fi | ||
fi | fi | ||
+ | |||
if [ " | if [ " | ||
echo '# | echo '# | ||
Line 716: | Line 726: | ||
cd .. | cd .. | ||
fi | fi | ||
+ | |||
</ | </ | ||
===== Netbooting ===== | ===== Netbooting ===== | ||
Line 1064: | Line 1075: | ||
=== These are entirely optional === | === These are entirely optional === | ||
+ | * '' | ||
* '' | * '' | ||
+ | * '' | ||
* '' | * '' | ||
* '' | * '' | ||
Line 1070: | Line 1083: | ||
* '' | * '' | ||
* The SVG must be in SVG1.1 or SVG1.2 tiny format, or things may break | * The SVG must be in SVG1.1 or SVG1.2 tiny format, or things may break | ||
- | * Newer versions of X2Go-TCE-Live will check for the strings '' | + | * Newer versions of X2Go-TCE-Live will check for the strings '' |
* Newer versions of X2Go-TCE-Live also support '' | * Newer versions of X2Go-TCE-Live also support '' | ||
- | * '' | + | * '' |
* '' | * '' | ||
* '' | * '' | ||
* '' | * '' | ||
+ | * '' | ||
* '' | * '' | ||
* '' | * '' | ||
* '' | * '' | ||
+ | * '' | ||
+ | * '' | ||
* '' | * '' | ||
* '' | * '' | ||
* '' | * '' | ||
+ | * '' | ||
* '' | * '' | ||
* '' | * '' | ||
* '' | * '' | ||
+ | * '' | ||
+ | * '' | ||
* '' | * '' | ||
* '' | * '' | ||
Line 1111: | Line 1130: | ||
* '' | * '' | ||
- | ===== Client Branding/ | + | ===== Client Branding/ |
It is possible to make X2Go-TCE-Live match your Corporate Design/ | It is possible to make X2Go-TCE-Live match your Corporate Design/ | ||
This is actually a feature of X2GoClient itself, so it will also work on //fat client// installations, | This is actually a feature of X2GoClient itself, so it will also work on //fat client// installations, | ||
+ | Note that only **SVGs** are supported for these two parameters | ||
{{: | {{: | ||
You can find a more detailed explanation in the [[wiki: | You can find a more detailed explanation in the [[wiki: | ||
+ | |||
+ | For X2Go-TCE-Live-Openbox-MicroDesktop, | ||
===== Querying X2Go-TCE version info ===== | ===== Querying X2Go-TCE version info ===== | ||
X2Go-TCE-Live will create a file ''/ | X2Go-TCE-Live will create a file ''/ |