This is an automated email from the git hooks/post-receive script. x2go pushed a change to branch feature/openbox-magic-pixel-workaround in repository live-build-x2go. from c954829 Merge branch 'feature/openbox' into feature/openbox-magic-pixel-workaround adds 5f67f9d this adds "earlyblankdpmxfix" as optional kernel parameter - due to modesetting, certain buggy TFTs turn black early in the boot process (even before X starts). This provides a workaround to un-blank them asap. new 0f934bc Merge branch 'feature/openbox' into feature/openbox-magic-pixel-workaround adds d2a4a1f fixed permissions for ~/.ssh, fixed description for portableapps partition new 4487eaf Merge branch 'feature/openbox' into feature/openbox-magic-pixel-workaround adds 9f6ea6b fixed session file location for dual-mode media new 0306013 Merge branch 'feature/openbox' into feature/openbox-magic-pixel-workaround adds 93e5bd3 typofix new ca105e5 Merge branch 'feature/openbox' into feature/openbox-magic-pixel-workaround new 19e85e4 added code to support selection of audio output new da53181 fixed missing escape adds ad0c425 added code to support selection of audio output adds eef26a0 fixes missing escape adds 3cd69e5 fixed indentation error adds 3a62cab fixed indentation error new 8156e55 Merge branch 'feature/openbox' into feature/openbox-magic-pixel-workaround adds 93322eb removable device detection was broken new 3654322 Merge branch 'feature/openbox' into feature/openbox-magic-pixel-workaround new 3e2bb13 added active audio profile output, moved audio block to end of file so pulseaudio has more time to start up new bca3756 fixed missing escape new 28c6fda removed unneccessary quotation marks new 25e5041 make sure pulseaudio is responding before pacmd fires adds 9a2d1d4 added active audio profile output, moved audio block to end of file so pulseaudio has more time to start up adds 48df119 fixed missing escape adds c296df9 removed unneccessary quotation marks adds 7658766 make sure pulseaudio is responding before pacmd fires adds ab0e03d nudging the automounter isn't necessary, and actually doesn't work here (udevd most likely isn't running yet) adds 6db8f4b changed how BLOCKDEVS list is created, added various comments to make code more readable/understandable adds d6a40aa moved function to top of code block where it belongs, and also fixed indentation adds 7bad1e9 removed unnecessary newline adds 2a621f0 removed old debug code adds 9dfb323 added newline character - it should work with the blank that previously stood in its place, but let's play it safe ... adds 6ec7300 changed how BLOCKDEVS list is created adds 79d1787 moved function to top of code block where it belongs, and also fixed indentation adds a8afba5 fixed error related to chmod, changed *LABEL* mechanism to the one used by 2260-getsshhostkeysfrommedia,added various comments to make code more readable/understandable new afff588 Merge branch 'feature/openbox' into feature/openbox-magic-pixel-workaround adds 95d8054 fixed bashisms, quoting, whitespace issues new 243c91b Merge branch 'feature/openbox' into feature/openbox-magic-pixel-workaround adds 1537d97 udevadm settle is already running due to the udev service startup. Spawning a second copy causes the second copy to terminate immediately as if there were no open events - which breaks our loop. So instead, we need to monitor when the first/only instance terminates. new 3c5d5e5 Merge branch 'feature/openbox' into feature/openbox-magic-pixel-workaround adds 32c61bf moved getportableappsessions right behind the other scripts that mount devices new 058643a Merge branch 'feature/openbox' into feature/openbox-magic-pixel-workaround adds 32e735a adapted 2280-x2go-getportableappsessions to work more like 2270-getsshclientkeysfrommedia new 2dc54dc Merge branch 'feature/openbox' into feature/openbox-magic-pixel-workaround adds a253a02 un-hardcoded path new 84e71f7 Merge branch 'feature/openbox' into feature/openbox-magic-pixel-workaround adds 6b2de45 fixed "touch" file name adds cb7dcfc removed umount in case of success, changed ro mount to rw adds 974c58a fixed purpose description in comments adds 9e8b42f added/fixed return codes of check_for_config new e7f6718 Merge branch 'feature/openbox' into feature/openbox-magic-pixel-workaround adds 0977bee exchanged HOTPLUG for RM (REMOVABLE), as lsblk in jessie doesn't understand the HOTPLUG parameter, but RM does what we want new cdd08b5 Merge branch 'feature/openbox' into feature/openbox-magic-pixel-workaround adds b140c1c last changes broke routines that check fixed disks for our magic label(s), mount them, and "do the needful" with them. This commit should fix this. new 1da830a Merge branch 'feature/openbox' into feature/openbox-magic-pixel-workaround adds 7ef5b46 lsblk output is parsed again later on, which means that this later code block needed to be changed as well, so it understands the new output order (Removable/Fixed Disk on 2nd, rather than 4th position) new e9f9e84 Merge branch 'feature/openbox' into feature/openbox-magic-pixel-workaround adds d7eb710 removable/non-removable detection per device failed for partitioned devices new 8a4c440 Merge branch 'feature/openbox' into feature/openbox-magic-pixel-workaround adds e926958 one line of debug output was missing in 2260 new 67d0412 Merge branch 'feature/openbox' into feature/openbox-magic-pixel-workaround adds e85df5c typofix new 2677aac Merge branch 'feature/openbox' into feature/openbox-magic-pixel-workaround adds a236e80 added support for x2go session config stored on fixed disk new dd8e3de Merge branch 'feature/openbox' into feature/openbox-magic-pixel-workaround adds cfcf0c5 added code to accomodate minidesktop versions in local-sessions-config code new c17bdea Merge branch 'feature/openbox' into feature/openbox-magic-pixel-workaround adds cb5fcdd syntaxfix new af66014 Merge branch 'feature/openbox' into feature/openbox-magic-pixel-workaround adds 2a912be fixed path new d6d2d5c Merge branch 'feature/openbox' into feature/openbox-magic-pixel-workaround adds 3ef64ed for various reasons (especially fuseext2 misbehaving occasionally and eating up 100% CPU), it makes more sense to check the volume(s) with the PORTABLEAPP label first new 85a179d Merge branch 'feature/openbox' into feature/openbox-magic-pixel-workaround adds 3472989 typofix new 29b7a7f Merge branch 'feature/openbox' into feature/openbox-magic-pixel-workaround adds 5c146fe for portableapp/tce-hdd dualmode stick, private keys need to go into x2goclient/ssh new ff95144 Merge branch 'feature/openbox' into feature/openbox-magic-pixel-workaround adds ca0877d attempting to fix race condition between 2270 and the minidesktop init scripts new 76453bc Merge branch 'feature/openbox' into feature/openbox-magic-pixel-workaround adds d78d191 another attempt at fixing the private-keys-get-deleted-in-MMD-mode issue new a2d815c Merge branch 'feature/openbox' into feature/openbox-magic-pixel-workaround adds 73d254b Private keys did not get deleted by MMD but by windows portable mode - must not be placed in x2goclient/ssh, or else they will be gone once x2goclient.exe exits. instead, use x2goclient/.ssh, or x2goclient/sshkeys - as .dotfiles and .dotfolders cannot be created in Windows Explorer, only on commandline. new 00496b1 Merge branch 'feature/openbox' into feature/openbox-magic-pixel-workaround adds 794f384 add additional symlink so our workaround re:deleted files in portable mode can actually be used from win and lin without changing paths new 9f2215d Merge branch 'feature/openbox' into feature/openbox-magic-pixel-workaround new af3fdcf added two more font packages, also, libgstreamer adds e340e9d added two font packages adds dce43db fixed unneccessary escapes new 22afa3a Merge branch 'feature/openbox' into feature/openbox-magic-pixel-workaround adds 9f0a421 added support for synaptics touchpads adds 55a7b0c switched to metapackage xserver-xorg-input-all, which should cover all input devices new e5e9ada Merge branch 'feature/openbox' into feature/openbox-magic-pixel-workaround adds c9a47d5 turns out that xserver-xorg-input-wacom isn't included in xserver-xorg-input-all. WTF. new f95db2e Merge branch 'feature/openbox' into feature/openbox-magic-pixel-workaround new 4e99030 fire magicpixel undo command only at windows belonging to the X2GoAgent class (sniper rifle instead of shotgun approach) adds 7cdade2 typofix - chmod 700 was chmod 600 by accident new e13622f Merge commit '7cdade23c8ef1462e764e45aa5771eb2b14221d6' into feature/openbox-magic-pixel-workaround adds 32cb6b1 (hopefully) fix missing ~/.ssh creation in MATE-MiniDesktop new 7951be8 Merge commit '32cb6b15252d44e9277f373934d2d64796cb2de9' into feature/openbox-magic-pixel-workaround adds 8ad7e5f force bash as default system shell new 4e3b060 Merge commit '8ad7e5f4fd890c03a04c3b849ce4911c6e0d970d' into feature/openbox-magic-pixel-workaround adds f736114 (temporary?) workaround to switch the default system shell from dash to bash & silence dpkg-reconfigure new 92b65b0 Merge commit 'f736114cb8c09f3413827649d619acd0af1b2cae' into feature/openbox-magic-pixel-workaround adds afefc03 moving X startup related things from config/includes.chroot/lib/live/config/2900-x2go-thinclientconfig to config/includes.chroot/etc/X11/Xsession.d/60x11-* new c54d1ca Merge commit 'afefc032b9a83456d3a999f0938d15f9563d815a' into feature/openbox-magic-pixel-workaround adds 198ae88 added logging to file for audioout=list, plus some whitespace fixes/formatting new 1c8a31e Merge commit '198ae88f3ebead776cadf504e34011bfd8394c14' into feature/openbox-magic-pixel-workaround adds c48fca4 Trying to completely do away with .xsession file and use modular /etc/X11/Xsession.d config files instead new 77b1982 Merge commit 'c48fca4d81e88e3727b8c1079e08599c3f6889a5' into feature/openbox-magic-pixel-workaround new 0435f25 add magic-pixel-workaround as modular file adds b885ce5 added debug code that was only present in feature/openbox-magic-pixel-workaround so far new fe86bfe Merge commit 'b885ce5cdafef318071a524df769cd1913c1a315' into feature/openbox-magic-pixel-workaround adds 6d78b7e typofix new de606a1 Merge commit '6d78b7eda9e30f36d0cde36cf59c6312cc01eafc' into feature/openbox-magic-pixel-workaround adds 5dfd0ef another typofix new d3e04e6 Merge commit '5dfd0efd5fcbdb2e6eed6e0dc80b3fb6ebdc1ae9' into feature/openbox-magic-pixel-workaround adds eec9bbe feh package was missing new ba649c3 Merge commit 'eec9bbe9171a3371f0ee903a26d4d25899c51446' into feature/openbox-magic-pixel-workaround adds 5bb444f fixed download routine for X background images, would not work with multiple URLs new 272ac14 Merge commit '5bb444f0f3464efc4255f43765bca70e0af48ce8' into feature/openbox-magic-pixel-workaround new 7615a32 add support for older servers where the X2GoAgent window has class "NXAgent", rather than "X2GoAgent", to nomagicpixel=2 adds 8c5f78d This adds an initrdblankdpmsfix parameter - as the name suggests, it will trigger the blankdpmsfix early in the initrd already new 0a6567e Merge commit '8c5f78d8ff045adb7938cc52cdec5c73c448818e' into feature/openbox-magic-pixel-workaround adds 31f9dc1 added local non-locking slideshow screensaver new 3859e20 Merge commit '31f9dc1219eb8e94a50c0bdc67686493a9e053f9' into feature/openbox-magic-pixel-workaround adds 72dc17e for some silly reason, this file is needed in two places new 162f34a Merge commit '72dc17eaab31e5dfdf640b30d03e4364f07c1be6' into feature/openbox-magic-pixel-workaround adds a4f9e67 typofix new 17d45a4 Merge commit 'a4f9e67cb9574e3843d545f37da6e0628891199d' into feature/openbox-magic-pixel-workaround adds be91c0f silence wget and make it only download newer files than the ones already present new 7cfc036 Merge commit 'be91c0f549cd3a6bcda549bc0cb640dda9d30bf9' into feature/openbox-magic-pixel-workaround adds f97a97a typofix, also, silence wget and make it only download newer files than the ones already present new 1b274b6 Merge commit 'f97a97a88e79e4f21cfa712fadbe2a975c6e22de' into feature/openbox-magic-pixel-workaround adds f6b2c9d earlyblankdpmsfix can now be called as earlyblankdpmsfix=nnnn, where nnnn is the time in microseconds that each screen should remain blank new 5990b9b Merge commit 'f6b2c9d495e4510ab694d86bb1e05031cffc6707' into feature/openbox-magic-pixel-workaround adds 5d99ae6 changed default sleeptime from 1ms to 1s new 21e0261 Merge commit '5d99ae64b91767f88e06219511762f8b7977a407' into feature/openbox-magic-pixel-workaround adds 50537ce second copy of file was not chmodded properly (had # in front of path, so never got changed) new cf50ac0 Merge commit '50537ce5793436099dcbf36f6512b33ff6e09155' into feature/openbox-magic-pixel-workaround adds 2e9ec9f we need to make sure we don't fire too early - check that at least one symlink matching fb[0-9]* exists new 15617d9 Merge commit '2e9ec9f474441d99caaa838be616dbcc615f6e8f' into feature/openbox-magic-pixel-workaround adds 550566b we need to make sure this script is executable under busybox sh as well, also, no output is desired when run from inside initrd new c31dc33 Merge commit '550566bae0897dd08c2a588f93b512617a4f05b2' into feature/openbox-magic-pixel-workaround adds e83af98 wiggle mouse by 1 px to trigger remote screensaver password prompt new 281e050 Merge commit 'e83af989ab7f86f90acdb6b34e668b825be85968' into feature/openbox-magic-pixel-workaround adds a9c8d50 almost complete rewrite of 60x11-spawn-configure-slideshow-screensaver, as restoring the foreground app(s) didn't work properly new a2ad63e Merge commit 'a9c8d50b6579501f044e3a3ccaacee8e0b0df610' into feature/openbox-magic-pixel-workaround adds 34c1770 This script would kill the XServer startup when no XSCREENSAVER-related parameters were set. Also, added defaults for idle and slide display/change time new 0af7cb0 Merge commit '34c17705a40b775fddd35d13fe966f88e6259dc0' into feature/openbox-magic-pixel-workaround adds dfa10c7 added support for background images (well, a single image, actually, and no solid colors) via xroot= boot parameter in MATE-MiniDesktop mode new ab9259c Merge commit 'dfa10c735d3918e3fcaedebb973eb7c0636449d7' into feature/openbox-magic-pixel-workaround adds 6767c79 moved X background download to earlier script and renamed 60x11-set-background to 60x11-set-xbackground, to avoid confusion with the X2GoClient branding background image downloader new cea385b Merge commit '6767c79aa2eaa897222002b5b8fff8da8b70870c' into feature/openbox-magic-pixel-workaround adds 90f0c3b typo- and sloppiness-fixes new 6b4ed73 Merge commit '90f0c3b5dfead911022ed6c40fe8996e43fd4fe4' into feature/openbox-magic-pixel-workaround adds b82648e removed "dropper" files from /lib/live/config and placed the actual files directly in /etc/network/if-up.d/ new 5be5644 Merge commit 'b82648e357db470000243d0a79d15c229adaab5c' into feature/openbox-magic-pixel-workaround adds f6720ca typofix new 26f0c9b Merge commit 'f6720cae3346d9a1be5866818e014bb9f3a1eed2' into feature/openbox-magic-pixel-workaround adds f041405 check if /etc/x2go/x2gothinclient_sessions exists, move to /etc/x2go/x2gothinclient_sessions_old if yes, touch /etc/x2go/x2gothinclient_sessions_old if no new 9214481 Merge commit 'f041405448a8323961a73fa38a3fe76dfc392dbd' into feature/openbox-magic-pixel-workaround adds fb4c586 renamed 0050-settime to ntpdate, to overwrite the package-provided ntpdate script new 28b4368 Merge commit 'fb4c586d77e95861dcb6244f5e654658b0053884' into feature/openbox-magic-pixel-workaround adds 990abda the move of x2gothinclient_sessions to x2gothinclient_sessions_old must only be triggered when we're touching an external interface, not "loopback" or similar new 53ab723 Merge commit '990abda011249a46ff66f1169034c633843e1d60' into feature/openbox-magic-pixel-workaround adds c5dc9ac changed method of background image display in mate-minidesktop mode new 295601a Merge commit 'c5dc9ac78b2415955d1b35b480159f556e0fed13' into feature/openbox-magic-pixel-workaround adds 3dc9b9d reworked 60x11-set-xbackground: URL takes precedence over Hex color; when in minidesktop mode, wait until file has been downloaded before continuing, else wait in background new e5a44e0 Merge commit '3dc9b9dc5d1ae8c2d775a3aaa4f17bd9cf1b32de' into feature/openbox-magic-pixel-workaround adds dc6423c added log output new 4b18d62 Merge commit 'dc6423c8f15c515b1b616e662fcaa824cd8eec75' into feature/openbox-magic-pixel-workaround adds 6cbb3ba added some sanity checks and debug output new d7b326f Merge commit '6cbb3bab42601f76c00b871ecc59d23378e33a70' into feature/openbox-magic-pixel-workaround adds 1d2db69 we need to add the user ("user" or "x2gothinclient") to the group tty early on, to allow on-screen logging on tty8 and tty9 new 602d645 Merge commit '1d2db69988f05508e7abd70754cb30ea4881abf0' into feature/openbox-magic-pixel-workaround adds c27a99e write permission to tty is now handled by a separate script new abeabc7 Merge commit 'c27a99ef9d4688293f39c0edc45ba9a013c4ae28' into feature/openbox-magic-pixel-workaround adds 01d9a9d background setter for minidesktop must run as root, thus moved to if-up script new 07e3969 Merge commit '01d9a9dface17d15517855a31b4d15796bbf9b80' into feature/openbox-magic-pixel-workaround adds 0cc5bcb added mesa-related package; added ATI Rage 128 xorg driver package for i386 to check if it Segfaults X.org on Jessie i386 (it does on Stretch i386) new 12e4c7a Merge commit '0cc5bcb55f996f391444af9603fdff3d81e91548' into feature/openbox-magic-pixel-workaround adds cfee4a9 r128 driver can go in for amd64 as well new 7ff4616 Merge commit 'cfee4a9a8f90a79ff050843a9bcfbc05cdc87a98' into feature/openbox-magic-pixel-workaround adds 6d58d6b variable cleanup new e71272b Merge commit '6d58d6b200c9da1678b3e9b20b54f00831c7cc71' into feature/openbox-magic-pixel-workaround adds bb41f14 further variable cleanup/fixup new 8113f16 Merge commit 'bb41f149dd6f4164bdf901ce206069ae6d1f4147' into feature/openbox-magic-pixel-workaround adds 3b2e206 moved screensaver image download to if-up.d where it belongs new 10e732d Merge commit '3b2e206427eff03f07f5a2625ebe0cb21bcae242' into feature/openbox-magic-pixel-workaround adds b715838 yet another variable fix new c3dabc9 Merge commit 'b715838aa94f58792e8bc7e4b26c735957c72636' into feature/openbox-magic-pixel-workaround adds 59e6089 usleep uses microseconds, not milliseconds adds 1597696 moved detection regarding which sleep command is to be used into the backgrounded task, added comments new 1e092b0 Merge commit '159769631956b5000f91805781d608d4830a8860' into feature/openbox-magic-pixel-workaround adds 5c51ed6 added new feature for faster shutdown in non-minidesktop mode adds 36d7f27 a variable obviously won't work in single quotes adds 111f71f aaand another set of quotes - double quotes - is required here ... new fdd3413 Merge commit '111f71f81de3929d7af8a47dc447430da8547af3' into feature/openbox-magic-pixel-workaround adds 4016850 split 60x11-spawn-configure-pulseaudio into 60x11-spawn-pulseaudio and 60x11-configure-pulseaudio (so we can remove 60x11-spawn-pulseaudio from the minidesktop branches, where it conflicts with MATE) new 06eb3e7 Merge commit '40168503eca35237701c5a771f0fc4c4070245b0' into feature/openbox-magic-pixel-workaround adds bef83bb added script to force pulseaudio volume new 7f15834 Merge commit 'bef83bbaaa5a1212ac758b00db6107baeb43820d' into feature/openbox-magic-pixel-workaround adds 6f5ec03 typofix new dd80bb8 Merge commit '6f5ec03b60c0133696ff3e156325c1584760ea7a' into feature/openbox-magic-pixel-workaround The 95 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference. Summary of changes: .../etc/X11/Xsession.d/60x11-blanking-dpms-config | 31 +++ .../etc/X11/Xsession.d/60x11-configure-pulseaudio | 28 +++ .../etc/X11/Xsession.d/60x11-configure-xinerama | 58 +++++ .../X11/Xsession.d/60x11-force-pulseaudio-volume | 25 +++ .../X11/Xsession.d/60x11-magic-pixel-workaround | 25 +++ .../etc/X11/Xsession.d/60x11-openbox-start | 8 + .../etc/X11/Xsession.d/60x11-set-xbackground | 55 +++++ .../60x11-spawn-configure-slideshow-screensaver | 107 +++++++++ .../etc/X11/Xsession.d/60x11-spawn-pulseaudio | 7 + .../etc/X11/Xsession.d/61x11-start-x2goclient | 103 +++++++++ .../initramfs-tools/hooks/0000-initrdblankdpmsfix | 32 +++ .../etc/network/if-up.d/0100-show-sysconf | 52 +++++ .../network/if-up.d/0200-getsshpubkeysfromserver | 48 ++++ .../etc/network/if-up.d/0300-getxorgconf | 46 ++++ .../etc/network/if-up.d/0400-getsessions | 53 +++++ .../etc/network/if-up.d/0410-getbranding | 46 ++++ .../includes.chroot/etc/network/if-up.d/0420-getbg | 46 ++++ .../etc/network/if-up.d/0430-getxroot | 63 ++++++ .../etc/network/if-up.d/0440-getxscreensaverimgs | 50 +++++ config/includes.chroot/etc/network/if-up.d/ntpdate | 49 ++++ .../lib/live/config/0000-earlyblankdpmsfix | 39 ++++ .../includes.chroot/lib/live/config/2000-settime | 66 ------ .../lib/live/config/2100-show-sysconf | 68 ------ .../lib/live/config/2210-adduser2tty | 21 ++ .../lib/live/config/2250-getsshpubkeysfromserver | 67 ------ .../lib/live/config/2260-getsshhostkeysfrommedia | 175 ++++++++------- .../lib/live/config/2270-getsshclientkeysfrommedia | 127 +++++++---- .../live/config/2280-x2go-getportableappsessions | 126 +++++++++++ .../lib/live/config/2300-xserver-xorg-getxorgconf | 59 ----- .../live/config/2500-x2go-getportableappsessions | 23 -- .../includes.chroot/lib/live/config/2600-tcpprint | 8 +- .../lib/live/config/2700-x2go-getsessions | 62 ----- .../lib/live/config/2710-x2go-getbranding | 61 ----- .../lib/live/config/2720-x2go-getbg | 61 ----- .../lib/live/config/2800-x2go-powerbuttonmonitor | 10 +- .../includes.chroot/lib/live/config/2850-dash2bash | 15 ++ .../lib/live/config/2900-x2go-thinclientconfig | 249 --------------------- config/package-lists/desktop.list.chroot | 4 +- config/package-lists/x2go.list.chroot | 4 + config/package-lists/xbgandscreensaver.list.chroot | 2 + config/preseed/dash.cfg.chroot | 1 + 41 files changed, 1333 insertions(+), 847 deletions(-) create mode 100644 config/includes.chroot/etc/X11/Xsession.d/60x11-blanking-dpms-config create mode 100644 config/includes.chroot/etc/X11/Xsession.d/60x11-configure-pulseaudio create mode 100644 config/includes.chroot/etc/X11/Xsession.d/60x11-configure-xinerama create mode 100644 config/includes.chroot/etc/X11/Xsession.d/60x11-force-pulseaudio-volume create mode 100644 config/includes.chroot/etc/X11/Xsession.d/60x11-magic-pixel-workaround create mode 100644 config/includes.chroot/etc/X11/Xsession.d/60x11-openbox-start create mode 100644 config/includes.chroot/etc/X11/Xsession.d/60x11-set-xbackground create mode 100644 config/includes.chroot/etc/X11/Xsession.d/60x11-spawn-configure-slideshow-screensaver create mode 100644 config/includes.chroot/etc/X11/Xsession.d/60x11-spawn-pulseaudio create mode 100644 config/includes.chroot/etc/X11/Xsession.d/61x11-start-x2goclient create mode 100755 config/includes.chroot/etc/initramfs-tools/hooks/0000-initrdblankdpmsfix create mode 100755 config/includes.chroot/etc/network/if-up.d/0100-show-sysconf create mode 100755 config/includes.chroot/etc/network/if-up.d/0200-getsshpubkeysfromserver create mode 100755 config/includes.chroot/etc/network/if-up.d/0300-getxorgconf create mode 100755 config/includes.chroot/etc/network/if-up.d/0400-getsessions create mode 100755 config/includes.chroot/etc/network/if-up.d/0410-getbranding create mode 100755 config/includes.chroot/etc/network/if-up.d/0420-getbg create mode 100755 config/includes.chroot/etc/network/if-up.d/0430-getxroot create mode 100755 config/includes.chroot/etc/network/if-up.d/0440-getxscreensaverimgs create mode 100755 config/includes.chroot/etc/network/if-up.d/ntpdate create mode 100755 config/includes.chroot/lib/live/config/0000-earlyblankdpmsfix delete mode 100755 config/includes.chroot/lib/live/config/2000-settime delete mode 100755 config/includes.chroot/lib/live/config/2100-show-sysconf create mode 100755 config/includes.chroot/lib/live/config/2210-adduser2tty delete mode 100755 config/includes.chroot/lib/live/config/2250-getsshpubkeysfromserver create mode 100755 config/includes.chroot/lib/live/config/2280-x2go-getportableappsessions delete mode 100755 config/includes.chroot/lib/live/config/2300-xserver-xorg-getxorgconf delete mode 100755 config/includes.chroot/lib/live/config/2500-x2go-getportableappsessions delete mode 100755 config/includes.chroot/lib/live/config/2700-x2go-getsessions delete mode 100755 config/includes.chroot/lib/live/config/2710-x2go-getbranding delete mode 100755 config/includes.chroot/lib/live/config/2720-x2go-getbg create mode 100755 config/includes.chroot/lib/live/config/2850-dash2bash create mode 100644 config/package-lists/xbgandscreensaver.list.chroot create mode 100644 config/preseed/dash.cfg.chroot -- Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/live-build-x2go.git