[X2Go-Commits] [x2gothinclient] 02/03: remove nomedeset option from x2go-tce.cfg. This option prevent loading of drm and disabling advanced graphic functions.
git-admin at x2go.org
git-admin at x2go.org
Fri May 18 11:16:01 CEST 2018
This is an automated email from the git hooks/post-receive script.
x2go pushed a commit to branch master
in repository x2gothinclient.
commit e5b25f4dda827d55c1e742211a59ccf5f427268b
Author: Oleksandr Shneyder <o.shneyder at phoca-gmbh.de>
Date: Fri May 18 11:14:12 2018 +0200
remove nomedeset option from x2go-tce.cfg. This option prevent loading of drm and disabling advanced graphic functions.
---
debian/changelog | 1 +
management/share/tftpboot/x2go-tce.cfg | 2 +-
2 files changed, 2 insertions(+), 1 deletion(-)
diff --git a/debian/changelog b/debian/changelog
index 7f91bd5..47a736b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -150,6 +150,7 @@ x2gothinclient (1.5.0.0-0x2go1) UNRELEASED; urgency=low
* install meta-package for linux-image to get most recent version. Thanks to Mike for the hint.
* start openbox to make xinerama work. Thanks to Walid Moghrabi for the hint.
* fix Xorg checking in x2gothinclientd.
+ * remove nomedeset option from x2go-tce.cfg. This option prevent loading of drm and disabling advanced graphic functions.
[ Martti Pitkänen ]
* debian/po:
diff --git a/management/share/tftpboot/x2go-tce.cfg b/management/share/tftpboot/x2go-tce.cfg
index 137f73d..64ec0f7 100644
--- a/management/share/tftpboot/x2go-tce.cfg
+++ b/management/share/tftpboot/x2go-tce.cfg
@@ -1,4 +1,4 @@
LABEL x2go-tce
MENU LABEL X2Go ^Thin Client
KERNEL vmlinuz
- APPEND initrd=initrd.img nfsroot=/opt/x2gothinclient/chroot boot=nfs ro quiet nomodeset splash
+ APPEND initrd=initrd.img nfsroot=/opt/x2gothinclient/chroot boot=nfs ro quiet splash
--
Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/x2gothinclient.git
More information about the x2go-commits
mailing list