From: Konrad Rzeszutek Wilk Date: Wed, 9 Feb 2011 20:36:32 +0000 (-0500) Subject: Take out drfb_* calls from the primary_fb as we don't copy them. X-Git-Url: http://xenbits.xensource.com/gitweb?a=commitdiff_plain;h=789c5efcdd79896ba7f28a0c3f425c3bcbd28710;p=xentesttools%2Fbootstrap.git Take out drfb_* calls from the primary_fb as we don't copy them. --- diff --git a/root_image/etc/init.d/primary_fb b/root_image/etc/init.d/primary_fb index 07ee558..36b86e5 100755 --- a/root_image/etc/init.d/primary_fb +++ b/root_image/etc/init.d/primary_fb @@ -25,8 +25,6 @@ fb_start () fi plymouth --show-splash plymouth message --text=Yo - dfbinfo - dfbtest_window } fb_stop()