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=1745235522 New Revision : https://wiki.x2go.org/doku.php/doc:howto:tce Date of New Revision: 2025/04/21 11:40 Edit Summary : [Configuring the Build] formatting/cleanup 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. @@ -70,9 +70,10 @@ #export LBX2GO_CONFIG='https://github.com/bauritcs/live-build-x2go.git::feature/mate-minidesktop-bo...' # NOTES: 1) https://gitlab.x2go.org/x2go loosely corresponds to "stable" # 2) https://github.com/bauritcs loosely corresponds to "heuler" # 3) Minidesktop builds are work in progress and not production-ready. Cont(r)act us if you need them; feel free to submit patches. - # 4) Microdesktop builds are currently only available via https://github.com/bauritcs, but are actually more production-ready than the Minidesktop builds. Feel free to try them out! + # 4) Microdesktop builds are currently only available via https://github.com/bauritcs, but are actually more production-ready than + # the Minidesktop builds. Feel free to try them out! # 5) Add "-stretch" to the end of the LBX2GO_CONFIG string to create a stretch build, # add "-buster" to the end of the LBX2GO_CONFIG string to create a buster build, # add "-bullseye" to the end of the LBX2GO_CONFIG string to create a bullseye build # add "-bookworm" to the end of the LBX2GO_CONFIG string to create a bookworm build @@ -89,9 +90,8 @@ #export LBX2GO_ARCH='-a arm64' #export LBX2GO_ARCH_MODEL='Pi4' # you can also set this to 'Pi3'. Note that there must not be any whitespace between 'Pi' and the digit. # If you want to use the stock ISO image as created by this script, add your boot parameters here - # export LBX2GO_BOOTAPPEND_LIVE="boot=live components noswap lang=de vconsole.keymap=de keyboard-layouts=de locales=de_DE.UTF-8 silent quiet pubkey=http://x2go/x2go-tce/config/authorized_keys sessionsurl=http://x2go/x2go-tce/config/sessions toram" export LBX2GO_BOOTAPPEND_LIVE="boot=live components noswap lang=de vconsole.keymap=de keyboard-layouts=de locales=de_DE.UTF-8 silent quiet sessionsurl=https://your_server_here/config/sessions pubkey=https://your_server_here/config/authorized_keys toram " if echo -e "$LBX2GO_CONFIG" | grep -q "minidesktop"; then LBX2GO_BOOTAPPEND_LIVE+='timezone=Europe/Berlin noautologin ' # if you use nottyautologin instead of noautologin, an autologin will be set for the account "user", which conflicts our setting for the account "x2gothinclient" -- This mail was generated by DokuWiki at https://wiki.x2go.org/