summaryrefslogtreecommitdiffstats
path: root/scripts/plymouth-set-default-plugin
Commit message (Collapse)AuthorAgeFilesLines
* Compute libdir using yet a different heuristicRay Strode2008-07-091-1/+1
| | | | The previous one falls over for ia64
* Make --reset chooser the most recent plugin not the oldestRay Strode2008-06-231-1/+1
|
* Make plymouth-populate-initrd run "plymouth-set-default-plugin --reset" if ↵Peter Jones2008-06-171-1/+6
| | | | none is set.
* Name the default plugin "default.so", not "graphical.so", so that it's ↵Peter Jones2008-06-131-4/+4
| | | | obvious what's going on there.
* Add --reset argument to set-default-pluginRay Strode2008-06-111-3/+12
| | | | | It just chooses the last installed plugin as the default or no plugin if there is none available
* Add new plymouth-set-default-plugin scriptRay Strode2008-06-111-0/+27
This script updates which plugin graphical.so points to