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

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

@@ -107,8 +107,12 @@
         echo -e "Build is done: '$LBX2GO_TCEDIR'"
         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-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


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

_______________________________________________
x2go-commits mailing list
[email protected]
http://lists.x2go.org/listinfo/x2go-commits

Reply via email to