[X2Go-User] TCE-live build

Widu Wittekindt widu at radgeber-freiburg.de
Fri Dec 8 10:47:04 CET 2017


Hi everybody,

I'm new to x2go and I am trying to set up a thinclient environment and I
try to build the live netboot image. I've been following the instructions in

https://wiki.x2go.org/doku.php/doc:howto:tce#starting_the_build

I did set the following

export
LBX2GO_CONFIG='https://github.com/LinuxHaus/live-build-x2go::feature/openbox-magic-pixel-workaround-stretch'

export LBX2GO_ARCH='-a amd64 -k amd64'

export LBX2GO_SPACE='--apt-indices none
                     --apt-recommends false
                     --cache false
                     --checksums none
                     --firmware-binary false
                     --memtest none
                     --win32-loader false'

export LBX2GO_DEFAULTS="--backports true
                        --firmware-chroot true
                        --initsystem sysvinit
                        --security true
                        --updates true
                        --distribution $LBX2GO_DEBVERSION"

export LBX2GO_ARCHIVE_AREAS="main contrib non-free"
export LBX2GO_LANG='de'
export LBX2GO_TCE_SHRINK="true"export LBX2GO_NOSQUASHFS="false"



More information about the x2go-user mailing list