March 2019 Archives by thread
      
      Starting: Fri Mar  8 06:25:53 CET 2019
         Ending: Sat Mar 30 22:46:47 CET 2019
         Messages: 735
     
- [X2Go-Commits] [pale-moon] branch master updated (ab73246 ->	33a8d6a)
 
git-admin at x2go.org
 - [X2Go-Commits] [[X2Go Wiki]] page changed: events:start
 
wiki-admin at x2go.org
 - [X2Go-Commits] [[X2Go Wiki]] page changed:	events:x2go-gathering-2017
 
wiki-admin at x2go.org
 - [X2Go-Commits] [[X2Go Wiki]] page changed:	events:x2go-gathering-2018
 
wiki-admin at x2go.org
 - [X2Go-Commits] [[X2Go Wiki]] page changed: doc:howto:tce
 
wiki-admin at x2go.org
 - [X2Go-Commits] [live-build-x2go] branch feature/buster-fvwm created	(now 9bdfbb5)
 
git-admin at x2go.org
 - [X2Go-Commits] [live-build-x2go] branch feature/openbox-magic-pixel-stretch created (now c954829)
 
git-admin at x2go.org
 - [X2Go-Commits] [live-build-x2go] branch feature/openbox updated (77de310 -> 6f5ec03)
 
git-admin at x2go.org
- [X2Go-Commits] [live-build-x2go] 01/108: 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.
 
git-admin at x2go.org
 - [X2Go-Commits] [live-build-x2go] 02/108: fixed permissions for ~/.ssh, fixed description for portableapps partition
 
git-admin at x2go.org
 - [X2Go-Commits] [live-build-x2go] 03/108: fixed session file location for dual-mode media
 
git-admin at x2go.org
 - [X2Go-Commits] [live-build-x2go] 04/108: typofix
 
git-admin at x2go.org
 - [X2Go-Commits] [live-build-x2go] 05/108: added code to support selection of audio output
 
git-admin at x2go.org
 - [X2Go-Commits] [live-build-x2go] 06/108: fixes missing escape
 
git-admin at x2go.org
 - [X2Go-Commits] [live-build-x2go] 07/108: fixed indentation error
 
git-admin at x2go.org
 - [X2Go-Commits] [live-build-x2go] 08/108: fixed indentation error
 
git-admin at x2go.org
 - [X2Go-Commits] [live-build-x2go] 09/108: removable device detection	was broken
 
git-admin at x2go.org
 - [X2Go-Commits] [live-build-x2go] 10/108: added active audio profile output, moved audio block to end of file so pulseaudio has more time to start up
 
git-admin at x2go.org
 - [X2Go-Commits] [live-build-x2go] 11/108: fixed missing escape
 
git-admin at x2go.org
 - [X2Go-Commits] [live-build-x2go] 12/108: removed unneccessary	quotation marks
 
git-admin at x2go.org
 - [X2Go-Commits] [live-build-x2go] 13/108: make sure pulseaudio is responding before pacmd fires
 
