[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

xorg: Changes to 'ubuntu'



 debian/changelog     |    6 +++++-
 debian/local/dexconf |    5 ++++-
 2 files changed, 9 insertions(+), 2 deletions(-)

New commits:
commit 0f9996103afd425702d232aa938e7959a2540ca3
Author: Bryce Harrington <bryce@bryceharrington.org>
Date:   Fri Sep 19 21:01:20 2008 -0700

    Changelog entry

diff --git a/debian/changelog b/debian/changelog
index 04dfd71..9af3bc1 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -12,8 +12,10 @@ xorg (1:7.4~2ubuntu4) UNRELEASED; urgency=low
     - Display the X errors on initial dialog.  (LP: #148122)
   * local/dexconf:
     - Remove duplicate line if generating an xorg.conf for KVM sessions
+    - Note that some settings can't be set in xorg.conf any longer
+      (LP: #263124)
 
- -- Bryce Harrington <bryce@ubuntu.com>  Fri, 19 Sep 2008 20:36:11 -0700
+ -- Bryce Harrington <bryce@ubuntu.com>  Fri, 19 Sep 2008 20:41:24 -0700
 
 xorg (1:7.4~2ubuntu3) intrepid; urgency=low
 

commit 1332689b642e81c4c85eff3a299ba20a769e874c
Author: Bryce Harrington <bryce@bryceharrington.org>
Date:   Fri Sep 19 20:41:00 2008 -0700

    Note that some stuff can no longer be configured in xorg.conf

diff --git a/debian/local/dexconf b/debian/local/dexconf
index 8a59cf6..0c5bb37 100755
--- a/debian/local/dexconf
+++ b/debian/local/dexconf
@@ -170,6 +170,10 @@ cat >&4 <<SECTION
 # if it has not been modified since the last upgrade of the xserver-xorg
 # package.
 #
+# Note that some configuration settings that could be done previously
+# in this file, now are automatically configured by the server and settings
+# here are ignored.
+#
 # If you have edited this file but would like it to be automatically updated
 # again, run the following command:
 #   sudo dpkg-reconfigure -phigh xserver-xorg

commit c621ff22575efb28b914cc9617a565c0c5e60c4c
Author: Bryce Harrington <bryce@bryceharrington.org>
Date:   Fri Sep 19 20:36:56 2008 -0700

    changelog

diff --git a/debian/changelog b/debian/changelog
index 50c7e04..04dfd71 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -10,8 +10,10 @@ xorg (1:7.4~2ubuntu4) UNRELEASED; urgency=low
     - Re-sync with dexconf; use input-hotplug for devices.  (LP: #227818)
   * local/Failsafe/failsafeXinit:
     - Display the X errors on initial dialog.  (LP: #148122)
+  * local/dexconf:
+    - Remove duplicate line if generating an xorg.conf for KVM sessions
 
- -- Bryce Harrington <bryce@ubuntu.com>  Fri, 19 Sep 2008 19:00:06 -0700
+ -- Bryce Harrington <bryce@ubuntu.com>  Fri, 19 Sep 2008 20:36:11 -0700
 
 xorg (1:7.4~2ubuntu3) intrepid; urgency=low
 

commit 15fc61fcdbbfda7bfdb2b023e87799809ca2ac6b
Author: Bryce Harrington <bryce@bryceharrington.org>
Date:   Fri Sep 19 20:35:46 2008 -0700

    Remove double line in xorg.conf for kvm mode

diff --git a/debian/local/dexconf b/debian/local/dexconf
index 94386e9..8a59cf6 100755
--- a/debian/local/dexconf
+++ b/debian/local/dexconf
@@ -239,7 +239,6 @@ if [ -n "$PS3_FB" ]; then
 fi
 if [ -n "$QEMU_KVM" ]; then
 cat >&4 <<SUBSECTION
-	Device		"Configured Video Device"
 	DefaultDepth	24
 	SubSection "Display"
 		Depth	24


Reply to: