[X2Go-Commits] [live-build-x2go] branch feature/fvwm updated (7c18e94 -> aff1f08)

git-admin at x2go.org git-admin at x2go.org
Fri Apr 28 11:56:46 CEST 2017


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

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

  discards  7c18e94   2800-x2go-thinclientconfig: added quotation marks
  discards  a36c17c   OpenBox Keybindings need to be disabled entirely, they interfere with Xephyr and the like.
  discards  184f9f7   off-by-one-error
  discards  ea907f0   make sure Alt-F4 is non-functional
  discards  6043b33   permissions were wrong again (777), must be 700
  discards  feb1fbe   File Sharing wasn't working - ownership/permissions issue fixed now
  discards  74d354c   added parameter and directory creation for filesharing support
  discards  7173d4c   fix dpms call
  discards  6221baf   typofix, forgot escapes
  discards  e6ad556   changed blank/nodpms parameters
  discards  e7a05fd   changed noblank to blank=minutes (0 turns feature off, along with dpms)
  discards  07878a4   fixed whitespace detection around cmdline parameters
  discards  315791b   added option to disable screen blanking
  discards  7274f5e   openbox configuration refined and documented
  discards  d59299f   fixed further perlisms
  discards  3cc2198   fixed various syntax errors stemming from perl->bash conversion
  discards  c4161a2   added multiscreen/xinerama support
  discards  05e845f   added support for passing of LDAP parameters
  discards  7559adb   Startup display message changed
  discards  e9512f1   Removed amixer calls, did not work anyways
  discards  e1d5272   moved amixer calls to startup script and changed pulseaudio spawn - wouldn't work otherwise, hopefully does now
  discards  b8d2e53   moved audio volume presets to xsession - seems to require running PA
  discards  5961474   typofix, and different invocation of pulseaudio
  discards  af1215e   fixed indenting in config/includes.chroot/lib/live/config/2600-x2go-getsessions  Bitte geben Sie eine Commit-Beschreibung für Ihre Änderungen ein. Zeilen,
  discards  8f900a7   whitespace fix
  discards  f20c468   Position of SESSIONSDESTINATION variable was wrong, which caused it to be empty later on
  discards  9f7c98a   x2go-getsessions
  discards  1923c4b   name change
  discards  aeaebd9   name change
  discards  5f1140e   name change
  discards  f7c6c16   name change
  discards  21a918f   fixed whitespace detection around cmdline parameters
       new  a15297c   fixed whitespace detection around cmdline parameters
       new  acaeb43   name change
       new  8f795c1   name change
       new  ab7a3f7   name change
       new  616be9d   name change
       new  b3203c3   x2go-getsessions
       new  217b2ab   Position of SESSIONSDESTINATION variable was wrong, which caused it to be empty later on
       new  0bf5dcf   whitespace fix
       new  cceeb39   fixed indenting in config/includes.chroot/lib/live/config/2600-x2go-getsessions  Bitte geben Sie eine Commit-Beschreibung für Ihre Änderungen ein. Zeilen,
       new  3410952   typofix, and different invocation of pulseaudio
       new  1647ff3   moved audio volume presets to xsession - seems to require running PA
       new  653dc50   moved amixer calls to startup script and changed pulseaudio spawn - wouldn't work otherwise, hopefully does now
       new  b475987   Removed amixer calls, did not work anyways
       new  c7ef738   Startup display message changed
       new  cbad810   added support for passing of LDAP parameters
       new  02267a7   added multiscreen/xinerama support
       new  ac0454f   fixed various syntax errors stemming from perl->bash conversion
       new  9e20225   fixed further perlisms
       new  8c14a77   openbox configuration refined and documented
       new  446608b   added option to disable screen blanking
       new  1f49632   fixed whitespace detection around cmdline parameters
       new  cd29267   changed noblank to blank=minutes (0 turns feature off, along with dpms)
       new  dfe4ddb   changed blank/nodpms parameters
       new  bfa3531   typofix, forgot escapes
       new  e50389d   fix dpms call
       new  50fa64d   added parameter and directory creation for filesharing support
       new  1f0b75d   File Sharing wasn't working - ownership/permissions issue fixed now
       new  7567dc4   permissions were wrong again (777), must be 700
       new  c2fa85d   make sure Alt-F4 is non-functional
       new  6d38764   off-by-one-error
       new  2fb7edb   OpenBox Keybindings need to be disabled entirely, they interfere with Xephyr and the like.
       new  6d4ab7c   2800-x2go-thinclientconfig: added quotation marks
       new  7732368   unretab 2100-lockuser
       new  3c952a6   unretab 2150-getsshpubkeysfromserver
       new  3debb67   unretab 2200-xserver-xorg-getxorgconf
       new  0ee146b   unretab 2600-x2go-getsessions
       new  65f54bb   unretab 2800-x2go-thinclientconfig
       new  aff1f08   no needs for loop, because it is ifup script + colorized interface names, MACs and link state

This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version.  This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:

 * -- * -- B -- O -- O -- O   (7c18e94)
            \
             N -- N -- N   refs/heads/feature/fvwm (aff1f08)

You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.

Any revisions marked "omits" are not gone; other references still
refer to them.  Any revisions marked "discards" are gone forever.

The 38 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:
 .../lib/live/config/2000-showifconfig              |  16 +-
 .../includes.chroot/lib/live/config/2100-lockuser  |   2 +-
 .../lib/live/config/2150-getsshpubkeysfromserver   |  44 ++--
 .../lib/live/config/2200-xserver-xorg-getxorgconf  |   2 +-
 .../lib/live/config/2600-x2go-getsessions          |  22 +-
 .../lib/live/config/2800-x2go-thinclientconfig     | 268 +++++----------------
 6 files changed, 101 insertions(+), 253 deletions(-)

--
Alioth's /srv/git/code.x2go.org/live-build-x2go.git//..//_hooks_/post-receive-email on /srv/git/code.x2go.org/live-build-x2go.git


More information about the x2go-commits mailing list