git-admin at x2go.org
 - [X2Go-Commits] [live-build-x2go] 14/108: nudging the automounter isn't necessary, and actually doesn't work here (udevd most likely isn't running yet)
 
git-admin at x2go.org
 - [X2Go-Commits] [live-build-x2go] 15/108: changed how BLOCKDEVS list is created, added various comments to make code more readable/understandable
 
git-admin at x2go.org
 - [X2Go-Commits] [live-build-x2go] 16/108: moved function to top of code block where it belongs, and also fixed indentation
 
git-admin at x2go.org
 - [X2Go-Commits] [live-build-x2go] 17/108: removed unnecessary newline
 
git-admin at x2go.org
 - [X2Go-Commits] [live-build-x2go] 18/108: removed old debug code
 
git-admin at x2go.org
 - [X2Go-Commits] [live-build-x2go] 19/108: added newline character - it should work with the blank that previously stood in its place, but let's play it safe ...
 
git-admin at x2go.org
 - [X2Go-Commits] [live-build-x2go] 20/108: changed how BLOCKDEVS list	is created
 
git-admin at x2go.org
 - [X2Go-Commits] [live-build-x2go] 21/108: moved function to top of code block where it belongs, and also fixed indentation
 
git-admin at x2go.org
 - [X2Go-Commits] [live-build-x2go] 22/108: fixed error related to chmod, changed *LABEL* mechanism to the one used by 2260-getsshhostkeysfrommedia, added various comments to make code more readable/understandable
 
git-admin at x2go.org
 - [X2Go-Commits] [live-build-x2go] 23/108: fixed bashisms, quoting,	whitespace issues
 
git-admin at x2go.org
 - [X2Go-Commits] [live-build-x2go] 24/108: 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.
 
git-admin at x2go.org
 - [X2Go-Commits] [live-build-x2go] 25/108: moved getportableappsessions right behind the other scripts that mount devices
 
git-admin at x2go.org
 - [X2Go-Commits] [live-build-x2go] 26/108: adapted 2280-x2go-getportableappsessions to work more like 2270-getsshclientkeysfrommedia
 
git-admin at x2go.org
 - [X2Go-Commits] [live-build-x2go] 27/108: un-hardcoded path
 
git-admin at x2go.org
 - [X2Go-Commits] [live-build-x2go] 28/108: fixed "touch" file name
 
git-admin at x2go.org
 - [X2Go-Commits] [live-build-x2go] 29/108: removed umount in case of success, changed ro mount to rw
 
git-admin at x2go.org
 - [X2Go-Commits] [live-build-x2go] 30/108: fixed purpose description	in comments
 
git-admin at x2go.org
 - [X2Go-Commits] [live-build-x2go] 31/108: added/fixed return codes of check_for_config
 
git-admin at x2go.org
 - [X2Go-Commits] [live-build-x2go] 32/108: exchanged HOTPLUG for RM (REMOVABLE), as lsblk in jessie doesn't understand the HOTPLUG parameter, but RM does what we want
 
git-admin at x2go.org
 - [X2Go-Commits] [live-build-x2go] 34/108: 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)
 
git-admin at x2go.org
 - [X2Go-Commits] [live-build-x2go] 35/108: removable/non-removable detection per device failed for partitioned devices
 
git-admin at x2go.org
 - [X2Go-Commits] [live-build-x2go] 36/108: one line of debug output was missing in 2260
 
git-admin at x2go.org
 - [X2Go-Commits] [live-build-x2go] 37/108: typofix
 
git-admin at x2go.org
 - [X2Go-Commits] [live-build-x2go] 38/108: added support for x2go session config stored on fixed disk
 
git-admin at x2go.org
 - [X2Go-Commits] [live-build-x2go] 33/108: 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.
 
git-admin at x2go.org
 - [X2Go-Commits] [live-build-x2go] 39/108: added code to accomodate minidesktop versions in local-sessions-config code
 
git-admin at x2go.org
 - [X2Go-Commits] [live-build-x2go] 40/108: syntaxfix
 
git-admin at x2go.org
 - [X2Go-Commits] [live-build-x2go] 41/108: fixed path
 
git-admin at x2go.org
 - [X2Go-Commits] [live-build-x2go] 42/108: 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
 
git-admin at x2go.org
 - [X2Go-Commits] [live-build-x2go] 43/108: typofix
 
git-admin at x2go.org
 - [X2Go-Commits] [live-build-x2go] 44/108: for portableapp/tce-hdd dualmode stick, private keys need to go into x2goclient/ssh
 
git-admin at x2go.org
 - [X2Go-Commits] [live-build-x2go] 45/108: attempting to fix race condition between 2270 and the minidesktop init scripts
 
git-admin at x2go.org
 - [X2Go-Commits] [live-build-x2go] 46/108: another attempt at fixing the private-keys-get-deleted-in-MMD-mode issue
 
git-admin at x2go.org
 - [X2Go-Commits] [live-build-x2go] 47/108: 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.
 
git-admin at x2go.org
 - [X2Go-Commits] [live-build-x2go] 48/108: add additional symlink so our workaround re:deleted files in portable mode can actually be used from win and lin without changing paths
 
git-admin at x2go.org
 - [X2Go-Commits] [live-build-x2go] 49/108: added two font packages
 
git-admin at x2go.org
 - [X2Go-Commits] [live-build-x2go] 50/108: fixed unneccessary escapes
 
git-admin at x2go.org
 - [X2Go-Commits] [live-build-x2go] 51/108: added support for	synaptics touchpads
 
git-admin at x2go.org
 - [X2Go-Commits] [live-build-x2go] 52/108: switched to metapackage xserver-xorg-input-all, which should cover all input devices
 
git-admin at x2go.org
 - [X2Go-Commits] [live-build-x2go] 53/108: turns out that xserver-xorg-input-wacom isn't included in xserver-xorg-input-all. WTF.
 
git-admin at x2go.org
 - [X2Go-Commits] [live-build-x2go] 54/108: typofix - chmod 700 was chmod 600 by accident
 
