This is an automated email from the git hooks/post-receive script. x2go pushed a change to branch feature/openbox-magic-pixel-workaround in repository live-build-x2go. from c954829 Merge branch 'feature/openbox' into feature/openbox-magic-pixel-workaround 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. new 0f934bc Merge branch 'feature/openbox' into feature/openbox-magic-pixel-workaround adds d2a4a1f fixed permissions for ~/.ssh, fixed description for portableapps partition new 4487eaf Merge branch 'feature/openbox' into feature/openbox-magic-pixel-workaround adds 9f6ea6b fixed session file location for dual-mode media new 0306013 Merge branch 'feature/openbox' into feature/openbox-magic-pixel-workaround adds 93e5bd3 typofix new ca105e5 Merge branch 'feature/openbox' into feature/openbox-magic-pixel-workaround new 19e85e4 added code to support selection of audio output new da53181 fixed missing escape 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 new 8156e55 Merge branch 'feature/openbox' into feature/openbox-magic-pixel-workaround adds 93322eb removable device detection was broken new 3654322 Merge branch 'feature/openbox' into feature/openbox-magic-pixel-workaround new 3e2bb13 added active audio profile output, moved audio block to end of file so pulseaudio has more time to start up new bca3756 fixed missing escape new 28c6fda removed unneccessary quotation marks new 25e5041 make sure pulseaudio is responding before pacmd fires 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 new afff588 Merge branch 'feature/openbox' into feature/openbox-magic-pixel-workaround adds 95d8054 fixed bashisms, quoting, whitespace issues new 243c91b Merge branch 'feature/openbox' into feature/openbox-magic-pixel-workaround 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. new 3c5d5e5 Merge branch 'feature/openbox' into feature/openbox-magic-pixel-workaround adds 32c61bf moved getportableappsessions right behind the other scripts that mount devices new 058643a Merge branch 'feature/openbox' into feature/openbox-magic-pixel-workaround adds 32e735a adapted 2280-x2go-getportableappsessions to work more like 2270-getsshclientkeysfrommedia new 2dc54dc Merge branch 'feature/openbox' into feature/openbox-magic-pixel-workaround adds a253a02 un-hardcoded path new 84e71f7 Merge branch 'feature/openbox' into feature/openbox-magic-pixel-workaround 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 new e7f6718 Merge branch 'feature/openbox' into feature/openbox-magic-pixel-workaround adds 0977bee exchanged HOTPLUG for RM (REMOVABLE), as lsblk in jessie doesn't understand the HOTPLUG parameter, but RM does what we want new cdd08b5 Merge branch 'feature/openbox' into feature/openbox-magic-pixel-workaround 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. new 1da830a Merge branch 'feature/openbox' into feature/openbox-magic-pixel-workaround 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) new e9f9e84 Merge branch 'feature/openbox' into feature/openbox-magic-pixel-workaround adds d7eb710 removable/non-removable detection per device failed for partitioned devices new 8a4c440 Merge branch 'feature/openbox' into feature/openbox-magic-pixel-workaround adds e926958 one line of debug output was missing in 2260 new 67d0412 Merge branch 'feature/openbox' into feature/openbox-magic-pixel-workaround adds e85df5c typofix new 2677aac Merge branch 'feature/openbox' into feature/openbox-magic-pixel-workaround adds a236e80 added support for x2go session config stored on fixed disk new dd8e3de Merge branch 'feature/openbox' into feature/openbox-magic-pixel-workaround adds cfcf0c5 added code to accomodate minidesktop versions in local-sessions-config code new c17bdea Merge branch 'feature/openbox' into feature/openbox-magic-pixel-workaround adds cb5fcdd syntaxfix new af66014 Merge branch 'feature/openbox' into feature/openbox-magic-pixel-workaround adds 2a912be fixed path new d6d2d5c Merge branch 'feature/openbox' into feature/openbox-magic-pixel-workaround 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 new 85a179d Merge branch 'feature/openbox' into feature/openbox-magic-pixel-workaround adds 3472989 typofix new 29b7a7f Merge branch 'feature/openbox' into feature/openbox-magic-pixel-workaround adds 5c146fe for portableapp/tce-hdd dualmode stick, private keys need to go into x2goclient/ssh new ff95144 Merge branch 'feature/openbox' into feature/openbox-magic-pixel-workaround adds ca0877d attempting to fix race condition between 2270 and the minidesktop init scripts new 76453bc Merge branch 'feature/openbox' into feature/openbox-magic-pixel-workaround adds d78d191 another attempt at fixing the private-keys-get-deleted-in-MMD-mode issue new a2d815c Merge branch 'feature/openbox' into feature/openbox-magic-pixel-workaround 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. new 00496b1 Merge branch 'feature/openbox' into feature/openbox-magic-pixel-workaround 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 new 9f2215d Merge branch 'feature/openbox' into feature/openbox-magic-pixel-workaround new af3fdcf added two more font packages, also, libgstreamer adds e340e9d added two font packages adds dce43db fixed unneccessary escapes new 22afa3a Merge branch 'feature/openbox' into feature/openbox-magic-pixel-workaround adds 9f0a421 added support for synaptics touchpads adds 55a7b0c switched to metapackage xserver-xorg-input-all, which should cover all input devices new e5e9ada Merge branch 'feature/openbox' into feature/openbox-magic-pixel-workaround adds c9a47d5 turns out that xserver-xorg-input-wacom isn't included in xserver-xorg-input-all. WTF. new f95db2e Merge branch 'feature/openbox' into feature/openbox-magic-pixel-workaround new 4e99030 fire magicpixel undo command only at windows belonging to the X2GoAgent class (sniper rifle instead of shotgun approach) adds 7cdade2 typofix - chmod 700 was chmod 600 by accident new e13622f Merge commit '7cdade23c8ef1462e764e45aa5771eb2b14221d6' into feature/openbox-magic-pixel-workaround adds 32cb6b1 (hopefully) fix missing ~/.ssh creation in MATE-MiniDesktop new 7951be8 Merge commit '32cb6b15252d44e9277f373934d2d64796cb2de9' into feature/openbox-magic-pixel-workaround adds 8ad7e5f force bash as default system shell new 4e3b060 Merge commit '8ad7e5f4fd890c03a04c3b849ce4911c6e0d970d' into feature/openbox-magic-pixel-workaround adds f736114 (temporary?) workaround to switch the default system shell from dash to bash & silence dpkg-reconfigure new 92b65b0 Merge commit 'f736114cb8c09f3413827649d619acd0af1b2cae' into feature/openbox-magic-pixel-workaround 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-* new c54d1ca Merge commit 'afefc032b9a83456d3a999f0938d15f9563d815a' into feature/openbox-magic-pixel-workaround adds 198ae88 added logging to file for audioout=list, plus some whitespace fixes/formatting new 1c8a31e Merge commit '198ae88f3ebead776cadf504e34011bfd8394c14' into feature/openbox-magic-pixel-workaround adds c48fca4 Trying to completely do away with .xsession file and use modular /etc/X11/Xsession.d config files instead new 77b1982 Merge commit 'c48fca4d81e88e3727b8c1079e08599c3f6889a5' into feature/openbox-magic-pixel-workaround new 0435f25 add magic-pixel-workaround as modular file adds b885ce5 added debug code that was only present in feature/openbox-magic-pixel-workaround so far new fe86bfe Merge commit 'b885ce5cdafef318071a524df769cd1913c1a315' into feature/openbox-magic-pixel-workaround adds 6d78b7e typofix new de606a1 Merge commit '6d78b7eda9e30f36d0cde36cf59c6312cc01eafc' into feature/openbox-magic-pixel-workaround adds 5dfd0ef another typofix new d3e04e6 Merge commit '5dfd0efd5fcbdb2e6eed6e0dc80b3fb6ebdc1ae9' into feature/openbox-magic-pixel-workaround adds eec9bbe feh package was missing new ba649c3 Merge commit 'eec9bbe9171a3371f0ee903a26d4d25899c51446' into feature/openbox-magic-pixel-workaround adds 5bb444f fixed download routine for X background images, would not work with multiple URLs new 272ac14 Merge commit '5bb444f0f3464efc4255f43765bca70e0af48ce8' into feature/openbox-magic-pixel-workaround new 7615a32 add support for older servers where the X2GoAgent window has class "NXAgent", rather than "X2GoAgent", to nomagicpixel=2 adds 8c5f78d This adds an initrdblankdpmsfix parameter - as the name suggests, it will trigger the blankdpmsfix early in the initrd already new 0a6567e Merge commit '8c5f78d8ff045adb7938cc52cdec5c73c448818e' into feature/openbox-magic-pixel-workaround adds 31f9dc1 added local non-locking slideshow screensaver new 3859e20 Merge commit '31f9dc1219eb8e94a50c0bdc67686493a9e053f9' into feature/openbox-magic-pixel-workaround adds 72dc17e for some silly reason, this file is needed in two places new 162f34a Merge commit '72dc17eaab31e5dfdf640b30d03e4364f07c1be6' into feature/openbox-magic-pixel-workaround adds a4f9e67 typofix new 17d45a4 Merge commit 'a4f9e67cb9574e3843d545f37da6e0628891199d' into feature/openbox-magic-pixel-workaround adds be91c0f silence wget and make it only download newer files than the ones already present new 7cfc036 Merge commit 'be91c0f549cd3a6bcda549bc0cb640dda9d30bf9' into feature/openbox-magic-pixel-workaround adds f97a97a typofix, also, silence wget and make it only download newer files than the ones already present new 1b274b6 Merge commit 'f97a97a88e79e4f21cfa712fadbe2a975c6e22de' into feature/openbox-magic-pixel-workaround adds f6b2c9d earlyblankdpmsfix can now be called as earlyblankdpmsfix=nnnn, where nnnn is the time in microseconds that each screen should remain blank new 5990b9b Merge commit 'f6b2c9d495e4510ab694d86bb1e05031cffc6707' into feature/openbox-magic-pixel-workaround adds 5d99ae6 changed default sleeptime from 1ms to 1s new 21e0261 Merge commit '5d99ae64b91767f88e06219511762f8b7977a407' into feature/openbox-magic-pixel-workaround adds 50537ce second copy of file was not chmodded properly (had # in front of path, so never got changed) new cf50ac0 Merge commit '50537ce5793436099dcbf36f6512b33ff6e09155' into feature/openbox-magic-pixel-workaround adds 2e9ec9f we need to make sure we don't fire too early - check that at least one symlink matching fb[0-9]* exists new 15617d9 Merge commit '2e9ec9f474441d99caaa838be616dbcc615f6e8f' into feature/openbox-magic-pixel-workaround 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 new c31dc33 Merge commit '550566bae0897dd08c2a588f93b512617a4f05b2' into feature/openbox-magic-pixel-workaround adds e83af98 wiggle mouse by 1 px to trigger remote screensaver password prompt new 281e050 Merge commit 'e83af989ab7f86f90acdb6b34e668b825be85968' into feature/openbox-magic-pixel-workaround adds a9c8d50 almost complete rewrite of 60x11-spawn-configure-slideshow-screensaver, as restoring the foreground app(s) didn't work properly new a2ad63e Merge commit 'a9c8d50b6579501f044e3a3ccaacee8e0b0df610' into feature/openbox-magic-pixel-workaround 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 new 0af7cb0 Merge commit '34c17705a40b775fddd35d13fe966f88e6259dc0' into feature/openbox-magic-pixel-workaround adds dfa10c7 added support for background images (well, a single image, actually, and no solid colors) via xroot= boot parameter in MATE-MiniDesktop mode new ab9259c Merge commit 'dfa10c735d3918e3fcaedebb973eb7c0636449d7' into feature/openbox-magic-pixel-workaround 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 new cea385b Merge commit '6767c79aa2eaa897222002b5b8fff8da8b70870c' into feature/openbox-magic-pixel-workaround adds 90f0c3b typo- and sloppiness-fixes new 6b4ed73 Merge commit '90f0c3b5dfead911022ed6c40fe8996e43fd4fe4' into feature/openbox-magic-pixel-workaround adds b82648e removed "dropper" files from /lib/live/config and placed the actual files directly in /etc/network/if-up.d/ new 5be5644 Merge commit 'b82648e357db470000243d0a79d15c229adaab5c' into feature/openbox-magic-pixel-workaround adds f6720ca typofix new 26f0c9b Merge commit 'f6720cae3346d9a1be5866818e014bb9f3a1eed2' into feature/openbox-magic-pixel-workaround 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 new 9214481 Merge commit 'f041405448a8323961a73fa38a3fe76dfc392dbd' into feature/openbox-magic-pixel-workaround adds fb4c586 renamed 0050-settime to ntpdate, to overwrite the package-provided ntpdate script new 28b4368 Merge commit 'fb4c586d77e95861dcb6244f5e654658b0053884' into feature/openbox-magic-pixel-workaround 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 new 53ab723 Merge commit '990abda011249a46ff66f1169034c633843e1d60' into feature/openbox-magic-pixel-workaround adds c5dc9ac changed method of background image display in mate-minidesktop mode new 295601a Merge commit 'c5dc9ac78b2415955d1b35b480159f556e0fed13' into feature/openbox-magic-pixel-workaround 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 new e5a44e0 Merge commit '3dc9b9dc5d1ae8c2d775a3aaa4f17bd9cf1b32de' into feature/openbox-magic-pixel-workaround adds dc6423c added log output new 4b18d62 Merge commit 'dc6423c8f15c515b1b616e662fcaa824cd8eec75' into feature/openbox-magic-pixel-workaround adds 6cbb3ba added some sanity checks and debug output new d7b326f Merge commit '6cbb3bab42601f76c00b871ecc59d23378e33a70' into feature/openbox-magic-pixel-workaround 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 new 602d645 Merge commit '1d2db69988f05508e7abd70754cb30ea4881abf0' into feature/openbox-magic-pixel-workaround adds c27a99e write permission to tty is now handled by a separate script new abeabc7 Merge commit 'c27a99ef9d4688293f39c0edc45ba9a013c4ae28' into feature/openbox-magic-pixel-workaround adds 01d9a9d background setter for minidesktop must run as root, thus moved to if-up script new 07e3969 Merge commit '01d9a9dface17d15517855a31b4d15796bbf9b80' into feature/openbox-magic-pixel-workaround 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) new 12e4c7a Merge commit '0cc5bcb55f996f391444af9603fdff3d81e91548' into feature/openbox-magic-pixel-workaround adds cfee4a9 r128 driver can go in for amd64 as well new 7ff4616 Merge commit 'cfee4a9a8f90a79ff050843a9bcfbc05cdc87a98' into feature/openbox-magic-pixel-workaround adds 6d58d6b variable cleanup new e71272b Merge commit '6d58d6b200c9da1678b3e9b20b54f00831c7cc71' into feature/openbox-magic-pixel-workaround adds bb41f14 further variable cleanup/fixup new 8113f16 Merge commit 'bb41f149dd6f4164bdf901ce206069ae6d1f4147' into feature/openbox-magic-pixel-workaround adds 3b2e206 moved screensaver image download to if-up.d where it belongs new 10e732d Merge commit '3b2e206427eff03f07f5a2625ebe0cb21bcae242' into feature/openbox-magic-pixel-workaround adds b715838 yet another variable fix new c3dabc9 Merge commit 'b715838aa94f58792e8bc7e4b26c735957c72636' into feature/openbox-magic-pixel-workaround 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 new 1e092b0 Merge commit '159769631956b5000f91805781d608d4830a8860' into feature/openbox-magic-pixel-workaround 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 ... new fdd3413 Merge commit '111f71f81de3929d7af8a47dc447430da8547af3' into feature/openbox-magic-pixel-workaround 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) new 06eb3e7 Merge commit '40168503eca35237701c5a771f0fc4c4070245b0' into feature/openbox-magic-pixel-workaround adds bef83bb added script to force pulseaudio volume new 7f15834 Merge commit 'bef83bbaaa5a1212ac758b00db6107baeb43820d' into feature/openbox-magic-pixel-workaround adds 6f5ec03 typofix new dd80bb8 Merge commit '6f5ec03b60c0133696ff3e156325c1584760ea7a' into feature/openbox-magic-pixel-workaround The 95 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference. 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 +++ .../X11/Xsession.d/60x11-magic-pixel-workaround | 25 +++ .../etc/X11/Xsession.d/60x11-openbox-start | 8 + .../etc/X11/Xsession.d/60x11-set-xbackground | 55 +++++ .../60x11-spawn-configure-slideshow-screensaver | 107 +++++++++ .../etc/X11/Xsession.d/60x11-spawn-pulseaudio | 7 + .../etc/X11/Xsession.d/61x11-start-x2goclient | 103 +++++++++ .../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 ++++ .../lib/live/config/0000-earlyblankdpmsfix | 39 ++++ .../includes.chroot/lib/live/config/2000-settime | 66 ------ .../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-x2go-thinclientconfig | 249 --------------------- config/package-lists/desktop.list.chroot | 4 +- config/package-lists/x2go.list.chroot | 4 + config/package-lists/xbgandscreensaver.list.chroot | 2 + config/preseed/dash.cfg.chroot | 1 + 41 files changed, 1333 insertions(+), 847 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-magic-pixel-workaround 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 100644 config/includes.chroot/etc/X11/Xsession.d/60x11-spawn-pulseaudio create mode 100644 config/includes.chroot/etc/X11/Xsession.d/61x11-start-x2goclient 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 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 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
This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch feature/openbox-magic-pixel-workaround in repository live-build-x2go. commit 0f934bc8181c6c8670a72c74059cde2c0e6017a0 Merge: c954829 5f67f9d Author: Stefan Baur (BAUR-ITCS) <kontakt@baur-itcs.de> Date: Sat Jan 27 15:26:41 2018 +0100 Merge branch 'feature/openbox' into feature/openbox-magic-pixel-workaround .../lib/live/config/0000-earlyblankdpmsfix | 24 ++++++++++++++++++++++ 1 file changed, 24 insertions(+) -- Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/live-build-x2go.git
This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch feature/openbox-magic-pixel-workaround in repository live-build-x2go. commit ca105e544257bd3d0e12c808db8e053686ab53c1 Merge: 0306013 93e5bd3 Author: Stefan Baur (BAUR-ITCS) <kontakt@baur-itcs.de> Date: Sat Feb 3 20:33:03 2018 +0100 Merge branch 'feature/openbox' into feature/openbox-magic-pixel-workaround config/includes.chroot/lib/live/config/2500-x2go-getportableappsessions | 1 + 1 file changed, 1 insertion(+) -- Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/live-build-x2go.git
This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch feature/openbox-magic-pixel-workaround in repository live-build-x2go. commit da531815b73d851327d628e17e8e3731fb35380b Author: Stefan Baur (BAUR-ITCS) <kontakt@baur-itcs.de> Date: Sun Feb 4 12:35:21 2018 +0100 fixed missing escape --- config/includes.chroot/lib/live/config/2900-x2go-thinclientconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/includes.chroot/lib/live/config/2900-x2go-thinclientconfig b/config/includes.chroot/lib/live/config/2900-x2go-thinclientconfig index bd44c5f..e36de24 100755 --- a/config/includes.chroot/lib/live/config/2900-x2go-thinclientconfig +++ b/config/includes.chroot/lib/live/config/2900-x2go-thinclientconfig @@ -53,7 +53,7 @@ if [ -n "\$AUDIOOUT" ] ; then grep -A10000 "profiles" | \ grep "\W\Woutput:" | \ grep -v "active profile:" | \ - awk -F'[+:]' '{gsub("\t","",$1) ; print "\"'\$CARD'|" \$1 ":" \$2 "\""} '; + awk -F'[+:]' '{gsub("\t","",\$1) ; print "\"'\$CARD'|" \$1 ":" \$2 "\""} '; done | \ sort -u ) for AUDIOOUTPUT in \$AUDIOOUTPUTS; do -- Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/live-build-x2go.git
This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch feature/openbox-magic-pixel-workaround in repository live-build-x2go. commit 19e85e4f491d4894f673997a5a0d9a58043f22fa Author: Stefan Baur (BAUR-ITCS) <kontakt@baur-itcs.de> Date: Sun Feb 4 01:32:37 2018 +0100 added code to support selection of audio output --- .../lib/live/config/2900-x2go-thinclientconfig | 29 ++++++++++++++++++++++ 1 file changed, 29 insertions(+) diff --git a/config/includes.chroot/lib/live/config/2900-x2go-thinclientconfig b/config/includes.chroot/lib/live/config/2900-x2go-thinclientconfig index 9711f09..bd44c5f 100755 --- a/config/includes.chroot/lib/live/config/2900-x2go-thinclientconfig +++ b/config/includes.chroot/lib/live/config/2900-x2go-thinclientconfig @@ -37,6 +37,35 @@ cat >/home/user/.xsession <<XSESSION # Spawn PulseAudio pulseaudio -D -n -L 'module-native-protocol-tcp port=4713' -L 'module-udev-detect' --exit-idle-time=65535 & +AUDIOOUT=\$(sed -e 's/ \([^ ]*\)=/\n\1=/g' -e 's/\([^=]["'"'"']\) /\1\n/g' -e 's/ \([^ "'"'"']\)/\n\1/g' /proc/cmdline | \ + awk -F'=' ' /^audioout=/ { print \$2 }' | \ + tr -dc 'a-zA-Z0-9.:_\-@|') + +if [ -n "\$AUDIOOUT" ] ; then + if [ "\$AUDIOOUT" = "list" ] ; then + echo -en "\n\$(date +'%F | %T | ')'\$0': Available audio outputs:" | tee -a /dev/tty8 + AUDIOOUTPUTS=\$( for CARD in \$(pacmd list-cards | grep -A1 index | awk -F '[<> \t]' ' \$2 == "name:" { print \$4 }'); do + pacmd list-cards | \ + more +/"\$CARD" | \ + grep -m 1 "\$CARD" -A100000 | \ + more +/"profiles:" | \ + grep -m 1 -B10000 "active profile:" | \ + grep -A10000 "profiles" | \ + grep "\W\Woutput:" | \ + grep -v "active profile:" | \ + awk -F'[+:]' '{gsub("\t","",$1) ; print "\"'\$CARD'|" \$1 ":" \$2 "\""} '; + done | \ + sort -u ) + for AUDIOOUTPUT in \$AUDIOOUTPUTS; do + echo -en "\n\$(date +'%F | %T | ')'\$0': \$AUDIOOUTPUT" | tee -a /dev/tty8 + done + elif (echo "\$AUDIOOUT" | grep -q '^[^|]*|[^|]*\$') ; then + $(echo "\$AUDIOOUT" | sed -e 's/^/pacmd set-card-profile "/' -e 's/\$/"/' -e 's/|/" "/') + else + : # NOP + fi +fi + # additional variable instead of "case \$(...) in", as we need the value again later on XRANDRCMDTAINTED=\$(sed -e 's/ \([^ ]*\)=/\n\1=/g' -e 's/\([^=]["'"'"']\) /\1\n/g' -e 's/ \([^ "'"'"']\)/\n\1/g' /proc/cmdline | awk -F '=' '\$1 == "xinerama" { print \$2 }') -- Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/live-build-x2go.git
This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch feature/openbox-magic-pixel-workaround in repository live-build-x2go. commit 0306013fe195e3e924afea12e51aa35f37c2273e Merge: 4487eaf 9f6ea6b Author: Stefan Baur (BAUR-ITCS) <kontakt@baur-itcs.de> Date: Sat Feb 3 15:13:40 2018 +0100 Merge branch 'feature/openbox' into feature/openbox-magic-pixel-workaround .../lib/live/config/2500-x2go-getportableappsessions | 12 ++++++++---- 1 file changed, 8 insertions(+), 4 deletions(-) -- Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/live-build-x2go.git
This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch feature/openbox-magic-pixel-workaround in repository live-build-x2go. commit 4487eafbb4950ea579c2a810b39ae42820930373 Merge: 0f934bc d2a4a1f Author: Stefan Baur (BAUR-ITCS) <kontakt@baur-itcs.de> Date: Sat Feb 3 15:02:05 2018 +0100 Merge branch 'feature/openbox' into feature/openbox-magic-pixel-workaround .../lib/live/config/2270-getsshclientkeysfrommedia | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) -- Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/live-build-x2go.git
This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch feature/openbox-magic-pixel-workaround in repository live-build-x2go. commit bca3756cc9c44beeb4a4a07035ac17f5cc8a18ae Author: Stefan Baur (BAUR-ITCS) <kontakt@baur-itcs.de> Date: Sun Feb 4 17:18:21 2018 +0100 fixed missing escape --- config/includes.chroot/lib/live/config/2900-x2go-thinclientconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/includes.chroot/lib/live/config/2900-x2go-thinclientconfig b/config/includes.chroot/lib/live/config/2900-x2go-thinclientconfig index 76c4a6b..4b02317 100755 --- a/config/includes.chroot/lib/live/config/2900-x2go-thinclientconfig +++ b/config/includes.chroot/lib/live/config/2900-x2go-thinclientconfig @@ -293,7 +293,7 @@ if [ -n "\$AUDIOOUT" ] ; then done echo -en "\n\$(date +'%F | %T | ')'\$0': \$(pacmd list | 'grep active profile')" | tee -a /dev/tty8 elif (echo "\$AUDIOOUT" | grep -q '^[^|]*|[^|]*\$') ; then - $(echo "\$AUDIOOUT" | sed -e 's/^/pacmd set-card-profile "/' -e 's/\$/"/' -e 's/|/" "/') + \$(echo "\$AUDIOOUT" | sed -e 's/^/pacmd set-card-profile "/' -e 's/\$/"/' -e 's/|/" "/') else : # NOP fi -- Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/live-build-x2go.git
This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch feature/openbox-magic-pixel-workaround in repository live-build-x2go. commit 3654322a50aa23c37f872a7c976469ad7b959161 Merge: 8156e55 93322eb Author: Stefan Baur (BAUR-ITCS) <kontakt@baur-itcs.de> Date: Sun Feb 4 13:03:36 2018 +0100 Merge branch 'feature/openbox' into feature/openbox-magic-pixel-workaround config/includes.chroot/lib/live/config/2260-getsshhostkeysfrommedia | 2 +- config/includes.chroot/lib/live/config/2270-getsshclientkeysfrommedia | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) -- Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/live-build-x2go.git
This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch feature/openbox-magic-pixel-workaround in repository live-build-x2go. commit 8156e55b110d530344db7367116ed945decf1be8 Merge: da53181 3a62cab Author: Stefan Baur (BAUR-ITCS) <kontakt@baur-itcs.de> Date: Sun Feb 4 12:50:02 2018 +0100 Merge branch 'feature/openbox' into feature/openbox-magic-pixel-workaround config/includes.chroot/lib/live/config/2260-getsshhostkeysfrommedia | 2 +- config/includes.chroot/lib/live/config/2270-getsshclientkeysfrommedia | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) -- Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/live-build-x2go.git
This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch feature/openbox-magic-pixel-workaround in repository live-build-x2go. commit afff588e8a6d76ab5039edb7e767c3951a8e03fb Merge: 25e5041 a8afba5 Author: Stefan Baur (BAUR-ITCS) <kontakt@baur-itcs.de> Date: Tue Feb 6 12:24:31 2018 +0100 Merge branch 'feature/openbox' into feature/openbox-magic-pixel-workaround Conflicts: config/includes.chroot/lib/live/config/2900-x2go-thinclientconfig .../lib/live/config/2260-getsshhostkeysfrommedia | 157 ++++++++++++--------- .../lib/live/config/2270-getsshclientkeysfrommedia | 113 ++++++++------- 2 files changed, 155 insertions(+), 115 deletions(-) -- Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/live-build-x2go.git
This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch feature/openbox-magic-pixel-workaround in repository live-build-x2go. commit 25e50418590f3e52757023c901b78175d9049856 Author: Stefan Baur (BAUR-ITCS) <kontakt@baur-itcs.de> Date: Sun Feb 4 17:59:08 2018 +0100 make sure pulseaudio is responding before pacmd fires --- .../lib/live/config/2900-x2go-thinclientconfig | 50 ++++++++++++---------- 1 file changed, 28 insertions(+), 22 deletions(-) diff --git a/config/includes.chroot/lib/live/config/2900-x2go-thinclientconfig b/config/includes.chroot/lib/live/config/2900-x2go-thinclientconfig index 28d794e..6a0e9c1 100755 --- a/config/includes.chroot/lib/live/config/2900-x2go-thinclientconfig +++ b/config/includes.chroot/lib/live/config/2900-x2go-thinclientconfig @@ -274,29 +274,35 @@ if [ -n "\$BLANKINGTIME" ]; then fi if [ -n "\$AUDIOOUT" ] ; then - if [ "\$AUDIOOUT" = "list" ] ; then - echo -en "\n\$(date +'%F | %T | ')'\$0': Available audio outputs:" | tee -a /dev/tty8 - AUDIOOUTPUTS=\$( for CARD in \$(pacmd list-cards | grep -A1 index | awk -F '[<> \t]' ' \$2 == "name:" { print \$4 }'); do - pacmd list-cards | \ - more +/"\$CARD" | \ - grep -m 1 "\$CARD" -A100000 | \ - more +/"profiles:" | \ - grep -m 1 -B10000 "active profile:" | \ - grep -A10000 "profiles" | \ - grep "\W\Woutput:" | \ - grep -v "active profile:" | \ - awk -F'[+:]' '{gsub("\t","",\$1) ; print "\"'\$CARD'|" \$1 ":" \$2 "\""} '; - done | \ - sort -u ) - for AUDIOOUTPUT in \$AUDIOOUTPUTS; do - echo -en "\n\$(date +'%F | %T | ')'\$0': \$AUDIOOUTPUT" | tee -a /dev/tty8 + ( + while ! pacmd dump 2>&1| grep -q set-card-profile ; do + echo -en "\n\$(date +'%F | %T | ')'\$0': Waiting for pulseaudio to start ..." | tee -a /dev/tty8 + sleep 1 done - echo -en "\n\$(date +'%F | %T | ')'\$0': \$(pacmd list | 'grep active profile')" | tee -a /dev/tty8 - elif (echo "\$AUDIOOUT" | grep -q '^[^|]*|[^|]*\$') ; then - \$(echo "\$AUDIOOUT" | sed -e 's/^/pacmd set-card-profile /' -e 's/|/ /') - else - : # NOP - fi + if [ "\$AUDIOOUT" = "list" ] ; then + echo -en "\n\$(date +'%F | %T | ')'\$0': Available audio outputs:" | tee -a /dev/tty8 + AUDIOOUTPUTS=\$( for CARD in \$(pacmd list-cards | grep -A1 index | awk -F '[<> \t]' ' \$2 == "name:" { print \$4 }'); do + pacmd list-cards | \ + more +/"\$CARD" | \ + grep -m 1 "\$CARD" -A100000 | \ + more +/"profiles:" | \ + grep -m 1 -B10000 "active profile:" | \ + grep -A10000 "profiles" | \ + grep "\W\Woutput:" | \ + grep -v "active profile:" | \ + awk -F'[+:]' '{gsub("\t","",\$1) ; print "\"'\$CARD'|" \$1 ":" \$2 "\""} '; + done | \ + sort -u ) + for AUDIOOUTPUT in \$AUDIOOUTPUTS; do + echo -en "\n\$(date +'%F | %T | ')'\$0': \$AUDIOOUTPUT" | tee -a /dev/tty8 + done + echo -en "\n\$(date +'%F | %T | ')'\$0': \$(pacmd list | 'grep active profile')" | tee -a /dev/tty8 + elif (echo "\$AUDIOOUT" | grep -q '^[^|]*|[^|]*\$') ; then + \$(echo "\$AUDIOOUT" | sed -e 's/^/pacmd set-card-profile /' -e 's/|/ /') + else + : # NOP + fi + ) & fi eval \$THROTTLINGCOMMAND x2goclient --thinclient --no-session-edit --no-menu --maximize --add-to-known-hosts --haltbt --read-exports-from=/home/user/export \$LDAPPARAMS \$SESSIONFROM \$BACKGROUND \$BRANDING \$STARTSESSION $DEBUGPARAMS # yes, no escape sign in front of DEBUGPARAMS, that is intentional -- Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/live-build-x2go.git
This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch feature/openbox-magic-pixel-workaround in repository live-build-x2go. commit 28c6fda6024e7150c8ba69ee01478248b4511b88 Author: Stefan Baur (BAUR-ITCS) <kontakt@baur-itcs.de> Date: Sun Feb 4 17:25:14 2018 +0100 removed unneccessary quotation marks --- config/includes.chroot/lib/live/config/2900-x2go-thinclientconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/includes.chroot/lib/live/config/2900-x2go-thinclientconfig b/config/includes.chroot/lib/live/config/2900-x2go-thinclientconfig index 4b02317..28d794e 100755 --- a/config/includes.chroot/lib/live/config/2900-x2go-thinclientconfig +++ b/config/includes.chroot/lib/live/config/2900-x2go-thinclientconfig @@ -293,7 +293,7 @@ if [ -n "\$AUDIOOUT" ] ; then done echo -en "\n\$(date +'%F | %T | ')'\$0': \$(pacmd list | 'grep active profile')" | tee -a /dev/tty8 elif (echo "\$AUDIOOUT" | grep -q '^[^|]*|[^|]*\$') ; then - \$(echo "\$AUDIOOUT" | sed -e 's/^/pacmd set-card-profile "/' -e 's/\$/"/' -e 's/|/" "/') + \$(echo "\$AUDIOOUT" | sed -e 's/^/pacmd set-card-profile /' -e 's/|/ /') else : # NOP fi -- Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/live-build-x2go.git
This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch feature/openbox-magic-pixel-workaround in repository live-build-x2go. commit 3e2bb13158111b3ed0c7b1846f66cc9cf329fecf Author: Stefan Baur (BAUR-ITCS) <kontakt@baur-itcs.de> Date: Sun Feb 4 16:53:08 2018 +0100 added active audio profile output, moved audio block to end of file so pulseaudio has more time to start up --- .../lib/live/config/2900-x2go-thinclientconfig | 51 +++++++++++----------- 1 file changed, 26 insertions(+), 25 deletions(-) diff --git a/config/includes.chroot/lib/live/config/2900-x2go-thinclientconfig b/config/includes.chroot/lib/live/config/2900-x2go-thinclientconfig index e36de24..76c4a6b 100755 --- a/config/includes.chroot/lib/live/config/2900-x2go-thinclientconfig +++ b/config/includes.chroot/lib/live/config/2900-x2go-thinclientconfig @@ -41,31 +41,6 @@ AUDIOOUT=\$(sed -e 's/ \([^ ]*\)=/\n\1=/g' -e 's/\([^=]["'"'"']\) /\1\n/g' -e 's awk -F'=' ' /^audioout=/ { print \$2 }' | \ tr -dc 'a-zA-Z0-9.:_\-@|') -if [ -n "\$AUDIOOUT" ] ; then - if [ "\$AUDIOOUT" = "list" ] ; then - echo -en "\n\$(date +'%F | %T | ')'\$0': Available audio outputs:" | tee -a /dev/tty8 - AUDIOOUTPUTS=\$( for CARD in \$(pacmd list-cards | grep -A1 index | awk -F '[<> \t]' ' \$2 == "name:" { print \$4 }'); do - pacmd list-cards | \ - more +/"\$CARD" | \ - grep -m 1 "\$CARD" -A100000 | \ - more +/"profiles:" | \ - grep -m 1 -B10000 "active profile:" | \ - grep -A10000 "profiles" | \ - grep "\W\Woutput:" | \ - grep -v "active profile:" | \ - awk -F'[+:]' '{gsub("\t","",\$1) ; print "\"'\$CARD'|" \$1 ":" \$2 "\""} '; - done | \ - sort -u ) - for AUDIOOUTPUT in \$AUDIOOUTPUTS; do - echo -en "\n\$(date +'%F | %T | ')'\$0': \$AUDIOOUTPUT" | tee -a /dev/tty8 - done - elif (echo "\$AUDIOOUT" | grep -q '^[^|]*|[^|]*\$') ; then - $(echo "\$AUDIOOUT" | sed -e 's/^/pacmd set-card-profile "/' -e 's/\$/"/' -e 's/|/" "/') - else - : # NOP - fi -fi - # additional variable instead of "case \$(...) in", as we need the value again later on XRANDRCMDTAINTED=\$(sed -e 's/ \([^ ]*\)=/\n\1=/g' -e 's/\([^=]["'"'"']\) /\1\n/g' -e 's/ \([^ "'"'"']\)/\n\1/g' /proc/cmdline | awk -F '=' '\$1 == "xinerama" { print \$2 }') @@ -298,6 +273,32 @@ if [ -n "\$BLANKINGTIME" ]; then fi fi +if [ -n "\$AUDIOOUT" ] ; then + if [ "\$AUDIOOUT" = "list" ] ; then + echo -en "\n\$(date +'%F | %T | ')'\$0': Available audio outputs:" | tee -a /dev/tty8 + AUDIOOUTPUTS=\$( for CARD in \$(pacmd list-cards | grep -A1 index | awk -F '[<> \t]' ' \$2 == "name:" { print \$4 }'); do + pacmd list-cards | \ + more +/"\$CARD" | \ + grep -m 1 "\$CARD" -A100000 | \ + more +/"profiles:" | \ + grep -m 1 -B10000 "active profile:" | \ + grep -A10000 "profiles" | \ + grep "\W\Woutput:" | \ + grep -v "active profile:" | \ + awk -F'[+:]' '{gsub("\t","",\$1) ; print "\"'\$CARD'|" \$1 ":" \$2 "\""} '; + done | \ + sort -u ) + for AUDIOOUTPUT in \$AUDIOOUTPUTS; do + echo -en "\n\$(date +'%F | %T | ')'\$0': \$AUDIOOUTPUT" | tee -a /dev/tty8 + done + echo -en "\n\$(date +'%F | %T | ')'\$0': \$(pacmd list | 'grep active profile')" | tee -a /dev/tty8 + elif (echo "\$AUDIOOUT" | grep -q '^[^|]*|[^|]*\$') ; then + $(echo "\$AUDIOOUT" | sed -e 's/^/pacmd set-card-profile "/' -e 's/\$/"/' -e 's/|/" "/') + else + : # NOP + fi +fi + eval \$THROTTLINGCOMMAND x2goclient --thinclient --no-session-edit --no-menu --maximize --add-to-known-hosts --haltbt --read-exports-from=/home/user/export \$LDAPPARAMS \$SESSIONFROM \$BACKGROUND \$BRANDING \$STARTSESSION $DEBUGPARAMS # yes, no escape sign in front of DEBUGPARAMS, that is intentional XSESSION -- Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/live-build-x2go.git
This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch feature/openbox-magic-pixel-workaround in repository live-build-x2go. commit 058643a9e1b529c6341618b9e69c41fbc8b777be Merge: 3c5d5e5 32c61bf Author: Stefan Baur (BAUR-ITCS) <kontakt@baur-itcs.de> Date: Thu Feb 8 00:38:52 2018 +0100 Merge branch 'feature/openbox' into feature/openbox-magic-pixel-workaround ...{2500-x2go-getportableappsessions => 2280-x2go-getportableappsessions} | 0 1 file changed, 0 insertions(+), 0 deletions(-) -- Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/live-build-x2go.git
This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch feature/openbox-magic-pixel-workaround in repository live-build-x2go. commit 3c5d5e5e8cd42d8534180162b0ee06c6be92d7ce Merge: 243c91b 1537d97 Author: Stefan Baur (BAUR-ITCS) <kontakt@baur-itcs.de> Date: Wed Feb 7 23:53:54 2018 +0100 Merge branch 'feature/openbox' into feature/openbox-magic-pixel-workaround config/includes.chroot/lib/live/config/2260-getsshhostkeysfrommedia | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) -- Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/live-build-x2go.git
This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch feature/openbox-magic-pixel-workaround in repository live-build-x2go. commit 243c91bf6888d5eb8b6e9a1672974a09e4efec1b Merge: afff588 95d8054 Author: Stefan Baur (BAUR-ITCS) <kontakt@baur-itcs.de> Date: Tue Feb 6 15:56:32 2018 +0100 Merge branch 'feature/openbox' into feature/openbox-magic-pixel-workaround .../lib/live/config/2260-getsshhostkeysfrommedia | 10 +++++----- .../lib/live/config/2270-getsshclientkeysfrommedia | 4 ++-- 2 files changed, 7 insertions(+), 7 deletions(-) -- Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/live-build-x2go.git
This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch feature/openbox-magic-pixel-workaround in repository live-build-x2go. commit cdd08b513644f54f7e0cc2f678eabb167a5c0368 Merge: e7f6718 0977bee Author: Stefan Baur (BAUR-ITCS) <kontakt@baur-itcs.de> Date: Fri Feb 9 00:35:20 2018 +0100 Merge branch 'feature/openbox' into feature/openbox-magic-pixel-workaround config/includes.chroot/lib/live/config/2260-getsshhostkeysfrommedia | 2 +- config/includes.chroot/lib/live/config/2270-getsshclientkeysfrommedia | 2 +- config/includes.chroot/lib/live/config/2280-x2go-getportableappsessions | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) -- Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/live-build-x2go.git
This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch feature/openbox-magic-pixel-workaround in repository live-build-x2go. commit e7f6718337343e035d183bd380f02aa123b93e8e Merge: 84e71f7 9e8b42f Author: Stefan Baur (BAUR-ITCS) <kontakt@baur-itcs.de> Date: Thu Feb 8 14:15:58 2018 +0100 Merge branch 'feature/openbox' into feature/openbox-magic-pixel-workaround .../lib/live/config/2280-x2go-getportableappsessions | 19 ++++++++++--------- 1 file changed, 10 insertions(+), 9 deletions(-) -- Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/live-build-x2go.git
This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch feature/openbox-magic-pixel-workaround in repository live-build-x2go. commit 2dc54dc80bb77f2de0f577ed56b03480233daea1 Merge: 058643a 32e735a Author: Stefan Baur (BAUR-ITCS) <kontakt@baur-itcs.de> Date: Thu Feb 8 00:56:40 2018 +0100 Merge branch 'feature/openbox' into feature/openbox-magic-pixel-workaround .../live/config/2280-x2go-getportableappsessions | 123 +++++++++++++++++---- 1 file changed, 102 insertions(+), 21 deletions(-) -- Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/live-build-x2go.git
This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch feature/openbox-magic-pixel-workaround in repository live-build-x2go. commit 84e71f77ab34917c3243ba3e6bafc3b992c3f7b8 Merge: 2dc54dc a253a02 Author: Stefan Baur (BAUR-ITCS) <kontakt@baur-itcs.de> Date: Thu Feb 8 10:08:13 2018 +0100 Merge branch 'feature/openbox' into feature/openbox-magic-pixel-workaround .../lib/live/config/2280-x2go-getportableappsessions | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) -- Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/live-build-x2go.git
This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch feature/openbox-magic-pixel-workaround in repository live-build-x2go. commit 67d0412a16f4dcb0551b2a5454512fe2cac1798b Merge: 8a4c440 e926958 Author: Stefan Baur (BAUR-ITCS) <kontakt@baur-itcs.de> Date: Sun Feb 11 00:33:01 2018 +0100 Merge branch 'feature/openbox' into feature/openbox-magic-pixel-workaround config/includes.chroot/lib/live/config/2260-getsshhostkeysfrommedia | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) -- Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/live-build-x2go.git
This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch feature/openbox-magic-pixel-workaround in repository live-build-x2go. commit dd8e3de03d82fd8489ac483dcdda537c08769436 Merge: 2677aac a236e80 Author: Stefan Baur (BAUR-ITCS) <kontakt@baur-itcs.de> Date: Sun Feb 11 16:51:48 2018 +0100 Merge branch 'feature/openbox' into feature/openbox-magic-pixel-workaround .../includes.chroot/lib/live/config/2280-x2go-getportableappsessions | 3 +++ 1 file changed, 3 insertions(+) -- Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/live-build-x2go.git
This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch feature/openbox-magic-pixel-workaround in repository live-build-x2go. commit 1da830a09a31b0544eb8c73fd110136b9d1a5aed Merge: cdd08b5 b140c1c Author: Stefan Baur (BAUR-ITCS) <kontakt@baur-itcs.de> Date: Fri Feb 9 22:10:10 2018 +0100 Merge branch 'feature/openbox' into feature/openbox-magic-pixel-workaround .../lib/live/config/2260-getsshhostkeysfrommedia | 12 ++++++------ .../lib/live/config/2270-getsshclientkeysfrommedia | 8 ++++---- .../lib/live/config/2280-x2go-getportableappsessions | 8 ++++---- 3 files changed, 14 insertions(+), 14 deletions(-) -- Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/live-build-x2go.git
This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch feature/openbox-magic-pixel-workaround in repository live-build-x2go. commit e9f9e849439702a89003f17fe9c07be23938bc19 Merge: 1da830a 7ef5b46 Author: Stefan Baur (BAUR-ITCS) <kontakt@baur-itcs.de> Date: Sat Feb 10 20:32:32 2018 +0100 Merge branch 'feature/openbox' into feature/openbox-magic-pixel-workaround config/includes.chroot/lib/live/config/2260-getsshhostkeysfrommedia | 6 +++--- .../includes.chroot/lib/live/config/2270-getsshclientkeysfrommedia | 6 +++--- .../lib/live/config/2280-x2go-getportableappsessions | 6 +++--- 3 files changed, 9 insertions(+), 9 deletions(-) -- Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/live-build-x2go.git
This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch feature/openbox-magic-pixel-workaround in repository live-build-x2go. commit af66014cdbe329aa0cdf80d35d3ab7360867754b Merge: c17bdea cb5fcdd Author: Stefan Baur (BAUR-ITCS) <kontakt@baur-itcs.de> Date: Sun Feb 11 22:46:59 2018 +0100 Merge branch 'feature/openbox' into feature/openbox-magic-pixel-workaround config/includes.chroot/lib/live/config/2280-x2go-getportableappsessions | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) -- Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/live-build-x2go.git
This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch feature/openbox-magic-pixel-workaround in repository live-build-x2go. commit c17bdeaaea9f3a7bbed5e63a7a7f0a57847971b9 Merge: dd8e3de cfcf0c5 Author: Stefan Baur (BAUR-ITCS) <kontakt@baur-itcs.de> Date: Sun Feb 11 21:41:36 2018 +0100 Merge branch 'feature/openbox' into feature/openbox-magic-pixel-workaround .../lib/live/config/2280-x2go-getportableappsessions | 17 +++++++++++++++-- 1 file changed, 15 insertions(+), 2 deletions(-) -- Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/live-build-x2go.git
This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch feature/openbox-magic-pixel-workaround in repository live-build-x2go. commit 8a4c440d02c0726309ef0342098cbf88a4f7aa64 Merge: e9f9e84 d7eb710 Author: Stefan Baur (BAUR-ITCS) <kontakt@baur-itcs.de> Date: Sun Feb 11 00:28:35 2018 +0100 Merge branch 'feature/openbox' into feature/openbox-magic-pixel-workaround config/includes.chroot/lib/live/config/2260-getsshhostkeysfrommedia | 2 +- config/includes.chroot/lib/live/config/2270-getsshclientkeysfrommedia | 2 +- config/includes.chroot/lib/live/config/2280-x2go-getportableappsessions | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) -- Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/live-build-x2go.git
This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch feature/openbox-magic-pixel-workaround in repository live-build-x2go. commit 2677aaca64c904d503d4c01ff02e570d05c9c29b Merge: 67d0412 e85df5c Author: Stefan Baur (BAUR-ITCS) <kontakt@baur-itcs.de> Date: Sun Feb 11 14:08:20 2018 +0100 Merge branch 'feature/openbox' into feature/openbox-magic-pixel-workaround config/includes.chroot/lib/live/config/2280-x2go-getportableappsessions | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) -- Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/live-build-x2go.git
This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch feature/openbox-magic-pixel-workaround in repository live-build-x2go. commit a2d815c79d1bdf42687b3fdd75df63f8aea93d5d Merge: 76453bc d78d191 Author: Stefan Baur (BAUR-ITCS) <kontakt@baur-itcs.de> Date: Mon Feb 19 11:28:28 2018 +0100 Merge branch 'feature/openbox' into feature/openbox-magic-pixel-workaround config/includes.chroot/lib/live/config/2270-getsshclientkeysfrommedia | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) -- Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/live-build-x2go.git
This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch feature/openbox-magic-pixel-workaround in repository live-build-x2go. commit 9f2215db771b486c11f3da89c648716b00ab392d Merge: 00496b1 794f384 Author: Stefan Baur (BAUR-ITCS) <kontakt@baur-itcs.de> Date: Mon Feb 19 12:33:03 2018 +0100 Merge branch 'feature/openbox' into feature/openbox-magic-pixel-workaround config/includes.chroot/lib/live/config/2270-getsshclientkeysfrommedia | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) -- Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/live-build-x2go.git
This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch feature/openbox-magic-pixel-workaround in repository live-build-x2go. commit 76453bc077d1387a590a306cedfd4c0898a83bfd Merge: ff95144 ca0877d Author: Stefan Baur (BAUR-ITCS) <kontakt@baur-itcs.de> Date: Sun Feb 18 22:29:18 2018 +0100 Merge branch 'feature/openbox' into feature/openbox-magic-pixel-workaround .../lib/live/config/2270-getsshclientkeysfrommedia | 22 ++++++++++++++-------- 1 file changed, 14 insertions(+), 8 deletions(-) -- Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/live-build-x2go.git
This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch feature/openbox-magic-pixel-workaround in repository live-build-x2go. commit d6d2d5c7ab1236d4b97642b848da5c09b9e525bb Merge: af66014 2a912be Author: Stefan Baur (BAUR-ITCS) <kontakt@baur-itcs.de> Date: Sun Feb 11 23:32:44 2018 +0100 Merge branch 'feature/openbox' into feature/openbox-magic-pixel-workaround config/includes.chroot/lib/live/config/2280-x2go-getportableappsessions | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) -- Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/live-build-x2go.git
This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch feature/openbox-magic-pixel-workaround in repository live-build-x2go. commit 85a179d3fcc209edeba243c769e9a299ab8e6fc7 Merge: d6d2d5c 3ef64ed Author: Stefan Baur (BAUR-ITCS) <kontakt@baur-itcs.de> Date: Mon Feb 12 01:05:50 2018 +0100 Merge branch 'feature/openbox' into feature/openbox-magic-pixel-workaround config/includes.chroot/lib/live/config/2270-getsshclientkeysfrommedia | 2 +- config/includes.chroot/lib/live/config/2280-x2go-getportableappsessions | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) -- Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/live-build-x2go.git
This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch feature/openbox-magic-pixel-workaround in repository live-build-x2go. commit 29b7a7ff4aab2dc73933ea72368885cfa99677c5 Merge: 85a179d 3472989 Author: Stefan Baur (BAUR-ITCS) <kontakt@baur-itcs.de> Date: Sun Feb 18 18:00:31 2018 +0100 Merge branch 'feature/openbox' into feature/openbox-magic-pixel-workaround config/includes.chroot/lib/live/config/2270-getsshclientkeysfrommedia | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) -- Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/live-build-x2go.git
This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch feature/openbox-magic-pixel-workaround in repository live-build-x2go. commit ff95144970f428b4ff75574841dbd3f9b9a564f8 Merge: 29b7a7f 5c146fe Author: Stefan Baur (BAUR-ITCS) <kontakt@baur-itcs.de> Date: Sun Feb 18 18:10:15 2018 +0100 Merge branch 'feature/openbox' into feature/openbox-magic-pixel-workaround .../includes.chroot/lib/live/config/2270-getsshclientkeysfrommedia | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) -- Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/live-build-x2go.git
This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch feature/openbox-magic-pixel-workaround in repository live-build-x2go. commit 00496b1eddb543e096248fe2bf51575b86e40a1a Merge: a2d815c 73d254b Author: Stefan Baur (BAUR-ITCS) <kontakt@baur-itcs.de> Date: Mon Feb 19 12:04:11 2018 +0100 Merge branch 'feature/openbox' into feature/openbox-magic-pixel-workaround .../includes.chroot/lib/live/config/2270-getsshclientkeysfrommedia | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) -- Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/live-build-x2go.git
This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch feature/openbox-magic-pixel-workaround in repository live-build-x2go. commit 4e99030fff96a2443736ca6e5ddb82faa8172c87 Author: Stefan Baur (BAUR-ITCS) <kontakt@baur-itcs.de> Date: Fri Dec 14 22:47:12 2018 +0100 fire magicpixel undo command only at windows belonging to the X2GoAgent class (sniper rifle instead of shotgun approach) --- config/includes.chroot/lib/live/config/2900-x2go-thinclientconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/includes.chroot/lib/live/config/2900-x2go-thinclientconfig b/config/includes.chroot/lib/live/config/2900-x2go-thinclientconfig index 6a0e9c1..fd5d919 100755 --- a/config/includes.chroot/lib/live/config/2900-x2go-thinclientconfig +++ b/config/includes.chroot/lib/live/config/2900-x2go-thinclientconfig @@ -230,7 +230,7 @@ if grep 'nomagicpixel=2' /proc/cmdline ; then sleep 1 done ; echo -en "\n\$(date +'%F | %T | ')'\$0' spawning window foreground monitor (magic-pixel-fix 2)." | tee -a /dev/tty8 - xdotool search . behave %@ blur windowmap + xdotool search --class X2GoAgent behave %@ blur windowmap done & elif grep 'nomagicpixel=1' /proc/cmdline ; then echo -en "\n\$(date +'%F | %T | ')'\$0' spawning openbox monitor (magic-pixel-fix 1)." | tee -a /dev/tty8 -- Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/live-build-x2go.git
This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch feature/openbox-magic-pixel-workaround in repository live-build-x2go. commit f95db2e2a98a91e6316d247888cccbef807a2153 Merge: e5e9ada c9a47d5 Author: Stefan Baur (BAUR-ITCS) <kontakt@baur-itcs.de> Date: Wed May 2 00:50:45 2018 +0200 Merge branch 'feature/openbox' into feature/openbox-magic-pixel-workaround config/package-lists/desktop.list.chroot | 1 + 1 file changed, 1 insertion(+) -- Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/live-build-x2go.git
This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch feature/openbox-magic-pixel-workaround in repository live-build-x2go. commit af3fdcfcbbd55dcb18decea38339956fb384137a Author: Stefan Baur (BAUR-ITCS) <kontakt@baur-itcs.de> Date: Mon Feb 19 16:11:16 2018 +0100 added two more font packages, also, libgstreamer --- config/package-lists/x2go.list.chroot | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/config/package-lists/x2go.list.chroot b/config/package-lists/x2go.list.chroot index a692b23..c1f1765 100644 --- a/config/package-lists/x2go.list.chroot +++ b/config/package-lists/x2go.list.chroot @@ -14,6 +14,8 @@ libfreerdp-plugins-standard libfreerdp-primitives1.1 libfreerdp-rail1.1 libfreerdp-utils1.1 +libgstreamer0.10-0 +libgstreamer-plugins-base0.10-0 libjpeg62-turbo libssl1.0.0 libwinpr-crt0.1 @@ -52,7 +54,9 @@ rdesktop udev x2goclient x2gousbmount +xfonts-100dpi xfonts-75dpi +xfonts-base xfonts-scalable xnest xserver-xephyr -- Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/live-build-x2go.git
This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch feature/openbox-magic-pixel-workaround in repository live-build-x2go. commit 92b65b0bf042dbc227d967f146b3bf7c6843f6cf Merge: 4e3b060 f736114 Author: Stefan Baur (BAUR-ITCS) <kontakt@baur-itcs.de> Date: Sun Dec 16 01:20:23 2018 +0100 Merge commit 'f736114cb8c09f3413827649d619acd0af1b2cae' into feature/openbox-magic-pixel-workaround config/includes.chroot/lib/live/config/2850-dash2bash | 15 +++++++++++++++ 1 file changed, 15 insertions(+) -- Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/live-build-x2go.git
This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch feature/openbox-magic-pixel-workaround in repository live-build-x2go. commit 4e3b06007c9d3645d00b6453e3e567097550ddc0 Merge: 7951be8 8ad7e5f Author: Stefan Baur (BAUR-ITCS) <kontakt@baur-itcs.de> Date: Sat Dec 15 21:52:12 2018 +0100 Merge commit '8ad7e5f4fd890c03a04c3b849ce4911c6e0d970d' into feature/openbox-magic-pixel-workaround config/preseed/dash.cfg.chroot | 1 + 1 file changed, 1 insertion(+) -- Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/live-build-x2go.git
This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch feature/openbox-magic-pixel-workaround in repository live-build-x2go. commit 7951be82f5f79d454d456be94fa74a1a03d2539c Merge: e13622f 32cb6b1 Author: Stefan Baur (BAUR-ITCS) <kontakt@baur-itcs.de> Date: Fri Dec 14 23:27:45 2018 +0100 Merge commit '32cb6b15252d44e9277f373934d2d64796cb2de9' into feature/openbox-magic-pixel-workaround .../lib/live/config/2270-getsshclientkeysfrommedia | 17 +++++++++-------- 1 file changed, 9 insertions(+), 8 deletions(-) -- Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/live-build-x2go.git
This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch feature/openbox-magic-pixel-workaround in repository live-build-x2go. commit 22afa3a79504d3bb5e3a976ede5517f5cd74f61d Merge: af3fdcf dce43db Author: Stefan Baur (BAUR-ITCS) <kontakt@baur-itcs.de> Date: Sun Apr 22 19:08:23 2018 +0200 Merge branch 'feature/openbox' into feature/openbox-magic-pixel-workaround config/includes.chroot/lib/live/config/2600-tcpprint | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) -- Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/live-build-x2go.git
This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch feature/openbox-magic-pixel-workaround in repository live-build-x2go. commit e5e9ada67bf82f8195c59c73a1d2b10364328f0e Merge: 22afa3a 55a7b0c Author: Stefan Baur (BAUR-ITCS) <kontakt@baur-itcs.de> Date: Wed May 2 00:41:01 2018 +0200 Merge branch 'feature/openbox' into feature/openbox-magic-pixel-workaround Conflicts: config/package-lists/desktop.list.chroot config/package-lists/desktop.list.chroot | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --cc config/package-lists/desktop.list.chroot index 64a6427,819a298..bf4be8d --- a/config/package-lists/desktop.list.chroot +++ b/config/package-lists/desktop.list.chroot @@@ -1,9 -1,6 +1,8 @@@ +libevdev2 +libmtdev1 x11vnc x11vnc-data - xserver-xorg-input-evdev - xserver-xorg-input-wacom + xserver-xorg-input-all xserver-xorg-video-all # for i386 only #xserver-xorg-video-geode xserver-xorg-video-qxl -- Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/live-build-x2go.git
This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch feature/openbox-magic-pixel-workaround in repository live-build-x2go. commit e13622fb4e70a65e7bc3bb618346d4d6c1cef8e1 Merge: 4e99030 7cdade2 Author: Stefan Baur (BAUR-ITCS) <kontakt@baur-itcs.de> Date: Fri Dec 14 23:10:50 2018 +0100 Merge commit '7cdade23c8ef1462e764e45aa5771eb2b14221d6' into feature/openbox-magic-pixel-workaround config/includes.chroot/lib/live/config/2250-getsshpubkeysfromserver | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) -- Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/live-build-x2go.git
This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch feature/openbox-magic-pixel-workaround in repository live-build-x2go. commit 0435f259ea2b1b6f3c4edf170f3f35b38559d3a3 Author: Stefan Baur (BAUR-ITCS) <kontakt@baur-itcs.de> Date: Wed Jan 2 22:49:38 2019 +0100 add magic-pixel-workaround as modular file --- .../X11/Xsession.d/60x11-magic-pixel-workaround | 25 ++++++++++++++++++++++ 1 file changed, 25 insertions(+) diff --git a/config/includes.chroot/etc/X11/Xsession.d/60x11-magic-pixel-workaround b/config/includes.chroot/etc/X11/Xsession.d/60x11-magic-pixel-workaround new file mode 100644 index 0000000..8b9bd54 --- /dev/null +++ b/config/includes.chroot/etc/X11/Xsession.d/60x11-magic-pixel-workaround @@ -0,0 +1,25 @@ +# workaround for NX "magic pixel" being active in --thinclient mode +if grep 'nomagicpixel=2' /proc/cmdline ; then + while ! ps -C xdotool >/dev/null ; do + while [ $(xdotool search --name . | wc -l) -lt 3 ] ; do + sleep 1 + done ; + echo -en "\n$(date +'%F | %T | ')'$0' spawning window foreground monitor (magic-pixel-fix 2)." | tee -a /dev/tty8 + xdotool search --class X2GoAgent behave %@ blur windowmap + done & +elif grep 'nomagicpixel=1' /proc/cmdline ; then + echo -en "\n$(date +'%F | %T | ')'$0' spawning openbox monitor (magic-pixel-fix 1)." | tee -a /dev/tty8 + while true ; do + while [ $(xdotool search --name . | wc -l) -ne 3 ] && ! ps -C openbox >/dev/null ; do + openbox & + echo -en "\n$(date +'%F | %T | ')'$0' spawned OpenBox." | tee -a /dev/tty8 + done + while [ $(xdotool search --name . | wc -l) -eq 3 ] && ps -C openbox >/dev/null ; do + killall openbox + echo -en "\n$(date +'%F | %T | ')'$0' killed OpenBox." | tee -a /dev/tty8 + done + sleep 1 # to save cpu cycles + done & +else + : # NOP +fi -- Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/live-build-x2go.git
This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch feature/openbox-magic-pixel-workaround in repository live-build-x2go. commit 77b19820e1e69cd3d0edde79232246e725ae6050 Merge: 1c8a31e c48fca4 Author: Stefan Baur (BAUR-ITCS) <kontakt@baur-itcs.de> Date: Wed Jan 2 22:42:45 2019 +0100 Merge commit 'c48fca4d81e88e3727b8c1079e08599c3f6889a5' into feature/openbox-magic-pixel-workaround Conflicts: config/includes.chroot/lib/live/config/2900-x2go-thinclientconfig .../etc/X11/Xsession.d/60x11-configure-xinerama | 58 ++++++ .../etc/X11/Xsession.d/61x11-start-x2goclient | 103 ++++++++++ .../lib/live/config/2900-x2go-thinclientconfig | 217 --------------------- 3 files changed, 161 insertions(+), 217 deletions(-) -- Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/live-build-x2go.git
This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch feature/openbox-magic-pixel-workaround in repository live-build-x2go. commit fe86bfeceb139aae58e13b1c9d4e09b68f7c533f Merge: 0435f25 b885ce5 Author: Stefan Baur (BAUR-ITCS) <kontakt@baur-itcs.de> Date: Wed Jan 2 22:52:25 2019 +0100 Merge commit 'b885ce5cdafef318071a524df769cd1913c1a315' into feature/openbox-magic-pixel-workaround .../includes.chroot/lib/live/config/2900-x2go-thinclientconfig | 10 ++++++++++ 1 file changed, 10 insertions(+) -- Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/live-build-x2go.git
This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch feature/openbox-magic-pixel-workaround in repository live-build-x2go. commit de606a187e9768570c6510130c73f22d707518f5 Merge: fe86bfe 6d78b7e Author: Stefan Baur (BAUR-ITCS) <kontakt@baur-itcs.de> Date: Fri Jan 4 19:48:02 2019 +0100 Merge commit '6d78b7eda9e30f36d0cde36cf59c6312cc01eafc' into feature/openbox-magic-pixel-workaround config/includes.chroot/etc/X11/Xsession.d/60x11-set-background | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) -- Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/live-build-x2go.git
This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch feature/openbox-magic-pixel-workaround in repository live-build-x2go. commit c54d1cafc1e474246da123269dbb736951241a4b Merge: 92b65b0 afefc03 Author: Stefan Baur (BAUR-ITCS) <kontakt@baur-itcs.de> Date: Wed Jan 2 22:27:36 2019 +0100 Merge commit 'afefc032b9a83456d3a999f0938d15f9563d815a' into feature/openbox-magic-pixel-workaround Conflicts: config/includes.chroot/lib/live/config/2900-x2go-thinclientconfig .../etc/X11/Xsession.d/60x11-blanking-dpms-config | 31 +++++++++ .../etc/X11/Xsession.d/60x11-openbox-start | 4 ++ .../etc/X11/Xsession.d/60x11-set-background | 43 +++++++++++++ .../Xsession.d/60x11-spawn-configure-pulseaudio | 32 +++++++++ .../lib/live/config/2900-x2go-thinclientconfig | 75 ---------------------- 5 files changed, 110 insertions(+), 75 deletions(-) diff --cc config/includes.chroot/lib/live/config/2900-x2go-thinclientconfig index fd5d919,9685d8a..9fa8c01 --- a/config/includes.chroot/lib/live/config/2900-x2go-thinclientconfig +++ b/config/includes.chroot/lib/live/config/2900-x2go-thinclientconfig @@@ -223,89 -194,7 +204,33 @@@ if [ -n "\$THROTTLEVALUES" ]; the fi fi -eval \$THROTTLINGCOMMAND x2goclient --thinclient --no-session-edit --no-menu --maximize --add-to-known-hosts --haltbt --read-exports-from=/home/user/export \$LDAPPARAMS \$SESSIONFROM \$BACKGROUND \$BRANDING \$STARTSESSION +# workaround for NX "magic pixel" being active in --thinclient mode +if grep 'nomagicpixel=2' /proc/cmdline ; then + while ! ps -C xdotool >/dev/null ; do + while [ \$(xdotool search --name . | wc -l) -lt 3 ] ; do + sleep 1 + done ; + echo -en "\n\$(date +'%F | %T | ')'\$0' spawning window foreground monitor (magic-pixel-fix 2)." | tee -a /dev/tty8 + xdotool search --class X2GoAgent behave %@ blur windowmap + done & +elif grep 'nomagicpixel=1' /proc/cmdline ; then + echo -en "\n\$(date +'%F | %T | ')'\$0' spawning openbox monitor (magic-pixel-fix 1)." | tee -a /dev/tty8 + while true ; do + while [ \$(xdotool search --name . | wc -l) -ne 3 ] && ! ps -C openbox >/dev/null ; do + openbox & + echo -en "\n\$(date +'%F | %T | ')'\$0' spawned OpenBox." | tee -a /dev/tty8 + done + while [ \$(xdotool search --name . | wc -l) -eq 3 ] && ps -C openbox >/dev/null ; do + killall openbox + echo -en "\n\$(date +'%F | %T | ')'\$0' killed OpenBox." | tee -a /dev/tty8 + done + sleep 1 # to save cpu cycles + done & +else + : # NOP +fi + - # code to fix blank screen happening with DisplayPort and some buggy TFTs (xset q reports "Monitor is on" even though it is pitch black) - if grep -q '\W*blankdpmsfix\W*' /proc/cmdline; then - xset dpms force on dpms 0 0 0 -dpms - fi - - BLANKINGTIME=\$(sed -e 's/ \([^ ]*\)=/\n\1=/g' -e 's/\([^=]["'"'"']\) /\1\n/g' -e 's/ \([^ "'"'"']\)/\n\1/g' /proc/cmdline | awk -F '=' '\$1 == "blank" { print \$2 }' | tr -dc '0-9:') - if [ -n "\$BLANKINGTIME" ]; then - DPMSARR=(\$(echo \$BLANKINGTIME | awk -F ':' '\$1 ~/^[0-9]*\$/ && \$2 ~/^[0-9]*\$/ && \$3 ~/^[0-9]*\$/ { print \$1 " " \$2 " " \$3}')) - if [ \${DPMSARR[0]} -eq 0 ]; then - # Disable screensaver and DPMS Power Saving if requested - xset s off - if grep -q '\W*nodpms\W*' /proc/cmdline; then - xset -dpms - fi - else - xset s on - xset s \${DPMSARR[0]} - if ! grep -q '\W*nodpms\W*' /proc/cmdline; then - # Yes, "+dpms dpms" is intentional. - xset +dpms dpms \${DPMSARR[0]} \${DPMSARR[1]} \${DPMSARR[2]} - fi - fi - fi - - if [ -n "\$AUDIOOUT" ] ; then - ( - while ! pacmd dump 2>&1| grep -q set-card-profile ; do - echo -en "\n\$(date +'%F | %T | ')'\$0': Waiting for pulseaudio to start ..." | tee -a /dev/tty8 - sleep 1 - done - if [ "\$AUDIOOUT" = "list" ] ; then - echo -en "\n\$(date +'%F | %T | ')'\$0': Available audio outputs:" | tee -a /dev/tty8 - AUDIOOUTPUTS=\$( for CARD in \$(pacmd list-cards | grep -A1 index | awk -F '[<> \t]' ' \$2 == "name:" { print \$4 }'); do - pacmd list-cards | \ - more +/"\$CARD" | \ - grep -m 1 "\$CARD" -A100000 | \ - more +/"profiles:" | \ - grep -m 1 -B10000 "active profile:" | \ - grep -A10000 "profiles" | \ - grep "\W\Woutput:" | \ - grep -v "active profile:" | \ - awk -F'[+:]' '{gsub("\t","",\$1) ; print "\"'\$CARD'|" \$1 ":" \$2 "\""} '; - done | \ - sort -u ) - for AUDIOOUTPUT in \$AUDIOOUTPUTS; do - echo -en "\n\$(date +'%F | %T | ')'\$0': \$AUDIOOUTPUT" | tee -a /dev/tty8 - done - echo -en "\n\$(date +'%F | %T | ')'\$0': \$(pacmd list | 'grep active profile')" | tee -a /dev/tty8 - elif (echo "\$AUDIOOUT" | grep -q '^[^|]*|[^|]*\$') ; then - \$(echo "\$AUDIOOUT" | sed -e 's/^/pacmd set-card-profile /' -e 's/|/ /') - else - : # NOP - fi - ) & - fi - +eval \$THROTTLINGCOMMAND x2goclient --thinclient --no-session-edit --no-menu --maximize --add-to-known-hosts --haltbt --read-exports-from=/home/user/export \$LDAPPARAMS \$SESSIONFROM \$BACKGROUND \$BRANDING \$STARTSESSION $DEBUGPARAMS # yes, no escape sign in front of DEBUGPARAMS, that is intentional XSESSION chown user:user /home/user/.xsession -- Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/live-build-x2go.git
This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch feature/openbox-magic-pixel-workaround in repository live-build-x2go. commit d3e04e6c16d29b969b9004f24052669a35b2f998 Merge: de606a1 5dfd0ef Author: Stefan Baur (BAUR-ITCS) <kontakt@baur-itcs.de> Date: Fri Jan 4 20:42:24 2019 +0100 Merge commit '5dfd0efd5fcbdb2e6eed6e0dc80b3fb6ebdc1ae9' into feature/openbox-magic-pixel-workaround config/includes.chroot/etc/X11/Xsession.d/60x11-set-background | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) -- Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/live-build-x2go.git
This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch feature/openbox-magic-pixel-workaround in repository live-build-x2go. commit 1c8a31e10bfdc0f35ea52d9df7df8f704e28884e Merge: c54d1ca 198ae88 Author: Stefan Baur (BAUR-ITCS) <kontakt@baur-itcs.de> Date: Wed Jan 2 22:28:00 2019 +0100 Merge commit '198ae88f3ebead776cadf504e34011bfd8394c14' into feature/openbox-magic-pixel-workaround .../etc/X11/Xsession.d/60x11-spawn-configure-pulseaudio | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) -- Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/live-build-x2go.git
This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch feature/openbox-magic-pixel-workaround in repository live-build-x2go. commit 17d45a44a223a9b8b04195da822600ee468d3fd5 Merge: 162f34a a4f9e67 Author: Stefan Baur (BAUR-ITCS) <kontakt@baur-itcs.de> Date: Sun Jan 6 21:07:38 2019 +0000 Merge commit 'a4f9e67cb9574e3843d545f37da6e0628891199d' into feature/openbox-magic-pixel-workaround .../etc/X11/Xsession.d/60x11-spawn-configure-slideshow-screensaver | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) -- Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/live-build-x2go.git
This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch feature/openbox-magic-pixel-workaround in repository live-build-x2go. commit ba649c35fb958e28b0fdce3dc2b909b81ee092d7 Merge: d3e04e6 eec9bbe Author: Stefan Baur (BAUR-ITCS) <kontakt@baur-itcs.de> Date: Fri Jan 4 20:42:27 2019 +0100 Merge commit 'eec9bbe9171a3371f0ee903a26d4d25899c51446' into feature/openbox-magic-pixel-workaround config/package-lists/xbackground.list.chroot | 1 + 1 file changed, 1 insertion(+) -- Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/live-build-x2go.git
This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch feature/openbox-magic-pixel-workaround in repository live-build-x2go. commit 7615a32afbab204c8eb7796798ee8e70f3be6e41 Author: Stefan Baur (BAUR-ITCS) <kontakt@baur-itcs.de> Date: Fri Jan 4 21:39:48 2019 +0100 add support for older servers where the X2GoAgent window has class "NXAgent", rather than "X2GoAgent", to nomagicpixel=2 --- config/includes.chroot/etc/X11/Xsession.d/60x11-magic-pixel-workaround | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/includes.chroot/etc/X11/Xsession.d/60x11-magic-pixel-workaround b/config/includes.chroot/etc/X11/Xsession.d/60x11-magic-pixel-workaround index 8b9bd54..00bb22d 100644 --- a/config/includes.chroot/etc/X11/Xsession.d/60x11-magic-pixel-workaround +++ b/config/includes.chroot/etc/X11/Xsession.d/60x11-magic-pixel-workaround @@ -5,7 +5,7 @@ if grep 'nomagicpixel=2' /proc/cmdline ; then sleep 1 done ; echo -en "\n$(date +'%F | %T | ')'$0' spawning window foreground monitor (magic-pixel-fix 2)." | tee -a /dev/tty8 - xdotool search --class X2GoAgent behave %@ blur windowmap + xdotool search --class X2GoAgent behave %@ blur windowmap || xdotool search --class NXAgent behave %@ blur windowmap done & elif grep 'nomagicpixel=1' /proc/cmdline ; then echo -en "\n$(date +'%F | %T | ')'$0' spawning openbox monitor (magic-pixel-fix 1)." | tee -a /dev/tty8 -- Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/live-build-x2go.git
This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch feature/openbox-magic-pixel-workaround in repository live-build-x2go. commit 272ac1499a885b3dd189fdd01f163710c4d7d97c Merge: ba649c3 5bb444f Author: Stefan Baur (BAUR-ITCS) <kontakt@baur-itcs.de> Date: Fri Jan 4 21:01:41 2019 +0100 Merge commit '5bb444f0f3464efc4255f43765bca70e0af48ce8' into feature/openbox-magic-pixel-workaround config/includes.chroot/etc/X11/Xsession.d/60x11-set-background | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) -- Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/live-build-x2go.git
This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch feature/openbox-magic-pixel-workaround in repository live-build-x2go. commit 0a6567eb7d0f58a43f0b9474950f6e3eb5e24195 Merge: 7615a32 8c5f78d Author: Stefan Baur (BAUR-ITCS) <kontakt@baur-itcs.de> Date: Sun Jan 6 00:50:00 2019 +0000 Merge commit '8c5f78d8ff045adb7938cc52cdec5c73c448818e' into feature/openbox-magic-pixel-workaround .../initramfs-tools/hooks/0000-initrdblankdpmsfix | 26 ++++++++++++++++++++++ 1 file changed, 26 insertions(+) -- Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/live-build-x2go.git
This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch feature/openbox-magic-pixel-workaround in repository live-build-x2go. commit 7cfc0361cf18ee51a015e6cf25ca54b341b80c9d Merge: 17d45a4 be91c0f Author: Stefan Baur (BAUR-ITCS) <kontakt@baur-itcs.de> Date: Sun Jan 6 21:11:27 2019 +0000 Merge commit 'be91c0f549cd3a6bcda549bc0cb640dda9d30bf9' into feature/openbox-magic-pixel-workaround .../etc/X11/Xsession.d/60x11-spawn-configure-slideshow-screensaver | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) -- Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/live-build-x2go.git
This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch feature/openbox-magic-pixel-workaround in repository live-build-x2go. commit 3859e205877ab4dd839c7d452d8614924d8087d4 Merge: 0a6567e 31f9dc1 Author: Stefan Baur (BAUR-ITCS) <kontakt@baur-itcs.de> Date: Sun Jan 6 15:21:23 2019 +0000 Merge commit '31f9dc1219eb8e94a50c0bdc67686493a9e053f9' into feature/openbox-magic-pixel-workaround .../60x11-spawn-configure-slideshow-screensaver | 52 ++++++++++++++++++++++ config/package-lists/xbackground.list.chroot | 1 - config/package-lists/xbgandscreensaver.list.chroot | 2 + 3 files changed, 54 insertions(+), 1 deletion(-) -- Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/live-build-x2go.git
This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch feature/openbox-magic-pixel-workaround in repository live-build-x2go. commit 162f34a04c16e44515568a1da2e0e213960b01ab Merge: 3859e20 72dc17e Author: Stefan Baur (BAUR-ITCS) <kontakt@baur-itcs.de> Date: Sun Jan 6 20:58:55 2019 +0000 Merge commit '72dc17eaab31e5dfdf640b30d03e4364f07c1be6' into feature/openbox-magic-pixel-workaround .../etc/initramfs-tools/hooks/0000-initrdblankdpmsfix | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) -- Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/live-build-x2go.git
This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch feature/openbox-magic-pixel-workaround in repository live-build-x2go. commit c31dc336d77e439ef3e2ce4ad11cadc349bc0cac Merge: 15617d9 550566b Author: Stefan Baur (BAUR-ITCS) <kontakt@baur-itcs.de> Date: Fri Jan 11 14:03:44 2019 +0000 Merge commit '550566bae0897dd08c2a588f93b512617a4f05b2' into feature/openbox-magic-pixel-workaround .../etc/initramfs-tools/hooks/0000-initrdblankdpmsfix | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) -- Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/live-build-x2go.git
This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch feature/openbox-magic-pixel-workaround in repository live-build-x2go. commit 15617d9ded9cc1a69fe4d6123ffd24bd234ab935 Merge: cf50ac0 2e9ec9f Author: Stefan Baur (BAUR-ITCS) <kontakt@baur-itcs.de> Date: Fri Jan 11 14:03:43 2019 +0000 Merge commit '2e9ec9f474441d99caaa838be616dbcc615f6e8f' into feature/openbox-magic-pixel-workaround config/includes.chroot/lib/live/config/0000-earlyblankdpmsfix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) -- Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/live-build-x2go.git
This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch feature/openbox-magic-pixel-workaround in repository live-build-x2go. commit 281e0504f182086ebf6c0ea0527c8427d55509e0 Merge: c31dc33 e83af98 Author: Stefan Baur (BAUR-ITCS) <kontakt@baur-itcs.de> Date: Fri Jan 11 14:36:15 2019 +0000 Merge commit 'e83af989ab7f86f90acdb6b34e668b825be85968' into feature/openbox-magic-pixel-workaround .../etc/X11/Xsession.d/60x11-spawn-configure-slideshow-screensaver | 2 ++ 1 file changed, 2 insertions(+) -- Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/live-build-x2go.git
This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch feature/openbox-magic-pixel-workaround in repository live-build-x2go. commit a2ad63ed13b33dc44bb7a8a55bb4801d90aed88e Merge: 281e050 a9c8d50 Author: Stefan Baur (BAUR-ITCS) <kontakt@baur-itcs.de> Date: Sat Jan 12 13:55:51 2019 +0000 Merge commit 'a9c8d50b6579501f044e3a3ccaacee8e0b0df610' into feature/openbox-magic-pixel-workaround .../60x11-spawn-configure-slideshow-screensaver | 111 ++++++++++++++++----- 1 file changed, 84 insertions(+), 27 deletions(-) -- Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/live-build-x2go.git
This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch feature/openbox-magic-pixel-workaround in repository live-build-x2go. commit 21e02611f5e0ec903878fb973eff652b15ea69f8 Merge: 5990b9b 5d99ae6 Author: Stefan Baur (BAUR-ITCS) <kontakt@baur-itcs.de> Date: Tue Jan 8 09:03:42 2019 +0000 Merge commit '5d99ae64b91767f88e06219511762f8b7977a407' into feature/openbox-magic-pixel-workaround config/includes.chroot/lib/live/config/0000-earlyblankdpmsfix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) -- Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/live-build-x2go.git
This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch feature/openbox-magic-pixel-workaround in repository live-build-x2go. commit cf50ac0be628ca6f17b363a946e9999f1a31f601 Merge: 21e0261 50537ce Author: Stefan Baur (BAUR-ITCS) <kontakt@baur-itcs.de> Date: Fri Jan 11 12:28:47 2019 +0000 Merge commit '50537ce5793436099dcbf36f6512b33ff6e09155' into feature/openbox-magic-pixel-workaround .../includes.chroot/etc/initramfs-tools/hooks/0000-initrdblankdpmsfix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) -- Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/live-build-x2go.git
This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch feature/openbox-magic-pixel-workaround in repository live-build-x2go. commit 5990b9b563d28f5e8a220c035d2332bcb18a1317 Merge: 1b274b6 f6b2c9d Author: Stefan Baur (BAUR-ITCS) <kontakt@baur-itcs.de> Date: Sun Jan 6 23:59:34 2019 +0000 Merge commit 'f6b2c9d495e4510ab694d86bb1e05031cffc6707' into feature/openbox-magic-pixel-workaround config/includes.chroot/lib/live/config/0000-earlyblankdpmsfix | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) -- Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/live-build-x2go.git
This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch feature/openbox-magic-pixel-workaround in repository live-build-x2go. commit 1b274b609071da4c6306f897441f743b6e3a70aa Merge: 7cfc036 f97a97a Author: Stefan Baur (BAUR-ITCS) <kontakt@baur-itcs.de> Date: Sun Jan 6 21:13:33 2019 +0000 Merge commit 'f97a97a88e79e4f21cfa712fadbe2a975c6e22de' into feature/openbox-magic-pixel-workaround config/includes.chroot/etc/X11/Xsession.d/60x11-set-background | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) -- Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/live-build-x2go.git
This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch feature/openbox-magic-pixel-workaround in repository live-build-x2go. commit 28b4368181a865b3c7eccbaca70748b034ed26ed Merge: 9214481 fb4c586 Author: Stefan Baur (BAUR-ITCS) <kontakt@baur-itcs.de> Date: Sat Jan 19 13:36:18 2019 +0000 Merge commit 'fb4c586d77e95861dcb6244f5e654658b0053884' into feature/openbox-magic-pixel-workaround config/includes.chroot/etc/network/if-up.d/{0050-settime => ntpdate} | 0 1 file changed, 0 insertions(+), 0 deletions(-) -- Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/live-build-x2go.git
This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch feature/openbox-magic-pixel-workaround in repository live-build-x2go. commit 9214481eeb21274ad71e5bc96be6871a0a2d117c Merge: 26f0c9b f041405 Author: Stefan Baur (BAUR-ITCS) <kontakt@baur-itcs.de> Date: Sat Jan 19 13:36:18 2019 +0000 Merge commit 'f041405448a8323961a73fa38a3fe76dfc392dbd' into feature/openbox-magic-pixel-workaround config/includes.chroot/etc/network/if-up.d/0400-getsessions | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) -- Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/live-build-x2go.git
This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch feature/openbox-magic-pixel-workaround in repository live-build-x2go. commit 26f0c9bf63211361d39441e6e51553fe97038733 Merge: 5be5644 f6720ca Author: Stefan Baur (BAUR-ITCS) <kontakt@baur-itcs.de> Date: Sat Jan 19 13:36:18 2019 +0000 Merge commit 'f6720cae3346d9a1be5866818e014bb9f3a1eed2' into feature/openbox-magic-pixel-workaround config/includes.chroot/etc/network/if-up.d/0430-getxroot | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) -- Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/live-build-x2go.git
This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch feature/openbox-magic-pixel-workaround in repository live-build-x2go. commit 5be5644093bbe44c12090ea476e3ffc81d93af44 Merge: 6b4ed73 b82648e Author: Stefan Baur (BAUR-ITCS) <kontakt@baur-itcs.de> Date: Sat Jan 19 13:36:18 2019 +0000 Merge commit 'b82648e357db470000243d0a79d15c229adaab5c' into feature/openbox-magic-pixel-workaround .../etc/network/if-up.d/0050-settime | 49 ++++++++++++++++ .../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 | 49 ++++++++++++++++ .../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 | 46 +++++++++++++++ .../includes.chroot/lib/live/config/2000-settime | 66 --------------------- .../lib/live/config/2100-show-sysconf | 68 ---------------------- .../lib/live/config/2250-getsshpubkeysfromserver | 67 --------------------- .../lib/live/config/2300-xserver-xorg-getxorgconf | 59 ------------------- .../lib/live/config/2700-x2go-getsessions | 62 -------------------- .../lib/live/config/2710-x2go-getbranding | 61 ------------------- .../lib/live/config/2720-x2go-getbg | 61 ------------------- .../lib/live/config/2730-x2go-getxbackground | 61 ------------------- 16 files changed, 382 insertions(+), 505 deletions(-) -- Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/live-build-x2go.git
This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch feature/openbox-magic-pixel-workaround in repository live-build-x2go. commit cea385b2b72851dd060155ef21cf38cb5768a772 Merge: ab9259c 6767c79 Author: Stefan Baur (BAUR-ITCS) <kontakt@baur-itcs.de> Date: Fri Jan 18 22:27:26 2019 +0000 Merge commit '6767c79aa2eaa897222002b5b8fff8da8b70870c' into feature/openbox-magic-pixel-workaround ...{60x11-set-background => 60x11-set-xbackground} | 2 - .../lib/live/config/2730-x2go-getxbackground | 61 ++++++++++++++++++++++ 2 files changed, 61 insertions(+), 2 deletions(-) -- Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/live-build-x2go.git
This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch feature/openbox-magic-pixel-workaround in repository live-build-x2go. commit 0af7cb08e65664057a14e2754360a8d43790ab29 Merge: a2ad63e 34c1770 Author: Stefan Baur (BAUR-ITCS) <kontakt@baur-itcs.de> Date: Wed Jan 16 18:28:50 2019 +0000 Merge commit '34c17705a40b775fddd35d13fe966f88e6259dc0' into feature/openbox-magic-pixel-workaround .../etc/X11/Xsession.d/60x11-spawn-configure-slideshow-screensaver | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) -- Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/live-build-x2go.git
This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch feature/openbox-magic-pixel-workaround in repository live-build-x2go. commit ab9259ce8fc8f5d8f32c0ed219637842f8999db3 Merge: 0af7cb0 dfa10c7 Author: Stefan Baur (BAUR-ITCS) <kontakt@baur-itcs.de> Date: Fri Jan 18 21:14:45 2019 +0000 Merge commit 'dfa10c735d3918e3fcaedebb973eb7c0636449d7' into feature/openbox-magic-pixel-workaround .../includes.chroot/etc/X11/Xsession.d/60x11-set-background | 13 ++++++++++--- 1 file changed, 10 insertions(+), 3 deletions(-) -- Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/live-build-x2go.git
This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch feature/openbox-magic-pixel-workaround in repository live-build-x2go. commit 53ab723c07b1e1609f3bb8baa05b98edfc4876d5 Merge: 28b4368 990abda Author: Stefan Baur (BAUR-ITCS) <kontakt@baur-itcs.de> Date: Sat Jan 19 15:37:56 2019 +0000 Merge commit '990abda011249a46ff66f1169034c633843e1d60' into feature/openbox-magic-pixel-workaround config/includes.chroot/etc/network/if-up.d/0400-getsessions | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) -- Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/live-build-x2go.git
This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch feature/openbox-magic-pixel-workaround in repository live-build-x2go. commit 6b4ed73f045b087fb96f1ce0ba5f9f7f7ecfb4a5 Merge: cea385b 90f0c3b Author: Stefan Baur (BAUR-ITCS) <kontakt@baur-itcs.de> Date: Fri Jan 18 23:10:35 2019 +0000 Merge commit '90f0c3b5dfead911022ed6c40fe8996e43fd4fe4' into feature/openbox-magic-pixel-workaround config/includes.chroot/lib/live/config/2730-x2go-getxbackground | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) -- Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/live-build-x2go.git
This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch feature/openbox-magic-pixel-workaround in repository live-build-x2go. commit 4b18d6230a69c82019b20b39f2448ee58d99f2f0 Merge: e5a44e0 dc6423c Author: Stefan Baur (BAUR-ITCS) <kontakt@baur-itcs.de> Date: Sat Jan 19 17:47:48 2019 +0000 Merge commit 'dc6423c8f15c515b1b616e662fcaa824cd8eec75' into feature/openbox-magic-pixel-workaround .../includes.chroot/etc/X11/Xsession.d/60x11-set-xbackground | 10 ++++++++++ 1 file changed, 10 insertions(+) -- Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/live-build-x2go.git
This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch feature/openbox-magic-pixel-workaround in repository live-build-x2go. commit e5a44e0af218dbe28c7d41a50e52ca0fdb89821a Merge: 295601a 3dc9b9d Author: Stefan Baur (BAUR-ITCS) <kontakt@baur-itcs.de> Date: Sat Jan 19 16:57:31 2019 +0000 Merge commit '3dc9b9dc5d1ae8c2d775a3aaa4f17bd9cf1b32de' into feature/openbox-magic-pixel-workaround .../etc/X11/Xsession.d/60x11-set-xbackground | 64 +++++++++++++--------- 1 file changed, 37 insertions(+), 27 deletions(-) -- Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/live-build-x2go.git
This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch feature/openbox-magic-pixel-workaround in repository live-build-x2go. commit 602d645ada7fac5cb197ffaef52a5abe351c73e0 Merge: d7b326f 1d2db69 Author: Stefan Baur (BAUR-ITCS) <kontakt@baur-itcs.de> Date: Sat Jan 19 20:02:22 2019 +0000 Merge commit '1d2db69988f05508e7abd70754cb30ea4881abf0' into feature/openbox-magic-pixel-workaround .../lib/live/config/2210-adduser2tty | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) -- Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/live-build-x2go.git
This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch feature/openbox-magic-pixel-workaround in repository live-build-x2go. commit d7b326f6ab656fbbfab49273bada640b46a1ea5b Merge: 4b18d62 6cbb3ba Author: Stefan Baur (BAUR-ITCS) <kontakt@baur-itcs.de> Date: Sat Jan 19 19:19:24 2019 +0000 Merge commit '6cbb3bab42601f76c00b871ecc59d23378e33a70' into feature/openbox-magic-pixel-workaround config/includes.chroot/etc/X11/Xsession.d/60x11-openbox-start | 8 ++++++-- .../etc/X11/Xsession.d/60x11-spawn-configure-pulseaudio | 5 ++++- 2 files changed, 10 insertions(+), 3 deletions(-) -- Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/live-build-x2go.git
This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch feature/openbox-magic-pixel-workaround in repository live-build-x2go. commit 295601af982a4826e57a3b275ab4ac3a3d9e7f5c Merge: 53ab723 c5dc9ac Author: Stefan Baur (BAUR-ITCS) <kontakt@baur-itcs.de> Date: Sat Jan 19 15:40:40 2019 +0000 Merge commit 'c5dc9ac78b2415955d1b35b480159f556e0fed13' into feature/openbox-magic-pixel-workaround config/includes.chroot/etc/X11/Xsession.d/60x11-set-xbackground | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) -- Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/live-build-x2go.git
This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch feature/openbox-magic-pixel-workaround in repository live-build-x2go. commit 7ff4616132b0f4f08fa53a581cadd9c0b891868b Merge: 12e4c7a cfee4a9 Author: Stefan Baur (BAUR-ITCS) <kontakt@baur-itcs.de> Date: Sat Jan 26 09:00:11 2019 +0000 Merge commit 'cfee4a9a8f90a79ff050843a9bcfbc05cdc87a98' into feature/openbox-magic-pixel-workaround config/package-lists/desktop.list.chroot | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) -- Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/live-build-x2go.git
This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch feature/openbox-magic-pixel-workaround in repository live-build-x2go. commit 12e4c7a5b4466f7001bdf8db454f76c7057441a0 Merge: 07e3969 0cc5bcb Author: Stefan Baur (BAUR-ITCS) <kontakt@baur-itcs.de> Date: Sat Jan 26 09:00:09 2019 +0000 Merge commit '0cc5bcb55f996f391444af9603fdff3d81e91548' into feature/openbox-magic-pixel-workaround config/package-lists/desktop.list.chroot | 2 ++ 1 file changed, 2 insertions(+) -- Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/live-build-x2go.git
This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch feature/openbox-magic-pixel-workaround in repository live-build-x2go. commit e71272b4ca491064c383c4ab3a9d44ae5b3103e4 Merge: 7ff4616 6d58d6b Author: Stefan Baur (BAUR-ITCS) <kontakt@baur-itcs.de> Date: Fri Feb 1 14:37:29 2019 +0000 Merge commit '6d58d6b200c9da1678b3e9b20b54f00831c7cc71' into feature/openbox-magic-pixel-workaround .../etc/X11/Xsession.d/60x11-spawn-configure-slideshow-screensaver | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) -- Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/live-build-x2go.git
This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch feature/openbox-magic-pixel-workaround in repository live-build-x2go. commit 07e39691f6b16d2384742a5980c858732b405a75 Merge: abeabc7 01d9a9d Author: Stefan Baur (BAUR-ITCS) <kontakt@baur-itcs.de> Date: Sat Jan 19 20:10:59 2019 +0000 Merge commit '01d9a9dface17d15517855a31b4d15796bbf9b80' into feature/openbox-magic-pixel-workaround .../etc/X11/Xsession.d/60x11-set-xbackground | 16 +--------------- config/includes.chroot/etc/network/if-up.d/0430-getxroot | 15 +++++++++++++++ 2 files changed, 16 insertions(+), 15 deletions(-) -- Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/live-build-x2go.git
This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch feature/openbox-magic-pixel-workaround in repository live-build-x2go. commit abeabc7c8bc935f2e4cd33c83d9cd16fdef9ae55 Merge: 602d645 c27a99e Author: Stefan Baur (BAUR-ITCS) <kontakt@baur-itcs.de> Date: Sat Jan 19 20:04:14 2019 +0000 Merge commit 'c27a99ef9d4688293f39c0edc45ba9a013c4ae28' into feature/openbox-magic-pixel-workaround config/includes.chroot/lib/live/config/2900-x2go-thinclientconfig | 3 --- 1 file changed, 3 deletions(-) -- Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/live-build-x2go.git
This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch feature/openbox-magic-pixel-workaround in repository live-build-x2go. commit c3dabc9715100d749090ead3ddb2690ec3a69f86 Merge: 10e732d b715838 Author: Stefan Baur (BAUR-ITCS) <kontakt@baur-itcs.de> Date: Fri Feb 1 20:18:34 2019 +0000 Merge commit 'b715838aa94f58792e8bc7e4b26c735957c72636' into feature/openbox-magic-pixel-workaround config/includes.chroot/etc/network/if-up.d/0440-getxscreensaverimgs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) -- Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/live-build-x2go.git
This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch feature/openbox-magic-pixel-workaround in repository live-build-x2go. commit 10e732d4f60b17ae5d3b1cba12fdfdd7fa4fb224 Merge: 8113f16 3b2e206 Author: Stefan Baur (BAUR-ITCS) <kontakt@baur-itcs.de> Date: Fri Feb 1 14:52:17 2019 +0000 Merge commit '3b2e206427eff03f07f5a2625ebe0cb21bcae242' into feature/openbox-magic-pixel-workaround .../60x11-spawn-configure-slideshow-screensaver | 7 --- .../etc/network/if-up.d/0440-getxscreensaverimgs | 50 ++++++++++++++++++++++ 2 files changed, 50 insertions(+), 7 deletions(-) -- Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/live-build-x2go.git
This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch feature/openbox-magic-pixel-workaround in repository live-build-x2go. commit 8113f16be92a8d04dc399793d568b97a2a2d2a15 Merge: e71272b bb41f14 Author: Stefan Baur (BAUR-ITCS) <kontakt@baur-itcs.de> Date: Fri Feb 1 14:46:30 2019 +0000 Merge commit 'bb41f149dd6f4164bdf901ce206069ae6d1f4147' into feature/openbox-magic-pixel-workaround .../includes.chroot/etc/network/if-up.d/0430-getxroot | 18 ++++++++++-------- 1 file changed, 10 insertions(+), 8 deletions(-) -- Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/live-build-x2go.git
This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch feature/openbox-magic-pixel-workaround in repository live-build-x2go. commit 1e092b0a60e0a6221649311a4fbf2face23e041b Merge: c3dabc9 1597696 Author: Stefan Baur (BAUR-ITCS) <kontakt@baur-itcs.de> Date: Wed Feb 6 12:32:55 2019 +0000 Merge commit '159769631956b5000f91805781d608d4830a8860' into feature/openbox-magic-pixel-workaround .../lib/live/config/0000-earlyblankdpmsfix | 22 ++++++++++++++-------- 1 file changed, 14 insertions(+), 8 deletions(-) -- Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/live-build-x2go.git
This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch feature/openbox-magic-pixel-workaround in repository live-build-x2go. commit 7f1583460d44f8c6738b064ed31f5c6fc1729a83 Merge: 06eb3e7 bef83bb Author: Stefan Baur (BAUR-ITCS) <kontakt@baur-itcs.de> Date: Tue Mar 19 12:40:09 2019 +0100 Merge commit 'bef83bbaaa5a1212ac758b00db6107baeb43820d' into feature/openbox-magic-pixel-workaround .../X11/Xsession.d/60x11-force-pulseaudio-volume | 25 ++++++++++++++++++++++ 1 file changed, 25 insertions(+) -- Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/live-build-x2go.git
This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch feature/openbox-magic-pixel-workaround in repository live-build-x2go. commit 06eb3e7a19973c365150629fbefcf80c7092a085 Merge: fdd3413 4016850 Author: Stefan Baur (BAUR-ITCS) <kontakt@baur-itcs.de> Date: Tue Mar 19 08:55:16 2019 +0100 Merge commit '40168503eca35237701c5a771f0fc4c4070245b0' into feature/openbox-magic-pixel-workaround ...x11-spawn-configure-pulseaudio => 60x11-configure-pulseaudio} | 9 +-------- config/includes.chroot/etc/X11/Xsession.d/60x11-spawn-pulseaudio | 7 +++++++ 2 files changed, 8 insertions(+), 8 deletions(-) -- Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/live-build-x2go.git
This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch feature/openbox-magic-pixel-workaround in repository live-build-x2go. commit fdd341397617939f57b307cb16c1a85b8c24a6c3 Merge: 1e092b0 111f71f Author: Stefan Baur (BAUR-ITCS) <kontakt@baur-itcs.de> Date: Thu Feb 7 01:48:24 2019 +0000 Merge commit '111f71f81de3929d7af8a47dc447430da8547af3' into feature/openbox-magic-pixel-workaround .../lib/live/config/2800-x2go-powerbuttonmonitor | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) -- Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/live-build-x2go.git
This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch feature/openbox-magic-pixel-workaround in repository live-build-x2go. commit dd80bb8ddb88fd05d2881db78735292b3c14f4ae Merge: 7f15834 6f5ec03 Author: Stefan Baur (BAUR-ITCS) <kontakt@baur-itcs.de> Date: Tue Mar 19 13:10:32 2019 +0100 Merge commit '6f5ec03b60c0133696ff3e156325c1584760ea7a' into feature/openbox-magic-pixel-workaround .../includes.chroot/etc/X11/Xsession.d/60x11-force-pulseaudio-volume | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) -- Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/live-build-x2go.git