| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
| |
This command obsoletes --ask-for-password and supports an
optional --command for specifying what command to feed the
password to. If the command fails, then the client will
ask the daemon to ask for the password again.
|
| |
|
|
|
| |
We want to be able to hide the splash screen in the event
the user needs to interact with start up from the console.
|
| | |
|
| |
|
|
|
|
|
| |
plymouthd gets started before the drm modesetting modules are loaded,
so we can't try to access the frame buffer right away. The plan is to
load the drm modules as soon as possible in the initrd and then tell
plymouthd to put up the splash ASAP.
|
|
|
We'll keep a compat symlink in place until init scripts are moved over
|