From: Ray Strode Date: Wed, 16 Dec 2009 13:48:45 +0000 (-0500) Subject: [docs] Remove instructions about boot loader X-Git-Tag: 0.8.0~83^2~4 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=15c824cc4b68c0eeee0d1d46a25a403f55b8efbf;p=thirdparty%2Fplymouth.git [docs] Remove instructions about boot loader They weren't completely accurate, you don't need to reinstall grub after editing its config, since it has built-in filesystem drivers. Also, those details very from system to system, so we should probably just leave it out. --- diff --git a/docs/plymouth.8 b/docs/plymouth.8 index b1aef2e7..4f0c2e9a 100644 --- a/docs/plymouth.8 +++ b/docs/plymouth.8 @@ -24,10 +24,7 @@ script are explained in the \fBOPTIONS\fP paragraph. .PP In order for plymouth to be loaded during boot, the option `splash' (or `rhgb' for backward compatibility with the RHGB boot splash) must be -provided at the kernel command line. Depending on your version of GRUB -(1 or 2), this involves editing the files menu.lst or grub.cfg in your default -grub directory or editing a special grub configuration file in /etc, followed by invoking -something like `update-grub'. +provided at the kernel command line. .SH OPTIONS plymouth-set-default-theme follows the usual GNU command line syntax, with long options starting with two dashes (`-') and short variants of each of them.