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

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

@@ -158,21 +158,20 @@
   * Change to the ./pxelinux.cfg directory.
   * create a file x2go-tce there, using the template below and adjusting it to 
your needs
   * options ending in "=de" and "=de_DE.UTF-8" should be set to match your 
country/locale setting
   * options containing "http://your-http-server-ip-here"; should be replaced 
with the proper HTTP or FTP URL for your server
- <code>
- DEFAULT x2go
+ <file - x2go-tce>
+ DEFAULT x2go-tce
 PROMPT 0
 MENU TITLE Linux Boot Menu
 MENU
COLOR TITLE 1 #ffffff #000000 std
 MENU COLOR SEL 0 #ffffff #444444 std
 MENU COLOR TABMSG 0 #999933 #000000 std
 MENU COLOR UNSEL 0 #aaaaaa
- LABEL x2go
+ LABEL x2go-tce
 TIMEOUT 50
- MENU LABEL X2Go
+ MENU LABEL X2Go-TCE
 KERNEL x2go-tce/vmlinuz
 APPEND initrd=x2go-tce/initrd.img boot=live components noswap aufs rd.luks=0 
rd.lvm=0 rd.md=0 rd.dm=0 vconsole.keymap=de kernel.sysrq=1 keep_bootcon 
sysrq_always_enabled rd.driver.pre=loop rd.noverifyssl rd.skipfsck 
rd.live.overlay.check rd.live.overlay.reset rd.live.ram log_buf_len=1M 
quickreboot lang=de locales=de_DE.UTF-8 keyboard-layouts=de consoleblank=0 
kernel.sysrq=1 keep_bootcon sysrq_always_enabled rootwait=120 silent quiet 
splash fetch=http://your-http-server-ip-here/x2go-tce/filesystem.squashfs 
sessionsurl=http://your-http-server-ip-here/x2go-demo/sessions
- </code> - * + </file>


--
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