A page in your DokuWiki was added or changed. Here are the details:

Date        : 2016/12/23 12:40
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=1482495538
New Revision: http://wiki.x2go.org/doku.php/doc:howto:tce
Edit Summary: [Building your own X2Go-TCE image] User : stefanbaur

@@ -104,17 +104,17 @@
        --config $LBX2GO_CONFIG --binary-images $LBX2GO_IMAGETYPE \
        --archive-areas "$LBX2GO_ARCHIVE_AREAS"
     if lb build ; then
         echo -e "Build is done: '$LBX2GO_TCEDIR'"
+         ln ./binary/live/filesystem.squashfs ./x2go-tce-filesystem.squashfs
         if [ "$LBX2GO_IMAGETYPE" = "netboot" ] ; then
             ln ./tftpboot/live/vmlinuz ./x2go-tce-vmlinuz
             ln ./tftpboot/live/initrd.img ./x2go-tce-initrd.img
         fi
         if [
"$LBX2GO_IMAGETYPE" = "iso" ] || [ "$LBX2GO_IMAGETYPE" = "iso-hybrid" ] ; then
             ln ./binary/live/vmlinuz ./x2go-tce-vmlinuz
             ln ./binary/live/initrd.img ./x2go-tce-initrd.img
         fi
-         ln ./binary/live/filesystem.squashfs ./x2go-tce-filesystem.squashfs
         lb clean
         rm -rf ./cache
     else
         echo -e "Build failed: '$LBX2GO_TCEDIR'"


--
This mail was generated by DokuWiki at
http://wiki.x2go.org/

_______________________________________________
x2go-commits mailing list
x2go-commits@lists.x2go.org
http://lists.x2go.org/listinfo/x2go-commits

Reply via email to