git-admin at x2go.org
 - [X2Go-Commits] [live-build-x2go] 55/108: (hopefully) fix missing ~/.ssh creation in MATE-MiniDesktop
 
git-admin at x2go.org
 - [X2Go-Commits] [live-build-x2go] 56/108: force bash as default	system shell
 
git-admin at x2go.org
 - [X2Go-Commits] [live-build-x2go] 57/108: (temporary?) workaround to switch the default system shell from dash to bash & silence dpkg-reconfigure
 
git-admin at x2go.org
 - [X2Go-Commits] [live-build-x2go] 58/108: moving X startup related things from config/includes.chroot/lib/live/config/2900-x2go-thinclientconfig to config/includes.chroot/etc/X11/Xsession.d/60x11-*
 
git-admin at x2go.org
 - [X2Go-Commits] [live-build-x2go] 59/108: added logging to file for audioout=list, plus some whitespace fixes/formatting
 
git-admin at x2go.org
 - [X2Go-Commits] [live-build-x2go] 60/108: Trying to completely do away with .xsession file and use modular /etc/X11/Xsession.d config files instead
 
git-admin at x2go.org
 - [X2Go-Commits] [live-build-x2go] 61/108: added debug code that was only present in feature/openbox-magic-pixel-workaround so far
 
git-admin at x2go.org
 - [X2Go-Commits] [live-build-x2go] 62/108: typofix
 
git-admin at x2go.org
 - [X2Go-Commits] [live-build-x2go] 63/108: another typofix
 
git-admin at x2go.org
 - [X2Go-Commits] [live-build-x2go] 64/108: feh package was missing
 
git-admin at x2go.org
 - [X2Go-Commits] [live-build-x2go] 65/108: fixed download routine for X background images, would not work with multiple URLs
 
git-admin at x2go.org
 - [X2Go-Commits] [live-build-x2go] 66/108: This adds an initrdblankdpmsfix parameter - as the name suggests, it will trigger the blankdpmsfix early in the initrd already
 
git-admin at x2go.org
 - [X2Go-Commits] [live-build-x2go] 67/108: added local non-locking slideshow screensaver
 
git-admin at x2go.org
 - [X2Go-Commits] [live-build-x2go] 68/108: for some silly reason, this file is needed in two places
 
git-admin at x2go.org
 - [X2Go-Commits] [live-build-x2go] 69/108: typofix
 
git-admin at x2go.org
 - [X2Go-Commits] [live-build-x2go] 70/108: silence wget and make it only download newer files than the ones already present
 
git-admin at x2go.org
 - [X2Go-Commits] [live-build-x2go] 71/108: typofix, also, silence wget and make it only download newer files than the ones already present
 
git-admin at x2go.org
 - [X2Go-Commits] [live-build-x2go] 72/108: earlyblankdpmsfix can now be called as earlyblankdpmsfix=nnnn, where nnnn is the time in microseconds that each screen should remain blank
 
git-admin at x2go.org
 - [X2Go-Commits] [live-build-x2go] 73/108: changed default sleeptime	from 1ms to 1s
 
