[X2Go-Commits] [live-build-x2go] branch feature/openbox-stretch updated (f6ae56c -> 4db92a1)

git-admin at x2go.org git-admin at x2go.org
Wed Jan 24 18:31:47 CET 2018


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

x2go pushed a change to branch feature/openbox-stretch
in repository live-build-x2go.

      from  f6ae56c   Merge branch 'feature/openbox' into feature/openbox-stretch
      adds  6cb8ed1   added debug/log code as the secret key file copying doesn't seem to work on Debian stretch
      adds  58cc432   added code so secret key file copying should also work for MATE-MiniDesktop
      adds  a429b1e   Merge branch 'feature/openbox' into feature/openbox-stretch
      adds  6d130c0   targetusername contents were swapped
      adds  d7dc93c   fied comment to match code
      adds  d2b51c8   added more debug code as stretch still doesn't mount/copy the secret key files, even though the blockdevs list is not empty
      adds  db09707   Merge branch 'feature/openbox' into feature/openbox-stretch
      adds  8f3f99d   added further debug output
      adds  0f4c43c   Merge branch 'feature/openbox' into feature/openbox-stretch
      adds  012d885   typofix
      adds  cd682d9   2260-getsshhostkeysfrommedia now writes list of detected disk labels into its "I'm done" file; 2270-getsshclientkeysfrommedia picks up this list instead of querying anew, also, 2270-getsshclientkeysfrommedia no longer nudges automounter
      adds  4cc1a51   added debug output of blockdevloopcount
      adds  b9ab065   Merge branch 'feature/openbox' into feature/openbox-stretch
      adds  c8a8bb0   removed debug output
      adds  5dd1288   Merge branch 'feature/openbox' into feature/openbox-stretch
      adds  f7c6279   (hopefully) fixed issue that parameters without an equals sign became appended to the preceding parameter's value (not fixed in 2900* yet, as those differ across branches)
      adds  47b593c   Merge branch 'feature/openbox' into feature/openbox-stretch
      adds  bceafa5   (hopefully) fixed issue that parameters without an equals sign became appended to the preceding parameter's value
      adds  2e6f759   Merge branch 'feature/openbox' into feature/openbox-stretch
      adds  b4fe579   typofix
      adds  f3863e5   Merge branch 'feature/openbox' into feature/openbox-stretch
      adds  9c75c88   added code to fix blank screen happening with DisplayPort and some buggy TFTs (xset q reports "Monitor is on" even though it is pitch black)
      adds  df3cf24   Merge branch 'feature/openbox' into feature/openbox-stretch
      adds  050ccf2   improved code to fix blank screen happening with DisplayPort and some buggy TFTs (xset q reports "Monitor is on" even though it is pitch black)
      adds  aaaceec   Merge branch 'feature/openbox' into feature/openbox-stretch
      adds  5258aff   improved code to fix blank screen happening with DisplayPort and some buggy TFTs (xset q reports "Monitor is on" even though it is pitch black) - second attempt
      adds  7a30878   Merge branch 'feature/openbox' into feature/openbox-stretch
      adds  c7abe5d   Revert "improved code to fix blank screen happening with DisplayPort and some buggy TFTs (xset q reports "Monitor is on" even though it is pitch black) - second attempt"
      adds  9fb4cf9   Revert "improved code to fix blank screen happening with DisplayPort and some buggy TFTs (xset q reports "Monitor is on" even though it is pitch black) - second attempt"
      adds  79a9708   improved code to fix blank screen happening with DisplayPort and some buggy TFTs (xset q reports "Monitor is on" even though it is pitch black) - second attempt
      adds  60885b3   improved code to fix blank screen happening with DisplayPort and some buggy TFTs (xset q reports "Monitor is on" even though it is pitch black) - second attempt Merge branch 'feature/openbox' into feature/openbox-stretch
      adds  b68cac2   improved code to fix blank screen happening with DisplayPort and some buggy TFTs (xset q reports "Monitor is on" even though it is pitch black) - third attempt plus typofix
      adds  0d3be54   Merge branch 'feature/openbox' into feature/openbox-stretch
      adds  fdbc68f   improved code to fix blank screen happening with DisplayPort and some buggy TFTs (xset q reports "Monitor is on" even though it is pitch black) - fourth attempt - using a minres with same hsync/vsync polarity
      adds  e78d6f7   Merge branch 'feature/openbox' into feature/openbox-stretch
      adds  728c200   improved code to fix blank screen happening with DisplayPort and some buggy TFTs (xset q reports "Monitor is on" even though it is pitch black) - fifth attempt
      adds  2c524c0   Merge branch 'feature/openbox' into feature/openbox-stretch
      adds  9e25b7d   went back to xset dpms force for blankdpmsfix, but now split in two - force suspend at beginning of .xsession, force on at end. Also, rearranged code block for screen saver/dpms on/off, so it doesn't interfere with our hack.
      adds  0c25eaf   Merge branch 'feature/openbox' into feature/openbox-stretch
      adds  fa886d5   added support for ntp= boot parameter, to allow the use of non-debian ntp servers
      adds  cbb7b43   Merge branch 'feature/openbox' into feature/openbox-stretch
      adds  aa38ff0   passing multiple ntp server names/IPs wasn't workung; should work now
       new  56d6f90   Merge branch 'feature/openbox' into feature/openbox-stretch
      adds  77de310   fixed missing escape
       new  b69ca29   Merge branch 'feature/openbox' into feature/openbox-stretch
       new  667a0bb   added workaround for NX "magic pixel" being active in --thinclient mode
       new  aff557f   changed file name as it didn't contain ".list" and thus seems to have been ignored
       new  f2c3781   workaround wasn't working, swapped out for now-working code
       new  6d38fb5   fixed missing escape (when will I ever learn ...)
       new  56de879   Parameter nomagicpixel=1 or nomagicpixel=2 must now be set as kernel boot parameter to enable the magic-pixel-workaround. Also added alternative method to disable magic pixel. Old method is now option 2.
       new  759c77b   once again, fixed missing escapes, le sigh
       new  0b441dc   Changed openbox spawn/terminate conditions: only exactly 3 windows mean that openbox should be terminated. Any less, and we're in "no running session yet" state, any more, and we have a running session, and e.g. a connection loss popup.
       new  68feac6   added debug option, added further vt8 log output
       new  56b5fc1   added code so xsession can log to tty8, added 1 second wait in loop to lower cpu usage
       new  10b2b46   altered debug output - had no write permissions; also, now logs to tty9 as well
       new  36c2835   added code to fix blank screen happening with DisplayPort and some buggy TFTs (xset q reports "Monitor is on" even though it is pitch black)
       new  8149407   Revert "added code to fix blank screen happening with DisplayPort and some buggy TFTs (xset q reports "Monitor is on" even though it is pitch black)"
       new  5ebf6f9   Revert "typofix"
       new  11654c3   typofix
       new  15fc28f   added code to fix blank screen happening with DisplayPort and some buggy TFTs (xset q reports "Monitor is on" even though it is pitch black)
       new  7c17fb8   Revert "typofix"
       new  dcc943d   typofix
       new  6456887   improved code to fix blank screen happening with DisplayPort and some buggy TFTs (xset q reports "Monitor is on" even though it is pitch black)
       new  01b18be   improved code to fix blank screen happening with DisplayPort and some buggy TFTs (xset q reports "Monitor is on" even though it is pitch black) - second attempt
       new  56dbf0a   improved code to fix blank screen happening with DisplayPort and some buggy TFTs (xset q reports "Monitor is on" even though it is pitch black) - third attempt plus typofix
       new  3098300   improved code to fix blank screen happening with DisplayPort and some buggy TFTs (xset q reports "Monitor is on" even though it is pitch black) - fourth attempt - using a minres with same hsync/vsync polarity
       new  2d36030   improved code to fix blank screen happening with DisplayPort and some buggy TFTs (xset q reports "Monitor is on" even though it is pitch black) - fifth attempt
       new  33c2dd8   went back to xset dpms force for blankdpmsfix, but now split in two - force suspend at beginning of .xsession, force on at end. Also, rearranged code block for screen saver/dpms on/off, so it doesn't interfere with our hack.
       new  4db92a1   cleanup after accidental stretch merge(s) into jessie

