Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=d82cab4082380729468184ab9c0bb0287c41658a
commit d82cab4082380729468184ab9c0bb0287c41658a Author: Miklos Vajna <[email protected]> Date: Mon Jun 13 22:03:14 2011 +0200 docs/upgrade: plymouth diff --git a/docs/upgrade.txt b/docs/upgrade.txt index 93ec8cb..8579bd1 100644 --- a/docs/upgrade.txt +++ b/docs/upgrade.txt @@ -23,6 +23,14 @@ replace it when you upgrade: # pacman-g2 -Sy systemd ---- +== plymouth + +Splashy, the old boot splash implementation has been replaced with +plymouth. Splashy could be disabled by the `nosplashy` kernel parameter. +This has been changed, now a vanilla kernel command-line does not start a +boot splash, and you need the `splash` kernel parameter to have plymouth +on boot. Update `/boo/grub/menu.lst` accordingly. + == samba The new release comes with a new version of samba. From this version the _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