git-admin at x2go.org
 - [X2Go-Commits] [live-build-x2go] 74/108: second copy of file was not chmodded properly (had # in front of path, so never got changed)
 
git-admin at x2go.org
 - [X2Go-Commits] [live-build-x2go] 75/108: we need to make sure we don't fire too early - check that at least one symlink matching fb[0-9]* exists
 
git-admin at x2go.org
 - [X2Go-Commits] [live-build-x2go] 76/108: we need to make sure this script is executable under busybox sh as well, also, no output is desired when run from inside initrd
 
git-admin at x2go.org
 - [X2Go-Commits] [live-build-x2go] 77/108: wiggle mouse by 1 px to trigger remote screensaver password prompt
 
git-admin at x2go.org
 - [X2Go-Commits] [live-build-x2go] 78/108: almost complete rewrite of 60x11-spawn-configure-slideshow-screensaver, as restoring the foreground app(s) didn't work properly
 
git-admin at x2go.org
 - [X2Go-Commits] [live-build-x2go] 79/108: This script would kill the XServer startup when no XSCREENSAVER-related parameters were set. Also, added defaults for idle and slide display/change time
 
git-admin at x2go.org
 - [X2Go-Commits] [live-build-x2go] 80/108: added support for background images (well, a single image, actually, and no solid colors) via xroot= boot parameter in MATE-MiniDesktop mode
 
git-admin at x2go.org
 - [X2Go-Commits] [live-build-x2go] 81/108: 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
 
git-admin at x2go.org
 - [X2Go-Commits] [live-build-x2go] 82/108: typo- and sloppiness-fixes
 
git-admin at x2go.org
 - [X2Go-Commits] [live-build-x2go] 83/108: removed "dropper" files from /lib/live/config and placed the actual files directly in /etc/network/if-up.d/
 
git-admin at x2go.org
 - [X2Go-Commits] [live-build-x2go] 84/108: typofix
 
git-admin at x2go.org
 - [X2Go-Commits] [live-build-x2go] 85/108: check if /etc/x2go/x2gothinclient_sessions exists, move to /etc/x2go/x2gothinclient_sessions_old if yes, touch /etc/x2go/x2gothinclient_sessions_old if no
 
git-admin at x2go.org
 - [X2Go-Commits] [live-build-x2go] 86/108: renamed 0050-settime to ntpdate, to overwrite the package-provided ntpdate script
 
git-admin at x2go.org
 - [X2Go-Commits] [live-build-x2go] 87/108: the move of x2gothinclient_sessions to x2gothinclient_sessions_old must only be triggered when we're touching an external interface, not "loopback" or similar
 
git-admin at x2go.org
 - [X2Go-Commits] [live-build-x2go] 88/108: changed method of background image display in mate-minidesktop mode
 
git-admin at x2go.org
 - [X2Go-Commits] [live-build-x2go] 89/108: 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
 
git-admin at x2go.org
 - [X2Go-Commits] [live-build-x2go] 90/108: added log output
 
git-admin at x2go.org
 - [X2Go-Commits] [live-build-x2go] 91/108: added some sanity checks	and debug output
 
git-admin at x2go.org
 - [X2Go-Commits] [live-build-x2go] 92/108: we need to add the user ("user" or "x2gothinclient") to the group tty early on, to allow on-screen logging on tty8 and tty9
 
git-admin at x2go.org
 - [X2Go-Commits] [live-build-x2go] 93/108: write permission to tty is now handled by a separate script
 
git-admin at x2go.org
 - [X2Go-Commits] [live-build-x2go] 94/108: background setter for minidesktop must run as root, thus moved to if-up script
 
git-admin at x2go.org
 - [X2Go-Commits] [live-build-x2go] 95/108: 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)
 
git-admin at x2go.org
 - [X2Go-Commits] [live-build-x2go] 96/108: r128 driver can go in for	amd64 as well
 
git-admin at x2go.org
 - [X2Go-Commits] [live-build-x2go] 97/108: variable cleanup
 
git-admin at x2go.org
 - [X2Go-Commits] [live-build-x2go] 98/108: further variable	cleanup/fixup
 
git-admin at x2go.org
 - [X2Go-Commits] [live-build-x2go] 99/108: moved screensaver image download to if-up.d where it belongs
 
git-admin at x2go.org
 - [X2Go-Commits] [live-build-x2go] 100/108: yet another variable fix
 
git-admin at x2go.org
 - [X2Go-Commits] [live-build-x2go] 101/108: usleep uses microseconds, not milliseconds
 
git-admin at x2go.org
 - [X2Go-Commits] [live-build-x2go] 102/108: moved detection regarding which sleep command is to be used into the backgrounded task, added comments
 
git-admin at x2go.org
 - [X2Go-Commits] [live-build-x2go] 103/108: added new feature for faster shutdown in non-minidesktop mode
 
git-admin at x2go.org
 - [X2Go-Commits] [live-build-x2go] 104/108: a variable obviously won't work in single quotes
 
git-admin at x2go.org
 - [X2Go-Commits] [live-build-x2go] 105/108: aaand another set of quotes - double quotes - is required here ...
 
git-admin at x2go.org
 - [X2Go-Commits] [live-build-x2go] 106/108: 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)
 
git-admin at x2go.org
 - [X2Go-Commits] [live-build-x2go] 107/108: added script to force	pulseaudio volume
 
git-admin at x2go.org
 - [X2Go-Commits] [live-build-x2go] 108/108: typofix
 
git-admin at x2go.org
 
 - [X2Go-Commits] [live-build-x2go] 01/95: Merge branch 'feature/openbox' into feature/openbox-magic-pixel-workaround
 
git-admin at x2go.org
 - [X2Go-Commits] [live-build-x2go] branch feature/openbox-magic-pixel-workaround updated (c954829 -> dd80bb8)
 
git-admin at x2go.org
 - [X2Go-Commits] [live-build-x2go] branch feature/openbox-magic-pixel-workaround-stretch updated (0d6ba15 -> 02e0ca2)
 
