This is an automated email from the git hooks/post-receive script. x2go pushed a change to branch feature/mate-minidesktop-stretch in repository live-build-x2go. from e1c987e Merge branch 'feature/openbox' into feature/mate-minidesktop-stretch adds 56d6f90 Merge branch 'feature/openbox' into feature/openbox-stretch adds b69ca29 Merge branch 'feature/openbox' into feature/openbox-stretch adds 6bdd9be added packages that are no longer pulled in via dependencies in stretch new fbc4819 Merge branch 'feature/openbox-stretch' into feature/mate-minidesktop-stretch adds 0f9c406 added ping utility new a05637e Merge branch 'feature/openbox-stretch' into feature/mate-minidesktop-stretch 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 d4e85fc Merge branch 'feature/openbox' into feature/mate-minidesktop-stretch adds d2a4a1f fixed permissions for ~/.ssh, fixed description for portableapps partition new 3119ca1 Merge branch 'feature/openbox' into feature/mate-minidesktop-stretch adds 9f6ea6b fixed session file location for dual-mode media new c8e3fcc Merge branch 'feature/openbox' into feature/mate-minidesktop-stretch adds 93e5bd3 typofix new 3c6d9ea Merge branch 'feature/openbox' into feature/mate-minidesktop-stretch 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 d8a9280 Merge branch 'feature/openbox' into feature/mate-minidesktop-stretch adds 93322eb removable device detection was broken new 7178de5 Merge branch 'feature/openbox' into feature/mate-minidesktop-stretch 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 457cdb6 Merge branch 'feature/openbox' into feature/mate-minidesktop-stretch adds 95d8054 fixed bashisms, quoting, whitespace issues new d2b9a23 Merge branch 'feature/openbox' into feature/mate-minidesktop-stretch 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 517a4f6 Merge branch 'feature/openbox' into feature/mate-minidesktop-stretch adds 32c61bf moved getportableappsessions right behind the other scripts that mount devices new 0e40b88 Merge branch 'feature/openbox' into feature/mate-minidesktop-stretch adds 32e735a adapted 2280-x2go-getportableappsessions to work more like 2270-getsshclientkeysfrommedia new 259e6d0 Merge branch 'feature/openbox' into feature/mate-minidesktop-stretch adds a253a02 un-hardcoded path new 7a88623 Merge branch 'feature/openbox' into feature/mate-minidesktop-stretch 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 0925d17 Merge branch 'feature/openbox' into feature/mate-minidesktop-stretch adds 0977bee exchanged HOTPLUG for RM (REMOVABLE), as lsblk in jessie doesn't understand the HOTPLUG parameter, but RM does what we want new ae398bf Merge branch 'feature/openbox' into feature/mate-minidesktop-stretch 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 282f69c Merge branch 'feature/openbox' into feature/mate-minidesktop-stretch 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 a007140 Merge branch 'feature/openbox' into feature/mate-minidesktop-stretch adds d7eb710 removable/non-removable detection per device failed for partitioned devices new 5b5c43b Merge branch 'feature/openbox' into feature/mate-minidesktop-stretch adds e926958 one line of debug output was missing in 2260 new c78aadc Merge branch 'feature/openbox' into feature/mate-minidesktop-stretch adds e85df5c typofix new 3c5ec8d Merge branch 'feature/openbox' into feature/mate-minidesktop-stretch adds a236e80 added support for x2go session config stored on fixed disk new b9b849b Merge branch 'feature/openbox' into feature/mate-minidesktop-stretch adds cfcf0c5 added code to accomodate minidesktop versions in local-sessions-config code new 7d314e6 Merge branch 'feature/openbox' into feature/mate-minidesktop-stretch adds cb5fcdd syntaxfix new d1217eb Merge branch 'feature/openbox' into feature/mate-minidesktop-stretch adds 2a912be fixed path new 12865d3 Merge branch 'feature/openbox' into feature/mate-minidesktop-stretch 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 0ec9974 Merge branch 'feature/openbox' into feature/mate-minidesktop-stretch adds 3472989 typofix new 55e3948 Merge branch 'feature/openbox' into feature/mate-minidesktop-stretch adds 5c146fe for portableapp/tce-hdd dualmode stick, private keys need to go into x2goclient/ssh new 19a161e Merge branch 'feature/openbox' into feature/mate-minidesktop-stretch adds ca0877d attempting to fix race condition between 2270 and the minidesktop init scripts new c26d73c Merge branch 'feature/openbox' into feature/mate-minidesktop-stretch adds d78d191 another attempt at fixing the private-keys-get-deleted-in-MMD-mode issue new d0c045a Merge branch 'feature/openbox' into feature/mate-minidesktop-stretch 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 56bbd49 Merge branch 'feature/openbox' into feature/mate-minidesktop-stretch 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 72c06b9 Merge branch 'feature/openbox' into feature/mate-minidesktop-stretch new fe5a32f added two more font packages adds e340e9d added two font packages adds dce43db fixed unneccessary escapes new b6ee127 Merge branch 'feature/openbox' into feature/mate-minidesktop-stretch adds 9f0a421 added support for synaptics touchpads adds 55a7b0c switched to metapackage xserver-xorg-input-all, which should cover all input devices new 4c10809 Merge branch 'feature/openbox' into feature/mate-minidesktop-stretch adds c9a47d5 turns out that xserver-xorg-input-wacom isn't included in xserver-xorg-input-all. WTF. new 181164b Merge branch 'feature/openbox' into feature/mate-minidesktop-stretch adds 7cdade2 typofix - chmod 700 was chmod 600 by accident new dc91be1 Merge commit '7cdade23c8ef1462e764e45aa5771eb2b14221d6' into feature/mate-minidesktop-stretch adds 32cb6b1 (hopefully) fix missing ~/.ssh creation in MATE-MiniDesktop new 9cb3c21 Merge commit '32cb6b15252d44e9277f373934d2d64796cb2de9' into feature/mate-minidesktop-stretch adds 8ad7e5f force bash as default system shell new 8194c76 Merge commit '8ad7e5f4fd890c03a04c3b849ce4911c6e0d970d' into feature/mate-minidesktop-stretch adds f736114 (temporary?) workaround to switch the default system shell from dash to bash & silence dpkg-reconfigure new 8b3f655 Merge commit 'f736114cb8c09f3413827649d619acd0af1b2cae' into feature/mate-minidesktop-stretch new 33331bc Merge branch 'feature/openbox' into feature/mate-minidesktop new 8836cc6 Merge branch 'feature/openbox' into feature/mate-minidesktop new 7fc333b Merge branch 'feature/openbox' into feature/mate-minidesktop new c9f44a8 Merge branch 'feature/openbox' into feature/mate-minidesktop new af83828 Merge branch 'feature/openbox' into feature/mate-minidesktop new 03010f7 Merge branch 'feature/openbox' into feature/mate-minidesktop new b33eeff Merge branch 'feature/openbox' into feature/mate-minidesktop new ea4757a Merge branch 'feature/openbox' into feature/mate-minidesktop new e27c699 Merge branch 'feature/openbox' into feature/mate-minidesktop new e4c25ea Merge branch 'feature/openbox' into feature/mate-minidesktop new a48ab17 Merge branch 'feature/openbox' into feature/mate-minidesktop new 66ee795 Merge branch 'feature/openbox' into feature/mate-minidesktop new 272a5cc Merge branch 'feature/openbox' into feature/mate-minidesktop new 78596d7 Merge branch 'feature/openbox' into feature/mate-minidesktop new d7ce1cf Merge branch 'feature/openbox' into feature/mate-minidesktop new 3d30ec8 Merge branch 'feature/openbox' into feature/mate-minidesktop new d8ed6bd Merge branch 'feature/openbox' into feature/mate-minidesktop new 05505b9 Merge branch 'feature/openbox' into feature/mate-minidesktop new d333e68 Merge branch 'feature/openbox' into feature/mate-minidesktop new c8ee208 Merge branch 'feature/openbox' into feature/mate-minidesktop new a64edb6 Merge branch 'feature/openbox' into feature/mate-minidesktop new 83c2377 Merge branch 'feature/openbox' into feature/mate-minidesktop new c10f550 Merge branch 'feature/openbox' into feature/mate-minidesktop new 84fe018 Merge branch 'feature/openbox' into feature/mate-minidesktop new 0ab3cf8 Merge branch 'feature/openbox' into feature/mate-minidesktop new 7ee635e Merge branch 'feature/openbox' into feature/mate-minidesktop new 34ef3a1 Merge branch 'feature/openbox' into feature/mate-minidesktop new 6e8339b Merge branch 'feature/openbox' into feature/mate-minidesktop new df44da5 Merge branch 'feature/openbox' into feature/mate-minidesktop new f26ce02 Merge branch 'feature/openbox' into feature/mate-minidesktop new 4c80e06 Merge branch 'feature/openbox' into feature/mate-minidesktop new 965eab2 Merge branch 'feature/openbox' into feature/mate-minidesktop new 4a5dbcf Merge branch 'feature/openbox' into feature/mate-minidesktop new e73c694 added two more font packages new 177db3f Merge branch 'feature/openbox' into feature/mate-minidesktop new c6c9639 Merge branch 'feature/openbox' into feature/mate-minidesktop new 69cb490 Merge branch 'feature/openbox' into feature/mate-minidesktop new 90df2d3 Merge commit '7cdade23c8ef1462e764e45aa5771eb2b14221d6' into feature/mate-minidesktop new 9f58fa9 Merge commit '32cb6b15252d44e9277f373934d2d64796cb2de9' into feature/mate-minidesktop new ce78025 Merge commit '8ad7e5f4fd890c03a04c3b849ce4911c6e0d970d' into feature/mate-minidesktop new 1f6994b Merge commit 'f736114cb8c09f3413827649d619acd0af1b2cae' into feature/mate-minidesktop adds afefc03 moving X startup related things from config/includes.chroot/lib/live/config/2900-x2go-thinclientconfig to config/includes.chroot/etc/X11/Xsession.d/60x11-* adds 198ae88 added logging to file for audioout=list, plus some whitespace fixes/formatting adds c48fca4 Trying to completely do away with .xsession file and use modular /etc/X11/Xsession.d config files instead adds b885ce5 added debug code that was only present in feature/openbox-magic-pixel-workaround so far adds 6d78b7e typofix adds 5dfd0ef another typofix adds eec9bbe feh package was missing adds 5bb444f fixed download routine for X background images, would not work with multiple URLs adds 8c5f78d This adds an initrdblankdpmsfix parameter - as the name suggests, it will trigger the blankdpmsfix early in the initrd already new 02b2f86 Merge commit '8c5f78d8ff045adb7938cc52cdec5c73c448818e' into feature/mate-minidesktop new b3d8402 Merge commit '02b2f8669132b524e466a3380e056557fc79dc7c' into feature/mate-minidesktop-stretch new 03fda33 x2goclient start script is not needed in minidesktop modex2goclient start script is not needed in minidesktop mode new 0e14dc9 Merge commit '03fda33bafd7842d6532670173ea1f2b149fb659' into feature/mate-minidesktop-stretch adds 31f9dc1 added local non-locking slideshow screensaver new ccb3898 Merge commit '31f9dc1219eb8e94a50c0bdc67686493a9e053f9' into feature/mate-minidesktop-stretch adds 72dc17e for some silly reason, this file is needed in two places new 9d9a175 Merge commit '72dc17eaab31e5dfdf640b30d03e4364f07c1be6' into feature/mate-minidesktop-stretch adds a4f9e67 typofix new 6e960f1 Merge commit 'a4f9e67cb9574e3843d545f37da6e0628891199d' into feature/mate-minidesktop-stretch adds be91c0f silence wget and make it only download newer files than the ones already present new 3527139 Merge commit 'be91c0f549cd3a6bcda549bc0cb640dda9d30bf9' into feature/mate-minidesktop-stretch adds f97a97a typofix, also, silence wget and make it only download newer files than the ones already present new 204830d Merge commit 'f97a97a88e79e4f21cfa712fadbe2a975c6e22de' into feature/mate-minidesktop-stretch adds f6b2c9d earlyblankdpmsfix can now be called as earlyblankdpmsfix=nnnn, where nnnn is the time in microseconds that each screen should remain blank new 80a0ac4 Merge commit 'f6b2c9d495e4510ab694d86bb1e05031cffc6707' into feature/mate-minidesktop-stretch adds 5d99ae6 changed default sleeptime from 1ms to 1s new 754fd46 Merge commit '5d99ae64b91767f88e06219511762f8b7977a407' into feature/mate-minidesktop-stretch adds 50537ce second copy of file was not chmodded properly (had # in front of path, so never got changed) new 42389ed Merge commit '50537ce5793436099dcbf36f6512b33ff6e09155' into feature/mate-minidesktop-stretch 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 afe4f2d Merge commit '2e9ec9f474441d99caaa838be616dbcc615f6e8f' into feature/mate-minidesktop-stretch 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 e91ac7e Merge commit '550566bae0897dd08c2a588f93b512617a4f05b2' into feature/mate-minidesktop-stretch adds e83af98 wiggle mouse by 1 px to trigger remote screensaver password prompt new a52030a Merge commit 'e83af989ab7f86f90acdb6b34e668b825be85968' into feature/mate-minidesktop-stretch adds a9c8d50 almost complete rewrite of 60x11-spawn-configure-slideshow-screensaver, as restoring the foreground app(s) didn't work properly new 39ae9d8 Merge commit 'a9c8d50b6579501f044e3a3ccaacee8e0b0df610' into feature/mate-minidesktop-stretch new 7847b13 x2goclient start script is not needed in minidesktop mode new dca2f5e Merge commit '31f9dc1219eb8e94a50c0bdc67686493a9e053f9' into feature/mate-minidesktop new 5e2e407 Merge commit '72dc17eaab31e5dfdf640b30d03e4364f07c1be6' into feature/mate-minidesktop new b3ed00a Merge commit 'a4f9e67cb9574e3843d545f37da6e0628891199d' into feature/mate-minidesktop new 1bd9f7a Merge commit 'be91c0f549cd3a6bcda549bc0cb640dda9d30bf9' into feature/mate-minidesktop new 2e59c8a Merge commit 'f97a97a88e79e4f21cfa712fadbe2a975c6e22de' into feature/mate-minidesktop new 877724a Merge commit 'f6b2c9d495e4510ab694d86bb1e05031cffc6707' into feature/mate-minidesktop new 93039c2 Merge commit '5d99ae64b91767f88e06219511762f8b7977a407' into feature/mate-minidesktop new d7f7fcc Merge commit '50537ce5793436099dcbf36f6512b33ff6e09155' into feature/mate-minidesktop new 5e928f2 Merge commit '2e9ec9f474441d99caaa838be616dbcc615f6e8f' into feature/mate-minidesktop new 6a62f95 Merge commit '550566bae0897dd08c2a588f93b512617a4f05b2' into feature/mate-minidesktop new f8a1942 Merge commit 'e83af989ab7f86f90acdb6b34e668b825be85968' into feature/mate-minidesktop new 0167d8f Merge commit 'a9c8d50b6579501f044e3a3ccaacee8e0b0df610' into feature/mate-minidesktop new 2213d18 added startup script to generate Desktop files for 3270 sessions new e07c164 Merge commit '2213d185d8d5cc276dcbeb7d3b2fdd96e3b1bd4c' into feature/mate-minidesktop-stretch new 7de4f6b make sure ix3270-*.desktop files are copied to the TC user's Desktop so they show up new 3169b62 Merge commit '7de4f6bd754b0e1ac995240e7a0d35be1b93deac' into feature/mate-minidesktop-stretch new 1b1aad3 added check to see if first x3270-*.desktop file exists; only start copying if it does - avoids error message from cp when no files are there new 016cb8a Merge commit '1b1aad343398570e64ff23a3e6fabbfe66418485' into feature/mate-minidesktop-stretch new b78886d added x3270 package new 1585b58 Merge commit 'b78886d031b1278c6265bb6dc9e99ee7d5726a9b' into feature/mate-minidesktop-stretch new 0bb0f02 added 3270-common package to list new 9ddcf41 Merge commit '0bb0f02f1f0f2ddcd00a857cc44a8ab11d0aff9e' into feature/mate-minidesktop-stretch 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 8bf5c48 Merge commit '34c17705a40b775fddd35d13fe966f88e6259dc0' into feature/mate-minidesktop-stretch new 60517d4 Merge commit '34c17705a40b775fddd35d13fe966f88e6259dc0' into feature/mate-minidesktop new d7ca09c cloned x3270 config for x5250 config new d8d819f Merge commit 'd7ca09cd154e91ecd149e689c7cf0977bc6dbab3' into feature/mate-minidesktop-stretch new b500f3c med files as it seems debian-live can't handle two scripts with the same number :-/ new dbfc27a Merge commit 'b500f3c188fa0fc0cbd9dd2e6916993534fb9859' into feature/mate-minidesktop-stretch new c022bbf x5250 init isn't working - maybe PATH isn't taking /usr/local/bin into account? Manually setting and restoring PATH before/after check for x5250 presence now new d0daf57 Merge commit 'c022bbfa92f0442b4fbbc3febd2c5b2efcf9091a' into feature/mate-minidesktop-stretch new f9203a0 added more firefox defaults new b8e642d Merge commit 'f9203a0d645504f84542a55b59e982de5f6de565' into feature/mate-minidesktop-stretch new 37495ad the "--thinclient" parameter is not needed in MMD (according to Mike Gabriel/sunweaver, who should know best), so this file serves no purpose and can safely be rm'ed new 769baa0 Merge commit '37495ad5ee6aa6affbb24c98d63086b6a3e4265e' into feature/mate-minidesktop-stretch 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 5104ce8 Merge commit 'dfa10c735d3918e3fcaedebb973eb7c0636449d7' into feature/mate-minidesktop-stretch 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 9c2b674 Merge commit '6767c79aa2eaa897222002b5b8fff8da8b70870c' into feature/mate-minidesktop-stretch adds 90f0c3b typo- and sloppiness-fixes new b5cb69b Merge commit '90f0c3b5dfead911022ed6c40fe8996e43fd4fe4' into feature/mate-minidesktop-stretch adds b82648e removed "dropper" files from /lib/live/config and placed the actual files directly in /etc/network/if-up.d/ new 342aab8 Merge commit 'b82648e357db470000243d0a79d15c229adaab5c' into feature/mate-minidesktop-stretch adds f6720ca typofix new 65ebf8a Merge commit 'f6720cae3346d9a1be5866818e014bb9f3a1eed2' into feature/mate-minidesktop-stretch 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 9e70252 Merge commit 'f041405448a8323961a73fa38a3fe76dfc392dbd' into feature/mate-minidesktop-stretch adds fb4c586 renamed 0050-settime to ntpdate, to overwrite the package-provided ntpdate script new 925df22 Merge commit 'fb4c586d77e95861dcb6244f5e654658b0053884' into feature/mate-minidesktop-stretch 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 bc998e2 Merge commit '990abda011249a46ff66f1169034c633843e1d60' into feature/mate-minidesktop-stretch adds c5dc9ac changed method of background image display in mate-minidesktop mode new c277666 Merge commit 'c5dc9ac78b2415955d1b35b480159f556e0fed13' into feature/mate-minidesktop-stretch 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 63e444c Merge commit '3dc9b9dc5d1ae8c2d775a3aaa4f17bd9cf1b32de' into feature/mate-minidesktop-stretch adds dc6423c added log output new 6fdeb8e Merge commit 'dc6423c8f15c515b1b616e662fcaa824cd8eec75' into feature/mate-minidesktop-stretch adds 6cbb3ba added some sanity checks and debug output new e5bd70e Merge commit '6cbb3bab42601f76c00b871ecc59d23378e33a70' into feature/mate-minidesktop-stretch 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 bd4a225 Merge commit '1d2db69988f05508e7abd70754cb30ea4881abf0' into feature/mate-minidesktop-stretch adds c27a99e write permission to tty is now handled by a separate script adds 01d9a9d background setter for minidesktop must run as root, thus moved to if-up script new 23fce67 Merge commit '01d9a9dface17d15517855a31b4d15796bbf9b80' into feature/mate-minidesktop-stretch 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 c6c8e71 Merge commit '0cc5bcb55f996f391444af9603fdff3d81e91548' into feature/mate-minidesktop-stretch Segfault can be avoided with specially crafted Xorg.conf (Option "NoAccel" "True", Option "UseFBDev" "False", Driver "r128") adds cfee4a9 r128 driver can go in for amd64 as well new 4ee6b51 Merge commit 'cfee4a9a8f90a79ff050843a9bcfbc05cdc87a98' into feature/mate-minidesktop-stretch Segfault can be avoided with specially crafted Xorg.conf (Option "NoAccel" "True", Option "UseFBDev" "False", Driver "r128") adds 6d58d6b variable cleanup new a4cbdbd Merge commit '6d58d6b200c9da1678b3e9b20b54f00831c7cc71' into feature/mate-minidesktop-stretch adds bb41f14 further variable cleanup/fixup new 86f1325 Merge commit 'bb41f149dd6f4164bdf901ce206069ae6d1f4147' into feature/mate-minidesktop-stretch adds 3b2e206 moved screensaver image download to if-up.d where it belongs new dc6285c Merge commit '3b2e206427eff03f07f5a2625ebe0cb21bcae242' into feature/mate-minidesktop-stretch adds b715838 yet another variable fix new e9eae3f Merge commit 'b715838aa94f58792e8bc7e4b26c735957c72636' into feature/mate-minidesktop-stretch 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 61ea842 Merge commit '159769631956b5000f91805781d608d4830a8860' into feature/mate-minidesktop-stretch 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 f790432 Merge commit '111f71f81de3929d7af8a47dc447430da8547af3' into feature/mate-minidesktop-stretch 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 5dfa3e4 Merge commit '40168503eca35237701c5a771f0fc4c4070245b0' into feature/mate-minidesktop-stretch new 9f99816 Merge commit 'dfa10c735d3918e3fcaedebb973eb7c0636449d7' into feature/mate-minidesktop new da2ddf9 Merge commit '6767c79aa2eaa897222002b5b8fff8da8b70870c' into feature/mate-minidesktop new 2cac5c8 Merge commit '90f0c3b5dfead911022ed6c40fe8996e43fd4fe4' into feature/mate-minidesktop new e0d8605 Merge commit 'b82648e357db470000243d0a79d15c229adaab5c' into feature/mate-minidesktop new c5169a1 Merge commit 'f6720cae3346d9a1be5866818e014bb9f3a1eed2' into feature/mate-minidesktop new 1934918 Merge commit 'f041405448a8323961a73fa38a3fe76dfc392dbd' into feature/mate-minidesktop new 179657d Merge commit 'fb4c586d77e95861dcb6244f5e654658b0053884' into feature/mate-minidesktop new 3c039f2 Merge commit '990abda011249a46ff66f1169034c633843e1d60' into feature/mate-minidesktop new af4ba1f Merge commit 'c5dc9ac78b2415955d1b35b480159f556e0fed13' into feature/mate-minidesktop new 8c76632 Merge commit '3dc9b9dc5d1ae8c2d775a3aaa4f17bd9cf1b32de' into feature/mate-minidesktop new 9cf03b9 Merge commit 'dc6423c8f15c515b1b616e662fcaa824cd8eec75' into feature/mate-minidesktop new 963fda5 Merge commit '6cbb3bab42601f76c00b871ecc59d23378e33a70' into feature/mate-minidesktop new 4723e91 Merge commit '1d2db69988f05508e7abd70754cb30ea4881abf0' into feature/mate-minidesktop new b066e85 Merge commit '01d9a9dface17d15517855a31b4d15796bbf9b80' into feature/mate-minidesktop new 0a84c89 Merge commit '0cc5bcb55f996f391444af9603fdff3d81e91548' into feature/mate-minidesktop new edb7d65 Merge commit 'cfee4a9a8f90a79ff050843a9bcfbc05cdc87a98' into feature/mate-minidesktop new 401ebd0 Merge commit '6d58d6b200c9da1678b3e9b20b54f00831c7cc71' into feature/mate-minidesktop new 4260a59 Merge commit 'bb41f149dd6f4164bdf901ce206069ae6d1f4147' into feature/mate-minidesktop new 49a65cd Merge commit '3b2e206427eff03f07f5a2625ebe0cb21bcae242' into feature/mate-minidesktop new dab8645 Merge commit 'b715838aa94f58792e8bc7e4b26c735957c72636' into feature/mate-minidesktop new 4880a54 Merge commit '159769631956b5000f91805781d608d4830a8860' into feature/mate-minidesktop new 9cf8b96 Merge commit '111f71f81de3929d7af8a47dc447430da8547af3' into feature/mate-minidesktop new 0c505d6 Merge commit '40168503eca35237701c5a771f0fc4c4070245b0' into feature/mate-minidesktop new d85f8a1 removed 60x11-spawn-pulseaudio as it breaks MATE audio output new b4418e0 Merge commit 'd85f8a1c7a42a4005dc7fc87f9274eef739e5f41' into feature/mate-minidesktop-stretch adds bef83bb added script to force pulseaudio volume new 834ff1e Merge commit 'bef83bbaaa5a1212ac758b00db6107baeb43820d' into feature/mate-minidesktop-stretch adds 6f5ec03 typofix new cfa56bf Merge commit '6f5ec03b60c0133696ff3e156325c1584760ea7a' into feature/mate-minidesktop-stretch new af10190 Merge commit 'bef83bbaaa5a1212ac758b00db6107baeb43820d' into feature/mate-minidesktop new 633c985 Merge commit '6f5ec03b60c0133696ff3e156325c1584760ea7a' into feature/mate-minidesktop new 2033043 added mate-media package to list, as it is needed for the volume control applet from Stretch onwards (and doesn't hurt in Jessie) new 3642dd8 Merge commit '20330433d1023a28a71e3a962c076d4fef73d5c5' into feature/mate-minidesktop-stretch The 186 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 +++ .../etc/X11/Xsession.d/60x11-openbox-start | 8 + .../etc/X11/Xsession.d/60x11-set-xbackground | 55 +++++++ .../60x11-spawn-configure-slideshow-screensaver | 107 +++++++++++++ .../initramfs-tools/hooks/0000-initrdblankdpmsfix | 32 ++++ .../etc/network/if-up.d/0100-show-sysconf | 52 ++++++ .../network/if-up.d/0200-getsshpubkeysfromserver | 48 ++++++ .../etc/network/if-up.d/0300-getxorgconf | 46 ++++++ .../etc/network/if-up.d/0400-getsessions | 53 +++++++ .../etc/network/if-up.d/0410-getbranding | 46 ++++++ .../includes.chroot/etc/network/if-up.d/0420-getbg | 46 ++++++ .../etc/network/if-up.d/0430-getxroot | 63 ++++++++ .../etc/network/if-up.d/0440-getxscreensaverimgs | 50 ++++++ config/includes.chroot/etc/network/if-up.d/ntpdate | 49 ++++++ ...-tcmode => 015_copy-x3270-shortcuts-to-desktop} | 3 +- ...-tcmode => 016_copy-x5250-shortcuts-to-desktop} | 3 +- .../lib/live/config/0000-earlyblankdpmsfix | 39 +++++ .../includes.chroot/lib/live/config/2000-settime | 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-firefox-config | 3 + .../lib/live/config/2910-x3270-config | 31 ++++ .../lib/live/config/2911-x5250-config | 34 ++++ config/package-lists/desktop.list.chroot | 4 +- config/package-lists/mate-minidesktop.list.chroot | 1 + config/package-lists/utils.list.chroot | 4 + config/package-lists/x2go.list.chroot | 2 + config/package-lists/x3270.list.chroot | 2 + config/package-lists/xbgandscreensaver.list.chroot | 2 + config/preseed/dash.cfg.chroot | 1 + 45 files changed, 1275 insertions(+), 600 deletions(-) create mode 100644 config/includes.chroot/etc/X11/Xsession.d/60x11-blanking-dpms-config create mode 100644 config/includes.chroot/etc/X11/Xsession.d/60x11-configure-pulseaudio create mode 100644 config/includes.chroot/etc/X11/Xsession.d/60x11-configure-xinerama create mode 100644 config/includes.chroot/etc/X11/Xsession.d/60x11-force-pulseaudio-volume create mode 100644 config/includes.chroot/etc/X11/Xsession.d/60x11-openbox-start create mode 100644 config/includes.chroot/etc/X11/Xsession.d/60x11-set-xbackground create mode 100644 config/includes.chroot/etc/X11/Xsession.d/60x11-spawn-configure-slideshow-screensaver create mode 100755 config/includes.chroot/etc/initramfs-tools/hooks/0000-initrdblankdpmsfix create mode 100755 config/includes.chroot/etc/network/if-up.d/0100-show-sysconf create mode 100755 config/includes.chroot/etc/network/if-up.d/0200-getsshpubkeysfromserver create mode 100755 config/includes.chroot/etc/network/if-up.d/0300-getxorgconf create mode 100755 config/includes.chroot/etc/network/if-up.d/0400-getsessions create mode 100755 config/includes.chroot/etc/network/if-up.d/0410-getbranding create mode 100755 config/includes.chroot/etc/network/if-up.d/0420-getbg create mode 100755 config/includes.chroot/etc/network/if-up.d/0430-getxroot create mode 100755 config/includes.chroot/etc/network/if-up.d/0440-getxscreensaverimgs create mode 100755 config/includes.chroot/etc/network/if-up.d/ntpdate copy config/includes.chroot/etc/x2go/x2gothinclient_init.d/{030_x2gothinclient-inject-tcmode => 015_copy-x3270-shortcuts-to-desktop} (86%) rename config/includes.chroot/etc/x2go/x2gothinclient_init.d/{030_x2gothinclient-inject-tcmode => 016_copy-x5250-shortcuts-to-desktop} (86%) create mode 100755 config/includes.chroot/lib/live/config/0000-earlyblankdpmsfix delete mode 100755 config/includes.chroot/lib/live/config/2000-settime delete mode 100755 config/includes.chroot/lib/live/config/2100-show-sysconf create mode 100755 config/includes.chroot/lib/live/config/2210-adduser2tty delete mode 100755 config/includes.chroot/lib/live/config/2250-getsshpubkeysfromserver create mode 100755 config/includes.chroot/lib/live/config/2280-x2go-getportableappsessions delete mode 100755 config/includes.chroot/lib/live/config/2300-xserver-xorg-getxorgconf delete mode 100755 config/includes.chroot/lib/live/config/2500-x2go-getportableappsessions delete mode 100755 config/includes.chroot/lib/live/config/2700-x2go-getsessions delete mode 100755 config/includes.chroot/lib/live/config/2710-x2go-getbranding delete mode 100755 config/includes.chroot/lib/live/config/2720-x2go-getbg create mode 100755 config/includes.chroot/lib/live/config/2850-dash2bash create mode 100755 config/includes.chroot/lib/live/config/2910-x3270-config create mode 100755 config/includes.chroot/lib/live/config/2911-x5250-config create mode 100644 config/package-lists/x3270.list.chroot create mode 100644 config/package-lists/xbgandscreensaver.list.chroot create mode 100644 config/preseed/dash.cfg.chroot -- Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/live-build-x2go.git
This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch feature/mate-minidesktop-stretch in repository live-build-x2go. commit 33331bc8813518e97ab25440de3b16071fe38760 Merge: 097def2 fa886d5 Author: Stefan Baur (BAUR-ITCS) <kontakt@baur-itcs.de> Date: Wed Jan 24 10:43:53 2018 +0100 Merge branch 'feature/openbox' into feature/mate-minidesktop Conflicts: config/includes.chroot/lib/live/config/2900-x2go-thinclientconfig config/includes.chroot/lib/live/config/2000-settime | 18 +++++++++++++++++- 1 file changed, 17 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/mate-minidesktop-stretch in repository live-build-x2go. commit 8836cc6c3189f5f5afc38ae46a3f40c29b8b47ea Merge: 33331bc aa38ff0 Author: Stefan Baur (BAUR-ITCS) <kontakt@baur-itcs.de> Date: Wed Jan 24 14:45:58 2018 +0100 Merge branch 'feature/openbox' into feature/mate-minidesktop config/includes.chroot/lib/live/config/2000-settime | 6 ++++-- 1 file changed, 4 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/mate-minidesktop-stretch in repository live-build-x2go. commit 7fc333b7301377aceb62bab9766dab770ed0d08e Merge: 8836cc6 77de310 Author: Stefan Baur (BAUR-ITCS) <kontakt@baur-itcs.de> Date: Wed Jan 24 16:05:10 2018 +0100 Merge branch 'feature/openbox' into feature/mate-minidesktop config/includes.chroot/lib/live/config/2000-settime | 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/mate-minidesktop-stretch in repository live-build-x2go. commit a05637e1390d9407a2d65526059b597ad0bb6ac1 Merge: fbc4819 0f9c406 Author: Stefan Baur (BAUR-ITCS) <kontakt@baur-itcs.de> Date: Thu Jan 25 22:21:45 2018 +0100 Merge branch 'feature/openbox-stretch' into feature/mate-minidesktop-stretch config/package-lists/utils.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/mate-minidesktop-stretch in repository live-build-x2go. commit 03010f77d36e8c2d761878cb13fe1b0efe5186ce Merge: af83828 9f6ea6b Author: Stefan Baur (BAUR-ITCS) <kontakt@baur-itcs.de> Date: Sat Feb 3 15:13:36 2018 +0100 Merge branch 'feature/openbox' into feature/mate-minidesktop .../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/mate-minidesktop-stretch in repository live-build-x2go. commit fbc48199821486c550b6766ea21122d45727626d Merge: e1c987e 6bdd9be Author: Stefan Baur (BAUR-ITCS) <kontakt@baur-itcs.de> Date: Thu Jan 25 19:27:35 2018 +0100 Merge branch 'feature/openbox-stretch' into feature/mate-minidesktop-stretch config/package-lists/utils.list.chroot | 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/mate-minidesktop-stretch in repository live-build-x2go. commit 3119ca119a3cc14adc3d3c67800deabcb6d82b6c Merge: d4e85fc d2a4a1f Author: Stefan Baur (BAUR-ITCS) <kontakt@baur-itcs.de> Date: Sat Feb 3 15:02:04 2018 +0100 Merge branch 'feature/openbox' into feature/mate-minidesktop-stretch .../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/mate-minidesktop-stretch in repository live-build-x2go. commit c8e3fccef3287b94834c0f0116858b5f0c79e6d0 Merge: 3119ca1 9f6ea6b Author: Stefan Baur (BAUR-ITCS) <kontakt@baur-itcs.de> Date: Sat Feb 3 15:13:39 2018 +0100 Merge branch 'feature/openbox' into feature/mate-minidesktop-stretch .../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/mate-minidesktop-stretch in repository live-build-x2go. commit af8382805cf255047ce07e016ba61843a9ae7250 Merge: c9f44a8 d2a4a1f Author: Stefan Baur (BAUR-ITCS) <kontakt@baur-itcs.de> Date: Sat Feb 3 15:01:59 2018 +0100 Merge branch 'feature/openbox' into feature/mate-minidesktop .../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/mate-minidesktop-stretch in repository live-build-x2go. commit d4e85fc039ef17fc81e59a2df0ad29eed3cc857d Merge: a05637e 5f67f9d Author: Stefan Baur (BAUR-ITCS) <kontakt@baur-itcs.de> Date: Sat Jan 27 15:27:12 2018 +0100 Merge branch 'feature/openbox' into feature/mate-minidesktop-stretch .../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/mate-minidesktop-stretch in repository live-build-x2go. commit c9f44a898f64e6e91fbefefc95af6afda5e5f313 Merge: 7fc333b 5f67f9d Author: Stefan Baur (BAUR-ITCS) <kontakt@baur-itcs.de> Date: Sat Jan 27 15:27:06 2018 +0100 Merge branch 'feature/openbox' into feature/mate-minidesktop .../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/mate-minidesktop-stretch in repository live-build-x2go. commit b33eeffb1aa78f20a3313a6fd8501375a4ec63ec Merge: 03010f7 93e5bd3 Author: Stefan Baur (BAUR-ITCS) <kontakt@baur-itcs.de> Date: Sat Feb 3 20:32:59 2018 +0100 Merge branch 'feature/openbox' into feature/mate-minidesktop 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/mate-minidesktop-stretch in repository live-build-x2go. commit d8a9280df71d2c83d70d1fe3e483fb4f62fa059d Merge: 3c6d9ea 3a62cab Author: Stefan Baur (BAUR-ITCS) <kontakt@baur-itcs.de> Date: Sun Feb 4 12:49:09 2018 +0100 Merge branch 'feature/openbox' into feature/mate-minidesktop-stretch Conflicts: config/includes.chroot/lib/live/config/2900-x2go-thinclientconfig 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/mate-minidesktop-stretch in repository live-build-x2go. commit e27c6998b5df62b2d52cedc298251ea1177a0e5c Merge: ea4757a 93322eb Author: Stefan Baur (BAUR-ITCS) <kontakt@baur-itcs.de> Date: Sun Feb 4 13:04:04 2018 +0100 Merge branch 'feature/openbox' into feature/mate-minidesktop 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/mate-minidesktop-stretch in repository live-build-x2go. commit 7178de5eb2e0daba8ef67e8ce7244202aaf9eb27 Merge: d8a9280 93322eb Author: Stefan Baur (BAUR-ITCS) <kontakt@baur-itcs.de> Date: Sun Feb 4 13:04:17 2018 +0100 Merge branch 'feature/openbox' into feature/mate-minidesktop-stretch 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/mate-minidesktop-stretch in repository live-build-x2go. commit e4c25ea277567930dd5ccdfe00c28e3441440e73 Merge: e27c699 a8afba5 Author: Stefan Baur (BAUR-ITCS) <kontakt@baur-itcs.de> Date: Tue Feb 6 12:25:55 2018 +0100 Merge branch 'feature/openbox' into feature/mate-minidesktop 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/mate-minidesktop-stretch in repository live-build-x2go. commit 457cdb674151446791c0a605df402916467bd038 Merge: 7178de5 a8afba5 Author: Stefan Baur (BAUR-ITCS) <kontakt@baur-itcs.de> Date: Tue Feb 6 12:26:15 2018 +0100 Merge branch 'feature/openbox' into feature/mate-minidesktop-stretch 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/mate-minidesktop-stretch in repository live-build-x2go. commit a48ab17d3924adffa32df88f1e6aa20037342675 Merge: e4c25ea 95d8054 Author: Stefan Baur (BAUR-ITCS) <kontakt@baur-itcs.de> Date: Tue Feb 6 15:56:49 2018 +0100 Merge branch 'feature/openbox' into feature/mate-minidesktop .../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/mate-minidesktop-stretch in repository live-build-x2go. commit 3c6d9eabfd88a2826c8e52793d62163cdbda55f2 Merge: c8e3fcc 93e5bd3 Author: Stefan Baur (BAUR-ITCS) <kontakt@baur-itcs.de> Date: Sat Feb 3 20:33:02 2018 +0100 Merge branch 'feature/openbox' into feature/mate-minidesktop-stretch 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/mate-minidesktop-stretch in repository live-build-x2go. commit ea4757aedbab91fc862e0005df6b245fee83e987 Merge: b33eeff 3a62cab Author: Stefan Baur (BAUR-ITCS) <kontakt@baur-itcs.de> Date: Sun Feb 4 12:48:16 2018 +0100 Merge branch 'feature/openbox' into feature/mate-minidesktop Conflicts: config/includes.chroot/lib/live/config/2900-x2go-thinclientconfig 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/mate-minidesktop-stretch in repository live-build-x2go. commit 0e40b88551a2a178c386473f575aa86658f0ca95 Merge: 517a4f6 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/mate-minidesktop-stretch ...{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/mate-minidesktop-stretch in repository live-build-x2go. commit 272a5ccf096f410f2284df14515c30089aadf78e Merge: 66ee795 32c61bf Author: Stefan Baur (BAUR-ITCS) <kontakt@baur-itcs.de> Date: Thu Feb 8 00:38:51 2018 +0100 Merge branch 'feature/openbox' into feature/mate-minidesktop ...{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/mate-minidesktop-stretch in repository live-build-x2go. commit 517a4f6c26ed9249bcac21e8967cf553eda9c563 Merge: d2b9a23 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/mate-minidesktop-stretch 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/mate-minidesktop-stretch in repository live-build-x2go. commit 66ee7958336005066eb4cd6876d59dc53fd2a9d0 Merge: a48ab17 1537d97 Author: Stefan Baur (BAUR-ITCS) <kontakt@baur-itcs.de> Date: Wed Feb 7 23:53:52 2018 +0100 Merge branch 'feature/openbox' into feature/mate-minidesktop 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/mate-minidesktop-stretch in repository live-build-x2go. commit d2b9a23cffadda55127769de3ce8d21c41f022b9 Merge: 457cdb6 95d8054 Author: Stefan Baur (BAUR-ITCS) <kontakt@baur-itcs.de> Date: Tue Feb 6 15:56:55 2018 +0100 Merge branch 'feature/openbox' into feature/mate-minidesktop-stretch .../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/mate-minidesktop-stretch in repository live-build-x2go. commit 259e6d0277e401eca4b25311452c4b4ac0c19eb9 Merge: 0e40b88 32e735a Author: Stefan Baur (BAUR-ITCS) <kontakt@baur-itcs.de> Date: Thu Feb 8 00:56:39 2018 +0100 Merge branch 'feature/openbox' into feature/mate-minidesktop-stretch .../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/mate-minidesktop-stretch in repository live-build-x2go. commit 78596d7e7dad713bed0cf9a9ba3e34c8744cc543 Merge: 272a5cc 32e735a Author: Stefan Baur (BAUR-ITCS) <kontakt@baur-itcs.de> Date: Thu Feb 8 00:56:39 2018 +0100 Merge branch 'feature/openbox' into feature/mate-minidesktop .../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/mate-minidesktop-stretch in repository live-build-x2go. commit 05505b99bfa514e3cf4d0ddf9d32d13d983dedc2 Merge: d8ed6bd b140c1c Author: Stefan Baur (BAUR-ITCS) <kontakt@baur-itcs.de> Date: Fri Feb 9 22:10:08 2018 +0100 Merge branch 'feature/openbox' into feature/mate-minidesktop .../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/mate-minidesktop-stretch in repository live-build-x2go. commit d7ce1cf43ec041df0601124ea333df4289f61ff9 Merge: 78596d7 a253a02 Author: Stefan Baur (BAUR-ITCS) <kontakt@baur-itcs.de> Date: Thu Feb 8 10:08:11 2018 +0100 Merge branch 'feature/openbox' into feature/mate-minidesktop .../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/mate-minidesktop-stretch in repository live-build-x2go. commit 7a886233d5f68d3d74be9ceda31a05d430e20a65 Merge: 259e6d0 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/mate-minidesktop-stretch .../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/mate-minidesktop-stretch in repository live-build-x2go. commit 3d30ec8a049a0200fbbf4ad38724e315b05b8a5a Merge: d7ce1cf 9e8b42f Author: Stefan Baur (BAUR-ITCS) <kontakt@baur-itcs.de> Date: Thu Feb 8 14:15:56 2018 +0100 Merge branch 'feature/openbox' into feature/mate-minidesktop .../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/mate-minidesktop-stretch in repository live-build-x2go. commit 0925d17ac90591884cad682d9ce213c51db614de Merge: 7a88623 9e8b42f Author: Stefan Baur (BAUR-ITCS) <kontakt@baur-itcs.de> Date: Thu Feb 8 14:15:57 2018 +0100 Merge branch 'feature/openbox' into feature/mate-minidesktop-stretch .../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/mate-minidesktop-stretch in repository live-build-x2go. commit ae398bf25083ac3e1caff8ef4f17fe1a7a88d962 Merge: 0925d17 0977bee Author: Stefan Baur (BAUR-ITCS) <kontakt@baur-itcs.de> Date: Fri Feb 9 00:35:52 2018 +0100 Merge branch 'feature/openbox' into feature/mate-minidesktop-stretch 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/mate-minidesktop-stretch in repository live-build-x2go. commit d8ed6bd56f9229ec2bf195162222b72178050d5b Merge: 3d30ec8 0977bee Author: Stefan Baur (BAUR-ITCS) <kontakt@baur-itcs.de> Date: Fri Feb 9 00:35:51 2018 +0100 Merge branch 'feature/openbox' into feature/mate-minidesktop 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/mate-minidesktop-stretch in repository live-build-x2go. commit a007140f2fd7abb2099181d2c13668596d2b4e78 Merge: 282f69c 7ef5b46 Author: Stefan Baur (BAUR-ITCS) <kontakt@baur-itcs.de> Date: Sat Feb 10 20:21:52 2018 +0100 Merge branch 'feature/openbox' into feature/mate-minidesktop-stretch 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/mate-minidesktop-stretch in repository live-build-x2go. commit 282f69ccdd1d1654a783242aca7fd365501c7e98 Merge: ae398bf 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/mate-minidesktop-stretch .../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/mate-minidesktop-stretch in repository live-build-x2go. commit 83c23778fd9d81dcbff86549fdbb78f336dd4b6e Merge: a64edb6 e85df5c Author: Stefan Baur (BAUR-ITCS) <kontakt@baur-itcs.de> Date: Sun Feb 11 14:08:18 2018 +0100 Merge branch 'feature/openbox' into feature/mate-minidesktop 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/mate-minidesktop-stretch in repository live-build-x2go. commit d333e68f41ef80a668d9ba3ffcfdbab5cbdd1adf Merge: 05505b9 7ef5b46 Author: Stefan Baur (BAUR-ITCS) <kontakt@baur-itcs.de> Date: Sat Feb 10 20:21:38 2018 +0100 Merge branch 'feature/openbox' into feature/mate-minidesktop 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/mate-minidesktop-stretch in repository live-build-x2go. commit c78aadc8f4278faf69bacecad1c29bcdb4fd61d7 Merge: 5b5c43b 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/mate-minidesktop-stretch 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/mate-minidesktop-stretch in repository live-build-x2go. commit a64edb63505950cb1525bb98ed23198c135b8c8e Merge: c8ee208 e926958 Author: Stefan Baur (BAUR-ITCS) <kontakt@baur-itcs.de> Date: Sun Feb 11 00:32:59 2018 +0100 Merge branch 'feature/openbox' into feature/mate-minidesktop 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/mate-minidesktop-stretch in repository live-build-x2go. commit 5b5c43b358e26bff09c25296eeaf45de3a9a87c2 Merge: a007140 d7eb710 Author: Stefan Baur (BAUR-ITCS) <kontakt@baur-itcs.de> Date: Sun Feb 11 00:28:33 2018 +0100 Merge branch 'feature/openbox' into feature/mate-minidesktop-stretch 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/mate-minidesktop-stretch in repository live-build-x2go. commit c8ee208e61389741c5074ee50479decd4e23da2d Merge: d333e68 d7eb710 Author: Stefan Baur (BAUR-ITCS) <kontakt@baur-itcs.de> Date: Sun Feb 11 00:28:30 2018 +0100 Merge branch 'feature/openbox' into feature/mate-minidesktop 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/mate-minidesktop-stretch in repository live-build-x2go. commit c10f5501b707e8a0e479111b8b324326d7b50d55 Merge: 83c2377 a236e80 Author: Stefan Baur (BAUR-ITCS) <kontakt@baur-itcs.de> Date: Sun Feb 11 16:51:46 2018 +0100 Merge branch 'feature/openbox' into feature/mate-minidesktop .../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/mate-minidesktop-stretch in repository live-build-x2go. commit b9b849b798ddcf7b127d0139c0e123738ef3a906 Merge: 3c5ec8d a236e80 Author: Stefan Baur (BAUR-ITCS) <kontakt@baur-itcs.de> Date: Sun Feb 11 16:51:47 2018 +0100 Merge branch 'feature/openbox' into feature/mate-minidesktop-stretch .../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/mate-minidesktop-stretch in repository live-build-x2go. commit 84fe0188c00725fc290ec96e463c6e0b97a5be47 Merge: c10f550 cfcf0c5 Author: Stefan Baur (BAUR-ITCS) <kontakt@baur-itcs.de> Date: Sun Feb 11 21:41:34 2018 +0100 Merge branch 'feature/openbox' into feature/mate-minidesktop .../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/mate-minidesktop-stretch in repository live-build-x2go. commit 0ab3cf88ef0a9dcb3bb421b9c66ea50f5fd97754 Merge: 84fe018 cb5fcdd Author: Stefan Baur (BAUR-ITCS) <kontakt@baur-itcs.de> Date: Sun Feb 11 22:46:58 2018 +0100 Merge branch 'feature/openbox' into feature/mate-minidesktop 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/mate-minidesktop-stretch in repository live-build-x2go. commit d1217ebd060c3973f68ec2fb5426d1c0fc107189 Merge: 7d314e6 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/mate-minidesktop-stretch 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/mate-minidesktop-stretch in repository live-build-x2go. commit 7d314e63fb0b4c3385f37753de98e7d9612d806b Merge: b9b849b 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/mate-minidesktop-stretch .../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/mate-minidesktop-stretch in repository live-build-x2go. commit 3c5ec8d8b195683634ef73c4910be1de15dbc153 Merge: c78aadc 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/mate-minidesktop-stretch 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/mate-minidesktop-stretch in repository live-build-x2go. commit 7ee635e0e734c6a5ce7caba12553efa317b318c3 Merge: 0ab3cf8 2a912be Author: Stefan Baur (BAUR-ITCS) <kontakt@baur-itcs.de> Date: Sun Feb 11 23:32:43 2018 +0100 Merge branch 'feature/openbox' into feature/mate-minidesktop 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/mate-minidesktop-stretch in repository live-build-x2go. commit 34ef3a1e65632eaa59b0ed0c888d4e6a7a31f2e0 Merge: 7ee635e 3ef64ed Author: Stefan Baur (BAUR-ITCS) <kontakt@baur-itcs.de> Date: Mon Feb 12 01:05:48 2018 +0100 Merge branch 'feature/openbox' into feature/mate-minidesktop 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/mate-minidesktop-stretch in repository live-build-x2go. commit 12865d3db6fea23b85841ff4fb34e30b17789f55 Merge: d1217eb 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/mate-minidesktop-stretch 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/mate-minidesktop-stretch in repository live-build-x2go. commit df44da573e15155822b224ef37a48e428fb8e843 Merge: 6e8339b 5c146fe Author: Stefan Baur (BAUR-ITCS) <kontakt@baur-itcs.de> Date: Sun Feb 18 18:10:14 2018 +0100 Merge branch 'feature/openbox' into feature/mate-minidesktop .../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/mate-minidesktop-stretch in repository live-build-x2go. commit 6e8339b852a9b7f9af36d1b6d22b9a3037a6c7fb Merge: 34ef3a1 3472989 Author: Stefan Baur (BAUR-ITCS) <kontakt@baur-itcs.de> Date: Sun Feb 18 18:00:28 2018 +0100 Merge branch 'feature/openbox' into feature/mate-minidesktop 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/mate-minidesktop-stretch in repository live-build-x2go. commit 0ec9974e865a926c95f661f42f4fba8405b77d0f Merge: 12865d3 3ef64ed Author: Stefan Baur (BAUR-ITCS) <kontakt@baur-itcs.de> Date: Mon Feb 12 01:05:49 2018 +0100 Merge branch 'feature/openbox' into feature/mate-minidesktop-stretch 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/mate-minidesktop-stretch in repository live-build-x2go. commit 19a161e595dcc86571e547e65bf4bcf05919d90b Merge: 55e3948 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/mate-minidesktop-stretch .../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/mate-minidesktop-stretch in repository live-build-x2go. commit 55e394871a3dcfd52490bd5dcd4ef7ef5e0b630c Merge: 0ec9974 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/mate-minidesktop-stretch 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/mate-minidesktop-stretch in repository live-build-x2go. commit 965eab22d24a1dfb56afd6eeb35c00daeb8308ac Merge: 4c80e06 73d254b Author: Stefan Baur (BAUR-ITCS) <kontakt@baur-itcs.de> Date: Mon Feb 19 12:04:10 2018 +0100 Merge branch 'feature/openbox' into feature/mate-minidesktop .../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/mate-minidesktop-stretch in repository live-build-x2go. commit 4c80e0663ea75f9fd716848e96ddf7887120a087 Merge: f26ce02 d78d191 Author: Stefan Baur (BAUR-ITCS) <kontakt@baur-itcs.de> Date: Mon Feb 19 11:28:27 2018 +0100 Merge branch 'feature/openbox' into feature/mate-minidesktop 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/mate-minidesktop-stretch in repository live-build-x2go. commit 4a5dbcf43f7af77dc85944e5fe663490aae215e5 Merge: 965eab2 794f384 Author: Stefan Baur (BAUR-ITCS) <kontakt@baur-itcs.de> Date: Mon Feb 19 12:33:02 2018 +0100 Merge branch 'feature/openbox' into feature/mate-minidesktop 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/mate-minidesktop-stretch in repository live-build-x2go. commit 56bbd49b6f719d29ef086c4d7eca0507873d3863 Merge: d0c045a 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/mate-minidesktop-stretch .../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/mate-minidesktop-stretch in repository live-build-x2go. commit c26d73cadea68c413ab482f41808a5be6fb8b970 Merge: 19a161e 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/mate-minidesktop-stretch .../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/mate-minidesktop-stretch in repository live-build-x2go. commit f26ce02fad9ee52c4b400502ac41ced003bcd2dd Merge: df44da5 ca0877d Author: Stefan Baur (BAUR-ITCS) <kontakt@baur-itcs.de> Date: Sun Feb 18 22:29:16 2018 +0100 Merge branch 'feature/openbox' into feature/mate-minidesktop .../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/mate-minidesktop-stretch in repository live-build-x2go. commit d0c045a3ec723c3dfcacf339a46af485639ee925 Merge: c26d73c d78d191 Author: Stefan Baur (BAUR-ITCS) <kontakt@baur-itcs.de> Date: Mon Feb 19 11:28:27 2018 +0100 Merge branch 'feature/openbox' into feature/mate-minidesktop-stretch 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/mate-minidesktop-stretch in repository live-build-x2go. commit 72c06b94a8098e2eae513817ffadaf3199177e3e Merge: 56bbd49 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/mate-minidesktop-stretch 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/mate-minidesktop-stretch in repository live-build-x2go. commit fe5a32fcb8f964487d589ac5c2dd2a357967b3d6 Author: Stefan Baur (BAUR-ITCS) <kontakt@baur-itcs.de> Date: Mon Feb 19 16:13:09 2018 +0100 added two more font packages --- config/package-lists/x2go.list.chroot | 2 ++ 1 file changed, 2 insertions(+) diff --git a/config/package-lists/x2go.list.chroot b/config/package-lists/x2go.list.chroot index 8b91e0d..9ac0c33 100644 --- a/config/package-lists/x2go.list.chroot +++ b/config/package-lists/x2go.list.chroot @@ -51,7 +51,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/mate-minidesktop-stretch in repository live-build-x2go. commit e73c694b07846ac5e57e0a849f108c0b8f72f9f1 Author: Stefan Baur (BAUR-ITCS) <kontakt@baur-itcs.de> Date: Mon Feb 19 16:12:39 2018 +0100 added two more font packages --- config/package-lists/x2go.list.chroot | 2 ++ 1 file changed, 2 insertions(+) diff --git a/config/package-lists/x2go.list.chroot b/config/package-lists/x2go.list.chroot index 06e85dc..c1f1765 100644 --- a/config/package-lists/x2go.list.chroot +++ b/config/package-lists/x2go.list.chroot @@ -54,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/mate-minidesktop-stretch in repository live-build-x2go. commit c6c9639f90cdae704c885ac6baa0fb7563c5460c Merge: 177db3f 55a7b0c Author: Stefan Baur (BAUR-ITCS) <kontakt@baur-itcs.de> Date: Wed May 2 00:38:32 2018 +0200 Merge branch 'feature/openbox' into feature/mate-minidesktop 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/mate-minidesktop-stretch in repository live-build-x2go. commit 4c1080913f0cde09bfaec767652e52b9929016ac Merge: b6ee127 55a7b0c Author: Stefan Baur (BAUR-ITCS) <kontakt@baur-itcs.de> Date: Wed May 2 00:39:48 2018 +0200 Merge branch 'feature/openbox' into feature/mate-minidesktop-stretch 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 9ba727a,819a298..249033b --- 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/mate-minidesktop-stretch in repository live-build-x2go. commit 69cb490fc2e7e3a577661bf3247e347ab0b0a2ba Merge: c6c9639 c9a47d5 Author: Stefan Baur (BAUR-ITCS) <kontakt@baur-itcs.de> Date: Wed May 2 00:50:43 2018 +0200 Merge branch 'feature/openbox' into feature/mate-minidesktop 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/mate-minidesktop-stretch in repository live-build-x2go. commit 177db3f01a33f69c002e35c0b7767715b90e6895 Merge: e73c694 dce43db Author: Stefan Baur (BAUR-ITCS) <kontakt@baur-itcs.de> Date: Sun Apr 22 19:08:20 2018 +0200 Merge branch 'feature/openbox' into feature/mate-minidesktop 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/mate-minidesktop-stretch in repository live-build-x2go. commit b6ee1274e572f9185289c8d703e30ec38c0908b9 Merge: fe5a32f dce43db Author: Stefan Baur (BAUR-ITCS) <kontakt@baur-itcs.de> Date: Sun Apr 22 19:08:22 2018 +0200 Merge branch 'feature/openbox' into feature/mate-minidesktop-stretch 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/mate-minidesktop-stretch in repository live-build-x2go. commit 8194c765182c2807d81e0ef7d747e7cc521cbaa6 Merge: 9cb3c21 8ad7e5f Author: Stefan Baur (BAUR-ITCS) <kontakt@baur-itcs.de> Date: Sat Dec 15 21:55:40 2018 +0100 Merge commit '8ad7e5f4fd890c03a04c3b849ce4911c6e0d970d' into feature/mate-minidesktop-stretch 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/mate-minidesktop-stretch in repository live-build-x2go. commit ce7802599e38a3a64225eda275675f282129b57e Merge: 9f58fa9 8ad7e5f Author: Stefan Baur (BAUR-ITCS) <kontakt@baur-itcs.de> Date: Sat Dec 15 21:55:35 2018 +0100 Merge commit '8ad7e5f4fd890c03a04c3b849ce4911c6e0d970d' into feature/mate-minidesktop 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/mate-minidesktop-stretch in repository live-build-x2go. commit 9cb3c21d1fb896c56965ac9d0e8a1a9585bca519 Merge: dc91be1 32cb6b1 Author: Stefan Baur (BAUR-ITCS) <kontakt@baur-itcs.de> Date: Fri Dec 14 23:28:23 2018 +0100 Merge commit '32cb6b15252d44e9277f373934d2d64796cb2de9' into feature/mate-minidesktop-stretch .../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/mate-minidesktop-stretch in repository live-build-x2go. commit 9f58fa900f4b2bbdac697a8d5d05fbed464fec37 Merge: 90df2d3 32cb6b1 Author: Stefan Baur (BAUR-ITCS) <kontakt@baur-itcs.de> Date: Fri Dec 14 23:28:14 2018 +0100 Merge commit '32cb6b15252d44e9277f373934d2d64796cb2de9' into feature/mate-minidesktop .../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/mate-minidesktop-stretch in repository live-build-x2go. commit 181164b7b5381879a2e7810f6f90857213326402 Merge: 4c10809 c9a47d5 Author: Stefan Baur (BAUR-ITCS) <kontakt@baur-itcs.de> Date: Wed May 2 00:50:44 2018 +0200 Merge branch 'feature/openbox' into feature/mate-minidesktop-stretch 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/mate-minidesktop-stretch in repository live-build-x2go. commit dc91be1168dbd6b3b689421668ca9d99c0009521 Merge: 181164b 7cdade2 Author: Stefan Baur (BAUR-ITCS) <kontakt@baur-itcs.de> Date: Fri Dec 14 23:12:11 2018 +0100 Merge commit '7cdade23c8ef1462e764e45aa5771eb2b14221d6' into feature/mate-minidesktop-stretch 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/mate-minidesktop-stretch in repository live-build-x2go. commit 90df2d3f6a44cfd7102037b3342cf0a5cd0fdf74 Merge: 69cb490 7cdade2 Author: Stefan Baur (BAUR-ITCS) <kontakt@baur-itcs.de> Date: Fri Dec 14 23:11:41 2018 +0100 Merge commit '7cdade23c8ef1462e764e45aa5771eb2b14221d6' into feature/mate-minidesktop 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/mate-minidesktop-stretch in repository live-build-x2go. commit 02b2f8669132b524e466a3380e056557fc79dc7c Merge: 1f6994b 8c5f78d Author: Stefan Baur (BAUR-ITCS) <kontakt@baur-itcs.de> Date: Sun Jan 6 00:51:35 2019 +0000 Merge commit '8c5f78d8ff045adb7938cc52cdec5c73c448818e' into feature/mate-minidesktop Conflicts: config/includes.chroot/lib/live/config/2900-x2go-thinclientconfig .../etc/X11/Xsession.d/60x11-blanking-dpms-config | 31 +++++++ .../etc/X11/Xsession.d/60x11-configure-xinerama | 58 ++++++++++++ .../etc/X11/Xsession.d/60x11-openbox-start | 4 + .../etc/X11/Xsession.d/60x11-set-background | 43 +++++++++ .../Xsession.d/60x11-spawn-configure-pulseaudio | 32 +++++++ .../etc/X11/Xsession.d/61x11-start-x2goclient | 103 +++++++++++++++++++++ .../initramfs-tools/hooks/0000-initrdblankdpmsfix | 26 ++++++ config/package-lists/xbackground.list.chroot | 1 + 8 files changed, 298 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/mate-minidesktop-stretch in repository live-build-x2go. commit 03fda33bafd7842d6532670173ea1f2b149fb659 Author: Stefan Baur (BAUR-ITCS) <kontakt@baur-itcs.de> Date: Sun Jan 6 01:14:18 2019 +0000 x2goclient start script is not needed in minidesktop modex2goclient start script is not needed in minidesktop mode --- .../etc/X11/Xsession.d/61x11-start-x2goclient | 103 --------------------- 1 file changed, 103 deletions(-) diff --git a/config/includes.chroot/etc/X11/Xsession.d/61x11-start-x2goclient b/config/includes.chroot/etc/X11/Xsession.d/61x11-start-x2goclient deleted file mode 100644 index e22b47e..0000000 --- a/config/includes.chroot/etc/X11/Xsession.d/61x11-start-x2goclient +++ /dev/null @@ -1,103 +0,0 @@ -# Get X2GoConfig -BROKERURL=$(sed -e 's/ \([^ ]*\)=/\n\1=/g' -e 's/\([^=]["'"'"']\) /\1\n/g' -e 's/ \([^ "'"'"']\)/\n\1/g' /proc/cmdline | awk -F'=' ' /^broker-url=/ { print $2 }' | tr -dc 'a-zA-Z0-9.:/?%_\-@') -SESSIONSELECT=$(sed -e 's/ \([^ ]*\)=/\n\1=/g' -e 's/\([^=]["'"'"']\) /\1\n/g' -e 's/ \([^ "'"'"']\)/\n\1/g' /proc/cmdline | awk -F'=' ' /^session=/ { print $2 }' | tr -dc 'a-zA-Z0-9.:/ _\-@') -LDAP=$(sed -e 's/ \([^ ]*\)=/\n\1=/g' -e 's/\([^=]["'"'"']\) /\1\n/g' -e 's/ \([^ "'"'"']\)/\n\1/g' /proc/cmdline | sed 's/^ldap=/ldap#/' | awk -F'#' ' /^ldap#/ { print $2 }' | tr -dc 'a-zA-Z0-9.:_\-@') -LDAP1=$(sed -e 's/ \([^ ]*\)=/\n\1=/g' -e 's/\([^=]["'"'"']\) /\1\n/g' -e 's/ \([^ "'"'"']\)/\n\1/g' /proc/cmdline | sed 's/^ldap1=/ldap1#/' | awk -F'#' ' /^ldap1#/ { print $2 }' | tr -dc 'a-zA-Z0-9.:_\-@') -LDAP2=$(sed -e 's/ \([^ ]*\)=/\n\1=/g' -e 's/\([^=]["'"'"']\) /\1\n/g' -e 's/ \([^ "'"'"']\)/\n\1/g' /proc/cmdline | sed 's/^ldap2=/ldap2#/' | awk -F'#' ' /^ldap2#/ { print $2 }' | tr -dc 'a-zA-Z0-9.:_\-@') - - -# Check for background and branding SVGs -BRANDING='' -OLDCON='' -if grep -q ' branding=' /proc/cmdline; then - while ! [ -s "/etc/x2go/branding.svg" ]; do - [ -z "$OLDCON" ] && OLDCON="$(fgconsole)" - chvt "1" - echo "'$0' is waiting for a valid '/etc/x2go/branding.svg' file." - sleep "2" - done - [ -n "$OLDCON" ] && chvt "$OLDCON" - BRANDING='--branding=/etc/x2go/branding.svg' -fi -BACKGROUND='' -OLDCON='' -if grep -q ' bg=' /proc/cmdline; then - while ! [ -s "/etc/x2go/bg.svg" ]; do - [ -z "$OLDCON" ] && OLDCON="$(fgconsole)" - chvt "1" - echo "'$0' is waiting for a valid '/etc/x2go/bg.svg' file." - sleep "2" - done - [ -n "$OLDCON" ] && chvt "$OLDCON" - BACKGROUND='--background=/etc/x2go/bg.svg' -fi - -# Spawn X2GoClient -if [ -n "$SESSIONSELECT" ]; then - STARTSESSION="--session='$SESSIONSELECT'" -fi -if [ -n "$BROKERURL" ]; then - SESSIONFROM="--broker-url=$BROKERURL" -else - SESSIONFROM="--session-conf=/etc/x2go/x2gothinclient_sessions" - OLDCON='' - while ! [ -s "/etc/x2go/x2gothinclient_sessions" ]; do - [ -z "$OLDCON" ] && OLDCON="$(fgconsole)" - chvt "1" - echo "'$0' is waiting for a valid '/etc/x2go/x2gothinclient_sessions' file." - sleep "2" - done - [ -n "$OLDCON" ] && chvt "$OLDCON" -fi -if [ -n "$LDAP" ] ; then - if [ -n "$LDAP1" ] ; then - BACKUPLDAP="--ldap1=$LDAP1" - if [ -n "$LDAP2" ] ; then - BACKUPLDAP="$BACKUPLDAP --ldap2=$LDAP2" - fi - fi - LDAPPARAMS="--ldap=$LDAP $BACKUPLDAP" -else - LDAPPARAMS="" -fi - - -THROTTLINGCOMMAND="" -THROTTLEVALUES=$(sed -e 's/ \([^ ]*\)=/\n\1=/g' -e 's/\([^=]["'"'"']\) /\1\n/g' -e 's/ \([^ "'"'"']\)/\n\1/g' /proc/cmdline | awk -F '=' '$1 == "throttle" { print $2 }' | tr -dc '0-9.:u') -if [ -n "$THROTTLEVALUES" ]; then - # determine maximum line speed - # look for all interfaces in state "up", then read their speed value from the file named speed - # just ignore the output if there is none, then sort numeric, unique, and read last line=highest, - # then sanitize - MAXSPEEDMBIT=$(grep -l "up" /sys/class/net/*/operstate | xargs -n1 dirname | xargs -n 1 -I XXX cat XXX/speed 2>/dev/null | sort -n -u | tail -1 | tr -dc '0-9.') - MAXSPEEDKBYTE=$((MAXSPEEDMBIT*128)) #Megabit * 1024 / 8 -> KiloByte - - THROTTLEARR=($(echo $THROTTLEVALUES | awk -F ':' '$1 ~/^[0-9\.u]*$/ && $2 ~/^[0-9\.u]*$/ && $3 ~/^[0-9\.u]*$/ && $4 ~/^[0-9\.u]*$/ && $4 ~/^[0-9\.u]*$/ { print $1 " " $2 " " $3 " " $4 " " $5}')) - if [ -n "${THROTTLEARR[0]}" ] && [ "${THROTTLEARR[0]}" != "u" ]; then - THROTTLEDOWN="-d ${THROTTLEARR[0]}" # default 10, never used - elif [ "${THROTTLEARR[0]}" = "u" ]; then - THROTTLEDOWN="-d $MAXSPEEDKBYTE" - fi - if [ -n "${THROTTLEARR[1]}" ] && [ "${THROTTLEARR[1]}" != "u" ]; then - THROTTLEUP="-u ${THROTTLEARR[1]}" # default 10, never used - elif [ "${THROTTLEARR[1]}" = "u" ]; then - THROTTLEUP="-d $MAXSPEEDKBYTE" - elif [ -z "${THROTTLEARR[1]}" ] ; then - THROTTLEUP="-d ${THROTTLEARR[0]}" # set up=down if only 1 param - fi - if [ -n "${THROTTLEARR[2]}" ] ; then - THROTTLETIME="-t ${THROTTLEARR[2]}" # default 3.0 - fi - if [ -n "${THROTTLEARR[3]}" ] ; then - THROTTLELENGTH="-l ${THROTTLEARR[3]}" # default 20 - fi - if [ -n "${THROTTLEARR[4]}" ] ; then - THROTTLELATENCY="-L ${THROTTLEARR[4]}" # default 0 - fi - # only set THROTTLINGCOMMAND if at least one value was detected and sanitized properly - if [ -n "$THROTTLEUP" ] || [ -n "$THROTTLEDOWN" ] || [ -n "$THROTTLETIME" ] || [ -n "$THROTTLELENGTH" ] || [ -n "$THROTTLELATENCY" ]; then - THROTTLINGCOMMAND="trickle -s $THROTTLEDOWN $THROTTLEUP $THROTTLETIME $THROTTLELENGTH $THROTTLELATENCY" - 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 -- 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/mate-minidesktop-stretch in repository live-build-x2go. commit 7847b13a7e2900e104274ed1cc1762b0641255e9 Author: Stefan Baur (BAUR-ITCS) <kontakt@baur-itcs.de> Date: Sun Jan 6 01:14:18 2019 +0000 x2goclient start script is not needed in minidesktop mode --- .../etc/X11/Xsession.d/61x11-start-x2goclient | 103 --------------------- 1 file changed, 103 deletions(-) diff --git a/config/includes.chroot/etc/X11/Xsession.d/61x11-start-x2goclient b/config/includes.chroot/etc/X11/Xsession.d/61x11-start-x2goclient deleted file mode 100644 index e22b47e..0000000 --- a/config/includes.chroot/etc/X11/Xsession.d/61x11-start-x2goclient +++ /dev/null @@ -1,103 +0,0 @@ -# Get X2GoConfig -BROKERURL=$(sed -e 's/ \([^ ]*\)=/\n\1=/g' -e 's/\([^=]["'"'"']\) /\1\n/g' -e 's/ \([^ "'"'"']\)/\n\1/g' /proc/cmdline | awk -F'=' ' /^broker-url=/ { print $2 }' | tr -dc 'a-zA-Z0-9.:/?%_\-@') -SESSIONSELECT=$(sed -e 's/ \([^ ]*\)=/\n\1=/g' -e 's/\([^=]["'"'"']\) /\1\n/g' -e 's/ \([^ "'"'"']\)/\n\1/g' /proc/cmdline | awk -F'=' ' /^session=/ { print $2 }' | tr -dc 'a-zA-Z0-9.:/ _\-@') -LDAP=$(sed -e 's/ \([^ ]*\)=/\n\1=/g' -e 's/\([^=]["'"'"']\) /\1\n/g' -e 's/ \([^ "'"'"']\)/\n\1/g' /proc/cmdline | sed 's/^ldap=/ldap#/' | awk -F'#' ' /^ldap#/ { print $2 }' | tr -dc 'a-zA-Z0-9.:_\-@') -LDAP1=$(sed -e 's/ \([^ ]*\)=/\n\1=/g' -e 's/\([^=]["'"'"']\) /\1\n/g' -e 's/ \([^ "'"'"']\)/\n\1/g' /proc/cmdline | sed 's/^ldap1=/ldap1#/' | awk -F'#' ' /^ldap1#/ { print $2 }' | tr -dc 'a-zA-Z0-9.:_\-@') -LDAP2=$(sed -e 's/ \([^ ]*\)=/\n\1=/g' -e 's/\([^=]["'"'"']\) /\1\n/g' -e 's/ \([^ "'"'"']\)/\n\1/g' /proc/cmdline | sed 's/^ldap2=/ldap2#/' | awk -F'#' ' /^ldap2#/ { print $2 }' | tr -dc 'a-zA-Z0-9.:_\-@') - - -# Check for background and branding SVGs -BRANDING='' -OLDCON='' -if grep -q ' branding=' /proc/cmdline; then - while ! [ -s "/etc/x2go/branding.svg" ]; do - [ -z "$OLDCON" ] && OLDCON="$(fgconsole)" - chvt "1" - echo "'$0' is waiting for a valid '/etc/x2go/branding.svg' file." - sleep "2" - done - [ -n "$OLDCON" ] && chvt "$OLDCON" - BRANDING='--branding=/etc/x2go/branding.svg' -fi -BACKGROUND='' -OLDCON='' -if grep -q ' bg=' /proc/cmdline; then - while ! [ -s "/etc/x2go/bg.svg" ]; do - [ -z "$OLDCON" ] && OLDCON="$(fgconsole)" - chvt "1" - echo "'$0' is waiting for a valid '/etc/x2go/bg.svg' file." - sleep "2" - done - [ -n "$OLDCON" ] && chvt "$OLDCON" - BACKGROUND='--background=/etc/x2go/bg.svg' -fi - -# Spawn X2GoClient -if [ -n "$SESSIONSELECT" ]; then - STARTSESSION="--session='$SESSIONSELECT'" -fi -if [ -n "$BROKERURL" ]; then - SESSIONFROM="--broker-url=$BROKERURL" -else - SESSIONFROM="--session-conf=/etc/x2go/x2gothinclient_sessions" - OLDCON='' - while ! [ -s "/etc/x2go/x2gothinclient_sessions" ]; do - [ -z "$OLDCON" ] && OLDCON="$(fgconsole)" - chvt "1" - echo "'$0' is waiting for a valid '/etc/x2go/x2gothinclient_sessions' file." - sleep "2" - done - [ -n "$OLDCON" ] && chvt "$OLDCON" -fi -if [ -n "$LDAP" ] ; then - if [ -n "$LDAP1" ] ; then - BACKUPLDAP="--ldap1=$LDAP1" - if [ -n "$LDAP2" ] ; then - BACKUPLDAP="$BACKUPLDAP --ldap2=$LDAP2" - fi - fi - LDAPPARAMS="--ldap=$LDAP $BACKUPLDAP" -else - LDAPPARAMS="" -fi - - -THROTTLINGCOMMAND="" -THROTTLEVALUES=$(sed -e 's/ \([^ ]*\)=/\n\1=/g' -e 's/\([^=]["'"'"']\) /\1\n/g' -e 's/ \([^ "'"'"']\)/\n\1/g' /proc/cmdline | awk -F '=' '$1 == "throttle" { print $2 }' | tr -dc '0-9.:u') -if [ -n "$THROTTLEVALUES" ]; then - # determine maximum line speed - # look for all interfaces in state "up", then read their speed value from the file named speed - # just ignore the output if there is none, then sort numeric, unique, and read last line=highest, - # then sanitize - MAXSPEEDMBIT=$(grep -l "up" /sys/class/net/*/operstate | xargs -n1 dirname | xargs -n 1 -I XXX cat XXX/speed 2>/dev/null | sort -n -u | tail -1 | tr -dc '0-9.') - MAXSPEEDKBYTE=$((MAXSPEEDMBIT*128)) #Megabit * 1024 / 8 -> KiloByte - - THROTTLEARR=($(echo $THROTTLEVALUES | awk -F ':' '$1 ~/^[0-9\.u]*$/ && $2 ~/^[0-9\.u]*$/ && $3 ~/^[0-9\.u]*$/ && $4 ~/^[0-9\.u]*$/ && $4 ~/^[0-9\.u]*$/ { print $1 " " $2 " " $3 " " $4 " " $5}')) - if [ -n "${THROTTLEARR[0]}" ] && [ "${THROTTLEARR[0]}" != "u" ]; then - THROTTLEDOWN="-d ${THROTTLEARR[0]}" # default 10, never used - elif [ "${THROTTLEARR[0]}" = "u" ]; then - THROTTLEDOWN="-d $MAXSPEEDKBYTE" - fi - if [ -n "${THROTTLEARR[1]}" ] && [ "${THROTTLEARR[1]}" != "u" ]; then - THROTTLEUP="-u ${THROTTLEARR[1]}" # default 10, never used - elif [ "${THROTTLEARR[1]}" = "u" ]; then - THROTTLEUP="-d $MAXSPEEDKBYTE" - elif [ -z "${THROTTLEARR[1]}" ] ; then - THROTTLEUP="-d ${THROTTLEARR[0]}" # set up=down if only 1 param - fi - if [ -n "${THROTTLEARR[2]}" ] ; then - THROTTLETIME="-t ${THROTTLEARR[2]}" # default 3.0 - fi - if [ -n "${THROTTLEARR[3]}" ] ; then - THROTTLELENGTH="-l ${THROTTLEARR[3]}" # default 20 - fi - if [ -n "${THROTTLEARR[4]}" ] ; then - THROTTLELATENCY="-L ${THROTTLEARR[4]}" # default 0 - fi - # only set THROTTLINGCOMMAND if at least one value was detected and sanitized properly - if [ -n "$THROTTLEUP" ] || [ -n "$THROTTLEDOWN" ] || [ -n "$THROTTLETIME" ] || [ -n "$THROTTLELENGTH" ] || [ -n "$THROTTLELATENCY" ]; then - THROTTLINGCOMMAND="trickle -s $THROTTLEDOWN $THROTTLEUP $THROTTLETIME $THROTTLELENGTH $THROTTLELATENCY" - 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 -- 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/mate-minidesktop-stretch in repository live-build-x2go. commit 8b3f655a1ae7aa3ce511aff0564ce4999e9aaa6d Merge: 8194c76 f736114 Author: Stefan Baur (BAUR-ITCS) <kontakt@baur-itcs.de> Date: Sun Dec 16 01:22:09 2018 +0100 Merge commit 'f736114cb8c09f3413827649d619acd0af1b2cae' into feature/mate-minidesktop-stretch 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/mate-minidesktop-stretch in repository live-build-x2go. commit 1f6994bbd890bb7ac1a51f296c669561e1f330e3 Merge: ce78025 f736114 Author: Stefan Baur (BAUR-ITCS) <kontakt@baur-itcs.de> Date: Sun Dec 16 01:22:01 2018 +0100 Merge commit 'f736114cb8c09f3413827649d619acd0af1b2cae' into feature/mate-minidesktop 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/mate-minidesktop-stretch in repository live-build-x2go. commit b3d8402061d180f3d723b7936dfec42b42838af3 Merge: 8b3f655 02b2f86 Author: Stefan Baur (BAUR-ITCS) <kontakt@baur-itcs.de> Date: Sun Jan 6 00:53:38 2019 +0000 Merge commit '02b2f8669132b524e466a3380e056557fc79dc7c' into feature/mate-minidesktop-stretch -minidesktop-stretch .../etc/X11/Xsession.d/60x11-blanking-dpms-config | 31 +++++++ .../etc/X11/Xsession.d/60x11-configure-xinerama | 58 ++++++++++++ .../etc/X11/Xsession.d/60x11-openbox-start | 4 + .../etc/X11/Xsession.d/60x11-set-background | 43 +++++++++ .../Xsession.d/60x11-spawn-configure-pulseaudio | 32 +++++++ .../etc/X11/Xsession.d/61x11-start-x2goclient | 103 +++++++++++++++++++++ .../initramfs-tools/hooks/0000-initrdblankdpmsfix | 26 ++++++ config/package-lists/xbackground.list.chroot | 1 + 8 files changed, 298 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/mate-minidesktop-stretch in repository live-build-x2go. commit 6e960f17843e795d36a3c8539888ac7359f69f4b Merge: 9d9a175 a4f9e67 Author: Stefan Baur (BAUR-ITCS) <kontakt@baur-itcs.de> Date: Sun Jan 6 21:08:03 2019 +0000 Merge commit 'a4f9e67cb9574e3843d545f37da6e0628891199d' into feature/mate-minidesktop-stretch .../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/mate-minidesktop-stretch in repository live-build-x2go. commit 5e2e407f37e33ed2cfdae42ff66b46aeda5f0a9b Merge: dca2f5e 72dc17e Author: Stefan Baur (BAUR-ITCS) <kontakt@baur-itcs.de> Date: Sun Jan 6 20:59:16 2019 +0000 Merge commit '72dc17eaab31e5dfdf640b30d03e4364f07c1be6' into feature/mate-minidesktop .../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/mate-minidesktop-stretch in repository live-build-x2go. commit 9d9a175474820dbd29f1e6bf9592f75ffe8d28db Merge: ccb3898 72dc17e Author: Stefan Baur (BAUR-ITCS) <kontakt@baur-itcs.de> Date: Sun Jan 6 20:59:23 2019 +0000 Merge commit '72dc17eaab31e5dfdf640b30d03e4364f07c1be6' into feature/mate-minidesktop-stretch .../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/mate-minidesktop-stretch in repository live-build-x2go. commit b3ed00acc76b8c4ae34f63c15befe005bd8b714e Merge: 5e2e407 a4f9e67 Author: Stefan Baur (BAUR-ITCS) <kontakt@baur-itcs.de> Date: Sun Jan 6 21:07:54 2019 +0000 Merge commit 'a4f9e67cb9574e3843d545f37da6e0628891199d' into feature/mate-minidesktop .../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/mate-minidesktop-stretch in repository live-build-x2go. commit 1bd9f7a83bf249c552e474bcc2b359ff7b811f16 Merge: b3ed00a be91c0f Author: Stefan Baur (BAUR-ITCS) <kontakt@baur-itcs.de> Date: Sun Jan 6 21:12:00 2019 +0000 Merge commit 'be91c0f549cd3a6bcda549bc0cb640dda9d30bf9' into feature/mate-minidesktop .../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/mate-minidesktop-stretch in repository live-build-x2go. commit 0e14dc9c98b8d223d9921e82396fbaafb00a5492 Merge: b3d8402 03fda33 Author: Stefan Baur (BAUR-ITCS) <kontakt@baur-itcs.de> Date: Sun Jan 6 01:16:09 2019 +0000 Merge commit '03fda33bafd7842d6532670173ea1f2b149fb659' into feature/mate-minidesktop-stretch .../etc/X11/Xsession.d/61x11-start-x2goclient | 103 --------------------- 1 file changed, 103 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/mate-minidesktop-stretch in repository live-build-x2go. commit dca2f5eb9e9c56b275b10d0705f6663cf4b9287a Merge: 7847b13 31f9dc1 Author: Stefan Baur (BAUR-ITCS) <kontakt@baur-itcs.de> Date: Sun Jan 6 15:21:44 2019 +0000 Merge commit '31f9dc1219eb8e94a50c0bdc67686493a9e053f9' into feature/mate-minidesktop .../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/mate-minidesktop-stretch in repository live-build-x2go. commit ccb3898ed1ba00a00547d25c2137255fd310d721 Merge: 0e14dc9 31f9dc1 Author: Stefan Baur (BAUR-ITCS) <kontakt@baur-itcs.de> Date: Sun Jan 6 15:21:54 2019 +0000 Merge commit '31f9dc1219eb8e94a50c0bdc67686493a9e053f9' into feature/mate-minidesktop-stretch .../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/mate-minidesktop-stretch in repository live-build-x2go. commit 754fd465c4a9a5cdab9b5fa3aa818f0d79004f06 Merge: 80a0ac4 5d99ae6 Author: Stefan Baur (BAUR-ITCS) <kontakt@baur-itcs.de> Date: Tue Jan 8 09:04:03 2019 +0000 Merge commit '5d99ae64b91767f88e06219511762f8b7977a407' into feature/mate-minidesktop-stretch 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/mate-minidesktop-stretch in repository live-build-x2go. commit 93039c2be55f954f107583178a4c61883b5ee6d3 Merge: 877724a 5d99ae6 Author: Stefan Baur (BAUR-ITCS) <kontakt@baur-itcs.de> Date: Tue Jan 8 09:03:56 2019 +0000 Merge commit '5d99ae64b91767f88e06219511762f8b7977a407' into feature/mate-minidesktop 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/mate-minidesktop-stretch in repository live-build-x2go. commit 80a0ac4ba4691991a4f1e6d165703039ac432077 Merge: 204830d f6b2c9d Author: Stefan Baur (BAUR-ITCS) <kontakt@baur-itcs.de> Date: Sun Jan 6 23:59:54 2019 +0000 Merge commit 'f6b2c9d495e4510ab694d86bb1e05031cffc6707' into feature/mate-minidesktop-stretch 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/mate-minidesktop-stretch in repository live-build-x2go. commit 877724aa24172a0d72d56e00ff78f2210de0478a Merge: 2e59c8a f6b2c9d Author: Stefan Baur (BAUR-ITCS) <kontakt@baur-itcs.de> Date: Sun Jan 6 23:59:48 2019 +0000 Merge commit 'f6b2c9d495e4510ab694d86bb1e05031cffc6707' into feature/mate-minidesktop 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/mate-minidesktop-stretch in repository live-build-x2go. commit 204830da3707e36e417d864e61e4eec99ae0181e Merge: 3527139 f97a97a Author: Stefan Baur (BAUR-ITCS) <kontakt@baur-itcs.de> Date: Sun Jan 6 21:13:55 2019 +0000 Merge commit 'f97a97a88e79e4f21cfa712fadbe2a975c6e22de' into feature/mate-minidesktop-stretch 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/mate-minidesktop-stretch in repository live-build-x2go. commit 2e59c8ac2562bdbe83483bb24e201fd6512283ef Merge: 1bd9f7a f97a97a Author: Stefan Baur (BAUR-ITCS) <kontakt@baur-itcs.de> Date: Sun Jan 6 21:13:50 2019 +0000 Merge commit 'f97a97a88e79e4f21cfa712fadbe2a975c6e22de' into feature/mate-minidesktop 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/mate-minidesktop-stretch in repository live-build-x2go. commit 35271391ff353df9f5d2bedd393f4b6320cedaeb Merge: 6e960f1 be91c0f Author: Stefan Baur (BAUR-ITCS) <kontakt@baur-itcs.de> Date: Sun Jan 6 21:12:07 2019 +0000 Merge commit 'be91c0f549cd3a6bcda549bc0cb640dda9d30bf9' into feature/mate-minidesktop-stretch .../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/mate-minidesktop-stretch in repository live-build-x2go. commit f8a1942a814248f70b592669d193ba0edcd3c98f Merge: 6a62f95 e83af98 Author: Stefan Baur (BAUR-ITCS) <kontakt@baur-itcs.de> Date: Fri Jan 11 14:36:40 2019 +0000 Merge commit 'e83af989ab7f86f90acdb6b34e668b825be85968' into feature/mate-minidesktop .../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/mate-minidesktop-stretch in repository live-build-x2go. commit 42389ed94afe8626e366586c62065f9cc3c28d88 Merge: 754fd46 50537ce Author: Stefan Baur (BAUR-ITCS) <kontakt@baur-itcs.de> Date: Fri Jan 11 12:29:14 2019 +0000 Merge commit '50537ce5793436099dcbf36f6512b33ff6e09155' into feature/mate-minidesktop-stretch .../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/mate-minidesktop-stretch in repository live-build-x2go. commit 5e928f279f3e6add76c51124c94f7001b95d9e22 Merge: d7f7fcc 2e9ec9f Author: Stefan Baur (BAUR-ITCS) <kontakt@baur-itcs.de> Date: Fri Jan 11 14:04:16 2019 +0000 Merge commit '2e9ec9f474441d99caaa838be616dbcc615f6e8f' into feature/mate-minidesktop 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/mate-minidesktop-stretch in repository live-build-x2go. commit 6a62f95ea0171fe22d21d1825055dcc2f49a7d2f Merge: 5e928f2 550566b Author: Stefan Baur (BAUR-ITCS) <kontakt@baur-itcs.de> Date: Fri Jan 11 14:04:18 2019 +0000 Merge commit '550566bae0897dd08c2a588f93b512617a4f05b2' into feature/mate-minidesktop .../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/mate-minidesktop-stretch in repository live-build-x2go. commit afe4f2d818e9d7963dab2b560b77c0aa3413e5aa Merge: 42389ed 2e9ec9f Author: Stefan Baur (BAUR-ITCS) <kontakt@baur-itcs.de> Date: Fri Jan 11 14:04:23 2019 +0000 Merge commit '2e9ec9f474441d99caaa838be616dbcc615f6e8f' into feature/mate-minidesktop-stretch 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/mate-minidesktop-stretch in repository live-build-x2go. commit e91ac7e1140012e4fe7cdfa9e283486cded3d118 Merge: afe4f2d 550566b Author: Stefan Baur (BAUR-ITCS) <kontakt@baur-itcs.de> Date: Fri Jan 11 14:04:24 2019 +0000 Merge commit '550566bae0897dd08c2a588f93b512617a4f05b2' into feature/mate-minidesktop-stretch .../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/mate-minidesktop-stretch in repository live-build-x2go. commit d7f7fccd9758cd06b2a42e7d00a1e1f1640c25f3 Merge: 93039c2 50537ce Author: Stefan Baur (BAUR-ITCS) <kontakt@baur-itcs.de> Date: Fri Jan 11 12:29:07 2019 +0000 Merge commit '50537ce5793436099dcbf36f6512b33ff6e09155' into feature/mate-minidesktop .../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/mate-minidesktop-stretch in repository live-build-x2go. commit 1b1aad343398570e64ff23a3e6fabbfe66418485 Author: Stefan Baur (BAUR-ITCS) <kontakt@baur-itcs.de> Date: Wed Jan 16 15:54:49 2019 +0000 added check to see if first x3270-*.desktop file exists; only start copying if it does - avoids error message from cp when no files are there --- .../etc/x2go/x2gothinclient_init.d/015_copy-x3270-shortcuts-to-desktop | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/includes.chroot/etc/x2go/x2gothinclient_init.d/015_copy-x3270-shortcuts-to-desktop b/config/includes.chroot/etc/x2go/x2gothinclient_init.d/015_copy-x3270-shortcuts-to-desktop index fea7705..ef94bd2 100755 --- a/config/includes.chroot/etc/x2go/x2gothinclient_init.d/015_copy-x3270-shortcuts-to-desktop +++ b/config/includes.chroot/etc/x2go/x2gothinclient_init.d/015_copy-x3270-shortcuts-to-desktop @@ -22,5 +22,5 @@ if [ -z "$X2GO_HANDLE_DAEMON" ] ; then mkdir -p ~x2gothinclient/Desktop - cp /usr/share/applications/x3270*.desktop ~x2gothinclient/Desktop + [ -f /usr/share/applications/x3270-0.desktop ] && cp /usr/share/applications/x3270*.desktop ~x2gothinclient/Desktop 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/mate-minidesktop-stretch in repository live-build-x2go. commit 7de4f6bd754b0e1ac995240e7a0d35be1b93deac Author: Stefan Baur (BAUR-ITCS) <kontakt@baur-itcs.de> Date: Wed Jan 16 15:52:01 2019 +0000 make sure ix3270-*.desktop files are copied to the TC user's Desktop so they show up --- .../015_copy-x3270-shortcuts-to-desktop | 26 ++++++++++++++++++++++ 1 file changed, 26 insertions(+) diff --git a/config/includes.chroot/etc/x2go/x2gothinclient_init.d/015_copy-x3270-shortcuts-to-desktop b/config/includes.chroot/etc/x2go/x2gothinclient_init.d/015_copy-x3270-shortcuts-to-desktop new file mode 100755 index 0000000..fea7705 --- /dev/null +++ b/config/includes.chroot/etc/x2go/x2gothinclient_init.d/015_copy-x3270-shortcuts-to-desktop @@ -0,0 +1,26 @@ +#!/bin/bash + +# Copyright (C) 2010-2015 by X2Go project, http://wiki.x2go.org +# Oleksandr Shneyder <oleksandr.shneyder@obviously-nice.de> +# Moritz 'Morty' Struebe <Moritz.Struebe@informatik.uni-erlangen.de> +# Mike Gabriel <mike.gabriel@das-netzwerkteam.de> + +# X2Go is free software; you can redistribute it and/or modify +# it under the terms of the GNU General Public License as published by +# the Free Software Foundation; either version 2 of the License, or +# (at your option) any later version. +# +# X2Go is distributed in the hope that it will be useful, +# but WITHOUT ANY WARRANTY; without even the implied warranty of +# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +# GNU General Public License for more details. +# +# You should have received a copy of the GNU General Public License +# along with this program; if not, write to the +# Free Software Foundation, Inc., +# 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. + +if [ -z "$X2GO_HANDLE_DAEMON" ] ; then + mkdir -p ~x2gothinclient/Desktop + cp /usr/share/applications/x3270*.desktop ~x2gothinclient/Desktop +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/mate-minidesktop-stretch in repository live-build-x2go. commit e07c164be72bfaddbd29ee4a622536344ce00959 Merge: 39ae9d8 2213d18 Author: Stefan Baur (BAUR-ITCS) <kontakt@baur-itcs.de> Date: Wed Jan 16 15:44:31 2019 +0000 Merge commit '2213d185d8d5cc276dcbeb7d3b2fdd96e3b1bd4c' into feature/mate-minidesktop-stretch .../lib/live/config/2910-x3270-config | 31 ++++++++++++++++++++++ 1 file changed, 31 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/mate-minidesktop-stretch in repository live-build-x2go. commit 2213d185d8d5cc276dcbeb7d3b2fdd96e3b1bd4c Author: Stefan Baur (BAUR-ITCS) <kontakt@baur-itcs.de> Date: Wed Jan 16 15:43:22 2019 +0000 added startup script to generate Desktop files for 3270 sessions --- .../lib/live/config/2910-x3270-config | 31 ++++++++++++++++++++++ 1 file changed, 31 insertions(+) diff --git a/config/includes.chroot/lib/live/config/2910-x3270-config b/config/includes.chroot/lib/live/config/2910-x3270-config new file mode 100755 index 0000000..dd5a27b --- /dev/null +++ b/config/includes.chroot/lib/live/config/2910-x3270-config @@ -0,0 +1,31 @@ +#!/bin/sh + +X3270Config () +{ + # Output startup message + # + echo -n " x3270config" + + X3270SERVERS=$(sed -e 's/ \([^ ]*\)=/\n\1=/g' -e 's/\([^=]["'"'"']\) /\1\n/g' -e 's/ \([^ "'"'"']\)/\n\1/g' /proc/cmdline | \ + awk -F'=' ' /^x3270servers=/ { print $2 } ' | tr -dc 'a-zAZ0-9:.|' | tr '|' ' ') + if [ -n "$X3270SERVERS" ] && [ -n "$(which x3270)" ] ; then + HOSTCOUNT=0 + for HOST in $X3270SERVERS; do + HOSTNAME=${HOST%%:*} + cat >>/usr/share/applications/x3270-$HOSTCOUNT.desktop <<X3270CONFIG +[Desktop Entry] +Name=X3270 $HOSTNAME +Comment=Connect to Host '$HOSTNAME' via Telnet 3270 +Exec=x3270 $HOST +Icon=computer +Terminal=false +Type=Application +StartupNotify=false +Categories=Network;RemoteAccess; +X3270CONFIG + HOSTCOUNT=$((HOSTCOUNT+1)) + done + fi +} + +X3270Config -- 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/mate-minidesktop-stretch in repository live-build-x2go. commit 39ae9d812d0613199276601b799c779fcfe05f0c Merge: a52030a a9c8d50 Author: Stefan Baur (BAUR-ITCS) <kontakt@baur-itcs.de> Date: Sat Jan 12 13:56:12 2019 +0000 Merge commit 'a9c8d50b6579501f044e3a3ccaacee8e0b0df610' into feature/mate-minidesktop-stretch .../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/mate-minidesktop-stretch in repository live-build-x2go. commit 0167d8fade8d63f6abd48144589fa284a8430b6a Merge: f8a1942 a9c8d50 Author: Stefan Baur (BAUR-ITCS) <kontakt@baur-itcs.de> Date: Sat Jan 12 13:56:06 2019 +0000 Merge commit 'a9c8d50b6579501f044e3a3ccaacee8e0b0df610' into feature/mate-minidesktop .../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/mate-minidesktop-stretch in repository live-build-x2go. commit a52030a246724db5dead8a0cf6fdf6aa8e7184eb Merge: e91ac7e e83af98 Author: Stefan Baur (BAUR-ITCS) <kontakt@baur-itcs.de> Date: Fri Jan 11 14:36:54 2019 +0000 Merge commit 'e83af989ab7f86f90acdb6b34e668b825be85968' into feature/mate-minidesktop-stretch .../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/mate-minidesktop-stretch in repository live-build-x2go. commit 3169b6233be6e825170ed6d934cef50a962dda08 Merge: e07c164 7de4f6b Author: Stefan Baur (BAUR-ITCS) <kontakt@baur-itcs.de> Date: Wed Jan 16 15:53:18 2019 +0000 Merge commit '7de4f6bd754b0e1ac995240e7a0d35be1b93deac' into feature/mate-minidesktop-stretch .../015_copy-x3270-shortcuts-to-desktop | 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/mate-minidesktop-stretch in repository live-build-x2go. commit 60517d4790e868c7fdd7b9e17311999a2e15572e Merge: 0bb0f02 34c1770 Author: Stefan Baur (BAUR-ITCS) <kontakt@baur-itcs.de> Date: Wed Jan 16 18:29:12 2019 +0000 Merge commit '34c17705a40b775fddd35d13fe966f88e6259dc0' into feature/mate-minidesktop .../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/mate-minidesktop-stretch in repository live-build-x2go. commit 0bb0f02f1f0f2ddcd00a857cc44a8ab11d0aff9e Author: Stefan Baur (BAUR-ITCS) <kontakt@baur-itcs.de> Date: Wed Jan 16 17:20:19 2019 +0000 added 3270-common package to list --- config/package-lists/x3270.list.chroot | 1 + 1 file changed, 1 insertion(+) diff --git a/config/package-lists/x3270.list.chroot b/config/package-lists/x3270.list.chroot index 7e52ca3..dc6781e 100644 --- a/config/package-lists/x3270.list.chroot +++ b/config/package-lists/x3270.list.chroot @@ -1 +1,2 @@ +3270-common x3270 -- 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/mate-minidesktop-stretch in repository live-build-x2go. commit 016cb8a70aee9174a4c053454e747da9a2ceb03e Merge: 3169b62 1b1aad3 Author: Stefan Baur (BAUR-ITCS) <kontakt@baur-itcs.de> Date: Wed Jan 16 15:55:56 2019 +0000 Merge commit '1b1aad343398570e64ff23a3e6fabbfe66418485' into feature/mate-minidesktop-stretch .../etc/x2go/x2gothinclient_init.d/015_copy-x3270-shortcuts-to-desktop | 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/mate-minidesktop-stretch in repository live-build-x2go. commit 9ddcf41db01cdf78d13f77e6cbdff3904aaccd88 Merge: 1585b58 0bb0f02 Author: Stefan Baur (BAUR-ITCS) <kontakt@baur-itcs.de> Date: Wed Jan 16 17:21:05 2019 +0000 Merge commit '0bb0f02f1f0f2ddcd00a857cc44a8ab11d0aff9e' into feature/mate-minidesktop-stretch config/package-lists/x3270.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/mate-minidesktop-stretch in repository live-build-x2go. commit 1585b5820a22425df294dd4084241c7300f28796 Merge: 016cb8a b78886d Author: Stefan Baur (BAUR-ITCS) <kontakt@baur-itcs.de> Date: Wed Jan 16 15:57:27 2019 +0000 Merge commit 'b78886d031b1278c6265bb6dc9e99ee7d5726a9b' into feature/mate-minidesktop-stretch config/package-lists/x3270.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/mate-minidesktop-stretch in repository live-build-x2go. commit b78886d031b1278c6265bb6dc9e99ee7d5726a9b Author: Stefan Baur (BAUR-ITCS) <kontakt@baur-itcs.de> Date: Wed Jan 16 15:56:54 2019 +0000 added x3270 package --- config/package-lists/x3270.list.chroot | 1 + 1 file changed, 1 insertion(+) diff --git a/config/package-lists/x3270.list.chroot b/config/package-lists/x3270.list.chroot new file mode 100644 index 0000000..7e52ca3 --- /dev/null +++ b/config/package-lists/x3270.list.chroot @@ -0,0 +1 @@ +x3270 -- 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/mate-minidesktop-stretch in repository live-build-x2go. commit d8d819f955a8988b78a2b748fd22271ccfafe6be Merge: 8bf5c48 d7ca09c Author: Stefan Baur (BAUR-ITCS) <kontakt@baur-itcs.de> Date: Wed Jan 16 20:14:47 2019 +0000 Merge commit 'd7ca09cd154e91ecd149e689c7cf0977bc6dbab3' into feature/mate-minidesktop-stretch .../015_copy-x5250-shortcuts-to-desktop | 26 ++++++++++++++++++ .../lib/live/config/2910-x5250-config | 31 ++++++++++++++++++++++ 2 files changed, 57 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/mate-minidesktop-stretch in repository live-build-x2go. commit d7ca09cd154e91ecd149e689c7cf0977bc6dbab3 Author: Stefan Baur (BAUR-ITCS) <kontakt@baur-itcs.de> Date: Wed Jan 16 20:14:05 2019 +0000 cloned x3270 config for x5250 config --- .../015_copy-x5250-shortcuts-to-desktop | 26 ++++++++++++++++++ .../lib/live/config/2910-x5250-config | 31 ++++++++++++++++++++++ 2 files changed, 57 insertions(+) diff --git a/config/includes.chroot/etc/x2go/x2gothinclient_init.d/015_copy-x5250-shortcuts-to-desktop b/config/includes.chroot/etc/x2go/x2gothinclient_init.d/015_copy-x5250-shortcuts-to-desktop new file mode 100755 index 0000000..c27cbbb --- /dev/null +++ b/config/includes.chroot/etc/x2go/x2gothinclient_init.d/015_copy-x5250-shortcuts-to-desktop @@ -0,0 +1,26 @@ +#!/bin/bash + +# Copyright (C) 2010-2015 by X2Go project, http://wiki.x2go.org +# Oleksandr Shneyder <oleksandr.shneyder@obviously-nice.de> +# Moritz 'Morty' Struebe <Moritz.Struebe@informatik.uni-erlangen.de> +# Mike Gabriel <mike.gabriel@das-netzwerkteam.de> + +# X2Go is free software; you can redistribute it and/or modify +# it under the terms of the GNU General Public License as published by +# the Free Software Foundation; either version 2 of the License, or +# (at your option) any later version. +# +# X2Go is distributed in the hope that it will be useful, +# but WITHOUT ANY WARRANTY; without even the implied warranty of +# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +# GNU General Public License for more details. +# +# You should have received a copy of the GNU General Public License +# along with this program; if not, write to the +# Free Software Foundation, Inc., +# 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. + +if [ -z "$X2GO_HANDLE_DAEMON" ] ; then + mkdir -p ~x2gothinclient/Desktop + [ -f /usr/share/applications/x5250-0.desktop ] && cp /usr/share/applications/x5250*.desktop ~x2gothinclient/Desktop +fi diff --git a/config/includes.chroot/lib/live/config/2910-x5250-config b/config/includes.chroot/lib/live/config/2910-x5250-config new file mode 100755 index 0000000..ca50019 --- /dev/null +++ b/config/includes.chroot/lib/live/config/2910-x5250-config @@ -0,0 +1,31 @@ +#!/bin/sh + +X5250Config () +{ + # Output startup message + # + echo -n " x5250config" + + X5250SERVERS=$(sed -e 's/ \([^ ]*\)=/\n\1=/g' -e 's/\([^=]["'"'"']\) /\1\n/g' -e 's/ \([^ "'"'"']\)/\n\1/g' /proc/cmdline | \ + awk -F'=' ' /^x5250servers=/ { print $2 } ' | tr -dc 'a-zAZ0-9:.|' | tr '|' ' ') + if [ -n "$X5250SERVERS" ] && [ -n "$(which x5250)" ] ; then + HOSTCOUNT=0 + for HOST in $X5250SERVERS; do + HOSTNAME=${HOST%%:*} + cat >>/usr/share/applications/x5250-$HOSTCOUNT.desktop <<X5250CONFIG +[Desktop Entry] +Name=X5250 $HOSTNAME +Comment=Connect to Host '$HOSTNAME' via Telnet 5250 +Exec=x5250 $HOST +Icon=computer +Terminal=false +Type=Application +StartupNotify=false +Categories=Network;RemoteAccess; +X5250CONFIG + HOSTCOUNT=$((HOSTCOUNT+1)) + done + fi +} + +X5250Config -- 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/mate-minidesktop-stretch in repository live-build-x2go. commit 8bf5c4828d89066aabbed2b29e32cb3eb4387b96 Merge: 9ddcf41 34c1770 Author: Stefan Baur (BAUR-ITCS) <kontakt@baur-itcs.de> Date: Wed Jan 16 18:29:18 2019 +0000 Merge commit '34c17705a40b775fddd35d13fe966f88e6259dc0' into feature/mate-minidesktop-stretch .../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/mate-minidesktop-stretch in repository live-build-x2go. commit b500f3c188fa0fc0cbd9dd2e6916993534fb9859 Author: Stefan Baur (BAUR-ITCS) <kontakt@baur-itcs.de> Date: Wed Jan 16 22:31:46 2019 +0000 med files as it seems debian-live can't handle two scripts with the same number :-/ --- ...opy-x5250-shortcuts-to-desktop => 016_copy-x5250-shortcuts-to-desktop} | 0 .../lib/live/config/{2910-x5250-config => 2911-x5250-config} | 0 2 files changed, 0 insertions(+), 0 deletions(-) diff --git a/config/includes.chroot/etc/x2go/x2gothinclient_init.d/015_copy-x5250-shortcuts-to-desktop b/config/includes.chroot/etc/x2go/x2gothinclient_init.d/016_copy-x5250-shortcuts-to-desktop similarity index 100% rename from config/includes.chroot/etc/x2go/x2gothinclient_init.d/015_copy-x5250-shortcuts-to-desktop rename to config/includes.chroot/etc/x2go/x2gothinclient_init.d/016_copy-x5250-shortcuts-to-desktop diff --git a/config/includes.chroot/lib/live/config/2910-x5250-config b/config/includes.chroot/lib/live/config/2911-x5250-config similarity index 100% rename from config/includes.chroot/lib/live/config/2910-x5250-config rename to config/includes.chroot/lib/live/config/2911-x5250-config -- 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/mate-minidesktop-stretch in repository live-build-x2go. commit dbfc27a453666e518ad85dee25808cd45cf16c35 Merge: d8d819f b500f3c Author: Stefan Baur (BAUR-ITCS) <kontakt@baur-itcs.de> Date: Wed Jan 16 22:32:30 2019 +0000 Merge commit 'b500f3c188fa0fc0cbd9dd2e6916993534fb9859' into feature/mate-minidesktop-stretch ...opy-x5250-shortcuts-to-desktop => 016_copy-x5250-shortcuts-to-desktop} | 0 .../lib/live/config/{2910-x5250-config => 2911-x5250-config} | 0 2 files 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/mate-minidesktop-stretch in repository live-build-x2go. commit c022bbfa92f0442b4fbbc3febd2c5b2efcf9091a Author: Stefan Baur (BAUR-ITCS) <kontakt@baur-itcs.de> Date: Thu Jan 17 00:43:56 2019 +0000 x5250 init isn't working - maybe PATH isn't taking /usr/local/bin into account? Manually setting and restoring PATH before/after check for x5250 presence now --- config/includes.chroot/lib/live/config/2911-x5250-config | 3 +++ 1 file changed, 3 insertions(+) diff --git a/config/includes.chroot/lib/live/config/2911-x5250-config b/config/includes.chroot/lib/live/config/2911-x5250-config index ca50019..84bd3a1 100755 --- a/config/includes.chroot/lib/live/config/2911-x5250-config +++ b/config/includes.chroot/lib/live/config/2911-x5250-config @@ -8,6 +8,8 @@ X5250Config () X5250SERVERS=$(sed -e 's/ \([^ ]*\)=/\n\1=/g' -e 's/\([^=]["'"'"']\) /\1\n/g' -e 's/ \([^ "'"'"']\)/\n\1/g' /proc/cmdline | \ awk -F'=' ' /^x5250servers=/ { print $2 } ' | tr -dc 'a-zAZ0-9:.|' | tr '|' ' ') + OLDPATH=$PATH + PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" if [ -n "$X5250SERVERS" ] && [ -n "$(which x5250)" ] ; then HOSTCOUNT=0 for HOST in $X5250SERVERS; do @@ -26,6 +28,7 @@ X5250CONFIG HOSTCOUNT=$((HOSTCOUNT+1)) done fi + PATH=$OLDPATH } X5250Config -- 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/mate-minidesktop-stretch in repository live-build-x2go. commit d0daf57f377ab296dba912cb941471cfd15c6701 Merge: dbfc27a c022bbf Author: Stefan Baur (BAUR-ITCS) <kontakt@baur-itcs.de> Date: Thu Jan 17 00:45:21 2019 +0000 Merge commit 'c022bbfa92f0442b4fbbc3febd2c5b2efcf9091a' into feature/mate-minidesktop-stretch config/includes.chroot/lib/live/config/2911-x5250-config | 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/mate-minidesktop-stretch in repository live-build-x2go. commit 9f99816e27ca2f7665d4e308ad3c1afcaaff17aa Merge: 37495ad dfa10c7 Author: Stefan Baur (BAUR-ITCS) <kontakt@baur-itcs.de> Date: Fri Jan 18 21:15:03 2019 +0000 Merge commit 'dfa10c735d3918e3fcaedebb973eb7c0636449d7' into feature/mate-minidesktop .../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/mate-minidesktop-stretch in repository live-build-x2go. commit f9203a0d645504f84542a55b59e982de5f6de565 Author: Stefan Baur (BAUR-ITCS) <kontakt@baur-itcs.de> Date: Thu Jan 17 15:53:36 2019 +0000 added more firefox defaults --- config/includes.chroot/lib/live/config/2900-firefox-config | 3 +++ 1 file changed, 3 insertions(+) diff --git a/config/includes.chroot/lib/live/config/2900-firefox-config b/config/includes.chroot/lib/live/config/2900-firefox-config index 2db4375..18acfb6 100755 --- a/config/includes.chroot/lib/live/config/2900-firefox-config +++ b/config/includes.chroot/lib/live/config/2900-firefox-config @@ -18,6 +18,9 @@ FirefoxConfig () cat >>/etc/firefox-esr/firefox-esr.js <<FIREFOXCONFIG //set some sane browser defaults +lockPref("browser.newtabpage.activity-stream.aboutHome.enabled", false); +lockPref("datareporting.policy.firstRunURL", ""); +lockPref("privacy.donottrackheader.enabled", true); lockPref("browser.rights.3.shown", true); lockPref("browser.startup.homepage_override.mstone","ignore"); lockPref("browser.startup.homepage", "$HOMEPAGEURL"); -- 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/mate-minidesktop-stretch in repository live-build-x2go. commit 769baa0f82c1878dd2545b8fd3145849e67e1303 Merge: b8e642d 37495ad Author: Stefan Baur (BAUR-ITCS) <kontakt@baur-itcs.de> Date: Fri Jan 18 19:17:53 2019 +0000 Merge commit '37495ad5ee6aa6affbb24c98d63086b6a3e4265e' into feature/mate-minidesktop-stretch .../030_x2gothinclient-inject-tcmode | 25 ---------------------- 1 file changed, 25 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/mate-minidesktop-stretch in repository live-build-x2go. commit 37495ad5ee6aa6affbb24c98d63086b6a3e4265e Author: Stefan Baur (BAUR-ITCS) <kontakt@baur-itcs.de> Date: Fri Jan 18 19:16:41 2019 +0000 the "--thinclient" parameter is not needed in MMD (according to Mike Gabriel/sunweaver, who should know best), so this file serves no purpose and can safely be rm'ed --- .../030_x2gothinclient-inject-tcmode | 25 ---------------------- 1 file changed, 25 deletions(-) diff --git a/config/includes.chroot/etc/x2go/x2gothinclient_init.d/030_x2gothinclient-inject-tcmode b/config/includes.chroot/etc/x2go/x2gothinclient_init.d/030_x2gothinclient-inject-tcmode deleted file mode 100755 index b790254..0000000 --- a/config/includes.chroot/etc/x2go/x2gothinclient_init.d/030_x2gothinclient-inject-tcmode +++ /dev/null @@ -1,25 +0,0 @@ -#!/bin/bash - -# Copyright (C) 2010-2015 by X2Go project, http://wiki.x2go.org -# Oleksandr Shneyder <oleksandr.shneyder@obviously-nice.de> -# Moritz 'Morty' Struebe <Moritz.Struebe@informatik.uni-erlangen.de> -# Mike Gabriel <mike.gabriel@das-netzwerkteam.de> - -# X2Go is free software; you can redistribute it and/or modify -# it under the terms of the GNU General Public License as published by -# the Free Software Foundation; either version 2 of the License, or -# (at your option) any later version. -# -# X2Go is distributed in the hope that it will be useful, -# but WITHOUT ANY WARRANTY; without even the implied warranty of -# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -# GNU General Public License for more details. -# -# You should have received a copy of the GNU General Public License -# along with this program; if not, write to the -# Free Software Foundation, Inc., -# 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. - -if [ -z "$X2GO_HANDLE_DAEMON" ] ; then - sed -i -e "\#^/usr/lib/x2go/x2goclient#a\\\t\\t\\t --thinclient \\\\" /etc/x2go/x2gothinclient-minidesktop_start -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/mate-minidesktop-stretch in repository live-build-x2go. commit b8e642d57642949a23e577f02463db6624ab07b6 Merge: d0daf57 f9203a0 Author: Stefan Baur (BAUR-ITCS) <kontakt@baur-itcs.de> Date: Thu Jan 17 15:54:06 2019 +0000 Merge commit 'f9203a0d645504f84542a55b59e982de5f6de565' into feature/mate-minidesktop-stretch config/includes.chroot/lib/live/config/2900-firefox-config | 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/mate-minidesktop-stretch in repository live-build-x2go. commit 5104ce8fce0e814370771eab1175f35159f91937 Merge: 769baa0 dfa10c7 Author: Stefan Baur (BAUR-ITCS) <kontakt@baur-itcs.de> Date: Fri Jan 18 21:15:11 2019 +0000 Merge commit 'dfa10c735d3918e3fcaedebb973eb7c0636449d7' into feature/mate-minidesktop-stretch .../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/mate-minidesktop-stretch in repository live-build-x2go. commit da2ddf998d43c4d9ca756411047c67873fa28650 Merge: 9f99816 6767c79 Author: Stefan Baur (BAUR-ITCS) <kontakt@baur-itcs.de> Date: Fri Jan 18 22:27:38 2019 +0000 Merge commit '6767c79aa2eaa897222002b5b8fff8da8b70870c' into feature/mate-minidesktop ...{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/mate-minidesktop-stretch in repository live-build-x2go. commit b5cb69bc5d443f180d681572c32183423aa15de4 Merge: 9c2b674 90f0c3b Author: Stefan Baur (BAUR-ITCS) <kontakt@baur-itcs.de> Date: Fri Jan 18 23:11:05 2019 +0000 Merge commit '90f0c3b5dfead911022ed6c40fe8996e43fd4fe4' into feature/mate-minidesktop-stretch 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/mate-minidesktop-stretch in repository live-build-x2go. commit 2cac5c8cb645f4e2291eac6f4e77c4cbdc8fc061 Merge: da2ddf9 90f0c3b Author: Stefan Baur (BAUR-ITCS) <kontakt@baur-itcs.de> Date: Fri Jan 18 23:10:52 2019 +0000 Merge commit '90f0c3b5dfead911022ed6c40fe8996e43fd4fe4' into feature/mate-minidesktop 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/mate-minidesktop-stretch in repository live-build-x2go. commit 9c2b674233941ab92db05d6dc54f1f630570b2d5 Merge: 5104ce8 6767c79 Author: Stefan Baur (BAUR-ITCS) <kontakt@baur-itcs.de> Date: Fri Jan 18 22:27:51 2019 +0000 Merge commit '6767c79aa2eaa897222002b5b8fff8da8b70870c' into feature/mate-minidesktop-stretch ...{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/mate-minidesktop-stretch in repository live-build-x2go. commit c5169a1402c448b8b92d30f13d6c95e211f3fe1f Merge: e0d8605 f6720ca Author: Stefan Baur (BAUR-ITCS) <kontakt@baur-itcs.de> Date: Sat Jan 19 13:37:33 2019 +0000 Merge commit 'f6720cae3346d9a1be5866818e014bb9f3a1eed2' into feature/mate-minidesktop 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/mate-minidesktop-stretch in repository live-build-x2go. commit e0d86059b2515eef844801cd563dd029fa7a56ad Merge: 2cac5c8 b82648e Author: Stefan Baur (BAUR-ITCS) <kontakt@baur-itcs.de> Date: Sat Jan 19 13:37:33 2019 +0000 Merge commit 'b82648e357db470000243d0a79d15c229adaab5c' into feature/mate-minidesktop .../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/mate-minidesktop-stretch in repository live-build-x2go. commit 19349188711a2e5db703549172286af3fc82923b Merge: c5169a1 f041405 Author: Stefan Baur (BAUR-ITCS) <kontakt@baur-itcs.de> Date: Sat Jan 19 13:37:33 2019 +0000 Merge commit 'f041405448a8323961a73fa38a3fe76dfc392dbd' into feature/mate-minidesktop 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/mate-minidesktop-stretch in repository live-build-x2go. commit 342aab88edebd4af4c1e55dd4b07f43ff76c22f3 Merge: b5cb69b b82648e Author: Stefan Baur (BAUR-ITCS) <kontakt@baur-itcs.de> Date: Sat Jan 19 13:37:58 2019 +0000 Merge commit 'b82648e357db470000243d0a79d15c229adaab5c' into feature/mate-minidesktop-stretch .../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/mate-minidesktop-stretch in repository live-build-x2go. commit 179657d3549261e69ab1fb2b87e51efd1f60a4a7 Merge: 1934918 fb4c586 Author: Stefan Baur (BAUR-ITCS) <kontakt@baur-itcs.de> Date: Sat Jan 19 13:37:33 2019 +0000 Merge commit 'fb4c586d77e95861dcb6244f5e654658b0053884' into feature/mate-minidesktop 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/mate-minidesktop-stretch in repository live-build-x2go. commit 3c039f2550ab9f472d08c5e8b14ecbab8935908d Merge: 179657d 990abda Author: Stefan Baur (BAUR-ITCS) <kontakt@baur-itcs.de> Date: Sat Jan 19 15:38:15 2019 +0000 Merge commit '990abda011249a46ff66f1169034c633843e1d60' into feature/mate-minidesktop 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/mate-minidesktop-stretch in repository live-build-x2go. commit 65ebf8a1b60fb993fe566a28d5b32ba0c4b9aca0 Merge: 342aab8 f6720ca Author: Stefan Baur (BAUR-ITCS) <kontakt@baur-itcs.de> Date: Sat Jan 19 13:37:58 2019 +0000 Merge commit 'f6720cae3346d9a1be5866818e014bb9f3a1eed2' into feature/mate-minidesktop-stretch 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/mate-minidesktop-stretch in repository live-build-x2go. commit 9e70252607d4438e53de06918cdffa4fcf22a6dc Merge: 65ebf8a f041405 Author: Stefan Baur (BAUR-ITCS) <kontakt@baur-itcs.de> Date: Sat Jan 19 13:37:58 2019 +0000 Merge commit 'f041405448a8323961a73fa38a3fe76dfc392dbd' into feature/mate-minidesktop-stretch 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/mate-minidesktop-stretch in repository live-build-x2go. commit 925df22232b392cc3f4c3231e53bd1f7aa883819 Merge: 9e70252 fb4c586 Author: Stefan Baur (BAUR-ITCS) <kontakt@baur-itcs.de> Date: Sat Jan 19 13:37:58 2019 +0000 Merge commit 'fb4c586d77e95861dcb6244f5e654658b0053884' into feature/mate-minidesktop-stretch 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/mate-minidesktop-stretch in repository live-build-x2go. commit bc998e2eb50dd250da66b5c11a0d232d222f1e12 Merge: 925df22 990abda Author: Stefan Baur (BAUR-ITCS) <kontakt@baur-itcs.de> Date: Sat Jan 19 15:38:20 2019 +0000 Merge commit '990abda011249a46ff66f1169034c633843e1d60' into feature/mate-minidesktop-stretch 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/mate-minidesktop-stretch in repository live-build-x2go. commit 6fdeb8ed4c8f4ac583dd29e2ca5a2439d0c53ae8 Merge: 63e444c dc6423c Author: Stefan Baur (BAUR-ITCS) <kontakt@baur-itcs.de> Date: Sat Jan 19 17:48:14 2019 +0000 Merge commit 'dc6423c8f15c515b1b616e662fcaa824cd8eec75' into feature/mate-minidesktop-stretch .../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/mate-minidesktop-stretch in repository live-build-x2go. commit 9cf03b9c5347337d56da3d93d5f1a8594e78f6f2 Merge: 8c76632 dc6423c Author: Stefan Baur (BAUR-ITCS) <kontakt@baur-itcs.de> Date: Sat Jan 19 17:48:08 2019 +0000 Merge commit 'dc6423c8f15c515b1b616e662fcaa824cd8eec75' into feature/mate-minidesktop .../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/mate-minidesktop-stretch in repository live-build-x2go. commit 63e444c9fd161c4398b184f4d97ab51c426b8a95 Merge: c277666 3dc9b9d Author: Stefan Baur (BAUR-ITCS) <kontakt@baur-itcs.de> Date: Sat Jan 19 16:57:49 2019 +0000 Merge commit '3dc9b9dc5d1ae8c2d775a3aaa4f17bd9cf1b32de' into feature/mate-minidesktop-stretch .../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/mate-minidesktop-stretch in repository live-build-x2go. commit af4ba1f76120e9c66e96a700d1dd751ba708356a Merge: 3c039f2 c5dc9ac Author: Stefan Baur (BAUR-ITCS) <kontakt@baur-itcs.de> Date: Sat Jan 19 15:40:56 2019 +0000 Merge commit 'c5dc9ac78b2415955d1b35b480159f556e0fed13' into feature/mate-minidesktop 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/mate-minidesktop-stretch in repository live-build-x2go. commit 8c7663256af5e01a7a2bdb2a33ea83d90fdf0c39 Merge: af4ba1f 3dc9b9d Author: Stefan Baur (BAUR-ITCS) <kontakt@baur-itcs.de> Date: Sat Jan 19 16:57:42 2019 +0000 Merge commit '3dc9b9dc5d1ae8c2d775a3aaa4f17bd9cf1b32de' into feature/mate-minidesktop .../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/mate-minidesktop-stretch in repository live-build-x2go. commit c2776664b3c4ad12a6cf617acbc5497f791e0bf9 Merge: bc998e2 c5dc9ac Author: Stefan Baur (BAUR-ITCS) <kontakt@baur-itcs.de> Date: Sat Jan 19 15:41:01 2019 +0000 Merge commit 'c5dc9ac78b2415955d1b35b480159f556e0fed13' into feature/mate-minidesktop-stretch 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/mate-minidesktop-stretch in repository live-build-x2go. commit 4723e91e96bed2fc68ed2d85f87091e201de8857 Merge: 963fda5 1d2db69 Author: Stefan Baur (BAUR-ITCS) <kontakt@baur-itcs.de> Date: Sat Jan 19 20:02:42 2019 +0000 Merge commit '1d2db69988f05508e7abd70754cb30ea4881abf0' into feature/mate-minidesktop .../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/mate-minidesktop-stretch in repository live-build-x2go. commit e5bd70e29fe65642140aa407e684291bf2a64a21 Merge: 6fdeb8e 6cbb3ba Author: Stefan Baur (BAUR-ITCS) <kontakt@baur-itcs.de> Date: Sat Jan 19 19:19:46 2019 +0000 Merge commit '6cbb3bab42601f76c00b871ecc59d23378e33a70' into feature/mate-minidesktop-stretch 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/mate-minidesktop-stretch in repository live-build-x2go. commit 0a84c8960212138e5037a1eed933509045544930 Merge: b066e85 0cc5bcb Author: Stefan Baur (BAUR-ITCS) <kontakt@baur-itcs.de> Date: Sat Jan 26 10:04:55 2019 +0000 Merge commit '0cc5bcb55f996f391444af9603fdff3d81e91548' into feature/mate-minidesktop config/package-lists/desktop.list.chroot | 2 ++ 1 file changed, 2 insertions(+) diff --cc config/package-lists/desktop.list.chroot index aa78da5,1e9d277..ab58e2f --- a/config/package-lists/desktop.list.chroot +++ b/config/package-lists/desktop.list.chroot @@@ -4,6 -4,10 +4,8 @@@ xserver-xorg-input-al xserver-xorg-input-wacom xserver-xorg-video-all # for i386 only #xserver-xorg-video-geode + # for i386 only #xserver-xorg-video-r128 + libgl1-mesa-dri xserver-xorg-video-qxl xserver-xorg -nodm -openbox xterm -- 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/mate-minidesktop-stretch in repository live-build-x2go. commit 23fce6712bc97155d5f7dc985eec2111c1514b3a Merge: bd4a225 01d9a9d Author: Stefan Baur (BAUR-ITCS) <kontakt@baur-itcs.de> Date: Sat Jan 19 20:12:55 2019 +0000 Merge commit '01d9a9dface17d15517855a31b4d15796bbf9b80' into feature/mate-minidesktop-stretch Conflicts: config/includes.chroot/lib/live/config/2900-x2go-thinclientconfig .../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/mate-minidesktop-stretch in repository live-build-x2go. commit b066e85f4d6003298199d0b0914ec44b42e90db7 Merge: 4723e91 01d9a9d Author: Stefan Baur (BAUR-ITCS) <kontakt@baur-itcs.de> Date: Sat Jan 19 20:12:32 2019 +0000 Merge commit '01d9a9dface17d15517855a31b4d15796bbf9b80' into feature/mate-minidesktop Conflicts: config/includes.chroot/lib/live/config/2900-x2go-thinclientconfig .../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/mate-minidesktop-stretch in repository live-build-x2go. commit bd4a225b473c446da9d47cd5c41cbd1ca58f690d Merge: e5bd70e 1d2db69 Author: Stefan Baur (BAUR-ITCS) <kontakt@baur-itcs.de> Date: Sat Jan 19 20:02:49 2019 +0000 Merge commit '1d2db69988f05508e7abd70754cb30ea4881abf0' into feature/mate-minidesktop-stretch .../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/mate-minidesktop-stretch in repository live-build-x2go. commit 963fda5c912ec667a1fa18cd1114bca2fa4f2017 Merge: 9cf03b9 6cbb3ba Author: Stefan Baur (BAUR-ITCS) <kontakt@baur-itcs.de> Date: Sat Jan 19 19:19:35 2019 +0000 Merge commit '6cbb3bab42601f76c00b871ecc59d23378e33a70' into feature/mate-minidesktop 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/mate-minidesktop-stretch in repository live-build-x2go. commit edb7d65164b7cbbd72cc1065d4d2f9eb4b86a4fb Merge: 0a84c89 cfee4a9 Author: Stefan Baur (BAUR-ITCS) <kontakt@baur-itcs.de> Date: Sat Jan 26 10:05:02 2019 +0000 Merge commit 'cfee4a9a8f90a79ff050843a9bcfbc05cdc87a98' into feature/mate-minidesktop 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/mate-minidesktop-stretch in repository live-build-x2go. commit c6c8e71a832ef8f68d0aeb52da2b973b02ed3422 Merge: 23fce67 0cc5bcb Author: Stefan Baur (BAUR-ITCS) <kontakt@baur-itcs.de> Date: Sat Jan 26 10:05:11 2019 +0000 Merge commit '0cc5bcb55f996f391444af9603fdff3d81e91548' into feature/mate-minidesktop-stretch Segfault can be avoided with specially crafted Xorg.conf (Option "NoAccel" "True", Option "UseFBDev" "False", Driver "r128") config/package-lists/desktop.list.chroot | 2 ++ 1 file changed, 2 insertions(+) diff --cc config/package-lists/desktop.list.chroot index 31e2114,1e9d277..fe04431 --- a/config/package-lists/desktop.list.chroot +++ b/config/package-lists/desktop.list.chroot @@@ -6,6 -4,10 +6,8 @@@ xserver-xorg-input-al xserver-xorg-input-wacom xserver-xorg-video-all # for i386 only #xserver-xorg-video-geode + # for i386 only #xserver-xorg-video-r128 + libgl1-mesa-dri xserver-xorg-video-qxl xserver-xorg -nodm -openbox xterm -- 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/mate-minidesktop-stretch in repository live-build-x2go. commit a4cbdbd129fb5ddc573b80d6f13de58531c0c027 Merge: 4ee6b51 6d58d6b Author: Stefan Baur (BAUR-ITCS) <kontakt@baur-itcs.de> Date: Fri Feb 1 14:37:51 2019 +0000 Merge commit '6d58d6b200c9da1678b3e9b20b54f00831c7cc71' into feature/mate-minidesktop-stretch .../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/mate-minidesktop-stretch in repository live-build-x2go. commit 4ee6b51ed44ee861a448fc2cfaaa9f22340bbb73 Merge: c6c8e71 cfee4a9 Author: Stefan Baur (BAUR-ITCS) <kontakt@baur-itcs.de> Date: Sat Jan 26 10:05:14 2019 +0000 Merge commit 'cfee4a9a8f90a79ff050843a9bcfbc05cdc87a98' into feature/mate-minidesktop-stretch Segfault can be avoided with specially crafted Xorg.conf (Option "NoAccel" "True", Option "UseFBDev" "False", Driver "r128") 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/mate-minidesktop-stretch in repository live-build-x2go. commit 86f1325413a11d58f8cf53a03359d1208ae61347 Merge: a4cbdbd bb41f14 Author: Stefan Baur (BAUR-ITCS) <kontakt@baur-itcs.de> Date: Fri Feb 1 14:46:47 2019 +0000 Merge commit 'bb41f149dd6f4164bdf901ce206069ae6d1f4147' into feature/mate-minidesktop-stretch .../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/mate-minidesktop-stretch in repository live-build-x2go. commit 401ebd092147335c5335859b470c7aa3cc631754 Merge: edb7d65 6d58d6b Author: Stefan Baur (BAUR-ITCS) <kontakt@baur-itcs.de> Date: Fri Feb 1 14:37:44 2019 +0000 Merge commit '6d58d6b200c9da1678b3e9b20b54f00831c7cc71' into feature/mate-minidesktop .../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/mate-minidesktop-stretch in repository live-build-x2go. commit 4260a59e241c48a6c82ef680dd78ef9327096076 Merge: 401ebd0 bb41f14 Author: Stefan Baur (BAUR-ITCS) <kontakt@baur-itcs.de> Date: Fri Feb 1 14:46:41 2019 +0000 Merge commit 'bb41f149dd6f4164bdf901ce206069ae6d1f4147' into feature/mate-minidesktop .../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/mate-minidesktop-stretch in repository live-build-x2go. commit 4880a546034f4a942f7147635398c59184e61417 Merge: dab8645 1597696 Author: Stefan Baur (BAUR-ITCS) <kontakt@baur-itcs.de> Date: Wed Feb 6 12:33:22 2019 +0000 Merge commit '159769631956b5000f91805781d608d4830a8860' into feature/mate-minidesktop .../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/mate-minidesktop-stretch in repository live-build-x2go. commit dab86452204d01dcb33a1f9d81c17aa121a42c9e Merge: 49a65cd b715838 Author: Stefan Baur (BAUR-ITCS) <kontakt@baur-itcs.de> Date: Fri Feb 1 20:18:51 2019 +0000 Merge commit 'b715838aa94f58792e8bc7e4b26c735957c72636' into feature/mate-minidesktop 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/mate-minidesktop-stretch in repository live-build-x2go. commit e9eae3fb108338634e6f4395f4c7c7d811909746 Merge: dc6285c b715838 Author: Stefan Baur (BAUR-ITCS) <kontakt@baur-itcs.de> Date: Fri Feb 1 20:18:57 2019 +0000 Merge commit 'b715838aa94f58792e8bc7e4b26c735957c72636' into feature/mate-minidesktop-stretch 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/mate-minidesktop-stretch in repository live-build-x2go. commit 61ea84209825806bb3663898d2b04e888a9c36eb Merge: e9eae3f 1597696 Author: Stefan Baur (BAUR-ITCS) <kontakt@baur-itcs.de> Date: Wed Feb 6 12:33:30 2019 +0000 Merge commit '159769631956b5000f91805781d608d4830a8860' into feature/mate-minidesktop-stretch .../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/mate-minidesktop-stretch in repository live-build-x2go. commit 49a65cdf78624f10414bb555d7f2477385d714d5 Merge: 4260a59 3b2e206 Author: Stefan Baur (BAUR-ITCS) <kontakt@baur-itcs.de> Date: Fri Feb 1 14:52:33 2019 +0000 Merge commit '3b2e206427eff03f07f5a2625ebe0cb21bcae242' into feature/mate-minidesktop .../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/mate-minidesktop-stretch in repository live-build-x2go. commit dc6285c4947da099d1ec3fc6e6bdf6af913230a4 Merge: 86f1325 3b2e206 Author: Stefan Baur (BAUR-ITCS) <kontakt@baur-itcs.de> Date: Fri Feb 1 14:52:39 2019 +0000 Merge commit '3b2e206427eff03f07f5a2625ebe0cb21bcae242' into feature/mate-minidesktop-stretch .../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/mate-minidesktop-stretch in repository live-build-x2go. commit 9cf8b9600ab0889f3399121d8c5fc94426c27969 Merge: 4880a54 111f71f Author: Stefan Baur (BAUR-ITCS) <kontakt@baur-itcs.de> Date: Thu Feb 7 01:48:41 2019 +0000 Merge commit '111f71f81de3929d7af8a47dc447430da8547af3' into feature/mate-minidesktop .../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/mate-minidesktop-stretch in repository live-build-x2go. commit f790432f43782303de35bb2207b5ae51a801fe95 Merge: 61ea842 111f71f Author: Stefan Baur (BAUR-ITCS) <kontakt@baur-itcs.de> Date: Thu Feb 7 01:48:49 2019 +0000 Merge commit '111f71f81de3929d7af8a47dc447430da8547af3' into feature/mate-minidesktop-stretch .../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/mate-minidesktop-stretch in repository live-build-x2go. commit d85f8a1c7a42a4005dc7fc87f9274eef739e5f41 Author: Stefan Baur (BAUR-ITCS) <kontakt@baur-itcs.de> Date: Tue Mar 19 08:56:24 2019 +0100 removed 60x11-spawn-pulseaudio as it breaks MATE audio output --- config/includes.chroot/etc/X11/Xsession.d/60x11-spawn-pulseaudio | 7 ------- 1 file changed, 7 deletions(-) diff --git a/config/includes.chroot/etc/X11/Xsession.d/60x11-spawn-pulseaudio b/config/includes.chroot/etc/X11/Xsession.d/60x11-spawn-pulseaudio deleted file mode 100644 index 47e9531..0000000 --- a/config/includes.chroot/etc/X11/Xsession.d/60x11-spawn-pulseaudio +++ /dev/null @@ -1,7 +0,0 @@ -# Spawn PulseAudio -if ! ps -C pulseaudio >/dev/null && [ -x /usr/bin/pulseaudio ] ; then - pulseaudio -D -n -L 'module-native-protocol-tcp port=4713' -L 'module-udev-detect' --exit-idle-time=65535 & - echo -en "\n$(date +'%F | %T | ')'$0' spawned PulseAudio." | tee -a /dev/tty8 -else - echo -en "\n$(date +'%F | %T | ')'$0' Not spawning Pulseaudio - already running (MiniDesktop active?) or executable not found." | tee -a /dev/tty8 -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/mate-minidesktop-stretch in repository live-build-x2go. commit 0c505d6cc8c89099c3f97ba9ea07309b9341b526 Merge: 9cf8b96 4016850 Author: Stefan Baur (BAUR-ITCS) <kontakt@baur-itcs.de> Date: Tue Mar 19 08:55:53 2019 +0100 Merge commit '40168503eca35237701c5a771f0fc4c4070245b0' into feature/mate-minidesktop ...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/mate-minidesktop-stretch in repository live-build-x2go. commit 5dfa3e4b08250d7f63a70e60b365712fa1a4ba88 Merge: f790432 4016850 Author: Stefan Baur (BAUR-ITCS) <kontakt@baur-itcs.de> Date: Tue Mar 19 08:56:01 2019 +0100 Merge commit '40168503eca35237701c5a771f0fc4c4070245b0' into feature/mate-minidesktop-stretch ...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/mate-minidesktop-stretch in repository live-build-x2go. commit 633c985e0670fa2eb98040a2258dc71c15379332 Merge: af10190 6f5ec03 Author: Stefan Baur (BAUR-ITCS) <kontakt@baur-itcs.de> Date: Tue Mar 19 13:10:43 2019 +0100 Merge commit '6f5ec03b60c0133696ff3e156325c1584760ea7a' into feature/mate-minidesktop .../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
This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch feature/mate-minidesktop-stretch in repository live-build-x2go. commit b4418e07991767c4e4477fb6d2f20ce068daf8a2 Merge: 5dfa3e4 d85f8a1 Author: Stefan Baur (BAUR-ITCS) <kontakt@baur-itcs.de> Date: Tue Mar 19 08:57:13 2019 +0100 Merge commit 'd85f8a1c7a42a4005dc7fc87f9274eef739e5f41' into feature/mate-minidesktop-stretch config/includes.chroot/etc/X11/Xsession.d/60x11-spawn-pulseaudio | 7 ------- 1 file changed, 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/mate-minidesktop-stretch in repository live-build-x2go. commit af10190c77926d7cc0a76a8f1bc7ef4ba57fa6ed Merge: d85f8a1 bef83bb Author: Stefan Baur (BAUR-ITCS) <kontakt@baur-itcs.de> Date: Tue Mar 19 12:40:20 2019 +0100 Merge commit 'bef83bbaaa5a1212ac758b00db6107baeb43820d' into feature/mate-minidesktop .../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/mate-minidesktop-stretch in repository live-build-x2go. commit 834ff1e93c167d98f657543a23da2780aa299bc3 Merge: b4418e0 bef83bb Author: Stefan Baur (BAUR-ITCS) <kontakt@baur-itcs.de> Date: Tue Mar 19 12:40:27 2019 +0100 Merge commit 'bef83bbaaa5a1212ac758b00db6107baeb43820d' into feature/mate-minidesktop-stretch .../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/mate-minidesktop-stretch in repository live-build-x2go. commit 20330433d1023a28a71e3a962c076d4fef73d5c5 Author: Stefan Baur (BAUR-ITCS) <kontakt@baur-itcs.de> Date: Tue Mar 19 17:30:12 2019 +0100 added mate-media package to list, as it is needed for the volume control applet from Stretch onwards (and doesn't hurt in Jessie) --- config/package-lists/mate-minidesktop.list.chroot | 1 + 1 file changed, 1 insertion(+) diff --git a/config/package-lists/mate-minidesktop.list.chroot b/config/package-lists/mate-minidesktop.list.chroot index 4ec56a6..159f71b 100644 --- a/config/package-lists/mate-minidesktop.list.chroot +++ b/config/package-lists/mate-minidesktop.list.chroot @@ -1,4 +1,5 @@ firefox-esr flashplugin-nonfree +mate-media x2gothinclient-minidesktop x2gothinclient-usbmount -- 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/mate-minidesktop-stretch in repository live-build-x2go. commit 3642dd8544899552b9f2a9903dd267653beb51a8 Merge: cfa56bf 2033043 Author: Stefan Baur (BAUR-ITCS) <kontakt@baur-itcs.de> Date: Tue Mar 19 17:31:49 2019 +0100 Merge commit '20330433d1023a28a71e3a962c076d4fef73d5c5' into feature/mate-minidesktop-stretch Conflicts: config/package-lists/mate-minidesktop.list.chroot config/package-lists/mate-minidesktop.list.chroot | 1 + 1 file changed, 1 insertion(+) diff --cc config/package-lists/mate-minidesktop.list.chroot index 758b6f7,159f71b..8ec3af1 --- a/config/package-lists/mate-minidesktop.list.chroot +++ b/config/package-lists/mate-minidesktop.list.chroot @@@ -1,3 -1,5 +1,4 @@@ firefox-esr -flashplugin-nonfree + mate-media x2gothinclient-minidesktop x2gothinclient-usbmount -- 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/mate-minidesktop-stretch in repository live-build-x2go. commit cfa56bfd3f1996d26cd50272920508d959fbbee6 Merge: 834ff1e 6f5ec03 Author: Stefan Baur (BAUR-ITCS) <kontakt@baur-itcs.de> Date: Tue Mar 19 13:10:47 2019 +0100 Merge commit '6f5ec03b60c0133696ff3e156325c1584760ea7a' into feature/mate-minidesktop-stretch .../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