summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Make plymouth-populate-initrd run "plymouth-set-default-plugin --reset" if no...Peter Jones2008-06-172-8/+14
* Revert "Supress erroneous warning during shutdown.", it's completely wrong.Peter Jones2008-06-162-9/+5
* Supress erroneous warning during shutdown.Peter Jones2008-06-162-5/+9
* Fix missing struct initializer on ->newroot, so boot.log will actually work.Peter Jones2008-06-161-0/+1
* Don't go to text mode on exit.Kristian Høgsberg2008-06-162-6/+1
* Factor out background drawing code in throbber helper.Kristian Høgsberg2008-06-161-5/+11
* Bump version to 0.3.20.3.2Ray Strode2008-06-161-1/+1
* Drop fade out in spinfinity pluginRay Strode2008-06-161-0/+2
* Use proper gradient color stops for spinfinityRay Strode2008-06-164-6/+12
* drop tabsRay Strode2008-06-161-3/+3
* Name the default plugin "default.so", not "graphical.so", so that it's obviou...Peter Jones2008-06-134-11/+11
* Move throbber to libplybootsplashRay Strode2008-06-125-49/+49
* place throbber relative to logo in spinfinity pluginRay Strode2008-06-121-1/+1
* track logo area in spinfinity plugin stateRay Strode2008-06-121-10/+9
* update .gitignore to include generated initrd scriptsRay Strode2008-06-121-0/+2
* Add new throbber_load function to preload framesRay Strode2008-06-123-10/+21
* Update version to 0.3.1Ray Strode2008-06-121-1/+1
* Ship bizcom.png in tarball even if configured without itRay Strode2008-06-121-1/+1
* Don't ship pregenerated initrd scripts in tarballRay Strode2008-06-121-10/+11
* Bump version to 0.3.0Ray Strode2008-06-121-1/+1
* Fix trivial problems discovered with "-Wall -Werror"Peter Jones2008-06-121-1/+1
* Fix obviously broken code I committed yesterday.Peter Jones2008-06-121-3/+3
* Fix possible unasigned value.Peter Jones2008-06-121-0/+3
* Fix compiler warning.Peter Jones2008-06-121-1/+1
* Fix added whitespace error.Peter Jones2008-06-121-1/+1
* Add some tracing for the device query/mode verification code.Peter Jones2008-06-123-4/+48
* Log the dlerror, don't just call it for no reason.Peter Jones2008-06-121-1/+1
* Don't treat "vga=791" the same thing as " 1 ". Also, change the chroot logging.Peter Jones2008-06-121-5/+13
* Put bizcom.png in the main package and get its path right.Peter Jones2008-06-121-1/+1
* Fix distcheckRay Strode2008-06-111-1/+6
* whitespace cleanupRay Strode2008-06-112-4/+4
* Generate helper scripts so the right logo is includedRay Strode2008-06-113-4/+10
* Update populate and update initrd scripts to use the same lib heuristic as se...Ray Strode2008-06-112-2/+2
* Try to open the frame buffer every time we set graphics modeRay Strode2008-06-111-1/+2
* add symlink to default plugin in initrdRay Strode2008-06-111-0/+1
* Write to stdout instead of tty1 for text pluginRay Strode2008-06-111-21/+1
* create plugin directory before trying to install to it in populate scriptRay Strode2008-06-111-0/+2
* Make the spec file capable of building the result from "make dist".Peter Jones2008-06-111-3/+4
* Make a very slight attempt at getting a reasonable video mode, and fail if we...Peter Jones2008-06-111-31/+42
* more spec updatesRay Strode2008-06-111-1/+7
* Update spec file to set the latest installed plugin to defaultRay Strode2008-06-111-0/+22
* Add --reset argument to set-default-pluginRay Strode2008-06-111-3/+12
* Add new plymouth-set-default-plugin scriptRay Strode2008-06-112-1/+31
* Install symlink pointing graphical.so to the default pluginRay Strode2008-06-112-0/+13
* Determine which plugin to install based on symlinkroot2008-06-111-10/+13
* Change default splash plugin to generic "graphical"Ray Strode2008-06-111-1/+1
* Add Peter to AUTHORSRay Strode2008-06-101-0/+1
* Check for truecolor in a more direct wayRay Strode2008-06-101-6/+14
* Bail if framebuffer is in pseudocolor modeRay Strode2008-06-101-0/+13
* s/BOOLEAN/FLAG/ for client option typesRay Strode2008-06-101-5/+5