From: Scott Rifenbark Date: Tue, 26 Mar 2013 17:58:33 +0000 (-0700) Subject: ref-manual: Edits to "Other Tips" section. X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=32d403e643b09a964e2cb346046837dec4a6f83d;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.git ref-manual: Edits to "Other Tips" section. (From yocto-docs rev: 46147dadd1627ba24c2cca27a47872b7390c354f) Signed-off-by: Scott Rifenbark Signed-off-by: Richard Purdie --- diff --git a/documentation/ref-manual/usingpoky.xml b/documentation/ref-manual/usingpoky.xml index d6d7e5228fd..6acbaabe4e2 100644 --- a/documentation/ref-manual/usingpoky.xml +++ b/documentation/ref-manual/usingpoky.xml @@ -392,9 +392,11 @@ For example, you do not want references to local system files like /usr/lib/ or /usr/include/. - If you want to remove the psplash boot splashscreen, + If you want to remove the psplash + boot splashscreen, add psplash=false to the kernel command line. - Doing so prevents psplash from loading and thus allows you to see the console. + Doing so prevents psplash from loading + and thus allows you to see the console. It is also possible to switch out of the splashscreen by switching the virtual console (e.g. Fn+Left or Fn+Right on a Zaurus).