[PATCH 1/3] drop 'xdriver=vesa' from basic graphics mode parameters (per ajax)

Adam Williamson awilliam at redhat.com
Fri Nov 15 17:54:25 UTC 2013


---
 imgcreate/live.py | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/imgcreate/live.py b/imgcreate/live.py
index 4fe1ea4..c764b31 100755
--- a/imgcreate/live.py
+++ b/imgcreate/live.py
@@ -605,7 +605,7 @@ menu separator
                                            liveargs = kern_opts,
                                            long = "Start " + long + " in ^basic graphics mode.",
                                            short = "basic" + index,
-                                           extra = "xdriver=vesa nomodeset",
+                                           extra = "nomodeset",
                                            help = "Try this option out if you're having trouble starting.",
                                            index = index))
 
-- 
1.8.4.2



More information about the anaconda-patches mailing list