I've changed plymouth-theme-ubuntu-logo to add /lib/plymouth/themes
/ubuntu-logo/ubuntu-logo.grub, which is linked to the default.plymouth
alternative like this:

        update-alternatives \
                --install /lib/plymouth/themes/default.plymouth 
default.plymouth \
                /lib/plymouth/themes/ubuntu-logo/ubuntu-logo.plymouth 100 \
                --slave /lib/plymouth/themes/default.grub default.plymouth.grub 
\
                /lib/plymouth/themes/ubuntu-logo/ubuntu-logo.grub

I've left derivatives alone, but they can emulate this on their own
schedule.  Note that Plymouth .script files represent RGB values as
decimals between 0 and 1; multiply by 256 and round to get values to
pass to the GRUB background_color command.

** Changed in: plymouth (Ubuntu Natty)
       Status: Triaged => Fix Committed

** Changed in: grub2 (Ubuntu Natty)
       Status: Triaged => Fix Committed

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/696915

Title:
  make it possible to configure grub background color in a usable way

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to