git-admin at x2go.org
 - [X2Go-Commits] [live-build-x2go] branch feature/openbox-magic-pixel-workaround-stretch-bpokrnl created (now 5d0c465)
 
git-admin at x2go.org
 - [X2Go-Commits] [live-build-x2go] branch feature/mate-minidesktop-stretch updated (e1c987e -> 3642dd8)
 
git-admin at x2go.org
 - [X2Go-Commits] [live-build-x2go] branch feature/openbox-stretch updated (4db92a1 -> f9d70b5)
 
git-admin at x2go.org
 - [X2Go-Commits] [live-build-x2go] branch feature/openbox-stretch updated (f9d70b5 -> a087c3d)
 
git-admin at x2go.org
 - [X2Go-Commits] [live-build-x2go] branch feature/mate-minidesktop updated (097def2 -> 2033043)
 
git-admin at x2go.org
 - [X2Go-Commits] [nx-libs] branch master updated (427ac34 -> 59305c8)
 
git-admin at x2go.org
 - [X2Go-Commits] [nx-libs] 01/54: rrdispatch.c: remove obsolete ifdef
 
git-admin at x2go.org
 - [X2Go-Commits] [nx-libs] 03/54: Screen.c: code optimization for	rootless mode
 
git-admin at x2go.org
 - [X2Go-Commits] [nx-libs] 02/54: Screen.c: simplify and fix handling of rootless mode
 
git-admin at x2go.org
 - [X2Go-Commits] Build failed in Jenkins:	nx-libs+ppc64be+nightly+debian-jessie #72
 
jenkins at x2go.org
 - [X2Go-Commits] Build failed in Jenkins: nx-libs+nightly+epel-6 #211
 
jenkins at x2go.org
 - [X2Go-Commits] Build failed in Jenkins: nx-libs+nightly+sles-11.2	#129
 
jenkins at x2go.org
 - [X2Go-Commits] Build failed in Jenkins: nx-libs+nightly+sles-11.3	#127
 
jenkins at x2go.org
 - [X2Go-Commits] [nx-libs] branch master updated (59305c8 -> 3af59f8)
 
git-admin at x2go.org
 - [X2Go-Commits] [x2goclient] branch master updated (5a70b2d ->	0764597)
 
git-admin at x2go.org
 - [X2Go-Commits] Build failed in Jenkins: x2goclient+ppc64be+nightly+debian-jessie #72
 
jenkins at x2go.org
 - [X2Go-Commits] Build failed in Jenkins:	x2goclient+ppc64be+nightly+epel-7 #93
 
jenkins at x2go.org
 - [X2Go-Commits] Build failed in Jenkins: x2goclient+nightly+epel-7	#510
 
jenkins at x2go.org
 - [X2Go-Commits] Build failed in Jenkins:	x2goclient+ppc64le+nightly+epel-7 #87
 
jenkins at x2go.org
 - [X2Go-Commits] Build failed in Jenkins: x2goclient+nightly+epel-6	#592
 
jenkins at x2go.org
 - [X2Go-Commits] Build failed in Jenkins:	x2goclient+nightly+opensuse-42.2 #158
 
jenkins at x2go.org
 - [X2Go-Commits] Build failed in Jenkins:	x2goclient+nightly+debian-jessie #583
 
jenkins at x2go.org
 - [X2Go-Commits] Build failed in Jenkins:	x2goclient+nightly+sled-12.3 #9
 
jenkins at x2go.org
 - [X2Go-Commits] Build failed in Jenkins:	x2goclient+nightly+opensuse-42.3 #98
 
jenkins at x2go.org
 - [X2Go-Commits] Build failed in Jenkins:	x2goclient+nightly+raspbian-jessie #158
 
jenkins at x2go.org
 - [X2Go-Commits] [x2goserver] branch master updated (3c81f4d ->	d00f3f0)
 
git-admin at x2go.org
 - [X2Go-Commits] Build failed in Jenkins: x2goserver+ppc64be+nightly+debian-jessie #92
 
jenkins at x2go.org
 - [X2Go-Commits] Jenkins build is back to normal : x2goserver+ppc64be+nightly+epel-7 #103
 
jenkins at x2go.org
    
 
    
      Last message date: 
       Sat Mar 30 22:46:47 CET 2019
    Archived on: Sat Mar 30 22:46:59 CET 2019
    
   
     
     
     This archive was generated by
     Pipermail 0.09 (Mailman edition).