]> xenbits.xensource.com Git - xentesttools/bootstrap.git/commitdiff
Take out drfb_* calls from the primary_fb as we don't copy them.
authorKonrad Rzeszutek Wilk <konrad.wilk@oracle.com>
Wed, 9 Feb 2011 20:36:32 +0000 (15:36 -0500)
committerKonrad Rzeszutek Wilk <konrad.wilk@oracle.com>
Wed, 9 Feb 2011 20:36:32 +0000 (15:36 -0500)
root_image/etc/init.d/primary_fb

index 07ee5585aba2515bc821e6dea3bd1095ceafc819..36b86e5cfc5ca19cdc96b9912eac5c043fa8e6a3 100755 (executable)
@@ -25,8 +25,6 @@ fb_start ()
        fi
        plymouth --show-splash
        plymouth message --text=Yo
-       dfbinfo
-       dfbtest_window
 }
 
 fb_stop()