[X2go-Commits] x2gothinclient.git - master (branch) updated: 1.0.1.5-10-gcbd8454

X2go dev team git-admin at x2go.org
Thu Feb 23 19:00:36 CET 2012


The branch, master has been updated
       via  cbd84540554db2861d2fd431d12e1ca7754c9fe2 (commit)
      from  696eb25fbf77be21c7ea533f5558e65d56987d65 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit cbd84540554db2861d2fd431d12e1ca7754c9fe2
Author: Mike Gabriel <mike.gabriel at das-netzwerkteam.de>
Date:   Thu Feb 23 19:00:26 2012 +0100

    Revert "Not mounting /dev/pts by default."
    
    This reverts commit b3183e568be6d346452c6727b4798812e6646f4a.

-----------------------------------------------------------------------

Summary of changes:
 debian/changelog                                   |    1 -
 .../sbin/x2gothinclient_create                     |    2 +-
 2 files changed, 1 insertions(+), 2 deletions(-)

The diff of changes is:
diff --git a/debian/changelog b/debian/changelog
index 609b7d1..37f7dbb 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,7 +1,6 @@
 x2gothinclient (1.0.1.6-0~x2go1) UNRELEASED; urgency=low
 
   * New upstream version (1.0.1.6):
-    - Not mounting /dev/pts by default.
     - Add background image support.
     - Add new boot splash background image.
     - New look'n'feel for boot splash menu.
diff --git a/x2gothinclientmanagement/sbin/x2gothinclient_create b/x2gothinclientmanagement/sbin/x2gothinclient_create
index 20baebd..a14ae17 100755
--- a/x2gothinclientmanagement/sbin/x2gothinclient_create
+++ b/x2gothinclientmanagement/sbin/x2gothinclient_create
@@ -81,7 +81,7 @@ echo "x2gothinclient" > $TC_CHROOT/etc/hostname
 echo "127.0.0.1 localhost" >> $TC_CHROOT/etc/hosts
 cat > $TC_CHROOT/etc/fstab <<EOF
 #proc	/proc			proc	defaults		0	0
-#none	/dev/pts		devpts	gid=5,mode=620		0	0
+none	/dev/pts		devpts	gid=5,mode=620		0	0
 none	/tmp			tmpfs	size=50M,mode=1777	0	0
 none	/root			tmpfs	size=100M,mode=700	0	0
 none	/etc/udev/rules.d	tmpfs	size=50M		0	0


hooks/post-receive
-- 
x2gothinclient.git (X2Go Thin Client Environment)

This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "x2gothinclient.git" (X2Go Thin Client Environment).




More information about the x2go-commits mailing list