V2 - 8/23/11
Download: http://tinyurl.com/42h8z4e
Updated background image - no longer flat black (will scale to screen)
Updated animation - horizontal bubble with trail
Removed logo - now found in background image
Cleaned up script
V1 - 8/2/11
Download: http://tinyurl.com/3u4lcm7
First edition
Flat black background
Linux Mint logo
Spinfinity animation
===========================================
Install instructions
1) Install plymouth
sudo apt-get install plymouth plymouth-drm
2) Download and untar file
Download the attached zip file and expand it to /usr/share/plymouth/themes/
3) Set the theme
sudo plymouth-set-default-theme lmde
4) Modify grub to see the spash
gksudo gedit /etc/default/grub
Change:
GRUB_CMDLINE_LINUX_DEFAULT="quiet"
to
GRUB_CMDLINE_LINUX_DEFAULT="quiet splash"
5) Update initramfs and grub
sudo update-initramfs -u && sudo update-grub
Bam, you're good to go!
===========================================
If you wish to request a spinoff for yourself, I'll see what I can do.












