A page in your DokuWiki was added or changed. Here are the details: Date : 2016/12/23 14:08 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=1482499441 New Revision: http://wiki.x2go.org/doku.php/doc:howto:tce Edit Summary: [Build system prerequisites for all variants] User : stefanbaur @@ -57,14 +57,16 @@ # to create an iso image: # export LBX2GO_IMAGETYPE='iso' # to create an iso image that can also be dd'ed to USB media: # export LBX2GO_IMAGETYPE='iso-hybrid' - # to create an image that can be written to a hard disk: - #export LBX2GO_IMAGETYPE='hdd' - # to create a tar file only: - #export LBX2GO_IMAGETYPE='tar' # to create a netboot-image: export LBX2GO_IMAGETYPE='netboot' + # NOT RECOMMENDED: + # to create an image that can be written to a hard disk (always results + # in a "build failed" message, even though the build might have worked): + # export LBX2GO_IMAGETYPE='hdd' + # to create a tar file only (seems to be broken in live-build): + # export LBX2GO_IMAGETYPE='tar' </code> ==== Building your own X2Go-TCE image ==== -- This mail was generated by DokuWiki at http://wiki.x2go.org/