The 26 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:
 config/archives/x2go.list.chroot                   |   2 +-
 .../includes.chroot/lib/live/config/2000-settime   |  20 +++-
 .../lib/live/config/2100-show-sysconf              |   2 +-
 .../lib/live/config/2250-getsshpubkeysfromserver   |   2 +-
 .../lib/live/config/2260-getsshhostkeysfrommedia   |  11 +-
 .../lib/live/config/2270-getsshclientkeysfrommedia |  38 ++++---
 .../lib/live/config/2300-xserver-xorg-getxorgconf  |   2 +-
 .../lib/live/config/2400-live-autoupdate           |  12 +-
 .../includes.chroot/lib/live/config/2600-tcpprint  |   2 +-
 .../lib/live/config/2700-x2go-getsessions          |   2 +-
 .../lib/live/config/2710-x2go-getbranding          |   2 +-
 .../lib/live/config/2720-x2go-getbg                |   2 +-
 .../lib/live/config/2900-x2go-thinclientconfig     | 124 ++++++++++++++++-----
 config/package-lists/firmware.list.chroot          |   2 +-
 config/package-lists/live.list.chroot              |   1 +
 .../magic-pixel-workaround.list.chroot             |   3 +
 config/package-lists/ntfs.list.chroot              |   2 +-
 config/package-lists/x2go.list.chroot              |   3 +-
 18 files changed, 169 insertions(+), 63 deletions(-)
 create mode 100644 config/package-lists/magic-pixel-workaround.list.chroot

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


More information about the x2go-commits mailing list