xorg: Changes to 'ubuntu'
debian/changelog | 8 ++++++++
debian/x11-common.failsafe-x.upstart | 5 +----
2 files changed, 9 insertions(+), 4 deletions(-)
New commits:
commit 50706e3079f37799a3e6a3a06d711c764703960c
Author: Mario Limonciello <Mario_Limonciello@Dell.com>
Date: Tue Dec 15 15:57:38 2009 -0600
debian/x11-common.failsafe-x.upstart:
* debian/x11-common.failsafe-x.upstart:
- Revert the changes from the last upload since it's been decided that
there won't be a DKMS upstart task.
diff --git a/debian/changelog b/debian/changelog
index 0cf7a69..77f1d8a 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,11 @@
+xorg (1:7.5~3ubuntu4) lucid; urgency=low
+
+ * debian/x11-common.failsafe-x.upstart:
+ - Revert the changes from the last upload since it's been decided that
+ there won't be a DKMS upstart task.
+
+ -- Mario Limonciello <mario_limonciello@dell.com> Tue, 15 Dec 2009 15:38:36 -0600
+
xorg (1:7.5~3ubuntu3) lucid; urgency=low
* debian/x11-common.failsafe-x.upstart: (LP: #453365)
diff --git a/debian/x11-common.failsafe-x.upstart b/debian/x11-common.failsafe-x.upstart
index ac5ef7b..b258faa 100644
--- a/debian/x11-common.failsafe-x.upstart
+++ b/debian/x11-common.failsafe-x.upstart
@@ -5,10 +5,7 @@
description "Recovery options if gdm fails to start"
-start on (stopped gdm EXIT_STATUS=[!0]
- or (stopped gdm
- and (build-failed MODULE=nvidia
- or build-failed MODULE=fglrx)))
+start on stopped gdm EXIT_STATUS=[!0]
stop on runlevel [06]
task
Reply to: