- Jul 01, 2008
-
-
Ray Strode authored
-
Ray Strode authored
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.
-
Ray Strode authored
-
Ray Strode authored
It was hard coded, and we generate help dynamically now.
-
Ray Strode authored
This will be important when switching to subcommands, since we'll need to be able to access the command parser, boot client, and event loop.
-
- Jun 30, 2008
-
-
Ray Strode authored
plymouth is running It was showing up completely blank before because console was still redirected
-
Ray Strode authored
-
Ray Strode authored
Using tty7 is making X go to vt8 and putting us on the wrong vt for runlevel 3. Eventually, we'll need to make X start ont he same vt as plymouth, and go back to vt1 if doing runlevel 3.
-
- Jun 27, 2008
-
-
Ray Strode authored
Remove: - Add limited text support - consider making details plugin have stdin hooked up to the pty instead of tty so input works - More on the last point, we need to have an escape hatch for fsck etc
-
Ray Strode authored
Previously it would assert. Really we should switch the api to have a signal_watch object much like the fd_watch object we have for watch_fd.
-
Ray Strode authored
It's created on show-splash now, so it may not exist at quit time
-
Ray Strode authored
We want to be able to hide the splash screen in the event the user needs to interact with start up from the console.
-
Ray Strode authored
This will make it easier to add a --hide-splash option, which will provide an escape hatch for repair mode etc
-
- Jun 26, 2008
-
-
Ray Strode authored
-
Ray Strode authored
We should probably do it when changing vts as well
-
Ray Strode authored
-
Ray Strode authored
-
Ray Strode authored
-
Ray Strode authored
-
Ray Strode authored
We pass colors into configure, so we should use them
-
Ray Strode authored
This is important so we have more flexibility over what colors show up in the text splash
-
Ray Strode authored
Add - consider moving text code from ply-window to a ply-text-buffer analog of ply-frame-buffer
-
Ray Strode authored
-
Ray Strode authored
-
- Jun 25, 2008
-
-
Ray Strode authored
scramblage at font change
-
Ray Strode authored
-
Ray Strode authored
-
Ray Strode authored
-
- Jun 24, 2008
-
-
Ray Strode authored
This fixes the TODO item: - consider making details plugin go back to pretty plugin if user presses escape
-
Ray Strode authored
-
- Jun 23, 2008
-
-
Ray Strode authored
-
Ray Strode authored
This fixes running plymouth after bootup
-
- Jun 22, 2008
-
-
Ray Strode authored
Unlike b7f43992 which was broken
-
Ray Strode authored
-
Ray Strode authored
-
Ray Strode authored
-
Ray Strode authored
-
Ray Strode authored
-
Ray Strode authored
-
- Jun 20, 2008
-
-
Ray Strode authored
-