A page in your DokuWiki was added or changed. Here are the details: Date : 2017/02/18 18:33 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=1487440536 New Revision: http://wiki.x2go.org/doku.php/doc:howto:tce Edit Summary: [Configuring the Build] User : stefanbaur @@ -70,10 +70,11 @@ --updates true' export LBX2GO_ARCHIVE_AREAS="main contrib non-free" - # This is to optimize squashfs size, as suggested by intrigeri from the TAILS team - export MKSQUASHFS_OPTIONS="-comp xz -Xbcj x86 -b 1024K -Xdict-size 1024K" + # This is to optimize squashfs size, based on a suggestion by intrigeri from the TAILS team + # note that this will permanently change /usr/lib/live/build/binary_rootfs + sed -i -e 's#MKSQUASHFS_OPTIONS="${MKSQUASHFS_OPTIONS} -comp xz"#MKSQUASHFS_OPTIONS="${MKSQUASHFS_OPTIONS} -comp xz -Xbcj x86 -b 1024K -Xdict-size 1024K"#' /usr/lib/live/build/binary_rootfs # Select ONE of the following LBX2GO_IMAGETYPE lines and comment out the others # to create an iso image: # export LBX2GO_IMAGETYPE='iso' -- This mail was generated by DokuWiki at http://wiki.x2go.org/