[X2Go-Commits] [live-build-x2go] branch feature/mate-minidesktop updated (097def2 -> 2033043)

git-admin at x2go.org git-admin at x2go.org
Fri Mar 22 12:31:07 CET 2019


This is an automated email from the git hooks/post-receive script.

x2go pushed a change to branch feature/mate-minidesktop
in repository live-build-x2go.

      from  097def2   (hopefully) fixed issue that parameters without an equals sign became appended to the preceding parameter's value
      adds  bceafa5   (hopefully) fixed issue that parameters without an equals sign became appended to the preceding parameter's value
      adds  b4fe579   typofix
      adds  9c75c88   added code to fix blank screen happening with DisplayPort and some buggy TFTs (xset q reports "Monitor is on" even though it is pitch black)
      adds  050ccf2   improved code to fix blank screen happening with DisplayPort and some buggy TFTs (xset q reports "Monitor is on" even though it is pitch black)
      adds  5258aff   improved code to fix blank screen happening with DisplayPort and some buggy TFTs (xset q reports "Monitor is on" even though it is pitch black) - second attempt
      adds  9fb4cf9   Revert "improved code to fix blank screen happening with DisplayPort and some buggy TFTs (xset q reports "Monitor is on" even though it is pitch black) - second attempt"
      adds  79a9708   improved code to fix blank screen happening with DisplayPort and some buggy TFTs (xset q reports "Monitor is on" even though it is pitch black) - second attempt
      adds  b68cac2   improved code to fix blank screen happening with DisplayPort and some buggy TFTs (xset q reports "Monitor is on" even though it is pitch black) - third attempt plus typofix
      adds  fdbc68f   improved code to fix blank screen happening with DisplayPort and some buggy TFTs (xset q reports "Monitor is on" even though it is pitch black) - fourth attempt - using a minres with same hsync/vsync polarity
      adds  728c200   improved code to fix blank screen happening with DisplayPort and some buggy TFTs (xset q reports "Monitor is on" even though it is pitch black) - fifth attempt
      adds  9e25b7d   went back to xset dpms force for blankdpmsfix, but now split in two - force suspend at beginning of .xsession, force on at end. Also, rearranged code block for screen saver/dpms on/off, so it doesn't interfere with our hack.
      adds  fa886d5   added support for ntp= boot parameter, to allow the use of non-debian ntp servers
      adds  33331bc   Merge branch 'feature/openbox' into feature/mate-minidesktop
      adds  aa38ff0   passing multiple ntp server names/IPs wasn't workung; should work now
      adds  8836cc6   Merge branch 'feature/openbox' into feature/mate-minidesktop
      adds  77de310   fixed missing escape
      adds  7fc333b   Merge branch 'feature/openbox' into feature/mate-minidesktop
      adds  5f67f9d   this adds "earlyblankdpmxfix" as optional kernel parameter - due to modesetting, certain buggy TFTs turn black early in the boot process (even before X starts).  This provides a workaround to un-blank them asap.
      adds  c9f44a8   Merge branch 'feature/openbox' into feature/mate-minidesktop
      adds  d2a4a1f   fixed permissions for ~/.ssh, fixed description for portableapps partition
      adds  af83828   Merge branch 'feature/openbox' into feature/mate-minidesktop
      adds  9f6ea6b   fixed session file location for dual-mode media
      adds  03010f7   Merge branch 'feature/openbox' into feature/mate-minidesktop
      adds  93e5bd3   typofix
      adds  b33eeff   Merge branch 'feature/openbox' into feature/mate-minidesktop
      adds  ad0c425   added code to support selection of audio output
      adds  eef26a0   fixes missing escape
      adds  3cd69e5   fixed indentation error
      adds  3a62cab   fixed indentation error
      adds  ea4757a   Merge branch 'feature/openbox' into feature/mate-minidesktop
      adds  93322eb   removable device detection was broken
      adds  e27c699   Merge branch 'feature/openbox' into feature/mate-minidesktop
      adds  9a2d1d4   added active audio profile output, moved audio block to end of file so pulseaudio has more time to start up
      adds  48df119   fixed missing escape
      adds  c296df9   removed unneccessary quotation marks
      adds  7658766   make sure pulseaudio is responding before pacmd fires
      adds  ab0e03d   nudging the automounter isn't necessary, and actually doesn't work here (udevd most likely isn't running yet)
      adds  6db8f4b   changed how BLOCKDEVS list is created, added various comments to make code more readable/understandable
      adds  d6a40aa   moved function to top of code block where it belongs, and also fixed indentation
      adds  7bad1e9   removed unnecessary newline
      adds  2a621f0   removed old debug code
      adds  9dfb323   added newline character - it should work with the blank that previously stood in its place, but let's play it safe ...
      adds  6ec7300   changed how BLOCKDEVS list is created
      adds  79d1787   moved function to top of code block where it belongs, and also fixed indentation
      adds  a8afba5   fixed error related to chmod, changed *LABEL* mechanism to the one used by 2260-getsshhostkeysfrommedia,added various comments to make code more readable/understandable
      adds  e4c25ea   Merge branch 'feature/openbox' into feature/mate-minidesktop
      adds  95d8054   fixed bashisms, quoting, whitespace issues
      adds  a48ab17   Merge branch 'feature/openbox' into feature/mate-minidesktop
      adds  1537d97   udevadm settle is already running due to the udev service startup.  Spawning a second copy causes the second copy to terminate immediately as if there were no open events - which breaks our loop.  So instead, we need to monitor when the first/only instance terminates.
      adds  66ee795   Merge branch 'feature/openbox' into feature/mate-minidesktop
      adds  32c61bf   moved getportableappsessions right behind the other scripts that mount devices
      adds  272a5cc   Merge branch 'feature/openbox' into feature/mate-minidesktop
      adds  32e735a   adapted 2280-x2go-getportableappsessions to work more like 2270-getsshclientkeysfrommedia
      adds  78596d7   Merge branch 'feature/openbox' into feature/mate-minidesktop
      adds  a253a02   un-hardcoded path
      adds  d7ce1cf   Merge branch 'feature/openbox' into feature/mate-minidesktop
      adds  6b2de45   fixed "touch" file name
      adds  cb7dcfc   removed umount in case of success, changed ro mount to rw
      adds  974c58a   fixed purpose description in comments
      adds  9e8b42f   added/fixed return codes of check_for_config
      adds  3d30ec8   Merge branch 'feature/openbox' into feature/mate-minidesktop
      adds  0977bee   exchanged HOTPLUG for RM (REMOVABLE), as lsblk in jessie doesn't understand the HOTPLUG parameter, but RM does what we want
      adds  d8ed6bd   Merge branch 'feature/openbox' into feature/mate-minidesktop
      adds  b140c1c   last changes broke routines that check fixed disks for our magic label(s), mount them, and "do the needful" with them. This commit should fix this.
      adds  05505b9   Merge branch 'feature/openbox' into feature/mate-minidesktop
      adds  7ef5b46   lsblk output is parsed again later on, which means that this later code block needed to be changed as well, so it understands the new output order (Removable/Fixed Disk on 2nd, rather than 4th position)
      adds  d333e68   Merge branch 'feature/openbox' into feature/mate-minidesktop
      adds  d7eb710   removable/non-removable detection per device failed for partitioned devices
      adds  c8ee208   Merge branch 'feature/openbox' into feature/mate-minidesktop
      adds  e926958   one line of debug output was missing in 2260
      adds  a64edb6   Merge branch 'feature/openbox' into feature/mate-minidesktop
      adds  e85df5c   typofix
      adds  83c2377   Merge branch 'feature/openbox' into feature/mate-minidesktop
      adds  a236e80   added support for x2go session config stored on fixed disk
      adds  c10f550   Merge branch 'feature/openbox' into feature/mate-minidesktop
      adds  cfcf0c5   added code to accomodate minidesktop versions in local-sessions-config code
      adds  84fe018   Merge branch 'feature/openbox' into feature/mate-minidesktop
      adds  cb5fcdd   syntaxfix
      adds  0ab3cf8   Merge branch 'feature/openbox' into feature/mate-minidesktop
      adds  2a912be   fixed path
      adds  7ee635e   Merge branch 'feature/openbox' into feature/mate-minidesktop
      adds  3ef64ed   for various reasons (especially fuseext2 misbehaving occasionally and eating up 100% CPU), it makes more sense to check the volume(s) with the PORTABLEAPP label first
      adds  34ef3a1   Merge branch 'feature/openbox' into feature/mate-minidesktop
      adds  3472989   typofix
      adds  6e8339b   Merge branch 'feature/openbox' into feature/mate-minidesktop
      adds  5c146fe   for portableapp/tce-hdd dualmode stick, private keys need to go into x2goclient/ssh
      adds  df44da5   Merge branch 'feature/openbox' into feature/mate-minidesktop
      adds  ca0877d   attempting to fix race condition between 2270 and the minidesktop init scripts
      adds  f26ce02   Merge branch 'feature/openbox' into feature/mate-minidesktop
      adds  d78d191   another attempt at fixing the private-keys-get-deleted-in-MMD-mode issue
      adds  4c80e06   Merge branch 'feature/openbox' into feature/mate-minidesktop
      adds  73d254b   Private keys did not get deleted by MMD but by windows portable mode - must not be placed in x2goclient/ssh, or else they will be gone once x2goclient.exe exits. instead, use x2goclient/.ssh, or x2goclient/sshkeys - as .dotfiles and .dotfolders cannot be created in Windows Explorer, only on commandline.
      adds  965eab2   Merge branch 'feature/openbox' into feature/mate-minidesktop
      adds  794f384   add additional symlink so our workaround re:deleted files in portable mode can actually be used from win and lin without changing paths
      adds  4a5dbcf   Merge branch 'feature/openbox' into feature/mate-minidesktop
      adds  e73c694   added two more font packages
      adds  e340e9d   added two font packages
      adds  dce43db   fixed unneccessary escapes
      adds  177db3f   Merge branch 'feature/openbox' into feature/mate-minidesktop
      adds  9f0a421   added support for synaptics touchpads
      adds  55a7b0c   switched to metapackage xserver-xorg-input-all, which should cover all input devices
      adds  c6c9639   Merge branch 'feature/openbox' into feature/mate-minidesktop
      adds  c9a47d5   turns out that xserver-xorg-input-wacom isn't included in xserver-xorg-input-all. WTF.
      adds  69cb490   Merge branch 'feature/openbox' into feature/mate-minidesktop
      adds  7cdade2   typofix - chmod 700 was chmod 600 by accident
      adds  90df2d3   Merge commit '7cdade23c8ef1462e764e45aa5771eb2b14221d6' into feature/mate-minidesktop
      adds  32cb6b1   (hopefully) fix missing ~/.ssh creation in MATE-MiniDesktop
      adds  9f58fa9   Merge commit '32cb6b15252d44e9277f373934d2d64796cb2de9' into feature/mate-minidesktop
      adds  8ad7e5f   force bash as default system shell
      adds  ce78025   Merge commit '8ad7e5f4fd890c03a04c3b849ce4911c6e0d970d' into feature/mate-minidesktop
      adds  f736114   (temporary?) workaround to switch the default system shell from dash to bash & silence dpkg-reconfigure
      adds  1f6994b   Merge commit 'f736114cb8c09f3413827649d619acd0af1b2cae' into feature/mate-minidesktop
      adds  afefc03   moving X startup related things from config/includes.chroot/lib/live/config/2900-x2go-thinclientconfig to config/includes.chroot/etc/X11/Xsession.d/60x11-*
      adds  198ae88   added logging to file for audioout=list, plus some whitespace fixes/formatting
      adds  c48fca4   Trying to completely do away with .xsession file and use modular /etc/X11/Xsession.d config files instead
      adds  b885ce5   added debug code that was only present in feature/openbox-magic-pixel-workaround so far
      adds  6d78b7e   typofix
      adds  5dfd0ef   another typofix
      adds  eec9bbe   feh package was missing
      adds  5bb444f   fixed download routine for X background images, would not work with multiple URLs
      adds  8c5f78d     This adds an initrdblankdpmsfix parameter - as the name suggests, it will trigger the blankdpmsfix early in the initrd already
      adds  02b2f86   Merge commit '8c5f78d8ff045adb7938cc52cdec5c73c448818e' into feature/mate-minidesktop
      adds  7847b13   x2goclient start script is not needed in minidesktop mode
      adds  31f9dc1   added local non-locking slideshow screensaver
      adds  dca2f5e   Merge commit '31f9dc1219eb8e94a50c0bdc67686493a9e053f9' into feature/mate-minidesktop
      adds  72dc17e   for some silly reason, this file is needed in two places
      adds  5e2e407   Merge commit '72dc17eaab31e5dfdf640b30d03e4364f07c1be6' into feature/mate-minidesktop
      adds  a4f9e67   typofix
      adds  b3ed00a   Merge commit 'a4f9e67cb9574e3843d545f37da6e0628891199d' into feature/mate-minidesktop
      adds  be91c0f   silence wget and make it only download newer files than the ones already present
      adds  1bd9f7a   Merge commit 'be91c0f549cd3a6bcda549bc0cb640dda9d30bf9' into feature/mate-minidesktop
      adds  f97a97a   typofix, also, silence wget and make it only download newer files than the ones already present
      adds  2e59c8a   Merge commit 'f97a97a88e79e4f21cfa712fadbe2a975c6e22de' into feature/mate-minidesktop
      adds  f6b2c9d   earlyblankdpmsfix can now be called as earlyblankdpmsfix=nnnn, where nnnn is the time in microseconds that each screen should remain blank
      adds  877724a   Merge commit 'f6b2c9d495e4510ab694d86bb1e05031cffc6707' into feature/mate-minidesktop
      adds  5d99ae6   changed default sleeptime from 1ms to 1s
      adds  93039c2   Merge commit '5d99ae64b91767f88e06219511762f8b7977a407' into feature/mate-minidesktop
      adds  50537ce   second copy of file was not chmodded properly (had # in front of path, so never got changed)
      adds  d7f7fcc   Merge commit '50537ce5793436099dcbf36f6512b33ff6e09155' into feature/mate-minidesktop
      adds  2e9ec9f   we need to make sure we don't fire too early - check that at least one symlink matching fb[0-9]* exists
      adds  5e928f2   Merge commit '2e9ec9f474441d99caaa838be616dbcc615f6e8f' into feature/mate-minidesktop
      adds  550566b   we need to make sure this script is executable under busybox sh as well, also, no output is desired when run from inside initrd
      adds  6a62f95   Merge commit '550566bae0897dd08c2a588f93b512617a4f05b2' into feature/mate-minidesktop
      adds  e83af98   wiggle mouse by 1 px to trigger remote screensaver password prompt
      adds  f8a1942   Merge commit 'e83af989ab7f86f90acdb6b34e668b825be85968' into feature/mate-minidesktop
      adds  a9c8d50   almost complete rewrite of 60x11-spawn-configure-slideshow-screensaver, as restoring the foreground app(s) didn't work properly
      adds  0167d8f   Merge commit 'a9c8d50b6579501f044e3a3ccaacee8e0b0df610' into feature/mate-minidesktop
      adds  2213d18   added startup script to generate Desktop files for 3270 sessions
      adds  7de4f6b   make sure ix3270-*.desktop files are copied to the TC user's Desktop so they show up
      adds  1b1aad3   added check to see if first x3270-*.desktop file exists; only start copying if it does - avoids error message from cp when no files are there
      adds  b78886d   added x3270 package
      adds  0bb0f02   added 3270-common package to list
      adds  34c1770   This script would kill the XServer startup when no XSCREENSAVER-related parameters were set.  Also, added defaults for idle and slide display/change time
      adds  60517d4   Merge commit '34c17705a40b775fddd35d13fe966f88e6259dc0' into feature/mate-minidesktop
      adds  d7ca09c   cloned x3270 config for x5250 config
      adds  b500f3c   med files as it seems debian-live can't handle two scripts with the same number :-/
      adds  c022bbf   x5250 init isn't working - maybe PATH isn't taking /usr/local/bin into account? Manually setting and restoring PATH before/after check for x5250 presence now
      adds  f9203a0   added more firefox defaults
      adds  37495ad   the "--thinclient" parameter is not needed in MMD (according to Mike Gabriel/sunweaver, who should know best), so this file serves no purpose and can safely be rm'ed
      adds  dfa10c7   added support for background images (well, a single image, actually, and no solid colors) via xroot= boot parameter in MATE-MiniDesktop mode
      adds  9f99816   Merge commit 'dfa10c735d3918e3fcaedebb973eb7c0636449d7' into feature/mate-minidesktop
      adds  6767c79   moved X background download to earlier script and renamed 60x11-set-background to 60x11-set-xbackground, to avoid confusion with the X2GoClient branding background image downloader
      adds  da2ddf9   Merge commit '6767c79aa2eaa897222002b5b8fff8da8b70870c' into feature/mate-minidesktop
      adds  90f0c3b   typo- and sloppiness-fixes
      adds  2cac5c8   Merge commit '90f0c3b5dfead911022ed6c40fe8996e43fd4fe4' into feature/mate-minidesktop
      adds  b82648e   removed "dropper" files from /lib/live/config and placed the actual files directly in /etc/network/if-up.d/
      adds  e0d8605   Merge commit 'b82648e357db470000243d0a79d15c229adaab5c' into feature/mate-minidesktop
      adds  f6720ca   typofix
      adds  c5169a1   Merge commit 'f6720cae3346d9a1be5866818e014bb9f3a1eed2' into feature/mate-minidesktop
      adds  f041405   check if /etc/x2go/x2gothinclient_sessions exists, move to /etc/x2go/x2gothinclient_sessions_old if yes, touch /etc/x2go/x2gothinclient_sessions_old if no
      adds  1934918   Merge commit 'f041405448a8323961a73fa38a3fe76dfc392dbd' into feature/mate-minidesktop
      adds  fb4c586   renamed 0050-settime to ntpdate, to overwrite the package-provided ntpdate script
      adds  179657d   Merge commit 'fb4c586d77e95861dcb6244f5e654658b0053884' into feature/mate-minidesktop
      adds  990abda   the move of x2gothinclient_sessions to x2gothinclient_sessions_old must only be triggered when we're touching an external interface, not "loopback" or similar
      adds  3c039f2   Merge commit '990abda011249a46ff66f1169034c633843e1d60' into feature/mate-minidesktop
      adds  c5dc9ac   changed method of background image display in mate-minidesktop mode
      adds  af4ba1f   Merge commit 'c5dc9ac78b2415955d1b35b480159f556e0fed13' into feature/mate-minidesktop
      adds  3dc9b9d   reworked 60x11-set-xbackground: URL takes precedence over Hex color; when in minidesktop mode, wait until file has been downloaded before continuing, else wait in background
      adds  8c76632   Merge commit '3dc9b9dc5d1ae8c2d775a3aaa4f17bd9cf1b32de' into feature/mate-minidesktop
      adds  dc6423c   added log output
      adds  9cf03b9   Merge commit 'dc6423c8f15c515b1b616e662fcaa824cd8eec75' into feature/mate-minidesktop
      adds  6cbb3ba   added some sanity checks and debug output
      adds  963fda5   Merge commit '6cbb3bab42601f76c00b871ecc59d23378e33a70' into feature/mate-minidesktop
      adds  1d2db69   we need to add the user ("user" or "x2gothinclient") to the group tty early on, to allow on-screen logging on tty8 and tty9
      adds  4723e91   Merge commit '1d2db69988f05508e7abd70754cb30ea4881abf0' into feature/mate-minidesktop
      adds  c27a99e   write permission to tty is now handled by a separate script
      adds  01d9a9d   background setter for minidesktop must run as root, thus moved to if-up script
      adds  b066e85   Merge commit '01d9a9dface17d15517855a31b4d15796bbf9b80' into feature/mate-minidesktop
      adds  0cc5bcb   added mesa-related package; added ATI Rage 128 xorg driver package for i386 to check if it Segfaults X.org on Jessie i386 (it does on Stretch i386)
      adds  0a84c89   Merge commit '0cc5bcb55f996f391444af9603fdff3d81e91548' into feature/mate-minidesktop
      adds  cfee4a9   r128 driver can go in for amd64 as well
      adds  edb7d65   Merge commit 'cfee4a9a8f90a79ff050843a9bcfbc05cdc87a98' into feature/mate-minidesktop
      adds  6d58d6b   variable cleanup
      adds  401ebd0   Merge commit '6d58d6b200c9da1678b3e9b20b54f00831c7cc71' into feature/mate-minidesktop
      adds  bb41f14   further variable cleanup/fixup
      adds  4260a59   Merge commit 'bb41f149dd6f4164bdf901ce206069ae6d1f4147' into feature/mate-minidesktop
      adds  3b2e206   moved screensaver image download to if-up.d where it belongs
      adds  49a65cd   Merge commit '3b2e206427eff03f07f5a2625ebe0cb21bcae242' into feature/mate-minidesktop
      adds  b715838   yet another variable fix
      adds  dab8645   Merge commit 'b715838aa94f58792e8bc7e4b26c735957c72636' into feature/mate-minidesktop
      adds  59e6089   usleep uses microseconds, not milliseconds
      adds  1597696   moved detection regarding which sleep command is to be used into the backgrounded task, added comments
      adds  4880a54   Merge commit '159769631956b5000f91805781d608d4830a8860' into feature/mate-minidesktop
      adds  5c51ed6   added new feature for faster shutdown in non-minidesktop mode
      adds  36d7f27   a variable obviously won't work in single quotes
      adds  111f71f   aaand another set of quotes - double quotes - is required here ...
      adds  9cf8b96   Merge commit '111f71f81de3929d7af8a47dc447430da8547af3' into feature/mate-minidesktop
      adds  4016850   split 60x11-spawn-configure-pulseaudio into 60x11-spawn-pulseaudio and 60x11-configure-pulseaudio (so we can remove 60x11-spawn-pulseaudio from the minidesktop branches, where it conflicts with MATE)
      adds  0c505d6   Merge commit '40168503eca35237701c5a771f0fc4c4070245b0' into feature/mate-minidesktop
      adds  d85f8a1   removed 60x11-spawn-pulseaudio as it breaks MATE audio output
      adds  bef83bb   added script to force pulseaudio volume
      adds  af10190   Merge commit 'bef83bbaaa5a1212ac758b00db6107baeb43820d' into feature/mate-minidesktop
      adds  6f5ec03   typofix
      adds  633c985   Merge commit '6f5ec03b60c0133696ff3e156325c1584760ea7a' into feature/mate-minidesktop
      adds  2033043   added mate-media package to list, as it is needed for the volume control applet from Stretch onwards (and doesn't hurt in Jessie)

No new revisions were added by this update.

Summary of changes:
 .../etc/X11/Xsession.d/60x11-blanking-dpms-config  |  31 ++++
 .../etc/X11/Xsession.d/60x11-configure-pulseaudio  |  28 ++++
 .../etc/X11/Xsession.d/60x11-configure-xinerama    |  58 +++++++
 .../X11/Xsession.d/60x11-force-pulseaudio-volume   |  25 +++
 .../etc/X11/Xsession.d/60x11-openbox-start         |   8 +
 .../etc/X11/Xsession.d/60x11-set-xbackground       |  55 +++++++
 .../60x11-spawn-configure-slideshow-screensaver    | 107 +++++++++++++
 .../initramfs-tools/hooks/0000-initrdblankdpmsfix  |  32 ++++
 .../etc/network/if-up.d/0100-show-sysconf          |  52 ++++++
 .../network/if-up.d/0200-getsshpubkeysfromserver   |  48 ++++++
 .../etc/network/if-up.d/0300-getxorgconf           |  46 ++++++
 .../etc/network/if-up.d/0400-getsessions           |  53 +++++++
 .../etc/network/if-up.d/0410-getbranding           |  46 ++++++
 .../includes.chroot/etc/network/if-up.d/0420-getbg |  46 ++++++
 .../etc/network/if-up.d/0430-getxroot              |  63 ++++++++
 .../etc/network/if-up.d/0440-getxscreensaverimgs   |  50 ++++++
 config/includes.chroot/etc/network/if-up.d/ntpdate |  49 ++++++
 ...-tcmode => 015_copy-x3270-shortcuts-to-desktop} |   3 +-
 ...-tcmode => 016_copy-x5250-shortcuts-to-desktop} |   3 +-
 .../lib/live/config/0000-earlyblankdpmsfix         |  39 +++++
 .../includes.chroot/lib/live/config/2000-settime   |  48 ------
 .../lib/live/config/2100-show-sysconf              |  68 --------
 .../lib/live/config/2210-adduser2tty               |  21 +++
 .../lib/live/config/2250-getsshpubkeysfromserver   |  67 --------
 .../lib/live/config/2260-getsshhostkeysfrommedia   | 175 ++++++++++++---------
 .../lib/live/config/2270-getsshclientkeysfrommedia | 127 +++++++++------
 .../live/config/2280-x2go-getportableappsessions   | 126 +++++++++++++++
 .../lib/live/config/2300-xserver-xorg-getxorgconf  |  59 -------
 .../live/config/2500-x2go-getportableappsessions   |  23 ---
 .../includes.chroot/lib/live/config/2600-tcpprint  |   8 +-
 .../lib/live/config/2700-x2go-getsessions          |  62 --------
 .../lib/live/config/2710-x2go-getbranding          |  61 -------
 .../lib/live/config/2720-x2go-getbg                |  61 -------
 .../lib/live/config/2800-x2go-powerbuttonmonitor   |  10 +-
 .../includes.chroot/lib/live/config/2850-dash2bash |  15 ++
 .../lib/live/config/2900-firefox-config            |   3 +
 .../lib/live/config/2910-x3270-config              |  31 ++++
 .../lib/live/config/2911-x5250-config              |  34 ++++
 config/package-lists/desktop.list.chroot           |   3 +
 config/package-lists/mate-minidesktop.list.chroot  |   1 +
 config/package-lists/x2go.list.chroot              |   2 +
 config/package-lists/x3270.list.chroot             |   2 +
 config/package-lists/xbgandscreensaver.list.chroot |   2 +
 config/preseed/dash.cfg.chroot                     |   1 +
 44 files changed, 1271 insertions(+), 581 deletions(-)
 create mode 100644 config/includes.chroot/etc/X11/Xsession.d/60x11-blanking-dpms-config
 create mode 100644 config/includes.chroot/etc/X11/Xsession.d/60x11-configure-pulseaudio
 create mode 100644 config/includes.chroot/etc/X11/Xsession.d/60x11-configure-xinerama
 create mode 100644 config/includes.chroot/etc/X11/Xsession.d/60x11-force-pulseaudio-volume
 create mode 100644 config/includes.chroot/etc/X11/Xsession.d/60x11-openbox-start
 create mode 100644 config/includes.chroot/etc/X11/Xsession.d/60x11-set-xbackground
 create mode 100644 config/includes.chroot/etc/X11/Xsession.d/60x11-spawn-configure-slideshow-screensaver
 create mode 100755 config/includes.chroot/etc/initramfs-tools/hooks/0000-initrdblankdpmsfix
 create mode 100755 config/includes.chroot/etc/network/if-up.d/0100-show-sysconf
 create mode 100755 config/includes.chroot/etc/network/if-up.d/0200-getsshpubkeysfromserver
 create mode 100755 config/includes.chroot/etc/network/if-up.d/0300-getxorgconf
 create mode 100755 config/includes.chroot/etc/network/if-up.d/0400-getsessions
 create mode 100755 config/includes.chroot/etc/network/if-up.d/0410-getbranding
 create mode 100755 config/includes.chroot/etc/network/if-up.d/0420-getbg
 create mode 100755 config/includes.chroot/etc/network/if-up.d/0430-getxroot
 create mode 100755 config/includes.chroot/etc/network/if-up.d/0440-getxscreensaverimgs
 create mode 100755 config/includes.chroot/etc/network/if-up.d/ntpdate
 copy config/includes.chroot/etc/x2go/x2gothinclient_init.d/{030_x2gothinclient-inject-tcmode => 015_copy-x3270-shortcuts-to-desktop} (86%)
 rename config/includes.chroot/etc/x2go/x2gothinclient_init.d/{030_x2gothinclient-inject-tcmode => 016_copy-x5250-shortcuts-to-desktop} (86%)
 create mode 100755 config/includes.chroot/lib/live/config/0000-earlyblankdpmsfix
 delete mode 100755 config/includes.chroot/lib/live/config/2000-settime
 delete mode 100755 config/includes.chroot/lib/live/config/2100-show-sysconf
 create mode 100755 config/includes.chroot/lib/live/config/2210-adduser2tty
 delete mode 100755 config/includes.chroot/lib/live/config/2250-getsshpubkeysfromserver
 create mode 100755 config/includes.chroot/lib/live/config/2280-x2go-getportableappsessions
 delete mode 100755 config/includes.chroot/lib/live/config/2300-xserver-xorg-getxorgconf
 delete mode 100755 config/includes.chroot/lib/live/config/2500-x2go-getportableappsessions
 delete mode 100755 config/includes.chroot/lib/live/config/2700-x2go-getsessions
 delete mode 100755 config/includes.chroot/lib/live/config/2710-x2go-getbranding
 delete mode 100755 config/includes.chroot/lib/live/config/2720-x2go-getbg
 create mode 100755 config/includes.chroot/lib/live/config/2850-dash2bash
 create mode 100755 config/includes.chroot/lib/live/config/2910-x3270-config
 create mode 100755 config/includes.chroot/lib/live/config/2911-x5250-config
 create mode 100644 config/package-lists/x3270.list.chroot
 create mode 100644 config/package-lists/xbgandscreensaver.list.chroot
 create mode 100644 config/preseed/dash.cfg.chroot

--
Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/live-build-x2go.git


More information about the x2go-commits mailing list