A page in your DokuWiki was added or changed. Here are the details: Date : 2016/12/15 21: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=1481835644 New Revision: http://wiki.x2go.org/doku.php/doc:howto:tce Edit Summary: [List of open ToDos/FIXMEs for this page] User : stefanbaur @@ -341,15 +341,18 @@ HDD images mean you might have to jiggle with syslinux or grub. FIXME Some of the optional steps above could be moved to a separate subpage to reduce clutter. - FIXME The steps for the build process could probably streamlined into an x2go-tce.deb Debian package + FIXME The steps for the build process could probably streamlined into an x2go-tcebuilder.deb Debian package Ideas: - * instead of the "exports" stuff, use a config file e.g. under /etc/x2go/x2go-tce/config and source its contents + * instead of the "exports" stuff, use a config file e.g. under /etc/x2go/x2go-tcebuilder/config and source its contents * instead of copy-pasting the build commands, turn most of it into a script as /usr/bin/x2go-tcebuilder or something (the remaining config parts in the copy-paste block would have to be moved into the config file) * our config would be used as suggestion by linking to it; a user could create their own by replacing the link with a regular file (similar to how /etc/x2go/applications works) * our additional live-scripts would be shipped inside the package and similar to how apache does it with sites-available and sites-active - not pulling in content from git each time - * store the results somewhere under /var/x2go-tce/ or whatever the proper place according to FHS and Debian would be + * /etc/x2go/x2go-tcebuilder/scripts-active (dir with symlinks to all active scripts) + * /etc/x2go/x2go-tcebuilder/scripts-available (dir with symlinks to our templates and with regular user-created files) + * /usr/share/x2go-tcebuilder/template-scripts (scripts we ship, with a big fat header that they should not be changed, but copied) + * store the results somewhere under /var/lib/x2go-tcebuilder/ or whatever the proper place according to FHS and Debian would be * turning it into a package would mean we could add dependencies as well, so the manual apt-get install would not be neccessary * additional scripts could be added that work "automagically" if there's no PXE/TFTP/HTTP/FTP server yet - maybe in a separate package x2go-tce-setup-aids.deb which then has dependencies on atftpd and apache|lighttpd, ... -- This mail was generated by DokuWiki at http://wiki.x2go.org/