[Fedora-livecd-list] imgcreate/live.py

Bruno Wolff III bruno at fedoraproject.org
Tue Sep 14 03:38:37 UTC 2010


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

New commits:
commit fd2df98902f7225587d5305f2f04e35ae23647a7
Author: Bruno Wolff III <bruno at wolff.to>
Date:   Mon Sep 13 22:33:41 2010 -0500

    Fix label for basic video boot menu item

diff --git a/imgcreate/live.py b/imgcreate/live.py
index e4e0c2e..9153e10 100644
--- a/imgcreate/live.py
+++ b/imgcreate/live.py
@@ -519,7 +519,7 @@ menu hiddenrow 5
                                            fslabel = self.fslabel,
                                            isofstype = "auto",
                                            liveargs = kern_opts,
-                                           long = long,
+                                           long = long + " (Basic Video)",
                                            short = "linux" + index,
                                            basicvideo = basic,
                                            xdriver = xdriver,




More information about the livecd mailing list