[X2Go-Commits] [[X2Go Wiki]] page changed: doc:howto:tce

wiki-admin at x2go.org wiki-admin at x2go.org
Sat Dec 31 19:13:34 CET 2016


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

Date        : 2016/12/31 18:13
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=1482858832
New Revision: http://wiki.x2go.org/doku.php/doc:howto:tce
Edit Summary: [Build system prerequisites for all variants] 
User        : stefanbaur

@@ -42,16 +42,26 @@
  export LBX2GO_ARCH='--architectures i386 --linux-flavours 586' 
  
  # These options are meant to reduce the image size.
  # Feel free to adapt them after consulting "man lb_config"
- export LBX2GO_SPACE='--checksums none --apt-indices none --cache false 
-                      --win32-loader false --memtest none
-                      --firmware-binary false'
+ export LBX2GO_SPACE='--apt-indices none
+                      --apt-recommends true 
+                     
--cache false 
+                      --checksums none
+                      --firmware-binary false
+                      --memtest none
+                      --win32-loader false'
+ # Note: you can safely set "--apt-recommends false" if 
+ #       you are using the github.com/LinuxHaus/ repository
+ #       The official repository will follow soon.
  
  # These are default values that should not require tuning
- export LBX2GO_DEFAULTS='--initsystem sysvinit --security true --updates true 
-                         --apt-recommends true --firmware-chroot true   
-                         --backports true'
+ export LBX2GO_DEFAULTS='--backports true
+                         --firmware-chroot true
+                         --initsystem sysvinit
+                         --security true
+                         --updates true'
+                         
  export LBX2GO_ARCHIVE_AREAS="main contrib non-free"
  
  # Select ONE of the following LBX2GO_IMAGETYPE lines and comment out
the others 
  # to create an iso image:


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



More information about the x2go-commits mailing list